Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 892d3d57be0f78ce3f11b247b1063cdce9f6472d rather than 489f57b877204e9e118c53b5c43f67674786b02a Obtained Jenkinsfile from 892d3d57be0f78ce3f11b247b1063cdce9f6472d 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 --is-inside-work-tree # 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-05-06T10:39:00.916Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-06T10:39:00.923Z] Trying to pass milestone 4 [Pipeline] milestone [2021-05-06T10:39:00.986Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-06T10:39:16.165Z] Still waiting to schedule task [2021-05-06T10:39:16.166Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-05-06T10:39:57.452Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a33603f460a23f1) in /home/ubuntu/workspace/moby_PR-42339 [Pipeline] { [Pipeline] checkout [2021-05-06T10:39:57.547Z] The recommended git tool is: git [2021-05-06T10:40:00.606Z] using credential docker-jenkins-github-credentials [2021-05-06T10:40:00.618Z] Cloning the remote Git repository [2021-05-06T10:40:00.618Z] Cloning with configured refspecs honoured and without tags [2021-05-06T10:40:00.645Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T10:40:00.712Z] > git init /home/ubuntu/workspace/moby_PR-42339 # timeout=10 [2021-05-06T10:40:00.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:40:00.936Z] > git --version # timeout=10 [2021-05-06T10:40:00.963Z] > git --version # 'git version 2.17.1' [2021-05-06T10:40:00.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:40:00.965Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:40:23.931Z] Fetching without tags [2021-05-06T10:40:24.245Z] Merging remotes/origin/master commit 892d3d57be0f78ce3f11b247b1063cdce9f6472d into PR head commit 489f57b877204e9e118c53b5c43f67674786b02a [2021-05-06T10:40:23.828Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:40:23.852Z] > git config --add remote.origin.fetch +refs/pull/42339/head:refs/remotes/origin/PR-42339 # timeout=10 [2021-05-06T10:40:23.870Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:40:23.903Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:40:23.933Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:40:23.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:40:23.958Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:40:24.252Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:40:24.264Z] > git checkout -f 489f57b877204e9e118c53b5c43f67674786b02a # timeout=10 [2021-05-06T10:40:25.030Z] > git remote # timeout=10 [2021-05-06T10:40:25.059Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T10:40:25.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:40:25.083Z] > git merge 892d3d57be0f78ce3f11b247b1063cdce9f6472d # timeout=10 [2021-05-06T10:40:25.765Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T10:40:25.802Z] Merge succeeded, producing 9804899a52aa5166307d9887a55a8b9cf9af7339 [2021-05-06T10:40:25.802Z] Checking out Revision 9804899a52aa5166307d9887a55a8b9cf9af7339 (PR-42339) [2021-05-06T10:40:25.804Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:40:25.823Z] > git checkout -f 9804899a52aa5166307d9887a55a8b9cf9af7339 # timeout=10 [2021-05-06T10:40:29.800Z] Commit message: "Merge commit '892d3d57be0f78ce3f11b247b1063cdce9f6472d' into HEAD" [2021-05-06T10:40:29.839Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-06T10:40:29.802Z] > git rev-list --no-walk 1aece46541a862ea9471308d8072e52355d22ec2 # timeout=10 [2021-05-06T10:40:30.978Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42339:/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-05-06T10:40:41.011Z] Unable to find image 'alpine:latest' locally [2021-05-06T10:40:41.011Z] latest: Pulling from library/alpine [2021-05-06T10:40:41.011Z] 540db60ca938: Pulling fs layer [2021-05-06T10:40:41.011Z] 540db60ca938: Download complete [2021-05-06T10:40:41.011Z] 540db60ca938: Pull complete [2021-05-06T10:40:41.011Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-05-06T10:40:41.011Z] Status: Downloaded newer image for alpine:latest [2021-05-06T10:40:49.164Z] 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] 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) Stage "s390x" skipped due to when conditional Stage "ppc64le" 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 [2021-05-06T10:40:49.486Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a33603f460a23f1) in /home/ubuntu/workspace/moby_PR-42339 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [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 "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2021-05-06T10:40:49.587Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-05-06T10:40:49.629Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [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 "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-05-06T10:40:49.694Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [2021-05-06T10:40:49.740Z] Fetching without tags [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-06T10:40:50.317Z] Merging remotes/origin/master commit 892d3d57be0f78ce3f11b247b1063cdce9f6472d into PR head commit 489f57b877204e9e118c53b5c43f67674786b02a [2021-05-06T10:40:50.524Z] Merge succeeded, producing efb276517c23b07f771f5d535313468ea9d6bd1c [2021-05-06T10:40:50.525Z] Checking out Revision efb276517c23b07f771f5d535313468ea9d6bd1c (PR-42339) [2021-05-06T10:40:49.634Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-05-06T10:40:49.711Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:40:49.742Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:40:49.742Z] > git --version # timeout=10 [2021-05-06T10:40:49.783Z] > git --version # 'git version 2.17.1' [2021-05-06T10:40:49.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:40:49.784Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:40:50.318Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:40:50.327Z] > git checkout -f 489f57b877204e9e118c53b5c43f67674786b02a # timeout=10 [2021-05-06T10:40:50.399Z] > git remote # timeout=10 [2021-05-06T10:40:50.411Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T10:40:50.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:40:50.425Z] > git merge 892d3d57be0f78ce3f11b247b1063cdce9f6472d # timeout=10 [2021-05-06T10:40:50.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T10:40:50.525Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:40:50.533Z] > git checkout -f efb276517c23b07f771f5d535313468ea9d6bd1c # timeout=10 [2021-05-06T10:40:50.639Z] Commit message: "Merge commit '892d3d57be0f78ce3f11b247b1063cdce9f6472d' into HEAD" [2021-05-06T10:40:50.665Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-06T10:40:51.289Z] + [ PR != PR ] [2021-05-06T10:40:51.289Z] + [ master != master ] [2021-05-06T10:40:51.289Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T10:40:51.631Z] + docker version [2021-05-06T10:40:51.631Z] Client: Docker Engine - Community [2021-05-06T10:40:51.631Z] Version: 20.10.5 [2021-05-06T10:40:51.631Z] API version: 1.41 [2021-05-06T10:40:51.631Z] Go version: go1.13.15 [2021-05-06T10:40:51.631Z] Git commit: 55c4c88 [2021-05-06T10:40:51.631Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-06T10:40:51.631Z] OS/Arch: linux/amd64 [2021-05-06T10:40:51.631Z] Context: default [2021-05-06T10:40:51.631Z] Experimental: true [2021-05-06T10:40:51.631Z] [2021-05-06T10:40:51.631Z] Server: Docker Engine - Community [2021-05-06T10:40:51.631Z] Engine: [2021-05-06T10:40:51.631Z] Version: 20.10.5 [2021-05-06T10:40:51.631Z] API version: 1.41 (minimum version 1.12) [2021-05-06T10:40:51.631Z] Go version: go1.13.15 [2021-05-06T10:40:51.631Z] Git commit: 363e9a8 [2021-05-06T10:40:51.631Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-06T10:40:51.631Z] OS/Arch: linux/amd64 [2021-05-06T10:40:51.631Z] Experimental: true [2021-05-06T10:40:51.631Z] containerd: [2021-05-06T10:40:51.631Z] Version: 1.4.4 [2021-05-06T10:40:51.631Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:40:51.631Z] runc: [2021-05-06T10:40:51.631Z] Version: 1.0.0-rc93 [2021-05-06T10:40:51.631Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:40:51.631Z] docker-init: [2021-05-06T10:40:51.631Z] Version: 0.19.0 [2021-05-06T10:40:51.631Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-06T10:40:50.643Z] > git rev-list --no-walk 1aece46541a862ea9471308d8072e52355d22ec2 # timeout=10 [2021-05-06T10:40:51.927Z] + docker info [2021-05-06T10:41:04.174Z] Client: [2021-05-06T10:41:04.174Z] Context: default [2021-05-06T10:41:04.174Z] Debug Mode: false [2021-05-06T10:41:04.174Z] Plugins: [2021-05-06T10:41:04.174Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-06T10:41:04.174Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-06T10:41:04.174Z] [2021-05-06T10:41:04.174Z] Server: [2021-05-06T10:41:04.174Z] Containers: 0 [2021-05-06T10:41:04.174Z] Running: 0 [2021-05-06T10:41:04.174Z] Paused: 0 [2021-05-06T10:41:04.174Z] Stopped: 0 [2021-05-06T10:41:04.174Z] Images: 1 [2021-05-06T10:41:04.174Z] Server Version: 20.10.5 [2021-05-06T10:41:04.174Z] Storage Driver: overlay2 [2021-05-06T10:41:04.174Z] Backing Filesystem: extfs [2021-05-06T10:41:04.174Z] Supports d_type: true [2021-05-06T10:41:04.174Z] Native Overlay Diff: true [2021-05-06T10:41:04.174Z] Logging Driver: json-file [2021-05-06T10:41:04.174Z] Cgroup Driver: cgroupfs [2021-05-06T10:41:04.174Z] Cgroup Version: 1 [2021-05-06T10:41:04.174Z] Plugins: [2021-05-06T10:41:04.174Z] Volume: local [2021-05-06T10:41:04.174Z] Network: bridge host ipvlan macvlan null overlay [2021-05-06T10:41:04.174Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-06T10:41:04.174Z] Swarm: inactive [2021-05-06T10:41:04.174Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-06T10:41:04.174Z] Default Runtime: runc [2021-05-06T10:41:04.174Z] Init Binary: docker-init [2021-05-06T10:41:04.174Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:41:04.174Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:41:04.174Z] init version: de40ad0 [2021-05-06T10:41:04.174Z] Security Options: [2021-05-06T10:41:04.174Z] apparmor [2021-05-06T10:41:04.174Z] seccomp [2021-05-06T10:41:04.174Z] Profile: default [2021-05-06T10:41:04.174Z] Kernel Version: 5.4.0-1041-aws [2021-05-06T10:41:04.174Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-06T10:41:04.174Z] OSType: linux [2021-05-06T10:41:04.174Z] Architecture: x86_64 [2021-05-06T10:41:04.174Z] CPUs: 2 [2021-05-06T10:41:04.174Z] Total Memory: 7.569GiB [2021-05-06T10:41:04.174Z] Name: ip-10-100-62-69 [2021-05-06T10:41:04.174Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-06T10:41:04.174Z] Docker Root Dir: /var/lib/docker [2021-05-06T10:41:04.174Z] Debug Mode: false [2021-05-06T10:41:04.174Z] Registry: https://index.docker.io/v1/ [2021-05-06T10:41:04.174Z] Labels: [2021-05-06T10:41:04.174Z] Experimental: true [2021-05-06T10:41:04.174Z] Insecure Registries: [2021-05-06T10:41:04.174Z] 127.0.0.0/8 [2021-05-06T10:41:04.174Z] Live Restore Enabled: true [2021-05-06T10:41:04.174Z] [2021-05-06T10:41:04.174Z] WARNING: No swap limit support [Pipeline] sh [2021-05-06T10:41:04.473Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T10:41:04.473Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T10:41:04.473Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42339/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-06T10:41:04.473Z] + bash /home/ubuntu/workspace/moby_PR-42339/check-config.sh [2021-05-06T10:41:04.473Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-06T10:41:04.473Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-06T10:41:04.473Z] [2021-05-06T10:41:04.473Z] Generally Necessary: [2021-05-06T10:41:04.473Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-06T10:41:04.473Z] - apparmor: enabled and tools installed [2021-05-06T10:41:04.486Z] Still waiting to schedule task [2021-05-06T10:41:04.486Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a33603f460a23f1)’ [2021-05-06T10:41:04.487Z] Still waiting to schedule task [2021-05-06T10:41:04.487Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a33603f460a23f1)’ [2021-05-06T10:41:04.488Z] Still waiting to schedule task [2021-05-06T10:41:04.488Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-05-06T10:41:04.490Z] Still waiting to schedule task [2021-05-06T10:41:04.490Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-05-06T10:41:04.492Z] Still waiting to schedule task [2021-05-06T10:41:04.493Z] All nodes of label ‘windows-2019’ are offline [2021-05-06T10:41:04.493Z] Still waiting to schedule task [2021-05-06T10:41:04.493Z] All nodes of label ‘windows-2022’ are offline [2021-05-06T10:41:04.740Z] - CONFIG_NAMESPACES: enabled [2021-05-06T10:41:04.740Z] - CONFIG_NET_NS: enabled [2021-05-06T10:41:04.740Z] - CONFIG_PID_NS: enabled [2021-05-06T10:41:04.740Z] - CONFIG_IPC_NS: enabled [2021-05-06T10:41:04.740Z] - CONFIG_UTS_NS: enabled [2021-05-06T10:41:04.740Z] - CONFIG_CGROUPS: enabled [2021-05-06T10:41:04.740Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-06T10:41:04.740Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-06T10:41:04.740Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-06T10:41:04.740Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-06T10:41:04.740Z] - CONFIG_CPUSETS: enabled [2021-05-06T10:41:04.740Z] - CONFIG_MEMCG: enabled [2021-05-06T10:41:04.740Z] - CONFIG_KEYS: enabled [2021-05-06T10:41:04.740Z] - CONFIG_VETH: enabled (as module) [2021-05-06T10:41:04.740Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-06T10:41:04.740Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-06T10:41:04.740Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-06T10:41:04.740Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-06T10:41:04.740Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-06T10:41:04.740Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-06T10:41:04.740Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-06T10:41:04.740Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-06T10:41:04.740Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-06T10:41:04.740Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-06T10:41:04.740Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-06T10:41:04.740Z] [2021-05-06T10:41:04.740Z] Optional Features: [2021-05-06T10:41:04.740Z] - CONFIG_USER_NS: enabled [2021-05-06T10:41:04.740Z] - CONFIG_SECCOMP: enabled [2021-05-06T10:41:04.740Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-06T10:41:04.740Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-06T10:41:04.740Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-06T10:41:04.740Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-06T10:41:04.740Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-06T10:41:04.740Z] - CONFIG_BLK_CGROUP: enabled [2021-05-06T10:41:04.740Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-06T10:41:04.740Z] - CONFIG_CGROUP_PERF: enabled [2021-05-06T10:41:04.740Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-06T10:41:04.740Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-06T10:41:04.740Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-06T10:41:04.740Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-06T10:41:04.740Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-06T10:41:05.007Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-06T10:41:05.007Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-06T10:41:05.007Z] - CONFIG_IP_VS: enabled (as module) [2021-05-06T10:41:05.007Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-06T10:41:05.007Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-06T10:41:05.007Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-06T10:41:05.007Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-06T10:41:05.007Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-06T10:41:05.007Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-06T10:41:05.007Z] - CONFIG_EXT4_FS: enabled [2021-05-06T10:41:05.007Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-06T10:41:05.007Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-06T10:41:05.007Z] - Network Drivers: [2021-05-06T10:41:05.007Z] - "overlay": [2021-05-06T10:41:05.007Z] - CONFIG_VXLAN: enabled (as module) [2021-05-06T10:41:05.007Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-06T10:41:05.007Z] Optional (for encrypted networks): [2021-05-06T10:41:05.007Z] - CONFIG_CRYPTO: enabled [2021-05-06T10:41:05.007Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-06T10:41:05.007Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-06T10:41:05.007Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-06T10:41:05.007Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-06T10:41:05.007Z] - CONFIG_XFRM: enabled [2021-05-06T10:41:05.007Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-06T10:41:05.007Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-06T10:41:05.007Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-06T10:41:05.007Z] - "ipvlan": [2021-05-06T10:41:05.007Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-06T10:41:05.007Z] - "macvlan": [2021-05-06T10:41:05.007Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-06T10:41:05.007Z] - CONFIG_DUMMY: enabled (as module) [2021-05-06T10:41:05.007Z] - "ftp,tftp client in container": [2021-05-06T10:41:05.007Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-06T10:41:05.007Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-06T10:41:05.007Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-06T10:41:05.007Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-06T10:41:05.007Z] - Storage Drivers: [2021-05-06T10:41:05.007Z] - "aufs": [2021-05-06T10:41:05.007Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-06T10:41:05.007Z] - "btrfs": [2021-05-06T10:41:05.007Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-06T10:41:05.269Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-06T10:41:05.269Z] - "devicemapper": [2021-05-06T10:41:05.269Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-06T10:41:05.269Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-06T10:41:05.269Z] - "overlay": [2021-05-06T10:41:05.269Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-06T10:41:05.269Z] - "zfs": [2021-05-06T10:41:05.269Z] - /dev/zfs: present [2021-05-06T10:41:05.269Z] - zfs command: missing [2021-05-06T10:41:05.269Z] - zpool command: missing [2021-05-06T10:41:05.269Z] [2021-05-06T10:41:05.269Z] Limits: [2021-05-06T10:41:05.269Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-06T10:41:05.269Z] [2021-05-06T10:41:05.269Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-06T10:41:05.614Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9804899a52aa5166307d9887a55a8b9cf9af7339 . [2021-05-06T10:41:05.881Z] #2 [internal] load .dockerignore [2021-05-06T10:41:05.881Z] #2 sha256:08af9129b1cd5945c0dae0eafde134f2770d9b4ac01346cb63bdee74b5f32781 [2021-05-06T10:41:05.881Z] #2 transferring context: [2021-05-06T10:41:05.881Z] #2 transferring context: 87B done [2021-05-06T10:41:05.881Z] #2 DONE 0.1s [2021-05-06T10:41:05.881Z] [2021-05-06T10:41:05.881Z] #1 [internal] load build definition from Dockerfile [2021-05-06T10:41:05.881Z] #1 sha256:ba6fba8208758e0d61528ee2b119a1d96a5fa533db24d0dc956380f2d0fb077a [2021-05-06T10:41:05.881Z] #1 transferring dockerfile: 17.07kB done [2021-05-06T10:41:05.881Z] #1 DONE 0.1s [2021-05-06T10:41:06.144Z] [2021-05-06T10:41:06.144Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-06T10:41:06.144Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-06T10:41:06.714Z] #3 DONE 0.5s [2021-05-06T10:41:06.714Z] [2021-05-06T10:41:06.714Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-06T10:41:06.714Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-06T10:41:06.714Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-06T10:41:06.714Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.91MB / 9.64MB 0.2s [2021-05-06T10:41:06.714Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-06T10:41:06.714Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-06T10:41:06.714Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-06T10:41:06.976Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-05-06T10:41:06.976Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-05-06T10:41:06.976Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-06T10:41:07.550Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.6s done [2021-05-06T10:41:07.550Z] #4 DONE 1.0s [2021-05-06T10:41:07.810Z] [2021-05-06T10:41:07.810Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T10:41:07.810Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-06T10:41:08.753Z] #8 ... [2021-05-06T10:41:08.753Z] [2021-05-06T10:41:08.753Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T10:41:08.753Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-06T10:41:08.753Z] #5 DONE 1.0s [2021-05-06T10:41:08.753Z] [2021-05-06T10:41:08.753Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T10:41:08.753Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-06T10:41:08.753Z] #7 DONE 1.0s [2021-05-06T10:41:08.753Z] [2021-05-06T10:41:08.753Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-06T10:41:08.753Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-06T10:41:08.753Z] #6 DONE 1.0s [2021-05-06T10:41:08.753Z] [2021-05-06T10:41:08.753Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T10:41:08.753Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-06T10:41:08.753Z] #8 DONE 1.0s [2021-05-06T10:41:10.141Z] [2021-05-06T10:41:10.141Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:41:10.141Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T10:41:10.141Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-06T10:41:10.141Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-06T10:41:10.141Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-06T10:41:10.141Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-06T10:41:10.141Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-05-06T10:41:10.404Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s [2021-05-06T10:41:10.404Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.89MB / 9.86MB 0.4s [2021-05-06T10:41:10.404Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.6s [2021-05-06T10:41:10.666Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2021-05-06T10:41:10.667Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-05-06T10:41:10.937Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-05-06T10:41:14.255Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2021-05-06T10:41:14.827Z] #62 DONE 4.9s [2021-05-06T10:41:14.827Z] [2021-05-06T10:41:14.827Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:41:14.827Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:41:14.827Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-06T10:41:14.827Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-06T10:41:14.827Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-06T10:41:14.827Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-06T10:41:14.827Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-05-06T10:41:14.827Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done [2021-05-06T10:41:14.827Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done [2021-05-06T10:41:14.827Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.2s done [2021-05-06T10:41:14.827Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 4.8s [2021-05-06T10:41:14.827Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done [2021-05-06T10:41:14.827Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.0s [2021-05-06T10:41:14.827Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done [2021-05-06T10:41:15.091Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.0s [2021-05-06T10:41:16.036Z] #9 ... [2021-05-06T10:41:16.036Z] [2021-05-06T10:41:16.036Z] #23 [internal] load build context [2021-05-06T10:41:16.036Z] #23 sha256:87aa68f2ca16f7443c5412e52de3d1b102bc8a3d3a3bf17326535b6619cc06e0 [2021-05-06T10:41:16.036Z] #23 transferring context: 53.21MB 5.9s done [2021-05-06T10:41:16.036Z] #23 DONE 6.2s [2021-05-06T10:41:16.036Z] [2021-05-06T10:41:16.036Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:41:16.036Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:41:16.036Z] #9 ... [2021-05-06T10:41:16.036Z] [2021-05-06T10:41:16.036Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:41:16.036Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T10:41:16.036Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-06T10:41:16.036Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-06T10:41:16.036Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-06T10:41:16.036Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-06T10:41:16.036Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2021-05-06T10:41:16.036Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s [2021-05-06T10:41:16.036Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-05-06T10:41:16.036Z] #64 ... [2021-05-06T10:41:16.036Z] [2021-05-06T10:41:16.036Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:41:16.036Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:41:16.980Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.6s done [2021-05-06T10:41:17.552Z] #9 ... [2021-05-06T10:41:17.552Z] [2021-05-06T10:41:17.552Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:41:17.552Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T10:41:17.552Z] #64 DONE 7.5s [2021-05-06T10:41:17.552Z] [2021-05-06T10:41:17.552Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:41:17.552Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:41:18.496Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done [2021-05-06T10:41:18.758Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-06T10:41:19.332Z] #9 ... [2021-05-06T10:41:19.332Z] [2021-05-06T10:41:19.332Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-06T10:41:19.332Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-06T10:41:19.332Z] #63 DONE 0.7s [2021-05-06T10:41:19.332Z] [2021-05-06T10:41:19.332Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:41:19.332Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:41:19.332Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-05-06T10:41:19.594Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-06T10:41:19.855Z] #9 ... [2021-05-06T10:41:19.855Z] [2021-05-06T10:41:19.855Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:41:19.855Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T10:41:19.855Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-05-06T10:41:19.855Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-05-06T10:41:19.855Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-05-06T10:41:19.855Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-05-06T10:41:19.855Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 7.3s done [2021-05-06T10:41:19.855Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 2.5s [2021-05-06T10:41:20.115Z] #26 ... [2021-05-06T10:41:20.115Z] [2021-05-06T10:41:20.115Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:41:20.115Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:41:20.115Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-05-06T10:41:20.378Z] #9 ... [2021-05-06T10:41:20.378Z] [2021-05-06T10:41:20.378Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-06T10:41:20.378Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-06T10:41:20.378Z] #65 DONE 1.1s [2021-05-06T10:41:20.378Z] [2021-05-06T10:41:20.378Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:41:20.378Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:41:20.378Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-06T10:41:23.683Z] #9 ... [2021-05-06T10:41:23.683Z] [2021-05-06T10:41:23.683Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:41:23.683Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T10:41:23.683Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.6s done [2021-05-06T10:41:23.683Z] #26 DONE 13.4s [2021-05-06T10:41:23.683Z] [2021-05-06T10:41:23.683Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:41:23.683Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:41:25.603Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-05-06T10:41:28.154Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.5s done [2021-05-06T10:41:28.415Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-06T10:41:32.706Z] #9 ... [2021-05-06T10:41:32.706Z] [2021-05-06T10:41:32.706Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:41:32.706Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-06T10:41:32.706Z] #27 1.229 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:41:32.706Z] #27 1.240 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:41:32.706Z] #27 1.427 Get:3 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:41:32.706Z] #27 1.512 Get:4 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:41:32.706Z] #27 1.719 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:41:32.706Z] #27 2.137 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:41:32.706Z] #27 3.873 Fetched 8441 kB in 3s (3178 kB/s) [2021-05-06T10:41:32.706Z] #27 3.873 Reading package lists... [2021-05-06T10:41:32.706Z] #27 4.887 Reading package lists... [2021-05-06T10:41:32.706Z] #27 5.864 Building dependency tree... [2021-05-06T10:41:32.706Z] #27 6.231 The following additional packages will be installed: [2021-05-06T10:41:32.706Z] #27 6.231 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-06T10:41:32.707Z] #27 6.231 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-06T10:41:32.707Z] #27 6.231 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-06T10:41:32.707Z] #27 6.231 Suggested packages: [2021-05-06T10:41:32.707Z] #27 6.231 krb5-doc krb5-user [2021-05-06T10:41:32.707Z] #27 6.231 Recommended packages: [2021-05-06T10:41:32.707Z] #27 6.231 krb5-locales publicsuffix libsasl2-modules [2021-05-06T10:41:32.707Z] #27 6.461 The following NEW packages will be installed: [2021-05-06T10:41:32.707Z] #27 6.461 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-06T10:41:32.707Z] #27 6.461 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-06T10:41:32.707Z] #27 6.461 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-06T10:41:32.707Z] #27 6.461 libssh2-1 libssl1.1 openssl [2021-05-06T10:41:32.707Z] #27 6.754 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-05-06T10:41:32.707Z] #27 6.754 Need to get 5059 kB of archives. [2021-05-06T10:41:32.707Z] #27 6.754 After this operation, 12.1 MB of additional disk space will be used. [2021-05-06T10:41:32.707Z] #27 6.754 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-06T10:41:32.707Z] #27 6.765 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-06T10:41:32.707Z] #27 6.765 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-06T10:41:32.707Z] #27 6.765 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-06T10:41:32.707Z] #27 6.765 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-06T10:41:32.707Z] #27 6.787 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-06T10:41:32.707Z] #27 6.787 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-06T10:41:32.707Z] #27 6.796 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-06T10:41:32.707Z] #27 6.796 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-06T10:41:32.707Z] #27 6.796 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-06T10:41:32.707Z] #27 6.798 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-06T10:41:32.707Z] #27 6.803 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-06T10:41:32.707Z] #27 6.803 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-06T10:41:32.707Z] #27 6.803 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-06T10:41:32.707Z] #27 6.803 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-06T10:41:32.707Z] #27 6.804 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-06T10:41:32.707Z] #27 6.807 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-06T10:41:32.707Z] #27 6.809 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-06T10:41:32.707Z] #27 6.994 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-06T10:41:32.707Z] #27 7.049 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-06T10:41:32.707Z] #27 7.070 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-06T10:41:32.707Z] #27 7.282 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:41:32.707Z] #27 7.336 Fetched 5059 kB in 1s (8620 kB/s) [2021-05-06T10:41:32.707Z] #27 7.394 Selecting previously unselected package libssl1.1:amd64. [2021-05-06T10:41:32.707Z] #27 7.394 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-05-06T10:41:32.707Z] #27 7.394 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 7.404 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-06T10:41:32.707Z] #27 7.637 Selecting previously unselected package openssl. [2021-05-06T10:41:32.707Z] #27 7.637 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 7.639 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-06T10:41:32.707Z] #27 7.816 Selecting previously unselected package ca-certificates. [2021-05-06T10:41:32.707Z] #27 7.816 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-06T10:41:32.707Z] #27 7.820 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-06T10:41:32.707Z] #27 7.926 Selecting previously unselected package libkeyutils1:amd64. [2021-05-06T10:41:32.707Z] #27 7.926 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 7.935 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-06T10:41:32.707Z] #27 7.979 Selecting previously unselected package libkrb5support0:amd64. [2021-05-06T10:41:32.707Z] #27 7.979 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 8.007 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:41:32.707Z] #27 8.049 Selecting previously unselected package libk5crypto3:amd64. [2021-05-06T10:41:32.707Z] #27 8.049 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 8.052 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:41:32.707Z] #27 8.114 Selecting previously unselected package libkrb5-3:amd64. [2021-05-06T10:41:32.707Z] #27 8.114 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 8.116 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:41:32.707Z] #27 8.205 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-06T10:41:32.707Z] #27 8.207 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 8.212 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:41:32.707Z] #27 8.277 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-06T10:41:32.707Z] #27 8.277 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 8.283 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:41:32.707Z] #27 8.320 Selecting previously unselected package libsasl2-2:amd64. [2021-05-06T10:41:32.707Z] #27 8.321 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 8.325 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:41:32.707Z] #27 8.438 Selecting previously unselected package libldap-common. [2021-05-06T10:41:32.707Z] #27 8.438 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-06T10:41:32.707Z] #27 8.443 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:41:32.707Z] #27 8.518 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-06T10:41:32.707Z] #27 8.518 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 8.521 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:41:32.707Z] #27 8.587 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-06T10:41:32.707Z] #27 8.587 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 8.589 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-06T10:41:32.707Z] #27 8.631 Selecting previously unselected package libpsl5:amd64. [2021-05-06T10:41:32.707Z] #27 8.631 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 8.637 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-06T10:41:32.707Z] #27 8.699 Selecting previously unselected package librtmp1:amd64. [2021-05-06T10:41:32.707Z] #27 8.706 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 8.706 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-06T10:41:32.707Z] #27 8.752 Selecting previously unselected package libssh2-1:amd64. [2021-05-06T10:41:32.707Z] #27 8.752 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 8.757 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-06T10:41:32.707Z] #27 8.863 Selecting previously unselected package libcurl4:amd64. [2021-05-06T10:41:32.707Z] #27 8.863 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 8.866 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-06T10:41:32.707Z] #27 8.946 Selecting previously unselected package curl. [2021-05-06T10:41:32.707Z] #27 8.946 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 9.144 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-06T10:41:32.707Z] #27 9.212 Selecting previously unselected package libonig5:amd64. [2021-05-06T10:41:32.707Z] #27 9.212 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 9.214 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:41:32.707Z] #27 9.287 Selecting previously unselected package libjq1:amd64. [2021-05-06T10:41:32.707Z] #27 9.287 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 9.294 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:41:32.707Z] #27 9.339 Selecting previously unselected package jq. [2021-05-06T10:41:32.707Z] #27 9.339 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:41:32.707Z] #27 9.344 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-06T10:41:32.707Z] #27 9.382 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-06T10:41:32.707Z] #27 9.392 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-06T10:41:32.707Z] #27 9.408 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-06T10:41:32.707Z] #27 9.531 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-06T10:41:32.707Z] #27 ... [2021-05-06T10:41:32.707Z] [2021-05-06T10:41:32.707Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:41:32.707Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:41:33.285Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-05-06T10:41:34.673Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.0s done [2021-05-06T10:41:34.673Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-06T10:41:39.971Z] #9 ... [2021-05-06T10:41:39.971Z] [2021-05-06T10:41:39.971Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:41:39.971Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-06T10:41:39.971Z] #27 9.540 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:41:39.971Z] #27 9.553 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:41:39.971Z] #27 9.566 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:41:39.971Z] #27 9.575 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-06T10:41:39.971Z] #27 9.587 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:41:39.971Z] #27 9.601 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:41:39.971Z] #27 9.612 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-06T10:41:39.971Z] #27 9.621 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:41:39.971Z] #27 9.631 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-06T10:41:39.971Z] #27 9.647 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:41:39.971Z] #27 9.663 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:41:39.971Z] #27 9.672 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:41:39.971Z] #27 9.682 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-06T10:41:39.971Z] #27 10.47 Updating certificates in /etc/ssl/certs... [2021-05-06T10:41:39.971Z] #27 11.55 137 added, 0 removed; done. [2021-05-06T10:41:39.971Z] #27 11.59 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:41:39.971Z] #27 11.60 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-06T10:41:39.971Z] #27 11.61 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-06T10:41:39.971Z] #27 11.62 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-06T10:41:39.971Z] #27 11.63 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:41:39.971Z] #27 11.65 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-06T10:41:39.971Z] #27 11.66 Updating certificates in /etc/ssl/certs... [2021-05-06T10:41:39.971Z] #27 12.48 0 added, 0 removed; done. [2021-05-06T10:41:39.972Z] #27 12.48 Running hooks in /etc/ca-certificates/update.d... [2021-05-06T10:41:39.972Z] #27 12.49 done. [2021-05-06T10:41:39.972Z] #27 DONE 16.3s [2021-05-06T10:41:39.972Z] [2021-05-06T10:41:39.972Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:41:39.972Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:41:39.972Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-05-06T10:41:39.972Z] #9 ... [2021-05-06T10:41:39.972Z] [2021-05-06T10:41:39.972Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-06T10:41:39.972Z] #28 sha256:fcc5207b6dda8dd49e522dfd8bfdc3aaad4f09183f34fe4e5f5e9b5f734877c2 [2021-05-06T10:41:39.972Z] #28 DONE 0.2s [2021-05-06T10:41:39.972Z] [2021-05-06T10:41:39.972Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:41:39.972Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:41:44.184Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.1s done [2021-05-06T10:41:44.445Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-05-06T10:41:44.445Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-06T10:41:45.019Z] #9 DONE 35.0s [2021-05-06T10:41:45.019Z] [2021-05-06T10:41:45.019Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-06T10:41:45.019Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-06T10:41:45.186Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d004cf20e1ecdb8f) in /home/ubuntu/workspace/moby_PR-42339 [Pipeline] { [Pipeline] checkout [2021-05-06T10:41:45.284Z] The recommended git tool is: git [2021-05-06T10:41:45.962Z] #10 DONE 0.8s [2021-05-06T10:41:45.963Z] [2021-05-06T10:41:45.963Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-06T10:41:45.963Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-06T10:41:47.357Z] #11 DONE 1.3s [2021-05-06T10:41:47.357Z] [2021-05-06T10:41:47.357Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:41:47.357Z] #29 sha256:17c4aaba162218c2758c05130d6f0513c0cde33457029a1b597f6ae7381073ca [2021-05-06T10:41:47.357Z] #29 1.535 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-06T10:41:47.357Z] #29 1.628 [2021-05-06T10:41:47.357Z] #29 1.753 ########## 15.1% ########################## 36.1% ######################################## 56.0% ###################################################### 76.1% ##################################################################### 95.9% ######################################################################## 100.0% [2021-05-06T10:41:47.357Z] #29 2.271 [2021-05-06T10:41:47.357Z] #29 2.388 ####################################################### 77.5% ######################################################################## 100.0% [2021-05-06T10:41:47.357Z] #29 2.482 [2021-05-06T10:41:47.357Z] #29 2.598 ############################################################# 85.6% ######################################################################## 100.0% [2021-05-06T10:41:47.357Z] #29 2.695 [2021-05-06T10:41:47.357Z] #29 2.815 ######## 11.9% ######################### 36.1% ####################################### 55.4% ##################################################### 74.7% ################################################################### 94.0% ######################################################################## 100.0% [2021-05-06T10:41:47.357Z] #29 3.387 [2021-05-06T10:41:47.357Z] #29 3.504 ### 4.7% ####### 9.9% ########## 14.3% ############## 19.7% ################## 25.4% ###################### 30.7% ######################### 35.9% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.4% ###################################################################### 98.6% ######################################################################## 100.0% [2021-05-06T10:41:47.357Z] #29 5.366 [2021-05-06T10:41:47.357Z] #29 5.658 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-06T10:41:47.357Z] #29 5.756 [2021-05-06T10:41:47.357Z] #29 5.811 ######################################################################## 100.0% [2021-05-06T10:41:47.357Z] #29 5.839 [2021-05-06T10:41:47.357Z] #29 6.125 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-06T10:41:47.357Z] #29 6.289 [2021-05-06T10:41:47.357Z] #29 6.381 ############### 21.4% ######################################################################## 100.0% [2021-05-06T10:41:47.357Z] #29 6.444 [2021-05-06T10:41:47.357Z] #29 6.765 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-06T10:41:47.357Z] #29 6.864 [2021-05-06T10:41:47.619Z] #29 7.077 0.0% ##################### 29.9% ################################# 47.1% ########################################### 60.4% [2021-05-06T10:41:47.619Z] #29 ... [2021-05-06T10:41:47.619Z] [2021-05-06T10:41:47.619Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-06T10:41:47.619Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-06T10:41:47.619Z] #31 DONE 0.3s [2021-05-06T10:41:47.619Z] [2021-05-06T10:41:47.619Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-06T10:41:47.619Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-06T10:41:47.619Z] #39 DONE 0.3s [2021-05-06T10:41:47.619Z] [2021-05-06T10:41:47.619Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:41:47.619Z] #29 sha256:17c4aaba162218c2758c05130d6f0513c0cde33457029a1b597f6ae7381073ca [2021-05-06T10:41:47.619Z] #29 7.077 0.0% ##################### 29.9% ################################# 47.1% ########################################### 60.4% ############################################################ 83.6% [2021-05-06T10:41:47.619Z] #29 ... [2021-05-06T10:41:47.619Z] [2021-05-06T10:41:47.619Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:41:47.619Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:41:49.264Z] using credential docker-jenkins-github-credentials [2021-05-06T10:41:49.270Z] Cloning the remote Git repository [2021-05-06T10:41:49.271Z] Cloning with configured refspecs honoured and without tags [2021-05-06T10:41:49.549Z] #32 ... [2021-05-06T10:41:49.549Z] [2021-05-06T10:41:49.549Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:41:49.549Z] #29 sha256:17c4aaba162218c2758c05130d6f0513c0cde33457029a1b597f6ae7381073ca [2021-05-06T10:41:49.549Z] #29 7.077 0.0% ##################### 29.9% ################################# 47.1% ########################################### 60.4% ############################################################ 83.6% ######################################################################## 100.0% [2021-05-06T10:41:49.549Z] #29 7.812 [2021-05-06T10:41:49.549Z] #29 8.246 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-06T10:41:49.549Z] #29 8.414 [2021-05-06T10:41:49.549Z] #29 8.523 ######################################################################## 100.0% [2021-05-06T10:41:49.549Z] #29 8.552 [2021-05-06T10:41:49.549Z] #29 8.915 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-06T10:41:49.549Z] #29 9.062 [2021-05-06T10:41:49.549Z] #29 9.131 ######################################################################## 100.0% [2021-05-06T10:41:49.549Z] #29 9.166 [2021-05-06T10:41:49.549Z] #29 9.207 Download of images into '/build' complete. [2021-05-06T10:41:49.549Z] #29 9.207 Use something like the following to load the result into a Docker daemon: [2021-05-06T10:41:49.549Z] #29 9.207 tar -cC '/build' . | docker load [2021-05-06T10:41:49.549Z] #29 DONE 9.4s [2021-05-06T10:41:49.549Z] [2021-05-06T10:41:49.549Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:41:49.549Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:41:49.333Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T10:41:49.379Z] > git init /home/ubuntu/workspace/moby_PR-42339 # timeout=10 [2021-05-06T10:41:49.605Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:41:49.605Z] > git --version # timeout=10 [2021-05-06T10:41:49.626Z] > git --version # 'git version 2.17.1' [2021-05-06T10:41:49.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:41:49.628Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:41:52.862Z] #40 ... [2021-05-06T10:41:52.862Z] [2021-05-06T10:41:52.862Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-06T10:41:52.862Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-06T10:41:52.862Z] #12 DONE 5.6s [2021-05-06T10:41:52.862Z] [2021-05-06T10:41:52.862Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:41:52.862Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:41:56.326Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08ea03b2c1b14b4c1) in /home/ubuntu/workspace/moby_PR-42339 [Pipeline] { [Pipeline] checkout [2021-05-06T10:41:56.414Z] The recommended git tool is: git [2021-05-06T10:41:57.142Z] #13 4.383 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-06T10:41:57.142Z] #13 4.412 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:41:57.142Z] #13 4.427 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:41:57.142Z] #13 4.521 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:41:57.142Z] #13 ... [2021-05-06T10:41:57.142Z] [2021-05-06T10:41:57.142Z] #34 [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-05-06T10:41:57.142Z] #34 sha256:fc9960b50d3fa2632d621fcb9bc1389ad3bb4f3149406d4f4216ae413781abd4 [2021-05-06T10:41:57.142Z] #34 7.973 Install go-toml version v1.8.1 [2021-05-06T10:41:57.142Z] #34 8.084 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-06T10:41:57.142Z] #34 8.084 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-06T10:41:57.142Z] #34 8.084 go: finding github.com v1.8.1 [2021-05-06T10:41:57.142Z] #34 8.088 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:41:57.142Z] #34 8.088 go: finding github.com/pelletier v1.8.1 [2021-05-06T10:41:57.142Z] #34 9.203 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:41:57.142Z] #34 9.646 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:41:57.403Z] #34 ... [2021-05-06T10:41:57.404Z] [2021-05-06T10:41:57.404Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:41:57.404Z] #58 sha256:f1fa07a6c7e65c9d29229f225fd54e25294f7aca6a26f4aff85672bdfaf61640 [2021-05-06T10:41:57.404Z] #58 8.418 + RM_GOPATH=0 [2021-05-06T10:41:57.404Z] #58 8.418 + TMP_GOPATH= [2021-05-06T10:41:57.404Z] #58 8.418 + : /build [2021-05-06T10:41:57.404Z] #58 8.418 + '[' -z '' ']' [2021-05-06T10:41:57.404Z] #58 8.418 ++ mktemp -d [2021-05-06T10:41:57.404Z] #58 8.459 + export GOPATH=/tmp/tmp.KBTVDbq1mx [2021-05-06T10:41:57.404Z] #58 8.459 + GOPATH=/tmp/tmp.KBTVDbq1mx [2021-05-06T10:41:57.404Z] #58 8.459 + RM_GOPATH=1 [2021-05-06T10:41:57.404Z] #58 8.459 + case "$(go env GOARCH)" in [2021-05-06T10:41:57.404Z] #58 8.459 ++ go env GOARCH [2021-05-06T10:41:57.404Z] #58 8.459 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:57.404Z] #58 8.459 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:57.404Z] #58 8.459 ++ dirname /tmp/install/install.sh [2021-05-06T10:41:57.404Z] #58 8.459 + dir=/tmp/install [2021-05-06T10:41:57.404Z] #58 8.459 + bin=rootlesskit [2021-05-06T10:41:57.404Z] #58 8.459 + shift [2021-05-06T10:41:57.404Z] #58 8.459 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-06T10:41:57.404Z] #58 8.459 + . /tmp/install/rootlesskit.installer [2021-05-06T10:41:57.404Z] #58 8.459 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:41:57.404Z] #58 8.459 + install_rootlesskit [2021-05-06T10:41:57.404Z] #58 8.459 + case "$1" in [2021-05-06T10:41:57.404Z] #58 8.459 + export CGO_ENABLED=0 [2021-05-06T10:41:57.404Z] #58 8.459 + CGO_ENABLED=0 [2021-05-06T10:41:57.404Z] #58 8.459 + _install_rootlesskit [2021-05-06T10:41:57.404Z] #58 8.478 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:41:57.404Z] #58 8.478 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-06T10:41:57.404Z] #58 8.478 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KBTVDbq1mx/src/github.com/rootless-containers/rootlesskit [2021-05-06T10:41:57.404Z] #58 8.478 Cloning into '/tmp/tmp.KBTVDbq1mx/src/github.com/rootless-containers/rootlesskit'... [2021-05-06T10:41:57.404Z] #58 ... [2021-05-06T10:41:57.404Z] [2021-05-06T10:41:57.404Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:41:57.404Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:41:57.404Z] #42 9.247 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:41:57.404Z] #42 9.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:41:57.404Z] #42 9.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:41:57.665Z] #42 ... [2021-05-06T10:41:57.665Z] [2021-05-06T10:41:57.665Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:41:57.665Z] #67 sha256:2d28f98e2ea7bae6e5a36cff0806ab8e604906110b98ae72bbce58b08d3147e3 [2021-05-06T10:41:57.665Z] #67 8.260 + RM_GOPATH=0 [2021-05-06T10:41:57.665Z] #67 8.260 + TMP_GOPATH= [2021-05-06T10:41:57.665Z] #67 8.260 + : /build [2021-05-06T10:41:57.665Z] #67 8.260 + '[' -z '' ']' [2021-05-06T10:41:57.665Z] #67 8.260 ++ mktemp -d [2021-05-06T10:41:57.665Z] #67 8.260 + export GOPATH=/tmp/tmp.D8kz7Lh2Cr [2021-05-06T10:41:57.665Z] #67 8.260 + GOPATH=/tmp/tmp.D8kz7Lh2Cr [2021-05-06T10:41:57.665Z] #67 8.260 + RM_GOPATH=1 [2021-05-06T10:41:57.665Z] #67 8.260 + case "$(go env GOARCH)" in [2021-05-06T10:41:57.665Z] #67 8.260 ++ go env GOARCH [2021-05-06T10:41:57.665Z] #67 8.320 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:41:57.665Z] #67 8.320 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:57.665Z] #67 8.320 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:57.665Z] #67 8.320 ++ dirname /tmp/install/install.sh [2021-05-06T10:41:57.665Z] #67 8.320 + dir=/tmp/install [2021-05-06T10:41:57.665Z] #67 8.320 + bin=proxy [2021-05-06T10:41:57.665Z] #67 8.320 + shift [2021-05-06T10:41:57.665Z] #67 8.320 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-06T10:41:57.665Z] #67 8.320 + . /tmp/install/proxy.installer [2021-05-06T10:41:57.665Z] #67 8.320 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:41:57.665Z] #67 8.320 + install_proxy [2021-05-06T10:41:57.665Z] #67 8.320 + case "$1" in [2021-05-06T10:41:57.665Z] #67 8.320 + export CGO_ENABLED=0 [2021-05-06T10:41:57.665Z] #67 8.320 + CGO_ENABLED=0 [2021-05-06T10:41:57.665Z] #67 8.320 + _install_proxy [2021-05-06T10:41:57.665Z] #67 8.320 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-06T10:41:57.665Z] #67 8.320 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.D8kz7Lh2Cr/src/github.com/docker/libnetwork [2021-05-06T10:41:57.665Z] #67 8.361 Cloning into '/tmp/tmp.D8kz7Lh2Cr/src/github.com/docker/libnetwork'... [2021-05-06T10:41:57.926Z] #67 ... [2021-05-06T10:41:57.926Z] [2021-05-06T10:41:57.926Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:41:57.926Z] #47 sha256:526a1db1b3f605e564006d5c58eb7655167bc956b6462383b85de251b02df41e [2021-05-06T10:41:57.926Z] #47 8.135 + RM_GOPATH=0 [2021-05-06T10:41:57.926Z] #47 8.135 + TMP_GOPATH= [2021-05-06T10:41:57.926Z] #47 8.135 + : /build [2021-05-06T10:41:57.926Z] #47 8.135 + '[' -z '' ']' [2021-05-06T10:41:57.926Z] #47 8.135 ++ mktemp -d [2021-05-06T10:41:57.926Z] #47 8.150 + export GOPATH=/tmp/tmp.DIh6bm6dZL [2021-05-06T10:41:57.926Z] #47 8.150 + GOPATH=/tmp/tmp.DIh6bm6dZL [2021-05-06T10:41:57.926Z] #47 8.150 + RM_GOPATH=1 [2021-05-06T10:41:57.926Z] #47 8.150 + case "$(go env GOARCH)" in [2021-05-06T10:41:57.926Z] #47 8.150 ++ go env GOARCH [2021-05-06T10:41:57.926Z] #47 8.176 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:57.926Z] #47 8.176 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:57.926Z] #47 8.176 ++ dirname /tmp/install/install.sh [2021-05-06T10:41:57.926Z] #47 8.184 + dir=/tmp/install [2021-05-06T10:41:57.926Z] #47 8.184 + bin=gotestsum [2021-05-06T10:41:57.926Z] #47 8.184 + shift [2021-05-06T10:41:57.926Z] #47 8.184 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-06T10:41:57.926Z] #47 8.184 + . /tmp/install/gotestsum.installer [2021-05-06T10:41:57.926Z] #47 8.184 ++ : v0.5.3 [2021-05-06T10:41:57.926Z] #47 8.184 + install_gotestsum [2021-05-06T10:41:57.926Z] #47 8.184 + set -e [2021-05-06T10:41:57.926Z] #47 8.184 + export GO111MODULE=on [2021-05-06T10:41:57.926Z] #47 8.184 + GO111MODULE=on [2021-05-06T10:41:57.926Z] #47 8.184 + GOBIN=/build [2021-05-06T10:41:57.926Z] #47 8.184 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-06T10:41:57.926Z] #47 8.320 go: finding gotest.tools v0.5.3 [2021-05-06T10:41:57.926Z] #47 8.351 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-06T10:41:57.926Z] #47 9.320 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-06T10:41:57.926Z] #47 10.35 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-06T10:41:57.926Z] #47 ... [2021-05-06T10:41:57.926Z] [2021-05-06T10:41:57.926Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T10:41:57.926Z] #24 sha256:1c4e035062cd67acc656aaadd8e2b6e41ad5edf3d407cff972bfe2b861f513fe [2021-05-06T10:41:57.926Z] #24 8.633 + RM_GOPATH=0 [2021-05-06T10:41:57.926Z] #24 8.633 + TMP_GOPATH= [2021-05-06T10:41:57.926Z] #24 8.633 + : /build [2021-05-06T10:41:57.926Z] #24 8.633 + '[' -z '' ']' [2021-05-06T10:41:57.926Z] #24 8.633 ++ mktemp -d [2021-05-06T10:41:57.926Z] #24 8.633 + export GOPATH=/tmp/tmp.4AWOueTiJg [2021-05-06T10:41:57.926Z] #24 8.633 + GOPATH=/tmp/tmp.4AWOueTiJg [2021-05-06T10:41:57.926Z] #24 8.633 + RM_GOPATH=1 [2021-05-06T10:41:57.926Z] #24 8.633 + case "$(go env GOARCH)" in [2021-05-06T10:41:57.926Z] #24 8.633 ++ go env GOARCH [2021-05-06T10:41:57.926Z] #24 8.661 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:57.926Z] #24 8.661 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:57.926Z] #24 8.661 ++ dirname /tmp/install/install.sh [2021-05-06T10:41:57.926Z] #24 8.668 Install docker/cli version 17.06.2-ce from stable [2021-05-06T10:41:57.926Z] #24 8.671 + dir=/tmp/install [2021-05-06T10:41:57.926Z] #24 8.671 + bin=dockercli [2021-05-06T10:41:57.926Z] #24 8.671 + shift [2021-05-06T10:41:57.926Z] #24 8.671 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-06T10:41:57.926Z] #24 8.671 + . /tmp/install/dockercli.installer [2021-05-06T10:41:57.926Z] #24 8.671 ++ : stable [2021-05-06T10:41:57.926Z] #24 8.671 ++ : 17.06.2-ce [2021-05-06T10:41:57.926Z] #24 8.671 + install_dockercli [2021-05-06T10:41:57.926Z] #24 8.671 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-06T10:41:57.926Z] #24 8.671 ++ uname -m [2021-05-06T10:41:57.926Z] #24 8.671 + arch=x86_64 [2021-05-06T10:41:57.926Z] #24 8.671 + '[' x86_64 '!=' x86_64 ']' [2021-05-06T10:41:57.926Z] #24 8.671 + url=https://download.docker.com/linux/static [2021-05-06T10:41:57.926Z] #24 8.671 + tar -xz docker/docker [2021-05-06T10:41:57.926Z] #24 8.720 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-06T10:41:58.187Z] #24 ... [2021-05-06T10:41:58.187Z] [2021-05-06T10:41:58.187Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:41:58.187Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:41:58.187Z] #45 6.955 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:41:58.187Z] #45 6.956 + RM_GOPATH=0 [2021-05-06T10:41:58.187Z] #45 6.956 + TMP_GOPATH= [2021-05-06T10:41:58.187Z] #45 6.956 + : /build [2021-05-06T10:41:58.187Z] #45 6.956 + '[' -z '' ']' [2021-05-06T10:41:58.187Z] #45 6.956 ++ mktemp -d [2021-05-06T10:41:58.187Z] #45 6.956 + export GOPATH=/tmp/tmp.avUUxPzwUL [2021-05-06T10:41:58.187Z] #45 6.956 + GOPATH=/tmp/tmp.avUUxPzwUL [2021-05-06T10:41:58.187Z] #45 6.956 + RM_GOPATH=1 [2021-05-06T10:41:58.187Z] #45 6.956 + case "$(go env GOARCH)" in [2021-05-06T10:41:58.187Z] #45 6.956 ++ go env GOARCH [2021-05-06T10:41:58.187Z] #45 6.956 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:58.187Z] #45 6.956 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:58.187Z] #45 6.956 ++ dirname /tmp/install/install.sh [2021-05-06T10:41:58.187Z] #45 6.956 + dir=/tmp/install [2021-05-06T10:41:58.187Z] #45 6.956 + bin=vndr [2021-05-06T10:41:58.187Z] #45 6.956 + shift [2021-05-06T10:41:58.187Z] #45 6.956 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-06T10:41:58.187Z] #45 6.956 + . /tmp/install/vndr.installer [2021-05-06T10:41:58.187Z] #45 6.956 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:41:58.187Z] #45 6.956 + install_vndr [2021-05-06T10:41:58.187Z] #45 6.956 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-06T10:41:58.187Z] #45 6.956 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.avUUxPzwUL/src/github.com/LK4D4/vndr [2021-05-06T10:41:58.187Z] #45 6.956 Cloning into '/tmp/tmp.avUUxPzwUL/src/github.com/LK4D4/vndr'... [2021-05-06T10:41:58.187Z] #45 7.366 + cd /tmp/tmp.avUUxPzwUL/src/github.com/LK4D4/vndr [2021-05-06T10:41:58.187Z] #45 7.366 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:41:58.187Z] #45 7.371 + go build -buildmode=pie -v -o /build/vndr . [2021-05-06T10:41:58.187Z] #45 8.352 internal/cpu [2021-05-06T10:41:58.187Z] #45 8.361 runtime/internal/atomic [2021-05-06T10:41:58.187Z] #45 9.088 runtime/internal/sys [2021-05-06T10:41:58.187Z] #45 9.259 internal/bytealg [2021-05-06T10:41:58.187Z] #45 9.346 runtime/internal/math [2021-05-06T10:41:58.187Z] #45 9.627 internal/race [2021-05-06T10:41:58.187Z] #45 9.867 sync/atomic [2021-05-06T10:41:58.187Z] #45 10.60 unicode [2021-05-06T10:41:58.187Z] #45 10.86 runtime [2021-05-06T10:41:58.187Z] #45 ... [2021-05-06T10:41:58.187Z] [2021-05-06T10:41:58.187Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:41:58.187Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:41:58.187Z] #55 7.423 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:41:58.187Z] #55 7.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:41:58.187Z] #55 7.476 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:41:58.187Z] #55 8.050 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:41:58.448Z] #55 ... [2021-05-06T10:41:58.448Z] [2021-05-06T10:41:58.448Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:41:58.448Z] #51 sha256:0536042bd9b82687fa9b9a1e7a3e0556eb90165429f8e066c5c8329dc5db85c9 [2021-05-06T10:41:58.448Z] #51 8.271 + RM_GOPATH=0 [2021-05-06T10:41:58.448Z] #51 8.271 + TMP_GOPATH= [2021-05-06T10:41:58.448Z] #51 8.271 + : /build [2021-05-06T10:41:58.448Z] #51 8.271 + '[' -z '' ']' [2021-05-06T10:41:58.448Z] #51 8.271 ++ mktemp -d [2021-05-06T10:41:58.448Z] #51 8.271 + export GOPATH=/tmp/tmp.Pw5dYL04hz [2021-05-06T10:41:58.448Z] #51 8.271 + GOPATH=/tmp/tmp.Pw5dYL04hz [2021-05-06T10:41:58.448Z] #51 8.271 + RM_GOPATH=1 [2021-05-06T10:41:58.448Z] #51 8.271 + case "$(go env GOARCH)" in [2021-05-06T10:41:58.448Z] #51 8.271 ++ go env GOARCH [2021-05-06T10:41:58.448Z] #51 8.292 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:41:58.448Z] #51 8.292 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:58.448Z] #51 8.292 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:58.448Z] #51 8.292 ++ dirname /tmp/install/install.sh [2021-05-06T10:41:58.448Z] #51 8.292 + dir=/tmp/install [2021-05-06T10:41:58.448Z] #51 8.292 + bin=shfmt [2021-05-06T10:41:58.448Z] #51 8.292 + shift [2021-05-06T10:41:58.448Z] #51 8.292 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-06T10:41:58.448Z] #51 8.292 + . /tmp/install/shfmt.installer [2021-05-06T10:41:58.448Z] #51 8.292 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:41:58.448Z] #51 8.292 + install_shfmt [2021-05-06T10:41:58.448Z] #51 8.292 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-06T10:41:58.448Z] #51 8.292 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Pw5dYL04hz/src/github.com/mvdan/sh [2021-05-06T10:41:58.448Z] #51 8.292 Cloning into '/tmp/tmp.Pw5dYL04hz/src/github.com/mvdan/sh'... [2021-05-06T10:41:58.448Z] #51 ... [2021-05-06T10:41:58.448Z] [2021-05-06T10:41:58.449Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:41:58.449Z] #49 sha256:a33d071ebf5c5003701faa8ffbc2f170c719123e95caf1c96683daac3bacb521 [2021-05-06T10:41:58.449Z] #49 8.150 + RM_GOPATH=0 [2021-05-06T10:41:58.449Z] #49 8.150 + TMP_GOPATH= [2021-05-06T10:41:58.449Z] #49 8.150 + : /build [2021-05-06T10:41:58.449Z] #49 8.150 + '[' -z '' ']' [2021-05-06T10:41:58.449Z] #49 8.150 ++ mktemp -d [2021-05-06T10:41:58.449Z] #49 8.150 + export GOPATH=/tmp/tmp.HlXo6RgOK0 [2021-05-06T10:41:58.449Z] #49 8.150 + GOPATH=/tmp/tmp.HlXo6RgOK0 [2021-05-06T10:41:58.449Z] #49 8.150 + RM_GOPATH=1 [2021-05-06T10:41:58.449Z] #49 8.150 + case "$(go env GOARCH)" in [2021-05-06T10:41:58.449Z] #49 8.150 ++ go env GOARCH [2021-05-06T10:41:58.449Z] #49 8.182 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:58.449Z] #49 8.182 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:41:58.449Z] #49 8.182 ++ dirname /tmp/install/install.sh [2021-05-06T10:41:58.449Z] #49 8.235 + dir=/tmp/install [2021-05-06T10:41:58.449Z] #49 8.235 + bin=golangci_lint [2021-05-06T10:41:58.449Z] #49 8.235 + shift [2021-05-06T10:41:58.449Z] #49 8.235 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-06T10:41:58.449Z] #49 8.235 + . /tmp/install/golangci_lint.installer [2021-05-06T10:41:58.449Z] #49 8.235 ++ : v1.23.8 [2021-05-06T10:41:58.449Z] #49 8.235 + install_golangci_lint [2021-05-06T10:41:58.449Z] #49 8.235 + set -e [2021-05-06T10:41:58.449Z] #49 8.235 + export GO111MODULE=on [2021-05-06T10:41:58.449Z] #49 8.235 + GO111MODULE=on [2021-05-06T10:41:58.449Z] #49 8.235 + GOBIN=/build [2021-05-06T10:41:58.449Z] #49 8.235 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-06T10:41:58.449Z] #49 8.306 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-06T10:41:58.449Z] #49 8.306 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-06T10:41:58.449Z] #49 8.306 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:41:58.449Z] #49 8.306 go: finding github.com v1.23.8 [2021-05-06T10:41:58.449Z] #49 8.306 go: finding github.com/golangci v1.23.8 [2021-05-06T10:41:58.449Z] #49 9.270 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:41:58.449Z] #49 10.36 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:41:58.681Z] using credential docker-jenkins-github-credentials [2021-05-06T10:41:58.689Z] Cloning the remote Git repository [2021-05-06T10:41:58.689Z] Cloning with configured refspecs honoured and without tags [2021-05-06T10:41:58.710Z] #49 ... [2021-05-06T10:41:58.710Z] [2021-05-06T10:41:58.710Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:41:58.710Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:41:58.710Z] #36 7.111 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:41:58.710Z] #36 7.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:41:58.710Z] #36 7.154 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:41:58.710Z] #36 7.427 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:41:58.710Z] #36 9.558 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:41:58.725Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T10:41:58.971Z] #36 ... [2021-05-06T10:41:58.971Z] [2021-05-06T10:41:58.971Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:41:58.971Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:41:58.971Z] #55 11.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:41:58.788Z] > git init /home/ubuntu/workspace/moby_PR-42339 # timeout=10 [2021-05-06T10:41:59.017Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:41:59.017Z] > git --version # timeout=10 [2021-05-06T10:41:59.028Z] > git --version # 'git version 2.17.1' [2021-05-06T10:41:59.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:41:59.042Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:42:02.303Z] #55 15.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:42:03.894Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-087d6d3a2eb48a01d) in /home/ubuntu/workspace/moby_PR-42339 [Pipeline] { [Pipeline] checkout [2021-05-06T10:42:03.990Z] The recommended git tool is: git [2021-05-06T10:42:04.218Z] #55 ... [2021-05-06T10:42:04.218Z] [2021-05-06T10:42:04.218Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:42:04.218Z] #58 sha256:f1fa07a6c7e65c9d29229f225fd54e25294f7aca6a26f4aff85672bdfaf61640 [2021-05-06T10:42:04.218Z] #58 16.20 + cd /tmp/tmp.KBTVDbq1mx/src/github.com/rootless-containers/rootlesskit [2021-05-06T10:42:04.218Z] #58 16.22 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:42:04.218Z] #58 16.30 + export GO111MODULE=on [2021-05-06T10:42:04.218Z] #58 16.31 + GO111MODULE=on [2021-05-06T10:42:04.218Z] #58 16.31 + export GOPROXY=https://proxy.golang.org [2021-05-06T10:42:04.218Z] #58 16.31 + GOPROXY=https://proxy.golang.org [2021-05-06T10:42:04.218Z] #58 16.31 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-06T10:42:04.218Z] #58 16.31 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-06T10:42:06.139Z] #58 ... [2021-05-06T10:42:06.139Z] [2021-05-06T10:42:06.139Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:42:06.139Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:42:06.139Z] #40 8.236 + git clone https://github.com/docker/distribution.git . [2021-05-06T10:42:06.139Z] #40 8.245 Cloning into '.'... [2021-05-06T10:42:06.139Z] #40 ... [2021-05-06T10:42:06.139Z] [2021-05-06T10:42:06.139Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:42:06.139Z] #58 sha256:f1fa07a6c7e65c9d29229f225fd54e25294f7aca6a26f4aff85672bdfaf61640 [2021-05-06T10:42:06.139Z] #58 18.80 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:42:06.139Z] #58 18.85 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:42:06.139Z] #58 19.02 go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T10:42:06.139Z] #58 19.03 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:42:06.139Z] #58 19.10 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-06T10:42:06.283Z] using credential docker-jenkins-github-credentials [2021-05-06T10:42:06.291Z] Cloning the remote Git repository [2021-05-06T10:42:06.291Z] Cloning with configured refspecs honoured and without tags [2021-05-06T10:42:06.405Z] #58 ... [2021-05-06T10:42:06.405Z] [2021-05-06T10:42:06.405Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:42:06.405Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:42:06.405Z] #32 8.793 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-06T10:42:06.405Z] #32 8.818 Cloning into '.'... [2021-05-06T10:42:06.405Z] #32 ... [2021-05-06T10:42:06.405Z] [2021-05-06T10:42:06.405Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:42:06.405Z] #58 sha256:f1fa07a6c7e65c9d29229f225fd54e25294f7aca6a26f4aff85672bdfaf61640 [2021-05-06T10:42:06.405Z] #58 19.31 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-06T10:42:06.980Z] #58 19.58 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:42:06.980Z] #58 19.60 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:42:07.241Z] #58 19.94 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:42:07.241Z] #58 20.08 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-06T10:42:06.308Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T10:42:06.418Z] > git init /home/ubuntu/workspace/moby_PR-42339 # timeout=10 [2021-05-06T10:42:06.678Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:42:06.678Z] > git --version # timeout=10 [2021-05-06T10:42:06.689Z] > git --version # 'git version 2.25.1' [2021-05-06T10:42:06.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:42:06.691Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:42:07.813Z] #58 20.46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:42:08.074Z] #58 20.83 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-06T10:42:08.074Z] #58 21.00 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-06T10:42:08.074Z] #58 ... [2021-05-06T10:42:08.074Z] [2021-05-06T10:42:08.074Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:42:08.074Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:42:08.074Z] #42 10.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:42:08.074Z] #42 14.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:42:08.074Z] #42 19.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:42:08.442Z] #42 ... [2021-05-06T10:42:08.442Z] [2021-05-06T10:42:08.442Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:42:08.442Z] #58 sha256:f1fa07a6c7e65c9d29229f225fd54e25294f7aca6a26f4aff85672bdfaf61640 [2021-05-06T10:42:08.442Z] #58 21.14 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:42:08.442Z] #58 21.24 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:42:08.820Z] #58 21.30 go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T10:42:08.820Z] #58 21.30 go: downloading github.com/google/uuid v1.2.0 [2021-05-06T10:42:09.083Z] #58 ... [2021-05-06T10:42:09.083Z] [2021-05-06T10:42:09.083Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:42:09.083Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:42:09.083Z] #13 6.303 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-06T10:42:09.083Z] #13 9.495 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:42:09.083Z] #13 13.72 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:42:09.348Z] #13 ... [2021-05-06T10:42:09.348Z] [2021-05-06T10:42:09.348Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:42:09.348Z] #47 sha256:526a1db1b3f605e564006d5c58eb7655167bc956b6462383b85de251b02df41e [2021-05-06T10:42:09.348Z] #47 12.08 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-06T10:42:09.348Z] #47 12.08 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:42:09.348Z] #47 12.13 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:42:09.348Z] #47 12.21 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:42:09.348Z] #47 12.32 go: downloading github.com/fatih/color v1.9.0 [2021-05-06T10:42:09.348Z] #47 12.45 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:42:09.348Z] #47 12.47 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:42:09.348Z] #47 12.86 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-06T10:42:09.348Z] #47 12.90 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:42:09.348Z] #47 13.26 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:42:09.348Z] #47 13.27 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:42:09.348Z] #47 13.31 go: extracting github.com/fatih/color v1.9.0 [2021-05-06T10:42:09.348Z] #47 13.33 go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T10:42:09.348Z] #47 13.42 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:42:09.348Z] #47 13.42 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:42:09.348Z] #47 13.67 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:42:09.348Z] #47 14.02 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:42:09.348Z] #47 14.23 go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T10:42:09.348Z] #47 14.24 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:42:09.348Z] #47 17.02 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:42:09.348Z] #47 19.47 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:42:09.348Z] #47 20.29 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:42:09.348Z] #47 ... [2021-05-06T10:42:09.348Z] [2021-05-06T10:42:09.348Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:42:09.348Z] #58 sha256:f1fa07a6c7e65c9d29229f225fd54e25294f7aca6a26f4aff85672bdfaf61640 [2021-05-06T10:42:09.348Z] #58 22.14 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:42:09.348Z] #58 22.19 go: extracting github.com/google/uuid v1.2.0 [2021-05-06T10:42:11.283Z] #58 ... [2021-05-06T10:42:11.283Z] [2021-05-06T10:42:11.283Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:42:11.283Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:42:11.283Z] #36 13.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:42:11.283Z] #36 ... [2021-05-06T10:42:11.283Z] [2021-05-06T10:42:11.283Z] #34 [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-05-06T10:42:11.283Z] #34 sha256:fc9960b50d3fa2632d621fcb9bc1389ad3bb4f3149406d4f4216ae413781abd4 [2021-05-06T10:42:11.283Z] #34 13.98 github.com/pelletier/go-toml [2021-05-06T10:42:11.283Z] #34 ... [2021-05-06T10:42:11.283Z] [2021-05-06T10:42:11.283Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:42:11.283Z] #49 sha256:a33d071ebf5c5003701faa8ffbc2f170c719123e95caf1c96683daac3bacb521 [2021-05-06T10:42:11.283Z] #49 22.70 go: downloading github.com/fatih/color v1.7.0 [2021-05-06T10:42:11.283Z] #49 22.70 go: downloading github.com/pkg/errors v0.8.1 [2021-05-06T10:42:11.283Z] #49 22.72 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-06T10:42:11.283Z] #49 22.75 go: downloading github.com/spf13/viper v1.6.1 [2021-05-06T10:42:11.283Z] #49 22.81 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:42:11.283Z] #49 22.81 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:42:11.283Z] #49 22.82 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:42:11.283Z] #49 22.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:42:11.283Z] #49 23.27 go: extracting github.com/fatih/color v1.7.0 [2021-05-06T10:42:11.283Z] #49 23.27 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:42:11.283Z] #49 23.48 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-06T10:42:11.283Z] #49 23.48 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:42:11.283Z] #49 23.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:42:11.283Z] #49 23.67 go: extracting github.com/pkg/errors v0.8.1 [2021-05-06T10:42:11.283Z] #49 23.71 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:42:11.283Z] #49 23.85 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:42:11.283Z] #49 23.86 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-06T10:42:11.283Z] #49 24.03 go: extracting github.com/spf13/viper v1.6.1 [2021-05-06T10:42:11.283Z] #49 24.06 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:42:11.283Z] #49 24.17 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:42:11.283Z] #49 24.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:42:11.544Z] #49 24.31 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:42:11.544Z] #49 24.33 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-06T10:42:11.544Z] #49 ... [2021-05-06T10:42:11.544Z] [2021-05-06T10:42:11.544Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T10:42:11.544Z] #24 sha256:1c4e035062cd67acc656aaadd8e2b6e41ad5edf3d407cff972bfe2b861f513fe [2021-05-06T10:42:11.544Z] #24 23.68 + mkdir -p /build [2021-05-06T10:42:11.544Z] #24 23.75 + mv docker/docker /build/ [2021-05-06T10:42:11.544Z] #24 23.78 + rmdir docker [2021-05-06T10:42:11.544Z] #24 DONE 24.4s [2021-05-06T10:42:11.806Z] [2021-05-06T10:42:11.806Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:42:11.806Z] #58 sha256:f1fa07a6c7e65c9d29229f225fd54e25294f7aca6a26f4aff85672bdfaf61640 [2021-05-06T10:42:11.806Z] #58 24.11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:42:11.806Z] #58 24.35 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:42:13.193Z] #58 ... [2021-05-06T10:42:13.193Z] [2021-05-06T10:42:13.193Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:42:13.193Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:42:13.193Z] #45 15.98 unicode/utf8 [2021-05-06T10:42:13.193Z] #45 17.06 math/bits [2021-05-06T10:42:13.193Z] #45 17.96 math [2021-05-06T10:42:13.193Z] #45 24.74 internal/testlog [2021-05-06T10:42:13.193Z] #45 25.16 encoding [2021-05-06T10:42:13.193Z] #45 25.47 unicode/utf16 [2021-05-06T10:42:13.193Z] #45 26.00 container/list [2021-05-06T10:42:13.454Z] #45 ... [2021-05-06T10:42:13.454Z] [2021-05-06T10:42:13.454Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:42:13.454Z] #49 sha256:a33d071ebf5c5003701faa8ffbc2f170c719123e95caf1c96683daac3bacb521 [2021-05-06T10:42:13.454Z] #49 24.70 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-06T10:42:13.454Z] #49 24.71 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:42:13.454Z] #49 24.84 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:42:13.454Z] #49 25.20 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-06T10:42:13.454Z] #49 25.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-06T10:42:13.454Z] #49 25.27 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:42:13.454Z] #49 25.51 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-06T10:42:13.454Z] #49 25.58 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:42:13.454Z] #49 25.86 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-06T10:42:13.454Z] #49 25.98 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:42:13.454Z] #49 25.99 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:42:13.454Z] #49 26.27 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-06T10:42:13.454Z] #49 26.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:42:13.715Z] #49 26.45 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:42:13.715Z] #49 26.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:42:14.038Z] Fetching without tags [2021-05-06T10:42:14.423Z] Merging remotes/origin/master commit 892d3d57be0f78ce3f11b247b1063cdce9f6472d into PR head commit 489f57b877204e9e118c53b5c43f67674786b02a [2021-05-06T10:42:14.658Z] #49 27.50 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:42:14.922Z] #49 27.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-06T10:42:14.922Z] #49 27.93 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-06T10:42:15.507Z] Merge succeeded, producing 7da4276b2c02f24e7d26a13fb037dd377e9233a3 [2021-05-06T10:42:15.507Z] Checking out Revision 7da4276b2c02f24e7d26a13fb037dd377e9233a3 (PR-42339) [2021-05-06T10:42:15.866Z] #49 28.75 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:42:15.866Z] #49 28.90 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:42:13.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:42:13.985Z] > git config --add remote.origin.fetch +refs/pull/42339/head:refs/remotes/origin/PR-42339 # timeout=10 [2021-05-06T10:42:13.993Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:42:14.016Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:42:14.082Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:42:14.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:42:14.091Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:42:14.427Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:42:14.456Z] > git checkout -f 489f57b877204e9e118c53b5c43f67674786b02a # timeout=10 [2021-05-06T10:42:15.132Z] > git remote # timeout=10 [2021-05-06T10:42:15.161Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T10:42:15.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:42:15.194Z] > git merge 892d3d57be0f78ce3f11b247b1063cdce9f6472d # timeout=10 [2021-05-06T10:42:15.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T10:42:15.508Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:42:15.540Z] > git checkout -f 7da4276b2c02f24e7d26a13fb037dd377e9233a3 # timeout=10 [2021-05-06T10:42:16.441Z] #49 29.07 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-06T10:42:16.441Z] #49 29.13 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-06T10:42:16.441Z] #49 ... [2021-05-06T10:42:16.441Z] [2021-05-06T10:42:16.441Z] #34 [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-05-06T10:42:16.441Z] #34 sha256:fc9960b50d3fa2632d621fcb9bc1389ad3bb4f3149406d4f4216ae413781abd4 [2021-05-06T10:42:16.441Z] #34 25.16 github.com/pelletier/go-toml/cmd/tomll [2021-05-06T10:42:16.441Z] #34 DONE 29.5s [2021-05-06T10:42:16.702Z] [2021-05-06T10:42:16.702Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:42:16.702Z] #49 sha256:a33d071ebf5c5003701faa8ffbc2f170c719123e95caf1c96683daac3bacb521 [2021-05-06T10:42:16.702Z] #49 29.55 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:42:16.963Z] #49 29.62 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:42:16.963Z] #49 29.64 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:42:16.963Z] #49 29.67 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:42:16.963Z] #49 29.67 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:42:16.963Z] #49 29.82 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:42:16.963Z] #49 29.89 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:42:19.198Z] Commit message: "Merge commit '892d3d57be0f78ce3f11b247b1063cdce9f6472d' into HEAD" [2021-05-06T10:42:19.227Z] First time build. Skipping changelog. [2021-05-06T10:42:19.513Z] #49 32.19 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:42:19.513Z] #49 32.19 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:42:19.513Z] #49 32.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:42:19.513Z] #49 32.22 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:42:19.513Z] #49 32.24 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:42:19.513Z] #49 32.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:42:19.513Z] #49 32.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:42:19.513Z] #49 32.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:42:19.513Z] #49 32.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:42:19.513Z] #49 32.25 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:42:19.513Z] #49 32.27 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:42:19.513Z] #49 32.29 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:42:19.513Z] #49 32.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:42:19.513Z] #49 32.30 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:42:19.513Z] #49 32.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:42:19.513Z] #49 32.40 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:42:19.513Z] #49 32.44 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:42:19.513Z] #49 32.48 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:42:19.513Z] #49 32.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:42:19.513Z] #49 32.54 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T10:42:19.775Z] #49 32.55 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:42:19.775Z] #49 32.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:42:19.775Z] #49 32.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:42:19.775Z] #49 32.67 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:42:19.775Z] #49 32.68 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:42:19.775Z] #49 32.68 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:42:19.775Z] #49 32.69 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:42:19.775Z] #49 32.76 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:42:20.036Z] #49 32.80 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:42:20.036Z] #49 32.91 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:42:20.036Z] #49 32.92 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:42:20.036Z] #49 32.92 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:42:20.036Z] #49 ... [2021-05-06T10:42:20.036Z] [2021-05-06T10:42:20.036Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:42:20.036Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:42:20.036Z] #13 17.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:42:20.298Z] #13 ... [2021-05-06T10:42:20.298Z] [2021-05-06T10:42:20.298Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:42:20.298Z] #49 sha256:a33d071ebf5c5003701faa8ffbc2f170c719123e95caf1c96683daac3bacb521 [2021-05-06T10:42:20.298Z] #49 33.08 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:42:20.298Z] #49 33.08 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:42:20.298Z] #49 33.12 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:42:20.298Z] #49 33.19 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:42:20.316Z] + docker version [2021-05-06T10:42:20.564Z] #49 33.34 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:42:20.564Z] #49 33.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:42:20.564Z] #49 33.41 go: downloading github.com/spf13/cast v1.3.0 [2021-05-06T10:42:20.564Z] #49 33.41 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:42:20.564Z] #49 33.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:42:20.825Z] #49 33.61 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:42:20.825Z] #49 33.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:42:20.825Z] #49 33.64 go: downloading github.com/spf13/afero v1.1.2 [2021-05-06T10:42:21.096Z] #49 33.77 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-06T10:42:21.096Z] #49 33.81 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:42:21.096Z] #49 33.88 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:42:21.096Z] #49 33.88 go: extracting github.com/spf13/cast v1.3.0 [2021-05-06T10:42:19.199Z] > git rev-list --no-walk 1aece46541a862ea9471308d8072e52355d22ec2 # timeout=10 [2021-05-06T10:42:21.341Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b96c530fdde7cee4) in /home/ubuntu/workspace/moby_PR-42339 [Pipeline] { [2021-05-06T10:42:21.358Z] #49 34.03 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:42:21.358Z] #49 34.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:42:21.358Z] #49 34.14 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:42:21.358Z] #49 34.16 go: extracting github.com/spf13/afero v1.1.2 [2021-05-06T10:42:21.358Z] #49 34.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:42:21.358Z] #49 34.20 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-06T10:42:21.358Z] #49 34.25 go: downloading github.com/mitchellh/mapstructure v1.1.2 [Pipeline] checkout [2021-05-06T10:42:21.531Z] The recommended git tool is: git [2021-05-06T10:42:21.619Z] #49 34.52 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:42:21.619Z] #49 34.52 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-06T10:42:21.619Z] #49 34.52 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:42:21.619Z] #49 34.52 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:42:21.619Z] #49 34.52 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:42:21.880Z] #49 34.60 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:42:21.880Z] #49 34.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:42:21.880Z] #49 34.61 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:42:21.880Z] #49 34.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:42:21.880Z] #49 34.64 go: downloading golang.org/x/text v0.3.2 [2021-05-06T10:42:21.880Z] #49 34.69 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:42:21.880Z] #49 34.70 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:42:21.880Z] #49 34.70 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:42:21.880Z] #49 34.74 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-06T10:42:21.880Z] #49 34.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:42:21.880Z] #49 34.79 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:42:22.142Z] #49 34.87 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:42:22.142Z] #49 34.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:42:22.142Z] #49 34.94 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:42:22.142Z] #49 34.94 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:42:22.142Z] #49 35.03 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:42:22.403Z] #49 35.11 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:42:22.403Z] #49 35.12 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-06T10:42:22.403Z] #49 35.21 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-06T10:42:22.403Z] #49 35.32 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:42:22.403Z] #49 ... [2021-05-06T10:42:22.403Z] [2021-05-06T10:42:22.403Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:42:22.403Z] #51 sha256:0536042bd9b82687fa9b9a1e7a3e0556eb90165429f8e066c5c8329dc5db85c9 [2021-05-06T10:42:22.403Z] #51 25.30 + cd /tmp/tmp.Pw5dYL04hz/src/github.com/mvdan/sh [2021-05-06T10:42:22.403Z] #51 25.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:42:22.403Z] #51 25.55 + GO111MODULE=on [2021-05-06T10:42:22.403Z] #51 25.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-06T10:42:22.403Z] #51 27.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:42:22.403Z] #51 27.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:42:22.403Z] #51 27.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:42:22.403Z] #51 27.61 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:42:22.403Z] #51 27.81 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:42:22.403Z] #51 28.58 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:42:22.403Z] #51 29.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:42:22.403Z] #51 31.09 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:42:22.403Z] #51 32.17 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:42:22.403Z] #51 32.41 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:42:22.403Z] #51 32.57 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:42:22.403Z] #51 32.66 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:42:22.403Z] #51 33.49 runtime/cgo [2021-05-06T10:42:22.403Z] #51 33.56 runtime [2021-05-06T10:42:22.664Z] #51 ... [2021-05-06T10:42:22.664Z] [2021-05-06T10:42:22.664Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:42:22.664Z] #49 sha256:a33d071ebf5c5003701faa8ffbc2f170c719123e95caf1c96683daac3bacb521 [2021-05-06T10:42:22.664Z] #49 35.45 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:42:22.664Z] #49 35.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:42:22.664Z] #49 35.49 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:42:22.664Z] #49 35.52 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-06T10:42:22.973Z] #49 35.65 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:42:22.973Z] #49 35.71 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:42:22.973Z] #49 35.73 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:42:22.973Z] #49 35.81 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:42:23.064Z] Fetching without tags [2021-05-06T10:42:23.235Z] #49 36.03 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:42:23.235Z] #49 36.06 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:42:23.235Z] #49 36.10 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:42:23.365Z] Merging remotes/origin/master commit 892d3d57be0f78ce3f11b247b1063cdce9f6472d into PR head commit 489f57b877204e9e118c53b5c43f67674786b02a [2021-05-06T10:42:23.498Z] #49 36.30 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-06T10:42:23.498Z] #49 36.41 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:42:23.498Z] #49 36.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:42:23.498Z] #49 36.45 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:42:23.498Z] #49 ... [2021-05-06T10:42:23.498Z] [2021-05-06T10:42:23.498Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:42:23.498Z] #58 sha256:f1fa07a6c7e65c9d29229f225fd54e25294f7aca6a26f4aff85672bdfaf61640 [2021-05-06T10:42:23.498Z] #58 26.39 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-06T10:42:23.498Z] #58 27.17 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:42:23.498Z] #58 28.19 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:42:23.498Z] #58 29.61 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:42:23.498Z] #58 31.75 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:42:23.498Z] #58 31.90 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:42:23.498Z] #58 31.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:42:23.498Z] #58 32.30 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:42:23.498Z] #58 32.96 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:42:23.498Z] #58 35.85 go: finding github.com/pkg/errors v0.9.1 [2021-05-06T10:42:23.498Z] #58 36.06 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:42:23.498Z] #58 36.20 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:42:23.498Z] #58 36.24 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:42:23.498Z] #58 36.38 go: finding github.com/google/uuid v1.2.0 [2021-05-06T10:42:23.498Z] #58 36.43 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:42:22.998Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:42:23.017Z] > git config --add remote.origin.fetch +refs/pull/42339/head:refs/remotes/origin/PR-42339 # timeout=10 [2021-05-06T10:42:23.029Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:42:23.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:42:23.064Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:42:23.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:42:23.066Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:42:23.372Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:42:23.385Z] > git checkout -f 489f57b877204e9e118c53b5c43f67674786b02a # timeout=10 [2021-05-06T10:42:23.760Z] #58 36.52 go: finding github.com/gofrs/flock v0.8.0 [2021-05-06T10:42:23.760Z] #58 36.53 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-06T10:42:23.760Z] #58 36.55 go: finding github.com/gorilla/mux v1.8.0 [2021-05-06T10:42:23.760Z] #58 36.57 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:42:23.760Z] #58 36.65 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:42:23.760Z] #58 ... [2021-05-06T10:42:23.760Z] [2021-05-06T10:42:23.760Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:42:23.760Z] #67 sha256:2d28f98e2ea7bae6e5a36cff0806ab8e604906110b98ae72bbce58b08d3147e3 [2021-05-06T10:42:23.760Z] #67 34.01 Checking out files: 65% (1254/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-06T10:42:23.760Z] #67 34.64 + cd /tmp/tmp.D8kz7Lh2Cr/src/github.com/docker/libnetwork [2021-05-06T10:42:23.760Z] #67 34.64 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:42:23.760Z] #67 35.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-06T10:42:24.021Z] #67 ... [2021-05-06T10:42:24.021Z] [2021-05-06T10:42:24.021Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:42:24.021Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:42:24.021Z] #45 26.79 crypto/internal/subtle [2021-05-06T10:42:24.021Z] #45 26.99 crypto/subtle [2021-05-06T10:42:24.021Z] #45 27.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-06T10:42:24.021Z] #45 27.30 internal/nettrace [2021-05-06T10:42:24.021Z] #45 27.53 runtime/cgo [2021-05-06T10:42:24.021Z] #45 ... [2021-05-06T10:42:24.021Z] [2021-05-06T10:42:24.021Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:42:24.021Z] #58 sha256:f1fa07a6c7e65c9d29229f225fd54e25294f7aca6a26f4aff85672bdfaf61640 [2021-05-06T10:42:24.021Z] #58 36.71 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:42:24.021Z] #58 36.74 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:42:24.282Z] #58 36.94 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:42:24.282Z] #58 37.03 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:42:24.411Z] Fetching without tags [2021-05-06T10:42:24.544Z] #58 ... [2021-05-06T10:42:24.544Z] [2021-05-06T10:42:24.544Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:42:24.544Z] #47 sha256:526a1db1b3f605e564006d5c58eb7655167bc956b6462383b85de251b02df41e [2021-05-06T10:42:24.544Z] #47 27.46 go: finding github.com/fatih/color v1.9.0 [2021-05-06T10:42:24.544Z] #47 27.57 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:42:24.544Z] #47 27.61 go: finding github.com/pkg/errors v0.9.1 [2021-05-06T10:42:24.544Z] #47 27.74 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:42:24.544Z] #47 27.74 go: finding github.com/spf13/pflag v1.0.3 [2021-05-06T10:42:24.544Z] #47 27.81 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:42:24.544Z] #47 28.06 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:42:24.544Z] #47 28.20 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:42:24.544Z] #47 28.25 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:42:24.544Z] #47 28.28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:42:24.544Z] #47 28.40 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:42:24.701Z] Merge succeeded, producing 136c99dcc2d73b36d432afd588db03b8db67ef0c [2021-05-06T10:42:24.701Z] Checking out Revision 136c99dcc2d73b36d432afd588db03b8db67ef0c (PR-42339) [2021-05-06T10:42:24.788Z] Merging remotes/origin/master commit 892d3d57be0f78ce3f11b247b1063cdce9f6472d into PR head commit 489f57b877204e9e118c53b5c43f67674786b02a [2021-05-06T10:42:24.319Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:42:24.327Z] > git config --add remote.origin.fetch +refs/pull/42339/head:refs/remotes/origin/PR-42339 # timeout=10 [2021-05-06T10:42:24.341Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:42:24.381Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:42:24.414Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:42:24.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:42:24.415Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:42:24.806Z] #47 ... [2021-05-06T10:42:24.806Z] [2021-05-06T10:42:24.806Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:42:24.806Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:42:24.806Z] #40 31.52 Checking out files: 92% (1573/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-06T10:42:24.806Z] #40 31.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-06T10:42:24.806Z] #40 34.05 + 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-05-06T10:42:25.640Z] using credential docker-jenkins-github-credentials [2021-05-06T10:42:25.649Z] Cloning the remote Git repository [2021-05-06T10:42:25.649Z] Cloning with configured refspecs honoured and without tags [2021-05-06T10:42:23.963Z] > git remote # timeout=10 [2021-05-06T10:42:23.975Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T10:42:23.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:42:23.984Z] > git merge 892d3d57be0f78ce3f11b247b1063cdce9f6472d # timeout=10 [2021-05-06T10:42:24.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T10:42:24.700Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:42:24.712Z] > git checkout -f 136c99dcc2d73b36d432afd588db03b8db67ef0c # timeout=10 [2021-05-06T10:42:26.192Z] #40 ... [2021-05-06T10:42:26.192Z] [2021-05-06T10:42:26.192Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:42:26.192Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:42:26.192Z] #36 28.94 Fetched 8441 kB in 22s (382 kB/s) [2021-05-06T10:42:26.192Z] #36 28.94 Reading package lists... [2021-05-06T10:42:26.192Z] #36 35.57 Reading package lists... [2021-05-06T10:42:26.192Z] #36 ... [2021-05-06T10:42:26.192Z] [2021-05-06T10:42:26.192Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:42:26.192Z] #49 sha256:a33d071ebf5c5003701faa8ffbc2f170c719123e95caf1c96683daac3bacb521 [2021-05-06T10:42:26.192Z] #49 37.00 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-06T10:42:26.192Z] #49 38.41 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:42:26.192Z] #49 38.68 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:42:26.313Z] Merge succeeded, producing 26ac35048c433a2a0d585ee54ca1c42c654f7bcf [2021-05-06T10:42:26.314Z] Checking out Revision 26ac35048c433a2a0d585ee54ca1c42c654f7bcf (PR-42339) [2021-05-06T10:42:25.725Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T10:42:25.788Z] > git init /home/ubuntu/workspace/moby_PR-42339 # timeout=10 [2021-05-06T10:42:26.390Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:42:26.390Z] > git --version # timeout=10 [2021-05-06T10:42:26.397Z] > git --version # 'git version 2.25.1' [2021-05-06T10:42:26.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:42:26.476Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:42:24.800Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:42:24.829Z] > git checkout -f 489f57b877204e9e118c53b5c43f67674786b02a # timeout=10 [2021-05-06T10:42:25.521Z] > git remote # timeout=10 [2021-05-06T10:42:25.542Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T10:42:25.565Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:42:25.568Z] > git merge 892d3d57be0f78ce3f11b247b1063cdce9f6472d # timeout=10 [2021-05-06T10:42:26.302Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T10:42:26.314Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:42:26.335Z] > git checkout -f 26ac35048c433a2a0d585ee54ca1c42c654f7bcf # timeout=10 [2021-05-06T10:42:28.163Z] #49 ... [2021-05-06T10:42:28.163Z] [2021-05-06T10:42:28.163Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:42:28.163Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:42:28.163Z] #55 31.03 Fetched 8441 kB in 24s (354 kB/s) [2021-05-06T10:42:28.163Z] #55 31.03 Reading package lists... [2021-05-06T10:42:28.163Z] #55 37.30 Reading package lists... [2021-05-06T10:42:28.163Z] #55 ... [2021-05-06T10:42:28.163Z] [2021-05-06T10:42:28.163Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:42:28.163Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:42:28.163Z] #45 37.15 vendor/golang.org/x/crypto/internal/subtle [2021-05-06T10:42:28.163Z] #45 37.27 vendor/golang.org/x/crypto/curve25519 [2021-05-06T10:42:28.242Z] Commit message: "Merge commit '892d3d57be0f78ce3f11b247b1063cdce9f6472d' into HEAD" [2021-05-06T10:42:28.272Z] First time build. Skipping changelog. [2021-05-06T10:42:28.457Z] Client: Docker Engine - Community [2021-05-06T10:42:28.457Z] Version: 20.10.5 [2021-05-06T10:42:28.457Z] API version: 1.41 [2021-05-06T10:42:28.457Z] Go version: go1.13.15 [2021-05-06T10:42:28.457Z] Git commit: 55c4c88 [2021-05-06T10:42:28.457Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-06T10:42:28.457Z] OS/Arch: linux/amd64 [2021-05-06T10:42:28.457Z] Context: default [2021-05-06T10:42:28.457Z] Experimental: true [2021-05-06T10:42:28.457Z] [2021-05-06T10:42:28.457Z] Server: Docker Engine - Community [2021-05-06T10:42:28.457Z] Engine: [2021-05-06T10:42:28.457Z] Version: 20.10.5 [2021-05-06T10:42:28.457Z] API version: 1.41 (minimum version 1.12) [2021-05-06T10:42:28.457Z] Go version: go1.13.15 [2021-05-06T10:42:28.457Z] Git commit: 363e9a8 [2021-05-06T10:42:28.457Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-06T10:42:28.457Z] OS/Arch: linux/amd64 [2021-05-06T10:42:28.457Z] Experimental: true [2021-05-06T10:42:28.457Z] containerd: [2021-05-06T10:42:28.457Z] Version: 1.4.4 [2021-05-06T10:42:28.457Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:42:28.457Z] runc: [2021-05-06T10:42:28.457Z] Version: 1.0.0-rc93 [2021-05-06T10:42:28.457Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:42:28.457Z] docker-init: [2021-05-06T10:42:28.457Z] Version: 0.19.0 [2021-05-06T10:42:28.457Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T10:42:28.794Z] + docker info [2021-05-06T10:42:29.116Z] + docker version [2021-05-06T10:42:28.241Z] > git rev-list --no-walk 1aece46541a862ea9471308d8072e52355d22ec2 # timeout=10 [2021-05-06T10:42:30.087Z] #45 ... [2021-05-06T10:42:30.087Z] [2021-05-06T10:42:30.087Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:42:30.087Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:42:30.087Z] #42 32.58 Fetched 8441 kB in 24s (358 kB/s) [2021-05-06T10:42:30.087Z] #42 32.58 Reading package lists... [2021-05-06T10:42:30.087Z] #42 38.75 Reading package lists... [2021-05-06T10:42:30.087Z] #42 ... [2021-05-06T10:42:30.087Z] [2021-05-06T10:42:30.087Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:42:30.087Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:42:30.087Z] #36 35.57 Reading package lists... [2021-05-06T10:42:30.327Z] Commit message: "Merge commit '892d3d57be0f78ce3f11b247b1063cdce9f6472d' into HEAD" [2021-05-06T10:42:30.345Z] First time build. Skipping changelog. [2021-05-06T10:42:30.348Z] #36 41.79 Building dependency tree... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T10:42:31.379Z] + docker version [2021-05-06T10:42:31.737Z] #36 ... [2021-05-06T10:42:31.737Z] [2021-05-06T10:42:31.737Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:42:31.737Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:42:31.737Z] #13 28.80 Fetched 8955 kB in 25s (363 kB/s) [2021-05-06T10:42:31.737Z] #13 28.80 Reading package lists... [2021-05-06T10:42:31.737Z] #13 35.43 Reading package lists... [2021-05-06T10:42:31.737Z] #13 ... [2021-05-06T10:42:31.737Z] [2021-05-06T10:42:31.737Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:42:31.737Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:42:31.737Z] #36 44.59 The following additional packages will be installed: [2021-05-06T10:42:31.737Z] #36 44.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-06T10:42:31.737Z] #36 44.62 Suggested packages: [2021-05-06T10:42:31.737Z] #36 44.63 cmake-doc ninja-build lrzip [2021-05-06T10:42:31.737Z] #36 44.63 Recommended packages: [2021-05-06T10:42:31.737Z] #36 44.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-06T10:42:30.329Z] > git rev-list --no-walk 1aece46541a862ea9471308d8072e52355d22ec2 # timeout=10 [2021-05-06T10:42:32.679Z] #36 45.52 The following NEW packages will be installed: [2021-05-06T10:42:32.679Z] #36 45.52 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-06T10:42:32.679Z] #36 45.53 vim-common xxd [2021-05-06T10:42:32.940Z] #36 45.88 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:42:32.940Z] #36 45.88 Need to get 14.9 MB of archives. [2021-05-06T10:42:32.940Z] #36 45.88 After this operation, 61.8 MB of additional disk space will be used. [2021-05-06T10:42:32.940Z] #36 45.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-06T10:42:32.940Z] #36 45.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-06T10:42:32.940Z] #36 45.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-06T10:42:33.201Z] #36 46.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-06T10:42:34.590Z] #36 47.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-06T10:42:34.590Z] #36 47.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-06T10:42:34.851Z] #36 47.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-06T10:42:34.851Z] #36 47.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-06T10:42:34.851Z] #36 47.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-06T10:42:34.851Z] #36 47.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-06T10:42:36.235Z] #36 49.24 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:42:36.496Z] #36 ... [2021-05-06T10:42:36.496Z] [2021-05-06T10:42:36.496Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:42:36.496Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:42:36.496Z] #55 37.30 Reading package lists... [2021-05-06T10:42:36.496Z] #55 43.32 Building dependency tree... [2021-05-06T10:42:36.496Z] #55 46.09 The following additional packages will be installed: [2021-05-06T10:42:36.496Z] #55 46.10 libbtrfs0 [2021-05-06T10:42:36.496Z] #55 46.32 The following NEW packages will be installed: [2021-05-06T10:42:36.496Z] #55 46.35 libbtrfs-dev libbtrfs0 [2021-05-06T10:42:36.496Z] #55 46.74 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:42:36.496Z] #55 46.74 Need to get 119 kB of archives. [2021-05-06T10:42:36.496Z] #55 46.74 After this operation, 387 kB of additional disk space will be used. [2021-05-06T10:42:36.496Z] #55 46.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-06T10:42:36.496Z] #55 46.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-06T10:42:36.496Z] #55 47.86 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:42:36.496Z] #55 48.03 Fetched 119 kB in 0s (331 kB/s) [2021-05-06T10:42:36.496Z] #55 48.12 Selecting previously unselected package libbtrfs0. [2021-05-06T10:42:36.496Z] #55 48.12 (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 ... 15410 files and directories currently installed.) [2021-05-06T10:42:36.496Z] #55 48.18 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-06T10:42:36.496Z] #55 48.21 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-06T10:42:36.496Z] #55 48.34 Selecting previously unselected package libbtrfs-dev. [2021-05-06T10:42:36.496Z] #55 48.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-06T10:42:36.496Z] #55 48.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:42:36.496Z] #55 48.61 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-06T10:42:36.496Z] #55 48.63 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:42:36.496Z] #55 48.64 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:42:36.496Z] #55 DONE 49.3s [2021-05-06T10:42:36.669Z] Client: Docker Engine - Community [2021-05-06T10:42:36.669Z] Version: 20.10.5 [2021-05-06T10:42:36.669Z] API version: 1.41 [2021-05-06T10:42:36.669Z] Go version: go1.13.15 [2021-05-06T10:42:36.669Z] Git commit: 55c4c88 [2021-05-06T10:42:36.669Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-06T10:42:36.669Z] OS/Arch: linux/amd64 [2021-05-06T10:42:36.669Z] Context: default [2021-05-06T10:42:36.669Z] Experimental: true [2021-05-06T10:42:36.669Z] [2021-05-06T10:42:36.669Z] Server: Docker Engine - Community [2021-05-06T10:42:36.669Z] Engine: [2021-05-06T10:42:36.669Z] Version: 20.10.5 [2021-05-06T10:42:36.669Z] API version: 1.41 (minimum version 1.12) [2021-05-06T10:42:36.669Z] Go version: go1.13.15 [2021-05-06T10:42:36.669Z] Git commit: 363e9a8 [2021-05-06T10:42:36.669Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-06T10:42:36.669Z] OS/Arch: linux/amd64 [2021-05-06T10:42:36.669Z] Experimental: true [2021-05-06T10:42:36.669Z] containerd: [2021-05-06T10:42:36.669Z] Version: 1.4.4 [2021-05-06T10:42:36.669Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:42:36.669Z] runc: [2021-05-06T10:42:36.669Z] Version: 1.0.0-rc93 [2021-05-06T10:42:36.669Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:42:36.669Z] docker-init: [2021-05-06T10:42:36.669Z] Version: 0.19.0 [2021-05-06T10:42:36.669Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-06T10:42:36.758Z] [2021-05-06T10:42:36.758Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:42:36.758Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:42:36.758Z] #42 38.75 Reading package lists... [2021-05-06T10:42:36.758Z] #42 44.90 Building dependency tree... [2021-05-06T10:42:36.758Z] #42 47.05 The following additional packages will be installed: [2021-05-06T10:42:36.758Z] #42 47.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-06T10:42:36.758Z] #42 47.05 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-06T10:42:36.758Z] #42 47.05 Suggested packages: [2021-05-06T10:42:36.758Z] #42 47.06 manpages-dev python-setuptools [2021-05-06T10:42:36.758Z] #42 48.40 The following NEW packages will be installed: [2021-05-06T10:42:36.758Z] #42 48.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-06T10:42:36.758Z] #42 48.41 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-06T10:42:36.758Z] #42 48.41 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-06T10:42:36.758Z] #42 48.41 python-six zlib1g-dev [2021-05-06T10:42:36.758Z] #42 48.76 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:42:36.758Z] #42 48.76 Need to get 4095 kB of archives. [2021-05-06T10:42:36.758Z] #42 48.76 After this operation, 22.5 MB of additional disk space will be used. [2021-05-06T10:42:36.758Z] #42 48.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-06T10:42:36.758Z] #42 48.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-06T10:42:36.758Z] #42 48.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-06T10:42:36.758Z] #42 48.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-06T10:42:36.758Z] #42 48.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-06T10:42:36.758Z] #42 48.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-06T10:42:36.758Z] #42 48.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-06T10:42:36.758Z] #42 48.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-06T10:42:36.758Z] #42 48.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-06T10:42:36.758Z] #42 49.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-06T10:42:36.758Z] #42 49.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-06T10:42:36.983Z] + docker info [2021-05-06T10:42:37.018Z] #42 49.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-06T10:42:37.018Z] #42 ... [2021-05-06T10:42:37.018Z] [2021-05-06T10:42:37.018Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:42:37.019Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:42:37.019Z] #36 49.63 Fetched 14.9 MB in 2s (6377 kB/s) [2021-05-06T10:42:37.019Z] #36 49.80 Selecting previously unselected package xxd. [2021-05-06T10:42:37.019Z] #36 49.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 ... 15410 files and directories currently installed.) [2021-05-06T10:42:37.019Z] #36 49.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-06T10:42:37.019Z] #36 49.95 Unpacking xxd (2:8.1.0875-5) ... [2021-05-06T10:42:37.280Z] #36 50.24 Selecting previously unselected package vim-common. [2021-05-06T10:42:37.280Z] #36 50.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:42:37.541Z] #36 50.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-06T10:42:37.841Z] #36 ... [2021-05-06T10:42:37.841Z] [2021-05-06T10:42:37.842Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:42:37.842Z] #67 sha256:2d28f98e2ea7bae6e5a36cff0806ab8e604906110b98ae72bbce58b08d3147e3 [2021-05-06T10:42:37.842Z] #67 DONE 50.5s [2021-05-06T10:42:37.842Z] [2021-05-06T10:42:37.842Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:42:37.842Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:42:37.842Z] #36 50.71 Selecting previously unselected package cmake-data. [2021-05-06T10:42:37.842Z] #36 50.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-06T10:42:37.842Z] #36 50.73 Unpacking cmake-data (3.13.4-1) ... [2021-05-06T10:42:39.106Z] Client: Docker Engine - Community [2021-05-06T10:42:39.106Z] Version: 20.10.5 [2021-05-06T10:42:39.106Z] API version: 1.41 [2021-05-06T10:42:39.106Z] Go version: go1.13.15 [2021-05-06T10:42:39.106Z] Git commit: 55c4c88 [2021-05-06T10:42:39.106Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-06T10:42:39.106Z] OS/Arch: linux/amd64 [2021-05-06T10:42:39.106Z] Context: default [2021-05-06T10:42:39.106Z] Experimental: true [2021-05-06T10:42:39.106Z] [2021-05-06T10:42:39.106Z] Server: Docker Engine - Community [2021-05-06T10:42:39.106Z] Engine: [2021-05-06T10:42:39.106Z] Version: 20.10.5 [2021-05-06T10:42:39.106Z] API version: 1.41 (minimum version 1.12) [2021-05-06T10:42:39.106Z] Go version: go1.13.15 [2021-05-06T10:42:39.106Z] Git commit: 363e9a8 [2021-05-06T10:42:39.106Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-06T10:42:39.106Z] OS/Arch: linux/amd64 [2021-05-06T10:42:39.106Z] Experimental: true [2021-05-06T10:42:39.106Z] containerd: [2021-05-06T10:42:39.106Z] Version: 1.4.4 [2021-05-06T10:42:39.106Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:42:39.106Z] runc: [2021-05-06T10:42:39.106Z] Version: 1.0.0-rc93 [2021-05-06T10:42:39.106Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:42:39.106Z] docker-init: [2021-05-06T10:42:39.106Z] Version: 0.19.0 [2021-05-06T10:42:39.106Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-06T10:42:39.227Z] #36 ... [2021-05-06T10:42:39.227Z] [2021-05-06T10:42:39.227Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:42:39.227Z] #49 sha256:a33d071ebf5c5003701faa8ffbc2f170c719123e95caf1c96683daac3bacb521 [2021-05-06T10:42:39.227Z] #49 41.92 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-06T10:42:39.227Z] #49 45.19 go: extracting golang.org/x/text v0.3.2 [2021-05-06T10:42:39.227Z] #49 49.56 go: finding github.com/fatih/color v1.7.0 [2021-05-06T10:42:39.227Z] #49 49.65 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:42:39.227Z] #49 49.74 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:42:39.227Z] #49 49.76 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:42:39.227Z] #49 49.85 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:42:39.227Z] #49 49.96 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:42:39.227Z] #49 50.00 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:42:39.227Z] #49 50.02 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:42:39.227Z] #49 50.05 go: finding github.com/pkg/errors v0.8.1 [2021-05-06T10:42:39.227Z] #49 50.10 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:42:39.227Z] #49 50.23 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:42:39.227Z] #49 50.23 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:42:39.227Z] #49 50.24 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:42:39.227Z] #49 50.26 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:42:39.227Z] #49 50.30 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:42:39.227Z] #49 50.30 go: finding github.com/stretchr/testify v1.4.0 [2021-05-06T10:42:39.227Z] #49 50.31 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:42:39.227Z] #49 50.32 go: finding github.com/spf13/viper v1.6.1 [2021-05-06T10:42:39.227Z] #49 50.35 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:42:39.227Z] #49 50.36 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:42:39.227Z] #49 50.46 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:42:39.227Z] #49 50.46 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:42:39.227Z] #49 50.47 go: finding github.com/stretchr/objx v0.2.0 [2021-05-06T10:42:39.227Z] #49 50.72 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:42:39.227Z] #49 50.74 go: finding github.com/spf13/cobra v0.0.5 [2021-05-06T10:42:39.227Z] #49 50.81 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:42:39.227Z] #49 50.83 go: finding github.com/spf13/pflag v1.0.5 [2021-05-06T10:42:39.227Z] #49 50.88 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:42:39.227Z] #49 50.90 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:42:39.227Z] #49 50.93 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:42:39.227Z] #49 50.93 go: finding github.com/gobwas/glob v0.2.3 [2021-05-06T10:42:39.227Z] #49 50.95 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:42:39.227Z] #49 50.97 go: finding github.com/magiconair/properties v1.8.1 [2021-05-06T10:42:39.227Z] #49 51.09 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:42:39.227Z] #49 51.12 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:42:39.227Z] #49 51.17 go: finding github.com/spf13/afero v1.1.2 [2021-05-06T10:42:39.227Z] #49 51.36 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:42:39.227Z] #49 51.49 go: finding github.com/spf13/cast v1.3.0 [2021-05-06T10:42:39.227Z] #49 51.52 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:42:39.227Z] #49 51.56 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:42:39.227Z] #49 51.57 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:42:39.227Z] #49 51.63 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:42:39.227Z] #49 51.68 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:42:39.227Z] #49 51.71 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-06T10:42:39.227Z] #49 51.75 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:42:39.227Z] #49 51.82 go: finding golang.org/x/text v0.3.2 [2021-05-06T10:42:39.227Z] #49 51.85 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:42:39.227Z] #49 51.87 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:42:39.227Z] #49 ... [2021-05-06T10:42:39.227Z] [2021-05-06T10:42:39.227Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:42:39.227Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:42:39.227Z] #42 50.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-06T10:42:39.227Z] #42 50.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-06T10:42:39.227Z] #42 50.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-06T10:42:39.227Z] #42 50.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-06T10:42:39.227Z] #42 50.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-06T10:42:39.227Z] #42 51.39 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:42:39.227Z] #42 51.85 Fetched 4095 kB in 2s (2579 kB/s) [2021-05-06T10:42:39.227Z] #42 52.01 Selecting previously unselected package libcap-dev:amd64. [2021-05-06T10:42:39.227Z] #42 52.01 (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 ... 15410 files and directories currently installed.) [2021-05-06T10:42:39.227Z] #42 52.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-06T10:42:39.227Z] #42 52.10 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-06T10:42:39.414Z] + docker info [2021-05-06T10:42:39.493Z] #42 52.25 Selecting previously unselected package libnet1:amd64. [2021-05-06T10:42:39.493Z] #42 52.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-06T10:42:39.493Z] #42 52.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:42:39.493Z] #42 52.43 Selecting previously unselected package libnet1-dev. [2021-05-06T10:42:39.493Z] #42 52.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-06T10:42:39.754Z] #42 52.50 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-06T10:42:40.015Z] #42 52.68 Selecting previously unselected package libnl-3-200:amd64. [2021-05-06T10:42:40.015Z] #42 52.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-06T10:42:40.015Z] #42 52.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:42:40.015Z] #42 52.86 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-06T10:42:40.015Z] #42 52.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-06T10:42:40.015Z] #42 52.89 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-06T10:42:40.592Z] #42 53.18 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-06T10:42:40.592Z] #42 53.19 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:42:40.592Z] #42 53.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:42:40.592Z] #42 53.26 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-06T10:42:40.592Z] #42 53.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:42:40.592Z] #42 53.28 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-06T10:42:40.592Z] #42 53.41 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-06T10:42:40.592Z] #42 53.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-06T10:42:40.592Z] #42 53.43 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-06T10:42:40.853Z] #42 53.71 Selecting previously unselected package libprotobuf17:amd64. [2021-05-06T10:42:40.853Z] #42 53.71 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-06T10:42:40.853Z] #42 53.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-06T10:42:40.976Z] Client: [2021-05-06T10:42:40.976Z] Context: default [2021-05-06T10:42:40.976Z] Debug Mode: false [2021-05-06T10:42:40.976Z] Plugins: [2021-05-06T10:42:40.976Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-06T10:42:40.976Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-06T10:42:40.976Z] [2021-05-06T10:42:40.976Z] Server: [2021-05-06T10:42:40.976Z] Containers: 0 [2021-05-06T10:42:40.976Z] Running: 0 [2021-05-06T10:42:40.976Z] Paused: 0 [2021-05-06T10:42:40.976Z] Stopped: 0 [2021-05-06T10:42:40.976Z] Images: 0 [2021-05-06T10:42:40.976Z] Server Version: 20.10.5 [2021-05-06T10:42:40.976Z] Storage Driver: overlay2 [2021-05-06T10:42:40.976Z] Backing Filesystem: extfs [2021-05-06T10:42:40.976Z] Supports d_type: true [2021-05-06T10:42:40.976Z] Native Overlay Diff: true [2021-05-06T10:42:40.976Z] Logging Driver: json-file [2021-05-06T10:42:40.976Z] Cgroup Driver: cgroupfs [2021-05-06T10:42:40.976Z] Cgroup Version: 1 [2021-05-06T10:42:40.976Z] Plugins: [2021-05-06T10:42:40.976Z] Volume: local [2021-05-06T10:42:40.976Z] Network: bridge host ipvlan macvlan null overlay [2021-05-06T10:42:40.976Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-06T10:42:40.976Z] Swarm: inactive [2021-05-06T10:42:40.976Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-06T10:42:40.976Z] Default Runtime: runc [2021-05-06T10:42:40.976Z] Init Binary: docker-init [2021-05-06T10:42:40.976Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:42:40.976Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:42:40.976Z] init version: de40ad0 [2021-05-06T10:42:40.976Z] Security Options: [2021-05-06T10:42:40.976Z] apparmor [2021-05-06T10:42:40.976Z] seccomp [2021-05-06T10:42:40.976Z] Profile: default [2021-05-06T10:42:40.976Z] Kernel Version: 5.4.0-1041-aws [2021-05-06T10:42:40.976Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-06T10:42:40.976Z] OSType: linux [2021-05-06T10:42:40.976Z] Architecture: x86_64 [2021-05-06T10:42:40.976Z] CPUs: 2 [2021-05-06T10:42:40.976Z] Total Memory: 7.487GiB [2021-05-06T10:42:40.976Z] Name: ip-10-100-84-169 [2021-05-06T10:42:40.976Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-06T10:42:40.976Z] Docker Root Dir: /var/lib/docker [2021-05-06T10:42:40.976Z] Debug Mode: false [2021-05-06T10:42:40.976Z] Registry: https://index.docker.io/v1/ [2021-05-06T10:42:40.976Z] Labels: [2021-05-06T10:42:40.976Z] Experimental: true [2021-05-06T10:42:40.976Z] Insecure Registries: [2021-05-06T10:42:40.976Z] 127.0.0.0/8 [2021-05-06T10:42:40.976Z] Live Restore Enabled: true [2021-05-06T10:42:40.976Z] [2021-05-06T10:42:40.976Z] WARNING: No swap limit support [Pipeline] sh [2021-05-06T10:42:41.267Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T10:42:41.267Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T10:42:41.267Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42339/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-06T10:42:41.267Z] + bash /home/ubuntu/workspace/moby_PR-42339/check-config.sh [2021-05-06T10:42:41.267Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-06T10:42:41.267Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-06T10:42:41.267Z] [2021-05-06T10:42:41.267Z] Generally Necessary: [2021-05-06T10:42:41.267Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-06T10:42:41.267Z] - apparmor: enabled and tools installed [2021-05-06T10:42:41.267Z] - CONFIG_NAMESPACES: enabled [2021-05-06T10:42:41.267Z] - CONFIG_NET_NS: enabled [2021-05-06T10:42:41.267Z] - CONFIG_PID_NS: enabled [2021-05-06T10:42:41.267Z] - CONFIG_IPC_NS: enabled [2021-05-06T10:42:41.267Z] - CONFIG_UTS_NS: enabled [2021-05-06T10:42:41.267Z] - CONFIG_CGROUPS: enabled [2021-05-06T10:42:41.267Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-06T10:42:41.267Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-06T10:42:41.267Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-06T10:42:41.267Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-06T10:42:41.267Z] - CONFIG_CPUSETS: enabled [2021-05-06T10:42:41.267Z] - CONFIG_MEMCG: enabled [2021-05-06T10:42:41.267Z] - CONFIG_KEYS: enabled [2021-05-06T10:42:41.267Z] - CONFIG_VETH: enabled (as module) [2021-05-06T10:42:41.267Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-06T10:42:41.267Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-06T10:42:41.267Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-06T10:42:41.425Z] #42 54.37 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-06T10:42:41.539Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-06T10:42:41.539Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-06T10:42:41.539Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-06T10:42:41.539Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-06T10:42:41.539Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-06T10:42:41.539Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-06T10:42:41.539Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-06T10:42:41.539Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-06T10:42:41.539Z] [2021-05-06T10:42:41.539Z] Optional Features: [2021-05-06T10:42:41.539Z] - CONFIG_USER_NS: enabled [2021-05-06T10:42:41.539Z] - CONFIG_SECCOMP: enabled [2021-05-06T10:42:41.539Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-06T10:42:41.539Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-06T10:42:41.539Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-06T10:42:41.539Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-06T10:42:41.539Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-06T10:42:41.539Z] - CONFIG_BLK_CGROUP: enabled [2021-05-06T10:42:41.539Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-06T10:42:41.539Z] - CONFIG_CGROUP_PERF: enabled [2021-05-06T10:42:41.539Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-06T10:42:41.539Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-06T10:42:41.539Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-06T10:42:41.539Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-06T10:42:41.539Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-06T10:42:41.539Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-06T10:42:41.539Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-06T10:42:41.539Z] - CONFIG_IP_VS: enabled (as module) [2021-05-06T10:42:41.539Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-06T10:42:41.539Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-06T10:42:41.539Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-06T10:42:41.539Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-06T10:42:41.539Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-06T10:42:41.539Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-06T10:42:41.539Z] - CONFIG_EXT4_FS: enabled [2021-05-06T10:42:41.539Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-06T10:42:41.539Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-06T10:42:41.685Z] #42 54.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-06T10:42:41.685Z] #42 54.40 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-06T10:42:41.796Z] - Network Drivers: [2021-05-06T10:42:41.796Z] - "overlay": [2021-05-06T10:42:41.796Z] - CONFIG_VXLAN: enabled (as module) [2021-05-06T10:42:41.796Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-06T10:42:41.796Z] Optional (for encrypted networks): [2021-05-06T10:42:41.796Z] - CONFIG_CRYPTO: enabled [2021-05-06T10:42:41.796Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-06T10:42:41.796Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-06T10:42:41.796Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-06T10:42:41.796Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-06T10:42:41.796Z] - CONFIG_XFRM: enabled [2021-05-06T10:42:41.796Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-06T10:42:41.796Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-06T10:42:41.796Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-06T10:42:41.796Z] - "ipvlan": [2021-05-06T10:42:41.796Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-06T10:42:41.796Z] - "macvlan": [2021-05-06T10:42:41.796Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-06T10:42:41.796Z] - CONFIG_DUMMY: enabled (as module) [2021-05-06T10:42:41.796Z] - "ftp,tftp client in container": [2021-05-06T10:42:41.796Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-06T10:42:41.796Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-06T10:42:41.796Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-06T10:42:41.796Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-06T10:42:41.796Z] - Storage Drivers: [2021-05-06T10:42:41.796Z] - "aufs": [2021-05-06T10:42:41.796Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-06T10:42:41.796Z] - "btrfs": [2021-05-06T10:42:41.796Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-06T10:42:41.796Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-06T10:42:41.796Z] - "devicemapper": [2021-05-06T10:42:41.796Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-06T10:42:41.796Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-06T10:42:41.796Z] - "overlay": [2021-05-06T10:42:41.796Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-06T10:42:41.796Z] - "zfs": [2021-05-06T10:42:41.796Z] - /dev/zfs: present [2021-05-06T10:42:41.796Z] - zfs command: missing [2021-05-06T10:42:41.796Z] - zpool command: missing [2021-05-06T10:42:41.796Z] [2021-05-06T10:42:41.796Z] Limits: [2021-05-06T10:42:41.796Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-06T10:42:41.796Z] [2021-05-06T10:42:41.796Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-06T10:42:41.946Z] #42 54.62 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-06T10:42:41.946Z] #42 54.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-06T10:42:41.946Z] #42 54.65 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-06T10:42:42.140Z] + sudo modprobe ip_vs [2021-05-06T10:42:42.140Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9804899a52aa5166307d9887a55a8b9cf9af7339 . [2021-05-06T10:42:42.396Z] #2 [internal] load .dockerignore [2021-05-06T10:42:42.396Z] #2 sha256:6b6ce725f3c86d854ba8f47bed8f972e2f2feacd485211dd5caba53174f7c052 [2021-05-06T10:42:42.654Z] #2 transferring context: 87B done [2021-05-06T10:42:42.654Z] #2 DONE 0.1s [2021-05-06T10:42:42.654Z] [2021-05-06T10:42:42.654Z] #1 [internal] load build definition from Dockerfile [2021-05-06T10:42:42.654Z] #1 sha256:acafc067a4cfb35f8ba6575877d703237fa34446fafa991179e22c9ab23545d0 [2021-05-06T10:42:42.654Z] #1 transferring dockerfile: 17.07kB done [2021-05-06T10:42:42.654Z] #1 DONE 0.1s [2021-05-06T10:42:42.654Z] [2021-05-06T10:42:42.654Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-06T10:42:42.654Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-06T10:42:43.148Z] #42 55.92 Selecting previously unselected package libprotoc17:amd64. [2021-05-06T10:42:43.148Z] #42 55.94 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-06T10:42:43.148Z] #42 55.95 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-06T10:42:43.215Z] #3 DONE 0.6s [2021-05-06T10:42:43.215Z] [2021-05-06T10:42:43.215Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-06T10:42:43.215Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-06T10:42:43.215Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-06T10:42:43.215Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-06T10:42:43.215Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-06T10:42:43.215Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-06T10:42:43.215Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-05-06T10:42:43.472Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.2s [2021-05-06T10:42:43.472Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-05-06T10:42:43.472Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-06T10:42:43.560Z] Client: [2021-05-06T10:42:43.560Z] Context: default [2021-05-06T10:42:43.560Z] Debug Mode: false [2021-05-06T10:42:43.560Z] Plugins: [2021-05-06T10:42:43.560Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-06T10:42:43.560Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-06T10:42:43.560Z] [2021-05-06T10:42:43.560Z] Server: [2021-05-06T10:42:43.560Z] Containers: 0 [2021-05-06T10:42:43.560Z] Running: 0 [2021-05-06T10:42:43.560Z] Paused: 0 [2021-05-06T10:42:43.560Z] Stopped: 0 [2021-05-06T10:42:43.560Z] Images: 0 [2021-05-06T10:42:43.560Z] Server Version: 20.10.5 [2021-05-06T10:42:43.560Z] Storage Driver: overlay2 [2021-05-06T10:42:43.560Z] Backing Filesystem: extfs [2021-05-06T10:42:43.560Z] Supports d_type: true [2021-05-06T10:42:43.560Z] Native Overlay Diff: true [2021-05-06T10:42:43.560Z] Logging Driver: json-file [2021-05-06T10:42:43.560Z] Cgroup Driver: cgroupfs [2021-05-06T10:42:43.560Z] Cgroup Version: 1 [2021-05-06T10:42:43.560Z] Plugins: [2021-05-06T10:42:43.560Z] Volume: local [2021-05-06T10:42:43.560Z] Network: bridge host ipvlan macvlan null overlay [2021-05-06T10:42:43.560Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-06T10:42:43.560Z] Swarm: inactive [2021-05-06T10:42:43.560Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-05-06T10:42:43.560Z] Default Runtime: runc [2021-05-06T10:42:43.560Z] Init Binary: docker-init [2021-05-06T10:42:43.560Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:42:43.560Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:42:43.560Z] init version: de40ad0 [2021-05-06T10:42:43.560Z] Security Options: [2021-05-06T10:42:43.560Z] apparmor [2021-05-06T10:42:43.560Z] seccomp [2021-05-06T10:42:43.560Z] Profile: default [2021-05-06T10:42:43.560Z] Kernel Version: 5.4.0-1041-aws [2021-05-06T10:42:43.560Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-06T10:42:43.560Z] OSType: linux [2021-05-06T10:42:43.560Z] Architecture: x86_64 [2021-05-06T10:42:43.560Z] CPUs: 2 [2021-05-06T10:42:43.560Z] Total Memory: 7.569GiB [2021-05-06T10:42:43.560Z] Name: ip-10-100-118-102 [2021-05-06T10:42:43.560Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-06T10:42:43.560Z] Docker Root Dir: /var/lib/docker [2021-05-06T10:42:43.560Z] Debug Mode: false [2021-05-06T10:42:43.560Z] Registry: https://index.docker.io/v1/ [2021-05-06T10:42:43.560Z] Labels: [2021-05-06T10:42:43.560Z] Experimental: true [2021-05-06T10:42:43.560Z] Insecure Registries: [2021-05-06T10:42:43.560Z] 127.0.0.0/8 [2021-05-06T10:42:43.560Z] Live Restore Enabled: true [2021-05-06T10:42:43.560Z] [2021-05-06T10:42:43.560Z] WARNING: No swap limit support [Pipeline] sh [2021-05-06T10:42:43.721Z] #42 56.61 Selecting previously unselected package protobuf-c-compiler. [2021-05-06T10:42:43.721Z] #42 56.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:42:43.721Z] #42 56.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-06T10:42:43.721Z] #42 ... [2021-05-06T10:42:43.721Z] [2021-05-06T10:42:43.721Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:42:43.721Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:42:43.729Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-06T10:42:43.852Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T10:42:43.852Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T10:42:43.852Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42339/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-06T10:42:43.852Z] + bash /home/ubuntu/workspace/moby_PR-42339/check-config.sh [2021-05-06T10:42:43.852Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-06T10:42:43.852Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-06T10:42:43.852Z] [2021-05-06T10:42:43.852Z] Generally Necessary: [2021-05-06T10:42:43.852Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-06T10:42:43.852Z] - apparmor: enabled and tools installed [2021-05-06T10:42:43.852Z] - CONFIG_NAMESPACES: enabled [2021-05-06T10:42:43.852Z] - CONFIG_NET_NS: enabled [2021-05-06T10:42:43.852Z] - CONFIG_PID_NS: enabled [2021-05-06T10:42:43.852Z] - CONFIG_IPC_NS: enabled [2021-05-06T10:42:43.852Z] - CONFIG_UTS_NS: enabled [2021-05-06T10:42:43.852Z] - CONFIG_CGROUPS: enabled [2021-05-06T10:42:43.852Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-06T10:42:43.852Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-06T10:42:43.852Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-06T10:42:43.852Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-06T10:42:43.852Z] - CONFIG_CPUSETS: enabled [2021-05-06T10:42:43.852Z] - CONFIG_MEMCG: enabled [2021-05-06T10:42:43.852Z] - CONFIG_KEYS: enabled [2021-05-06T10:42:43.852Z] - CONFIG_VETH: enabled (as module) [2021-05-06T10:42:43.852Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-06T10:42:43.852Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-06T10:42:43.852Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-06T10:42:43.852Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-06T10:42:43.983Z] #32 56.28 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-06T10:42:43.983Z] #32 56.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-06T10:42:44.028Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-05-06T10:42:44.116Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-06T10:42:44.116Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-06T10:42:44.116Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-06T10:42:44.116Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-06T10:42:44.116Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-06T10:42:44.116Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-06T10:42:44.116Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-06T10:42:44.116Z] [2021-05-06T10:42:44.116Z] Optional Features: [2021-05-06T10:42:44.116Z] - CONFIG_USER_NS: enabled [2021-05-06T10:42:44.116Z] - CONFIG_SECCOMP: enabled [2021-05-06T10:42:44.116Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-06T10:42:44.116Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-06T10:42:44.116Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-06T10:42:44.116Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-06T10:42:44.116Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-06T10:42:44.116Z] - CONFIG_BLK_CGROUP: enabled [2021-05-06T10:42:44.116Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-06T10:42:44.116Z] - CONFIG_CGROUP_PERF: enabled [2021-05-06T10:42:44.116Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-06T10:42:44.116Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-06T10:42:44.116Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-06T10:42:44.116Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-06T10:42:44.116Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-06T10:42:44.116Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-06T10:42:44.116Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-06T10:42:44.116Z] - CONFIG_IP_VS: enabled (as module) [2021-05-06T10:42:44.116Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-06T10:42:44.116Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-06T10:42:44.116Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-06T10:42:44.116Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-06T10:42:44.116Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-06T10:42:44.116Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-06T10:42:44.116Z] - CONFIG_EXT4_FS: enabled [2021-05-06T10:42:44.116Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-06T10:42:44.116Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-06T10:42:44.116Z] - Network Drivers: [2021-05-06T10:42:44.376Z] - "overlay": [2021-05-06T10:42:44.376Z] - CONFIG_VXLAN: enabled (as module) [2021-05-06T10:42:44.376Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-06T10:42:44.376Z] Optional (for encrypted networks): [2021-05-06T10:42:44.376Z] - CONFIG_CRYPTO: enabled [2021-05-06T10:42:44.376Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-06T10:42:44.376Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-06T10:42:44.376Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-06T10:42:44.376Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-06T10:42:44.376Z] - CONFIG_XFRM: enabled [2021-05-06T10:42:44.376Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-06T10:42:44.376Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-06T10:42:44.376Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-06T10:42:44.376Z] - "ipvlan": [2021-05-06T10:42:44.376Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-06T10:42:44.376Z] - "macvlan": [2021-05-06T10:42:44.376Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-06T10:42:44.376Z] - CONFIG_DUMMY: enabled (as module) [2021-05-06T10:42:44.376Z] - "ftp,tftp client in container": [2021-05-06T10:42:44.376Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-06T10:42:44.376Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-06T10:42:44.376Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-06T10:42:44.376Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-06T10:42:44.376Z] - Storage Drivers: [2021-05-06T10:42:44.376Z] - "aufs": [2021-05-06T10:42:44.376Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-06T10:42:44.376Z] - "btrfs": [2021-05-06T10:42:44.376Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-06T10:42:44.376Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-06T10:42:44.376Z] - "devicemapper": [2021-05-06T10:42:44.376Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-06T10:42:44.376Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-06T10:42:44.376Z] - "overlay": [2021-05-06T10:42:44.376Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-06T10:42:44.376Z] - "zfs": [2021-05-06T10:42:44.376Z] - /dev/zfs: present [2021-05-06T10:42:44.376Z] - zfs command: missing [2021-05-06T10:42:44.376Z] - zpool command: missing [2021-05-06T10:42:44.376Z] [2021-05-06T10:42:44.376Z] Limits: [2021-05-06T10:42:44.376Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-06T10:42:44.376Z] [2021-05-06T10:42:44.376Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-06T10:42:44.555Z] #32 ... [2021-05-06T10:42:44.555Z] [2021-05-06T10:42:44.555Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:42:44.555Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:42:44.555Z] #13 35.43 Reading package lists... [2021-05-06T10:42:44.555Z] #13 42.09 Building dependency tree... [2021-05-06T10:42:44.555Z] #13 46.24 The following additional packages will be installed: [2021-05-06T10:42:44.555Z] #13 46.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-06T10:42:44.555Z] #13 46.26 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-06T10:42:44.555Z] #13 46.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-06T10:42:44.555Z] #13 46.26 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-06T10:42:44.555Z] #13 46.26 mingw-w64-common mingw-w64-x86-64-dev [2021-05-06T10:42:44.555Z] #13 46.26 Suggested packages: [2021-05-06T10:42:44.555Z] #13 46.26 gcc-8-locales seccomp wine64 [2021-05-06T10:42:44.555Z] #13 47.56 The following NEW packages will be installed: [2021-05-06T10:42:44.555Z] #13 47.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-06T10:42:44.555Z] #13 47.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-06T10:42:44.555Z] #13 47.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-06T10:42:44.555Z] #13 47.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-06T10:42:44.555Z] #13 47.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-06T10:42:44.555Z] #13 47.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-06T10:42:44.555Z] #13 47.59 The following packages will be upgraded: [2021-05-06T10:42:44.555Z] #13 47.60 libseccomp2 libsystemd0 libudev1 [2021-05-06T10:42:44.555Z] #13 48.02 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T10:42:44.555Z] #13 48.02 Need to get 78.2 MB of archives. [2021-05-06T10:42:44.555Z] #13 48.02 After this operation, 487 MB of additional disk space will be used. [2021-05-06T10:42:44.555Z] #13 48.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-06T10:42:44.555Z] #13 48.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-06T10:42:44.555Z] #13 48.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-06T10:42:44.555Z] #13 48.08 Get:4 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-06T10:42:44.556Z] #13 48.17 Get:5 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-06T10:42:44.556Z] #13 48.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-06T10:42:44.556Z] #13 48.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-06T10:42:44.556Z] #13 48.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-06T10:42:44.556Z] #13 48.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-06T10:42:44.556Z] #13 48.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-06T10:42:44.556Z] #13 49.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-06T10:42:44.556Z] #13 49.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-06T10:42:44.556Z] #13 49.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-06T10:42:44.556Z] #13 ... [2021-05-06T10:42:44.556Z] [2021-05-06T10:42:44.556Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:42:44.556Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:42:44.556Z] #45 47.28 sync [2021-05-06T10:42:44.556Z] #45 47.31 internal/reflectlite [2021-05-06T10:42:44.556Z] #45 48.68 github.com/LK4D4/vndr/godl/singleflight [2021-05-06T10:42:44.556Z] #45 48.99 math/rand [2021-05-06T10:42:44.556Z] #45 50.50 internal/singleflight [2021-05-06T10:42:44.556Z] #45 51.07 sort [2021-05-06T10:42:44.556Z] #45 51.07 errors [2021-05-06T10:42:44.556Z] #45 51.58 io [2021-05-06T10:42:44.556Z] #45 52.58 strconv [2021-05-06T10:42:44.556Z] #45 52.93 bytes [2021-05-06T10:42:44.556Z] #45 54.89 bufio [2021-05-06T10:42:44.556Z] #45 55.88 reflect [2021-05-06T10:42:44.556Z] #45 56.52 internal/oserror [2021-05-06T10:42:44.556Z] #45 56.63 syscall [2021-05-06T10:42:44.730Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9804899a52aa5166307d9887a55a8b9cf9af7339 . [2021-05-06T10:42:44.819Z] #45 ... [2021-05-06T10:42:44.819Z] [2021-05-06T10:42:44.820Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:42:44.820Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:42:44.820Z] #42 56.76 Selecting previously unselected package protobuf-compiler. [2021-05-06T10:42:44.820Z] #42 56.77 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-06T10:42:44.820Z] #42 56.77 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-06T10:42:44.820Z] #42 56.97 Selecting previously unselected package python-pkg-resources. [2021-05-06T10:42:44.820Z] #42 56.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-06T10:42:44.820Z] #42 56.98 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-06T10:42:44.820Z] #42 57.18 Selecting previously unselected package python-six. [2021-05-06T10:42:44.820Z] #42 57.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-06T10:42:44.820Z] #42 57.20 Unpacking python-six (1.12.0-1) ... [2021-05-06T10:42:44.820Z] #42 57.31 Selecting previously unselected package python-protobuf. [2021-05-06T10:42:44.820Z] #42 57.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-06T10:42:44.820Z] #42 57.34 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-06T10:42:44.958Z] #4 DONE 1.8s [2021-05-06T10:42:44.990Z] #2 [internal] load .dockerignore [2021-05-06T10:42:44.990Z] #2 sha256:94982e6597b123575b397c3de2335ea4fea314dcda99e86deb6a750819cdd23d [2021-05-06T10:42:45.392Z] #42 58.01 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-06T10:42:45.559Z] #2 transferring context: [2021-05-06T10:42:45.559Z] #2 transferring context: 87B 0.0s done [2021-05-06T10:42:45.559Z] #2 DONE 0.7s [2021-05-06T10:42:45.559Z] [2021-05-06T10:42:45.559Z] #1 [internal] load build definition from Dockerfile [2021-05-06T10:42:45.559Z] #1 sha256:cce37516463291debac39199c0823b947e68bd7ee04ab2b92350d38555319f8e [2021-05-06T10:42:45.559Z] #1 transferring dockerfile: 17.07kB done [2021-05-06T10:42:45.559Z] #1 DONE 0.8s [2021-05-06T10:42:45.559Z] [2021-05-06T10:42:45.559Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-06T10:42:45.559Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-06T10:42:45.895Z] [2021-05-06T10:42:45.895Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-06T10:42:45.895Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-06T10:42:46.128Z] #3 DONE 0.4s [2021-05-06T10:42:46.128Z] [2021-05-06T10:42:46.128Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-06T10:42:46.128Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-06T10:42:46.128Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-06T10:42:46.128Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-06T10:42:46.128Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-06T10:42:46.128Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-06T10:42:46.128Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-06T10:42:46.259Z] Fetching without tags [2021-05-06T10:42:46.388Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-05-06T10:42:46.388Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-06T10:42:46.651Z] Merging remotes/origin/master commit 892d3d57be0f78ce3f11b247b1063cdce9f6472d into PR head commit 489f57b877204e9e118c53b5c43f67674786b02a [2021-05-06T10:42:46.789Z] #42 ... [2021-05-06T10:42:46.789Z] [2021-05-06T10:42:46.789Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:42:46.789Z] #56 sha256:cb732b3cfd527a6944c189f81c18f59c800ed6b6664c91120e46b0db01723671 [2021-05-06T10:42:46.789Z] #56 1.094 + RM_GOPATH=0 [2021-05-06T10:42:46.789Z] #56 1.094 + TMP_GOPATH= [2021-05-06T10:42:46.789Z] #56 1.094 + : /build [2021-05-06T10:42:46.789Z] #56 1.094 + '[' -z '' ']' [2021-05-06T10:42:46.789Z] #56 1.094 ++ mktemp -d [2021-05-06T10:42:46.789Z] #56 1.095 + export GOPATH=/tmp/tmp.hfTggI5pGO [2021-05-06T10:42:46.789Z] #56 1.095 + GOPATH=/tmp/tmp.hfTggI5pGO [2021-05-06T10:42:46.789Z] #56 1.095 + RM_GOPATH=1 [2021-05-06T10:42:46.789Z] #56 1.096 + case "$(go env GOARCH)" in [2021-05-06T10:42:46.789Z] #56 1.096 ++ go env GOARCH [2021-05-06T10:42:46.789Z] #56 1.114 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:42:46.789Z] #56 1.114 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:42:46.789Z] #56 1.117 ++ dirname /tmp/install/install.sh [2021-05-06T10:42:46.789Z] #56 1.118 + dir=/tmp/install [2021-05-06T10:42:46.789Z] #56 1.119 + bin=containerd [2021-05-06T10:42:46.789Z] #56 1.119 + shift [2021-05-06T10:42:46.789Z] #56 1.119 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-06T10:42:46.789Z] #56 1.119 + . /tmp/install/containerd.installer [2021-05-06T10:42:46.789Z] #56 1.119 ++ set -e [2021-05-06T10:42:46.789Z] #56 1.119 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:42:46.789Z] #56 1.120 + install_containerd [2021-05-06T10:42:46.789Z] #56 1.120 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-05-06T10:42:46.789Z] #56 1.121 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:42:46.789Z] #56 1.121 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hfTggI5pGO/src/github.com/containerd/containerd [2021-05-06T10:42:46.789Z] #56 1.124 Cloning into '/tmp/tmp.hfTggI5pGO/src/github.com/containerd/containerd'... [2021-05-06T10:42:46.789Z] #56 ... [2021-05-06T10:42:46.789Z] [2021-05-06T10:42:46.789Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:42:46.789Z] #49 sha256:a33d071ebf5c5003701faa8ffbc2f170c719123e95caf1c96683daac3bacb521 [2021-05-06T10:42:46.789Z] #49 52.19 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:42:46.789Z] #49 52.19 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:42:46.789Z] #49 52.24 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:42:46.789Z] #49 52.25 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:42:46.789Z] #49 52.26 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:42:46.789Z] #49 52.29 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:42:46.789Z] #49 52.30 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:42:46.789Z] #49 52.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:42:46.789Z] #49 52.33 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:42:46.789Z] #49 52.35 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:42:46.789Z] #49 52.38 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:42:46.789Z] #49 52.38 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-06T10:42:46.789Z] #49 52.41 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:42:46.789Z] #49 52.43 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:42:46.789Z] #49 52.44 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:42:46.789Z] #49 52.51 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:42:46.789Z] #49 52.51 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-06T10:42:46.789Z] #49 52.54 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:42:46.789Z] #49 52.54 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:42:46.789Z] #49 52.58 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:42:46.789Z] #49 52.75 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-06T10:42:46.789Z] #49 52.90 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:42:46.789Z] #49 52.92 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:42:46.789Z] #49 52.92 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:42:46.789Z] #49 52.96 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:42:46.789Z] #49 52.97 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:42:46.957Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-05-06T10:42:46.957Z] #4 DONE 0.8s [2021-05-06T10:42:47.216Z] [2021-05-06T10:42:47.216Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T10:42:47.216Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-06T10:42:47.260Z] #8 DONE 1.3s [2021-05-06T10:42:47.260Z] [2021-05-06T10:42:47.260Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T10:42:47.260Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-06T10:42:47.260Z] #5 DONE 1.4s [2021-05-06T10:42:47.260Z] [2021-05-06T10:42:47.260Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T10:42:47.260Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-06T10:42:47.260Z] #7 DONE 1.4s [2021-05-06T10:42:47.260Z] [2021-05-06T10:42:47.260Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T10:42:47.260Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-06T10:42:47.260Z] #6 DONE 1.4s [2021-05-06T10:42:47.786Z] #8 ... [2021-05-06T10:42:47.786Z] [2021-05-06T10:42:47.786Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T10:42:47.786Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-06T10:42:47.786Z] #6 DONE 0.8s [2021-05-06T10:42:48.045Z] [2021-05-06T10:42:48.045Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T10:42:48.045Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-06T10:42:48.045Z] #5 DONE 0.8s [2021-05-06T10:42:48.045Z] [2021-05-06T10:42:48.045Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-05-06T10:42:48.045Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-06T10:42:48.045Z] #7 DONE 0.8s [2021-05-06T10:42:48.045Z] [2021-05-06T10:42:48.045Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T10:42:48.045Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-06T10:42:48.045Z] #8 DONE 0.8s [2021-05-06T10:42:46.200Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:42:46.206Z] > git config --add remote.origin.fetch +refs/pull/42339/head:refs/remotes/origin/PR-42339 # timeout=10 [2021-05-06T10:42:46.229Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:42:46.242Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:42:46.266Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:42:46.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:42:46.270Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:42:46.661Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:42:46.666Z] > git checkout -f 489f57b877204e9e118c53b5c43f67674786b02a # timeout=10 [2021-05-06T10:42:47.691Z] > git remote # timeout=10 [2021-05-06T10:42:47.699Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T10:42:47.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:42:47.720Z] > git merge 892d3d57be0f78ce3f11b247b1063cdce9f6472d # timeout=10 [2021-05-06T10:42:48.176Z] #49 ... [2021-05-06T10:42:48.176Z] [2021-05-06T10:42:48.176Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:42:48.176Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:42:48.176Z] #13 52.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-06T10:42:48.176Z] #13 55.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-06T10:42:48.176Z] #13 55.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-06T10:42:48.176Z] #13 55.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-06T10:42:48.176Z] #13 55.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-06T10:42:48.176Z] #13 55.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-06T10:42:48.177Z] #13 55.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-06T10:42:48.177Z] #13 55.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-06T10:42:48.177Z] #13 55.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-06T10:42:48.177Z] #13 55.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-06T10:42:48.177Z] #13 55.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-06T10:42:48.177Z] #13 55.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-06T10:42:48.177Z] #13 55.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-06T10:42:48.177Z] #13 55.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-06T10:42:48.177Z] #13 55.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-06T10:42:48.525Z] Merge succeeded, producing 708286bca0650c24868b2e079e0aa4fa7bf6c7a8 [2021-05-06T10:42:48.526Z] Checking out Revision 708286bca0650c24868b2e079e0aa4fa7bf6c7a8 (PR-42339) [2021-05-06T10:42:48.630Z] [2021-05-06T10:42:48.630Z] #23 [internal] load build context [2021-05-06T10:42:48.630Z] #23 sha256:e2e0093b003406830522be1d69b6880c08cedbb8b9a6ed0de7eef2d88f83b736 [2021-05-06T10:42:48.630Z] #23 transferring context: 512.45kB 0.1s [2021-05-06T10:42:48.993Z] [2021-05-06T10:42:48.993Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:42:48.993Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T10:42:48.993Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-06T10:42:48.993Z] #64 DONE 0.0s [2021-05-06T10:42:48.993Z] [2021-05-06T10:42:48.993Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:42:48.993Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:42:48.993Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-06T10:42:48.993Z] #9 DONE 0.1s [2021-05-06T10:42:48.993Z] [2021-05-06T10:42:48.993Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:42:48.993Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T10:42:48.993Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-06T10:42:48.993Z] #62 DONE 0.1s [2021-05-06T10:42:48.993Z] [2021-05-06T10:42:48.993Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:42:48.993Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T10:42:48.993Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:42:48.993Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-05-06T10:42:48.993Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-05-06T10:42:48.993Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-05-06T10:42:48.993Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-05-06T10:42:49.119Z] #13 56.42 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:42:49.379Z] #13 56.57 Fetched 78.2 MB in 8s (10.2 MB/s) [2021-05-06T10:42:49.640Z] #13 56.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:42:49.640Z] #13 56.73 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-06T10:42:49.640Z] #13 56.86 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-06T10:42:49.906Z] #13 57.18 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-06T10:42:50.173Z] #13 57.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:42:50.173Z] #13 57.41 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-06T10:42:50.173Z] #13 57.42 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-06T10:42:48.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T10:42:48.529Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:42:48.547Z] > git checkout -f 708286bca0650c24868b2e079e0aa4fa7bf6c7a8 # timeout=10 [2021-05-06T10:42:51.130Z] #13 ... [2021-05-06T10:42:51.130Z] [2021-05-06T10:42:51.130Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:42:51.130Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:42:51.130Z] #36 54.13 Selecting previously unselected package libicu63:amd64. [2021-05-06T10:42:51.130Z] #36 54.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-06T10:42:51.130Z] #36 54.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:42:51.130Z] #36 61.28 Selecting previously unselected package libxml2:amd64. [2021-05-06T10:42:51.130Z] #36 61.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-06T10:42:51.130Z] #36 61.29 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-06T10:42:51.130Z] #36 61.90 Selecting previously unselected package libarchive13:amd64. [2021-05-06T10:42:51.130Z] #36 61.91 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-06T10:42:51.130Z] #36 61.91 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-06T10:42:51.130Z] #36 62.23 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-06T10:42:51.130Z] #36 62.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-06T10:42:51.130Z] #36 62.26 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-06T10:42:51.130Z] #36 62.58 Selecting previously unselected package librhash0:amd64. [2021-05-06T10:42:51.130Z] #36 62.59 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-06T10:42:51.130Z] #36 62.60 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-06T10:42:51.130Z] #36 62.78 Selecting previously unselected package libuv1:amd64. [2021-05-06T10:42:51.130Z] #36 62.78 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-06T10:42:51.130Z] #36 62.78 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-06T10:42:51.130Z] #36 62.97 Selecting previously unselected package cmake. [2021-05-06T10:42:51.130Z] #36 62.97 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-06T10:42:51.130Z] #36 62.98 Unpacking cmake (3.13.4-1) ... [2021-05-06T10:42:51.390Z] #36 ... [2021-05-06T10:42:51.390Z] [2021-05-06T10:42:51.390Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:42:51.390Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:42:51.390Z] #13 58.53 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:42:51.651Z] #13 ... [2021-05-06T10:42:51.651Z] [2021-05-06T10:42:51.651Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:42:51.651Z] #47 sha256:526a1db1b3f605e564006d5c58eb7655167bc956b6462383b85de251b02df41e [2021-05-06T10:42:51.651Z] #47 DONE 64.4s [2021-05-06T10:42:51.651Z] [2021-05-06T10:42:51.651Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:42:51.651Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:42:51.651Z] #42 62.85 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-06T10:42:51.651Z] #42 62.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:42:51.651Z] #42 62.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:42:51.651Z] #42 62.91 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-06T10:42:51.651Z] #42 62.93 Setting up python-six (1.12.0-1) ... [2021-05-06T10:42:52.244Z] Commit message: "Merge commit '892d3d57be0f78ce3f11b247b1063cdce9f6472d' into HEAD" [2021-05-06T10:42:52.258Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T10:42:52.247Z] > git rev-list --no-walk 1aece46541a862ea9471308d8072e52355d22ec2 # timeout=10 [2021-05-06T10:42:52.813Z] #23 ... [2021-05-06T10:42:52.813Z] [2021-05-06T10:42:52.813Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:42:52.813Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T10:42:52.813Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-06T10:42:52.813Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-06T10:42:52.813Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-06T10:42:52.813Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-06T10:42:52.813Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-05-06T10:42:52.813Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2021-05-06T10:42:52.813Z] #62 DONE 3.9s [2021-05-06T10:42:52.813Z] [2021-05-06T10:42:52.813Z] #23 [internal] load build context [2021-05-06T10:42:52.813Z] #23 sha256:e2e0093b003406830522be1d69b6880c08cedbb8b9a6ed0de7eef2d88f83b736 [2021-05-06T10:42:53.347Z] + docker version [2021-05-06T10:42:53.744Z] #23 transferring context: 38.09MB 5.1s [2021-05-06T10:42:54.199Z] #42 67.08 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-06T10:42:54.199Z] #42 67.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:42:54.199Z] #42 67.12 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-06T10:42:54.199Z] #42 67.13 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-06T10:42:54.199Z] #42 67.15 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-06T10:42:54.199Z] #42 67.17 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-06T10:42:54.199Z] #42 67.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-06T10:42:54.199Z] #42 67.19 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-06T10:42:54.199Z] #42 ... [2021-05-06T10:42:54.199Z] [2021-05-06T10:42:54.199Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:42:54.199Z] #51 sha256:0536042bd9b82687fa9b9a1e7a3e0556eb90165429f8e066c5c8329dc5db85c9 [2021-05-06T10:42:54.199Z] #51 57.12 syscall [2021-05-06T10:42:54.199Z] #51 57.17 reflect [2021-05-06T10:42:54.199Z] #51 64.53 time [2021-05-06T10:42:54.294Z] #26 ... [2021-05-06T10:42:54.294Z] [2021-05-06T10:42:54.294Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:42:54.294Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:42:54.294Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-06T10:42:54.294Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-06T10:42:54.294Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-06T10:42:54.294Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2021-05-06T10:42:54.294Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done [2021-05-06T10:42:54.294Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-05-06T10:42:54.294Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done [2021-05-06T10:42:54.294Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.0s done [2021-05-06T10:42:54.294Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 5.0s [2021-05-06T10:42:54.294Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.4s [2021-05-06T10:42:54.294Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.2s done [2021-05-06T10:42:54.294Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 5.4s [2021-05-06T10:42:54.295Z] Client: [2021-05-06T10:42:54.295Z] Context: default [2021-05-06T10:42:54.295Z] Debug Mode: false [2021-05-06T10:42:54.295Z] Plugins: [2021-05-06T10:42:54.295Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-06T10:42:54.295Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-06T10:42:54.295Z] [2021-05-06T10:42:54.295Z] Server: [2021-05-06T10:42:54.295Z] Containers: 0 [2021-05-06T10:42:54.295Z] Running: 0 [2021-05-06T10:42:54.295Z] Paused: 0 [2021-05-06T10:42:54.295Z] Stopped: 0 [2021-05-06T10:42:54.295Z] Images: 0 [2021-05-06T10:42:54.295Z] Server Version: 20.10.5 [2021-05-06T10:42:54.295Z] Storage Driver: overlay2 [2021-05-06T10:42:54.295Z] Backing Filesystem: extfs [2021-05-06T10:42:54.295Z] Supports d_type: true [2021-05-06T10:42:54.295Z] Native Overlay Diff: true [2021-05-06T10:42:54.295Z] Logging Driver: json-file [2021-05-06T10:42:54.295Z] Cgroup Driver: systemd [2021-05-06T10:42:54.295Z] Cgroup Version: 2 [2021-05-06T10:42:54.295Z] Plugins: [2021-05-06T10:42:54.295Z] Volume: local [2021-05-06T10:42:54.295Z] Network: bridge host ipvlan macvlan null overlay [2021-05-06T10:42:54.295Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-06T10:42:54.295Z] Swarm: inactive [2021-05-06T10:42:54.295Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-06T10:42:54.295Z] Default Runtime: runc [2021-05-06T10:42:54.295Z] Init Binary: docker-init [2021-05-06T10:42:54.295Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:42:54.295Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:42:54.295Z] init version: de40ad0 [2021-05-06T10:42:54.295Z] Security Options: [2021-05-06T10:42:54.295Z] apparmor [2021-05-06T10:42:54.295Z] seccomp [2021-05-06T10:42:54.295Z] Profile: default [2021-05-06T10:42:54.295Z] cgroupns [2021-05-06T10:42:54.295Z] Kernel Version: 5.4.0-1041-aws [2021-05-06T10:42:54.295Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-06T10:42:54.295Z] OSType: linux [2021-05-06T10:42:54.295Z] Architecture: x86_64 [2021-05-06T10:42:54.295Z] CPUs: 2 [2021-05-06T10:42:54.295Z] Total Memory: 7.487GiB [2021-05-06T10:42:54.295Z] Name: ip-10-100-107-253 [2021-05-06T10:42:54.295Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-06T10:42:54.295Z] Docker Root Dir: /var/lib/docker [2021-05-06T10:42:54.295Z] Debug Mode: false [2021-05-06T10:42:54.295Z] Registry: https://index.docker.io/v1/ [2021-05-06T10:42:54.295Z] Labels: [2021-05-06T10:42:54.295Z] Experimental: true [2021-05-06T10:42:54.295Z] Insecure Registries: [2021-05-06T10:42:54.295Z] 127.0.0.0/8 [2021-05-06T10:42:54.295Z] Live Restore Enabled: true [2021-05-06T10:42:54.295Z] [2021-05-06T10:42:54.295Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-06T10:42:54.469Z] #51 ... [2021-05-06T10:42:54.469Z] [2021-05-06T10:42:54.469Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:42:54.469Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:42:54.469Z] #36 66.71 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:42:54.469Z] #36 66.72 Setting up xxd (2:8.1.0875-5) ... [2021-05-06T10:42:54.469Z] #36 66.74 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-06T10:42:54.469Z] #36 66.75 Setting up vim-common (2:8.1.0875-5) ... [2021-05-06T10:42:54.469Z] #36 66.80 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-06T10:42:54.469Z] #36 66.81 Setting up cmake-data (3.13.4-1) ... [2021-05-06T10:42:54.469Z] #36 66.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-06T10:42:54.469Z] #36 66.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-06T10:42:54.469Z] #36 66.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-06T10:42:54.469Z] #36 66.86 Setting up cmake (3.13.4-1) ... [2021-05-06T10:42:54.469Z] #36 66.87 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:42:54.469Z] #36 67.00 Processing triggers for mime-support (3.62) ... [2021-05-06T10:42:54.469Z] #36 DONE 67.5s [2021-05-06T10:42:54.469Z] [2021-05-06T10:42:54.469Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:42:54.469Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:42:54.469Z] #42 67.19 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-06T10:42:54.469Z] #42 67.21 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-06T10:42:54.469Z] #42 67.22 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-06T10:42:54.553Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 5.6s [2021-05-06T10:42:54.636Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9804899a52aa5166307d9887a55a8b9cf9af7339 . [2021-05-06T10:42:54.636Z] #2 [internal] load .dockerignore [2021-05-06T10:42:54.636Z] #2 sha256:5ffbdd9d513f224d4cfb2529e9ea7359ab41ec97b6c03fee8221a9fb9677fc7b [2021-05-06T10:42:54.813Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.71MB / 120.17MB 5.8s [2021-05-06T10:42:54.900Z] #2 transferring context: 87B done [2021-05-06T10:42:54.900Z] #2 DONE 0.1s [2021-05-06T10:42:54.900Z] [2021-05-06T10:42:54.900Z] #1 [internal] load build definition from Dockerfile [2021-05-06T10:42:54.900Z] #1 sha256:11a6a81f287fae890d482daaaf817134a5b9f4c058d7b52463006eeee5930b50 [2021-05-06T10:42:54.900Z] #1 transferring dockerfile: 17.07kB done [2021-05-06T10:42:54.900Z] #1 DONE 0.1s [2021-05-06T10:42:54.900Z] [2021-05-06T10:42:54.900Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-06T10:42:54.900Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-06T10:42:55.047Z] #42 ... [2021-05-06T10:42:55.047Z] [2021-05-06T10:42:55.047Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:42:55.047Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:42:55.047Z] #32 57.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:42:55.047Z] #32 ... [2021-05-06T10:42:55.047Z] [2021-05-06T10:42:55.047Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:42:55.047Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:42:55.047Z] #13 59.06 (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 ... 15410 files and directories currently installed.) [2021-05-06T10:42:55.047Z] #13 59.21 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-06T10:42:55.047Z] #13 59.24 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-06T10:42:55.047Z] #13 59.68 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-06T10:42:55.047Z] #13 59.86 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-06T10:42:55.047Z] #13 59.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:42:55.047Z] #13 59.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-06T10:42:55.047Z] #13 60.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-06T10:42:55.073Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 6.0s [2021-05-06T10:42:55.073Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s [2021-05-06T10:42:55.216Z] #23 transferring context: 53.21MB 6.4s done [2021-05-06T10:42:55.309Z] #13 62.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-06T10:42:55.309Z] #13 62.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-06T10:42:55.309Z] #13 62.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-06T10:42:55.468Z] #3 DONE 0.5s [2021-05-06T10:42:55.468Z] [2021-05-06T10:42:55.468Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-06T10:42:55.468Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-06T10:42:55.468Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-06T10:42:55.468Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-06T10:42:55.468Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-06T10:42:55.468Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2021-05-06T10:42:55.468Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-06T10:42:55.641Z] #9 ... [2021-05-06T10:42:55.641Z] [2021-05-06T10:42:55.641Z] #23 [internal] load build context [2021-05-06T10:42:55.641Z] #23 sha256:1f0dd4239afff54670aec3a1aed9a9af03b1e680f5ca77c5346cc401bc2130bc [2021-05-06T10:42:55.641Z] #23 transferring context: 53.21MB 6.2s done [2021-05-06T10:42:55.641Z] #23 DONE 6.7s [2021-05-06T10:42:55.641Z] [2021-05-06T10:42:55.641Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:42:55.641Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:42:55.641Z] #9 ... [2021-05-06T10:42:55.641Z] [2021-05-06T10:42:55.641Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:42:55.641Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T10:42:55.641Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 6.3s [2021-05-06T10:42:55.727Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-06T10:42:55.727Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-05-06T10:42:55.727Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-06T10:42:55.778Z] #23 DONE 7.0s [2021-05-06T10:42:55.778Z] [2021-05-06T10:42:55.778Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:42:55.778Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:42:55.778Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-06T10:42:55.778Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-06T10:42:55.778Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-06T10:42:55.778Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-06T10:42:55.778Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-05-06T10:42:55.778Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.4s done [2021-05-06T10:42:55.778Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.6s done [2021-05-06T10:42:55.778Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.3s [2021-05-06T10:42:55.778Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 6.7s [2021-05-06T10:42:55.778Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.7s done [2021-05-06T10:42:55.778Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.7s [2021-05-06T10:42:55.778Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.7s [2021-05-06T10:42:55.988Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-05-06T10:42:55.988Z] #4 DONE 0.6s [2021-05-06T10:42:56.034Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.8s done [2021-05-06T10:42:56.246Z] [2021-05-06T10:42:56.246Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T10:42:56.246Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-06T10:42:56.597Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.6s done [2021-05-06T10:42:56.854Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 7.6s done [2021-05-06T10:42:57.181Z] #8 DONE 0.8s [2021-05-06T10:42:57.182Z] [2021-05-06T10:42:57.182Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-06T10:42:57.182Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-06T10:42:57.182Z] #5 DONE 0.8s [2021-05-06T10:42:57.182Z] [2021-05-06T10:42:57.182Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T10:42:57.182Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-06T10:42:57.182Z] #7 DONE 0.8s [2021-05-06T10:42:57.182Z] [2021-05-06T10:42:57.182Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T10:42:57.182Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-06T10:42:57.182Z] #6 DONE 0.8s [2021-05-06T10:42:57.792Z] #9 ... [2021-05-06T10:42:57.792Z] [2021-05-06T10:42:57.792Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-06T10:42:57.792Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-06T10:42:57.792Z] #63 DONE 0.9s [2021-05-06T10:42:57.792Z] [2021-05-06T10:42:57.792Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:42:57.792Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:42:57.792Z] #9 ... [2021-05-06T10:42:57.792Z] [2021-05-06T10:42:57.792Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:42:57.792Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T10:42:57.792Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-05-06T10:42:57.792Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-05-06T10:42:57.792Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-05-06T10:42:57.792Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-05-06T10:42:57.792Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 2.6s done [2021-05-06T10:42:57.792Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 6.0s [2021-05-06T10:42:57.792Z] #26 ... [2021-05-06T10:42:57.792Z] [2021-05-06T10:42:57.792Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:42:57.792Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:42:58.207Z] #26 ... [2021-05-06T10:42:58.207Z] [2021-05-06T10:42:58.207Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:42:58.207Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T10:42:58.207Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-06T10:42:58.207Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-06T10:42:58.207Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2021-05-06T10:42:58.207Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-05-06T10:42:58.207Z] #64 DONE 8.7s [2021-05-06T10:42:58.207Z] [2021-05-06T10:42:58.207Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:42:58.207Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T10:42:58.207Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-06T10:42:58.207Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-06T10:42:58.207Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-06T10:42:58.207Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2021-05-06T10:42:58.207Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-05-06T10:42:58.207Z] #62 DONE 8.7s [2021-05-06T10:42:58.207Z] [2021-05-06T10:42:58.207Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:42:58.207Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T10:42:58.207Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 8.3s done [2021-05-06T10:42:58.207Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [2021-05-06T10:42:58.557Z] [2021-05-06T10:42:58.557Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:42:58.557Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:42:58.557Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-06T10:42:58.608Z] #13 65.37 Selecting previously unselected package binutils-mingw-w64. [2021-05-06T10:42:58.608Z] #13 65.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-06T10:42:58.608Z] #13 65.41 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-06T10:42:58.608Z] #13 65.51 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-06T10:42:58.608Z] #13 65.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:42:58.608Z] #13 65.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:42:58.608Z] #13 65.68 Selecting previously unselected package dmsetup. [2021-05-06T10:42:58.608Z] #13 65.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:42:58.608Z] #13 65.70 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-06T10:42:58.608Z] #13 65.89 Selecting previously unselected package mingw-w64-common. [2021-05-06T10:42:58.724Z] #9 ... [2021-05-06T10:42:58.724Z] [2021-05-06T10:42:58.724Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:42:58.724Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T10:42:58.724Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-06T10:42:58.725Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-06T10:42:58.725Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-06T10:42:58.725Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-06T10:42:58.725Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.8s done [2021-05-06T10:42:58.725Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-05-06T10:42:58.725Z] #64 DONE 9.9s [2021-05-06T10:42:58.725Z] [2021-05-06T10:42:58.725Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:42:58.725Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:42:58.815Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-06T10:42:58.815Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-06T10:42:58.815Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-06T10:42:58.869Z] #13 65.92 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-06T10:42:58.869Z] #13 65.94 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-06T10:42:59.151Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2021-05-06T10:42:59.151Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.68MB / 50.40MB 0.3s [2021-05-06T10:42:59.151Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.07MB / 50.40MB 0.4s [2021-05-06T10:42:59.413Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-05-06T10:42:59.413Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.31MB / 50.40MB 0.6s [2021-05-06T10:42:59.413Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s [2021-05-06T10:42:59.413Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.12MB / 50.40MB 0.8s [2021-05-06T10:42:59.413Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s [2021-05-06T10:42:59.673Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.14MB / 50.40MB 0.9s [2021-05-06T10:42:59.936Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s [2021-05-06T10:42:59.936Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2021-05-06T10:42:59.936Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.10MB / 51.83MB 1.2s [2021-05-06T10:42:59.936Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.63MB / 51.83MB 1.3s [2021-05-06T10:43:00.196Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.18MB / 51.83MB 1.4s [2021-05-06T10:43:00.196Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 1.5s [2021-05-06T10:43:00.273Z] #13 ... [2021-05-06T10:43:00.273Z] [2021-05-06T10:43:00.273Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:43:00.273Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:43:00.273Z] #42 73.22 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-06T10:43:00.273Z] #42 73.24 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:43:00.467Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.35MB / 51.83MB 1.7s [2021-05-06T10:43:00.467Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s [2021-05-06T10:43:00.746Z] #26 ... [2021-05-06T10:43:00.746Z] [2021-05-06T10:43:00.746Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-06T10:43:00.746Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-06T10:43:00.746Z] #63 DONE 1.0s [2021-05-06T10:43:00.746Z] [2021-05-06T10:43:00.746Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:00.746Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:00.746Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.1s done [2021-05-06T10:43:00.746Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.6s done [2021-05-06T10:43:00.746Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done [2021-05-06T10:43:01.006Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-06T10:43:01.218Z] #42 DONE 73.9s [2021-05-06T10:43:01.218Z] [2021-05-06T10:43:01.218Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:43:01.218Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:43:01.218Z] #43 ... [2021-05-06T10:43:01.218Z] [2021-05-06T10:43:01.218Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:01.218Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:43:01.218Z] #45 64.14 time [2021-05-06T10:43:01.218Z] #45 68.49 internal/fmtsort [2021-05-06T10:43:01.218Z] #45 69.30 internal/syscall/execenv [2021-05-06T10:43:01.218Z] #45 69.47 internal/syscall/unix [2021-05-06T10:43:01.218Z] #45 69.71 strings [2021-05-06T10:43:01.218Z] #45 70.48 internal/poll [2021-05-06T10:43:01.218Z] #45 72.17 regexp/syntax [2021-05-06T10:43:01.218Z] #45 72.25 os [2021-05-06T10:43:01.244Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.5s [2021-05-06T10:43:01.407Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.7s done [2021-05-06T10:43:01.479Z] #45 ... [2021-05-06T10:43:01.479Z] [2021-05-06T10:43:01.479Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T10:43:01.479Z] #37 sha256:d151ca12d4f234b5f2786a60288416c65ce73a0ba3e6f292157d4e15bbc51f01 [2021-05-06T10:43:01.479Z] #37 1.167 + RM_GOPATH=0 [2021-05-06T10:43:01.479Z] #37 1.167 + TMP_GOPATH= [2021-05-06T10:43:01.479Z] #37 1.167 + : /build [2021-05-06T10:43:01.479Z] #37 1.167 + '[' -z '' ']' [2021-05-06T10:43:01.479Z] #37 1.169 ++ mktemp -d [2021-05-06T10:43:01.479Z] #37 1.173 + export GOPATH=/tmp/tmp.WJ6GiE8YGW [2021-05-06T10:43:01.479Z] #37 1.174 + GOPATH=/tmp/tmp.WJ6GiE8YGW [2021-05-06T10:43:01.479Z] #37 1.174 + RM_GOPATH=1 [2021-05-06T10:43:01.479Z] #37 1.174 + case "$(go env GOARCH)" in [2021-05-06T10:43:01.479Z] #37 1.175 ++ go env GOARCH [2021-05-06T10:43:01.479Z] #37 1.200 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:01.479Z] #37 1.200 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:01.479Z] #37 1.201 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:01.479Z] #37 1.206 + dir=/tmp/install [2021-05-06T10:43:01.479Z] #37 1.206 + bin=tini [2021-05-06T10:43:01.479Z] #37 1.207 + shift [2021-05-06T10:43:01.479Z] #37 1.207 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-06T10:43:01.479Z] #37 1.208 + . /tmp/install/tini.installer [2021-05-06T10:43:01.479Z] #37 1.209 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:43:01.479Z] #37 1.209 + install_tini [2021-05-06T10:43:01.479Z] #37 1.209 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-06T10:43:01.479Z] #37 1.211 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:43:01.479Z] #37 1.211 + git clone https://github.com/krallin/tini.git /tmp/tmp.WJ6GiE8YGW/tini [2021-05-06T10:43:01.479Z] #37 1.214 Cloning into '/tmp/tmp.WJ6GiE8YGW/tini'... [2021-05-06T10:43:01.479Z] #37 1.934 + cd /tmp/tmp.WJ6GiE8YGW/tini [2021-05-06T10:43:01.479Z] #37 1.934 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:43:01.479Z] #37 1.956 + cmake . [2021-05-06T10:43:01.479Z] #37 2.529 -- The C compiler identification is GNU 8.3.0 [2021-05-06T10:43:01.479Z] #37 2.582 -- Check for working C compiler: /usr/bin/cc [2021-05-06T10:43:01.479Z] #37 3.166 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-06T10:43:01.479Z] #37 3.172 -- Detecting C compiler ABI info [2021-05-06T10:43:01.479Z] #37 3.856 -- Detecting C compiler ABI info - done [2021-05-06T10:43:01.479Z] #37 3.882 -- Detecting C compile features [2021-05-06T10:43:01.479Z] #37 5.686 -- Detecting C compile features - done [2021-05-06T10:43:01.479Z] #37 5.742 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-06T10:43:01.479Z] #37 5.925 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-06T10:43:01.479Z] #37 6.039 -- Configuring done [2021-05-06T10:43:01.479Z] #37 6.043 -- Generating done [2021-05-06T10:43:01.479Z] #37 6.063 -- Build files have been written to: /tmp/tmp.WJ6GiE8YGW/tini [2021-05-06T10:43:01.479Z] #37 6.066 + make tini-static [2021-05-06T10:43:01.479Z] #37 6.685 Scanning dependencies of target tini-static [2021-05-06T10:43:01.479Z] #37 6.752 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-06T10:43:01.500Z] #9 ... [2021-05-06T10:43:01.500Z] [2021-05-06T10:43:01.500Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-06T10:43:01.500Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-06T10:43:01.500Z] #65 DONE 1.0s [2021-05-06T10:43:01.668Z] #9 ... [2021-05-06T10:43:01.668Z] [2021-05-06T10:43:01.668Z] #23 [internal] load build context [2021-05-06T10:43:01.668Z] #23 sha256:e92be230ca7d68eb92d9ea8baf4c76567b9c6e7ccef6c675370cb5fd957165b0 [2021-05-06T10:43:01.668Z] #23 transferring context: 53.20MB 2.8s done [2021-05-06T10:43:01.668Z] #23 DONE 3.1s [2021-05-06T10:43:01.668Z] [2021-05-06T10:43:01.668Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:01.668Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:01.668Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-05-06T10:43:01.770Z] [2021-05-06T10:43:01.770Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:01.770Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:01.770Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.5s done [2021-05-06T10:43:01.958Z] #9 ... [2021-05-06T10:43:01.958Z] [2021-05-06T10:43:01.958Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-06T10:43:01.958Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-06T10:43:01.958Z] #65 DONE 1.2s [2021-05-06T10:43:01.958Z] [2021-05-06T10:43:01.958Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:43:01.958Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T10:43:02.028Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-06T10:43:02.242Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done [2021-05-06T10:43:02.242Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.5s [2021-05-06T10:43:02.242Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done [2021-05-06T10:43:02.242Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.29MB / 68.67MB 3.6s [2021-05-06T10:43:02.242Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.24MB / 120.17MB 3.6s [2021-05-06T10:43:02.300Z] #9 ... [2021-05-06T10:43:02.300Z] [2021-05-06T10:43:02.300Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:43:02.300Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T10:43:02.300Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 10.2s done [2021-05-06T10:43:02.300Z] #26 DONE 13.6s [2021-05-06T10:43:02.300Z] [2021-05-06T10:43:02.300Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:02.300Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:02.501Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.58MB / 68.67MB 3.7s [2021-05-06T10:43:02.501Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.18MB / 120.17MB 3.7s [2021-05-06T10:43:02.501Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.13MB / 68.67MB 3.8s [2021-05-06T10:43:02.760Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 4.0s [2021-05-06T10:43:02.760Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.41MB / 120.17MB 4.0s [2021-05-06T10:43:02.761Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.69MB / 68.67MB 4.1s [2021-05-06T10:43:02.864Z] #37 ... [2021-05-06T10:43:02.864Z] [2021-05-06T10:43:02.864Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:02.864Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:43:02.864Z] #45 75.52 fmt [2021-05-06T10:43:02.899Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.2s [2021-05-06T10:43:03.020Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.36MB / 68.67MB 4.2s [2021-05-06T10:43:03.020Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.89MB / 120.17MB 4.3s [2021-05-06T10:43:03.234Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-05-06T10:43:03.234Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-06T10:43:03.279Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.25MB / 68.67MB 4.5s [2021-05-06T10:43:03.279Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.48MB / 120.17MB 4.5s [2021-05-06T10:43:03.279Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.38MB / 68.67MB 4.6s [2021-05-06T10:43:03.279Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.47MB / 120.17MB 4.6s [2021-05-06T10:43:03.373Z] Client: Docker Engine - Community [2021-05-06T10:43:03.373Z] Version: 20.10.5 [2021-05-06T10:43:03.373Z] API version: 1.41 [2021-05-06T10:43:03.373Z] Go version: go1.13.15 [2021-05-06T10:43:03.373Z] Git commit: 55c4c88 [2021-05-06T10:43:03.373Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-06T10:43:03.373Z] OS/Arch: linux/arm64 [2021-05-06T10:43:03.373Z] Context: default [2021-05-06T10:43:03.373Z] Experimental: true [2021-05-06T10:43:03.373Z] [2021-05-06T10:43:03.373Z] Server: Docker Engine - Community [2021-05-06T10:43:03.373Z] Engine: [2021-05-06T10:43:03.373Z] Version: 20.10.5 [2021-05-06T10:43:03.373Z] API version: 1.41 (minimum version 1.12) [2021-05-06T10:43:03.373Z] Go version: go1.13.15 [2021-05-06T10:43:03.373Z] Git commit: 363e9a8 [2021-05-06T10:43:03.373Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-06T10:43:03.373Z] OS/Arch: linux/arm64 [2021-05-06T10:43:03.373Z] Experimental: true [2021-05-06T10:43:03.373Z] containerd: [2021-05-06T10:43:03.373Z] Version: 1.4.4 [2021-05-06T10:43:03.373Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:43:03.373Z] runc: [2021-05-06T10:43:03.373Z] Version: 1.0.0-rc93 [2021-05-06T10:43:03.373Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:43:03.373Z] docker-init: [2021-05-06T10:43:03.373Z] Version: 0.19.0 [2021-05-06T10:43:03.373Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-06T10:43:03.436Z] #45 ... [2021-05-06T10:43:03.437Z] [2021-05-06T10:43:03.437Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T10:43:03.437Z] #37 sha256:d151ca12d4f234b5f2786a60288416c65ce73a0ba3e6f292157d4e15bbc51f01 [2021-05-06T10:43:03.437Z] #37 8.120 [100%] Linking C executable tini-static [2021-05-06T10:43:03.437Z] #37 8.577 [100%] Built target tini-static [2021-05-06T10:43:03.437Z] #37 8.664 + mkdir -p /build [2021-05-06T10:43:03.437Z] #37 8.670 + cp tini-static /build/docker-init [2021-05-06T10:43:03.437Z] #37 DONE 9.0s [2021-05-06T10:43:03.538Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 4.7s [2021-05-06T10:43:03.538Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 4.7s [2021-05-06T10:43:03.538Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.82MB / 68.67MB 4.9s [2021-05-06T10:43:03.538Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 4.9s [2021-05-06T10:43:03.700Z] [2021-05-06T10:43:03.700Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:43:03.700Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:43:03.700Z] #43 2.620 Note: Building without setproctitle() and strlcpy() support. [2021-05-06T10:43:03.700Z] #43 2.620 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-06T10:43:03.700Z] #43 2.674 Note: Building without GnuTLS support [2021-05-06T10:43:03.700Z] #43 2.684 Makefile.config:39: Warn: you have no libnftables installed [2021-05-06T10:43:03.700Z] #43 2.684 Makefile.config:40: Warn: Building without nftables support [2021-05-06T10:43:03.723Z] + docker info [2021-05-06T10:43:03.798Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 5.0s [2021-05-06T10:43:03.798Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 5.0s [2021-05-06T10:43:04.058Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.2s [2021-05-06T10:43:04.058Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.66MB / 120.17MB 5.2s [2021-05-06T10:43:04.058Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 5.4s [2021-05-06T10:43:04.214Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-05-06T10:43:04.214Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-06T10:43:04.287Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 6.3s done [2021-05-06T10:43:04.317Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.5s [2021-05-06T10:43:04.546Z] #26 DONE 15.5s [2021-05-06T10:43:04.546Z] [2021-05-06T10:43:04.546Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:04.546Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:04.546Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.1s done [2021-05-06T10:43:04.546Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.8s [2021-05-06T10:43:04.891Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.0s done [2021-05-06T10:43:06.245Z] #43 4.868 fatal: not a git repository (or any of the parent directories): .git [2021-05-06T10:43:06.245Z] #43 4.929 GEN .gitid [2021-05-06T10:43:06.245Z] #43 4.958 GEN criu/include/version.h [2021-05-06T10:43:06.245Z] #43 5.011 GEN include/common/asm [2021-05-06T10:43:06.245Z] #43 ... [2021-05-06T10:43:06.245Z] [2021-05-06T10:43:06.245Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:43:06.245Z] #51 sha256:0536042bd9b82687fa9b9a1e7a3e0556eb90165429f8e066c5c8329dc5db85c9 [2021-05-06T10:43:06.245Z] #51 69.09 encoding/binary [2021-05-06T10:43:06.245Z] #51 70.07 context [2021-05-06T10:43:06.245Z] #51 70.87 internal/poll [2021-05-06T10:43:06.245Z] #51 71.30 encoding/base64 [2021-05-06T10:43:06.245Z] #51 72.05 strings [2021-05-06T10:43:06.245Z] #51 73.08 os [2021-05-06T10:43:06.245Z] #51 75.07 golang.org/x/sys/unix [2021-05-06T10:43:06.245Z] #51 77.36 fmt [2021-05-06T10:43:06.506Z] #51 ... [2021-05-06T10:43:06.506Z] [2021-05-06T10:43:06.506Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:43:06.506Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:43:06.506Z] #13 72.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-06T10:43:06.506Z] #13 72.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-06T10:43:06.506Z] #13 72.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-06T10:43:06.800Z] #9 ... [2021-05-06T10:43:06.800Z] [2021-05-06T10:43:06.800Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:43:06.800Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T10:43:06.800Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-06T10:43:06.800Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-06T10:43:06.800Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-06T10:43:06.800Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-06T10:43:06.800Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2021-05-06T10:43:06.800Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-05-06T10:43:06.800Z] #62 DONE 8.2s [2021-05-06T10:43:06.800Z] [2021-05-06T10:43:06.800Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:06.800Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:06.800Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-05-06T10:43:06.800Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.8s done [2021-05-06T10:43:06.800Z] #9 ... [2021-05-06T10:43:06.800Z] [2021-05-06T10:43:06.800Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:43:06.800Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T10:43:06.800Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-05-06T10:43:06.800Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-05-06T10:43:06.800Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-05-06T10:43:06.800Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-05-06T10:43:06.800Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 2.0s done [2021-05-06T10:43:06.800Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.8s [2021-05-06T10:43:06.800Z] #26 ... [2021-05-06T10:43:06.800Z] [2021-05-06T10:43:06.800Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:43:06.800Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T10:43:06.800Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-06T10:43:06.800Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-06T10:43:06.800Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-06T10:43:06.800Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2021-05-06T10:43:06.800Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2021-05-06T10:43:06.800Z] #64 DONE 8.2s [2021-05-06T10:43:06.800Z] [2021-05-06T10:43:06.800Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:06.800Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:08.707Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.7s done [2021-05-06T10:43:08.967Z] #9 ... [2021-05-06T10:43:08.967Z] [2021-05-06T10:43:08.967Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:43:08.967Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T10:43:08.967Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 6.6s done [2021-05-06T10:43:08.967Z] #26 DONE 10.4s [2021-05-06T10:43:08.967Z] [2021-05-06T10:43:08.967Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:08.967Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:08.967Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-05-06T10:43:09.463Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s [2021-05-06T10:43:09.537Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-05-06T10:43:09.836Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.6s done [2021-05-06T10:43:09.836Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-06T10:43:10.106Z] #9 ... [2021-05-06T10:43:10.106Z] [2021-05-06T10:43:10.106Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-06T10:43:10.106Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-06T10:43:10.106Z] #63 DONE 0.8s [2021-05-06T10:43:10.106Z] [2021-05-06T10:43:10.106Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:10.106Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:10.106Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-06T10:43:10.675Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-05-06T10:43:10.711Z] #13 77.80 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-06T10:43:10.711Z] #13 77.81 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-06T10:43:10.711Z] #13 77.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:43:10.711Z] #13 ... [2021-05-06T10:43:10.711Z] [2021-05-06T10:43:10.711Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:43:10.711Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:43:10.711Z] #43 6.308 PBCC images/timens.pb-c.c [2021-05-06T10:43:10.711Z] #43 6.365 DEP images/timens.pb-c.d [2021-05-06T10:43:10.711Z] #43 6.417 PBCC images/fown.pb-c.c [2021-05-06T10:43:10.711Z] #43 6.458 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-06T10:43:10.711Z] #43 6.525 PBCC images/opts.pb-c.c [2021-05-06T10:43:10.711Z] #43 6.581 PBCC images/memfd.pb-c.c [2021-05-06T10:43:10.711Z] #43 6.629 DEP images/fown.pb-c.d [2021-05-06T10:43:10.711Z] #43 6.661 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-06T10:43:10.711Z] #43 6.780 DEP images/opts.pb-c.d [2021-05-06T10:43:10.711Z] #43 6.841 DEP images/memfd.pb-c.d [2021-05-06T10:43:10.711Z] #43 6.913 PBCC images/sit.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.003 DEP images/sit.pb-c.d [2021-05-06T10:43:10.711Z] #43 7.085 PBCC images/macvlan.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.127 DEP images/macvlan.pb-c.d [2021-05-06T10:43:10.711Z] #43 7.153 PBCC images/autofs.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.201 DEP images/autofs.pb-c.d [2021-05-06T10:43:10.711Z] #43 7.257 PBCC images/sysctl.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.289 DEP images/sysctl.pb-c.d [2021-05-06T10:43:10.711Z] #43 7.342 PBCC images/time.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.386 DEP images/time.pb-c.d [2021-05-06T10:43:10.711Z] #43 7.414 PBCC images/binfmt-misc.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.444 DEP images/binfmt-misc.pb-c.d [2021-05-06T10:43:10.711Z] #43 7.493 PBCC images/seccomp.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.526 DEP images/seccomp.pb-c.d [2021-05-06T10:43:10.711Z] #43 7.581 PBCC images/userns.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.626 DEP images/userns.pb-c.d [2021-05-06T10:43:10.711Z] #43 7.673 PBCC images/cgroup.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.694 DEP images/cgroup.pb-c.d [2021-05-06T10:43:10.711Z] #43 7.733 PBCC images/ext-file.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.747 DEP images/ext-file.pb-c.d [2021-05-06T10:43:10.711Z] #43 7.775 PBCC images/rpc.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.817 DEP images/rpc.pb-c.d [2021-05-06T10:43:10.711Z] #43 7.855 PBCC images/siginfo.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.875 DEP images/siginfo.pb-c.d [2021-05-06T10:43:10.711Z] #43 7.929 PBCC images/pagemap.pb-c.c [2021-05-06T10:43:10.711Z] #43 7.977 DEP images/pagemap.pb-c.d [2021-05-06T10:43:10.711Z] #43 8.012 PBCC images/rlimit.pb-c.c [2021-05-06T10:43:10.711Z] #43 8.039 DEP images/rlimit.pb-c.d [2021-05-06T10:43:10.711Z] #43 8.099 PBCC images/file-lock.pb-c.c [2021-05-06T10:43:10.711Z] #43 8.121 DEP images/file-lock.pb-c.d [2021-05-06T10:43:10.711Z] #43 8.175 PBCC images/tty.pb-c.c [2021-05-06T10:43:10.711Z] #43 8.255 DEP images/tty.pb-c.d [2021-05-06T10:43:10.711Z] #43 8.337 PBCC images/tun.pb-c.c [2021-05-06T10:43:10.711Z] #43 8.365 PBCC images/netdev.pb-c.c [2021-05-06T10:43:10.711Z] #43 8.417 DEP images/tun.pb-c.d [2021-05-06T10:43:10.711Z] #43 8.487 DEP images/netdev.pb-c.d [2021-05-06T10:43:10.711Z] #43 8.548 PBCC images/vma.pb-c.c [2021-05-06T10:43:10.711Z] #43 8.606 DEP images/vma.pb-c.d [2021-05-06T10:43:10.711Z] #43 8.651 PBCC images/creds.pb-c.c [2021-05-06T10:43:10.711Z] #43 8.660 DEP images/creds.pb-c.d [2021-05-06T10:43:10.711Z] #43 8.729 PBCC images/utsns.pb-c.c [2021-05-06T10:43:10.711Z] #43 8.773 DEP images/utsns.pb-c.d [2021-05-06T10:43:10.711Z] #43 8.791 PBCC images/ipc-desc.pb-c.c [2021-05-06T10:43:10.711Z] #43 8.833 PBCC images/ipc-sem.pb-c.c [2021-05-06T10:43:10.711Z] #43 8.853 DEP images/ipc-desc.pb-c.d [2021-05-06T10:43:10.711Z] #43 8.897 DEP images/ipc-sem.pb-c.d [2021-05-06T10:43:10.711Z] #43 8.962 PBCC images/ipc-msg.pb-c.c [2021-05-06T10:43:10.711Z] #43 8.990 DEP images/ipc-msg.pb-c.d [2021-05-06T10:43:10.711Z] #43 9.038 PBCC images/ipc-shm.pb-c.c [2021-05-06T10:43:10.711Z] #43 9.077 DEP images/ipc-shm.pb-c.d [2021-05-06T10:43:10.711Z] #43 9.157 PBCC images/ipc-var.pb-c.c [2021-05-06T10:43:10.711Z] #43 9.173 DEP images/ipc-var.pb-c.d [2021-05-06T10:43:10.711Z] #43 9.233 PBCC images/sk-opts.pb-c.c [2021-05-06T10:43:10.711Z] #43 9.271 PBCC images/packet-sock.pb-c.c [2021-05-06T10:43:10.711Z] #43 9.337 DEP images/sk-opts.pb-c.d [2021-05-06T10:43:10.711Z] #43 9.391 DEP images/packet-sock.pb-c.d [2021-05-06T10:43:10.711Z] #43 9.437 PBCC images/sk-netlink.pb-c.c [2021-05-06T10:43:10.711Z] #43 9.486 DEP images/sk-netlink.pb-c.d [2021-05-06T10:43:10.711Z] #43 9.536 PBCC images/sk-inet.pb-c.c [2021-05-06T10:43:10.711Z] #43 9.577 DEP images/sk-inet.pb-c.d [2021-05-06T10:43:10.711Z] #43 9.625 PBCC images/sk-unix.pb-c.c [2021-05-06T10:43:10.711Z] #43 9.677 DEP images/sk-unix.pb-c.d [2021-05-06T10:43:10.711Z] #43 9.741 PBCC images/mm.pb-c.c [2021-05-06T10:43:10.711Z] #43 9.782 DEP images/mm.pb-c.d [2021-05-06T10:43:10.971Z] #43 9.824 PBCC images/timerfd.pb-c.c [2021-05-06T10:43:10.971Z] #43 9.901 DEP images/timerfd.pb-c.d [2021-05-06T10:43:10.971Z] #43 9.982 PBCC images/timer.pb-c.c [2021-05-06T10:43:11.232Z] #43 10.04 DEP images/timer.pb-c.d [2021-05-06T10:43:11.232Z] #43 10.08 PBCC images/sa.pb-c.c [2021-05-06T10:43:11.232Z] #43 10.14 DEP images/sa.pb-c.d [2021-05-06T10:43:11.232Z] #43 10.19 PBCC images/pipe-data.pb-c.c [2021-05-06T10:43:11.232Z] #43 10.23 DEP images/pipe-data.pb-c.d [2021-05-06T10:43:11.232Z] #43 10.28 PBCC images/mnt.pb-c.c [2021-05-06T10:43:11.244Z] #9 ... [2021-05-06T10:43:11.244Z] [2021-05-06T10:43:11.244Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-06T10:43:11.244Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-06T10:43:11.244Z] #65 DONE 1.1s [2021-05-06T10:43:11.492Z] #43 10.34 DEP images/mnt.pb-c.d [2021-05-06T10:43:11.492Z] #43 10.41 PBCC images/sk-packet.pb-c.c [2021-05-06T10:43:11.492Z] #43 10.42 DEP images/sk-packet.pb-c.d [2021-05-06T10:43:11.492Z] #43 10.46 PBCC images/tcp-stream.pb-c.c [2021-05-06T10:43:11.492Z] #43 10.50 DEP images/tcp-stream.pb-c.d [2021-05-06T10:43:11.492Z] #43 10.54 PBCC images/pipe.pb-c.c [2021-05-06T10:43:11.503Z] [2021-05-06T10:43:11.503Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:11.503Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:11.503Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-05-06T10:43:11.752Z] #43 10.56 DEP images/pipe.pb-c.d [2021-05-06T10:43:11.752Z] #43 10.62 PBCC images/pstree.pb-c.c [2021-05-06T10:43:11.752Z] #43 10.66 DEP images/pstree.pb-c.d [2021-05-06T10:43:11.752Z] #43 10.69 PBCC images/fs.pb-c.c [2021-05-06T10:43:11.752Z] #43 10.72 DEP images/fs.pb-c.d [2021-05-06T10:43:11.752Z] #43 10.77 PBCC images/signalfd.pb-c.c [2021-05-06T10:43:12.012Z] #43 10.85 DEP images/signalfd.pb-c.d [2021-05-06T10:43:12.012Z] #43 10.89 PBCC images/fh.pb-c.c [2021-05-06T10:43:12.012Z] #43 10.95 PBCC images/fsnotify.pb-c.c [2021-05-06T10:43:12.012Z] #43 11.00 DEP images/fh.pb-c.d [2021-05-06T10:43:12.012Z] #43 11.06 DEP images/fsnotify.pb-c.d [2021-05-06T10:43:12.012Z] #43 11.12 PBCC images/eventpoll.pb-c.c [2021-05-06T10:43:12.031Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.4s done [2021-05-06T10:43:12.031Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-06T10:43:12.272Z] #43 11.16 DEP images/eventpoll.pb-c.d [2021-05-06T10:43:12.272Z] #43 11.20 PBCC images/eventfd.pb-c.c [2021-05-06T10:43:12.272Z] #43 11.21 DEP images/eventfd.pb-c.d [2021-05-06T10:43:12.272Z] #43 11.26 PBCC images/remap-file-path.pb-c.c [2021-05-06T10:43:12.272Z] #43 11.31 DEP images/remap-file-path.pb-c.d [2021-05-06T10:43:12.272Z] #43 11.36 PBCC images/fifo.pb-c.c [2021-05-06T10:43:12.287Z] #9 ... [2021-05-06T10:43:12.287Z] [2021-05-06T10:43:12.287Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:43:12.287Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-06T10:43:12.287Z] #27 1.915 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:12.287Z] #27 1.915 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:12.287Z] #27 1.921 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:12.287Z] #27 2.118 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:12.287Z] #27 2.353 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:12.287Z] #27 2.675 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:12.287Z] #27 4.404 Fetched 8441 kB in 3s (3074 kB/s) [2021-05-06T10:43:12.287Z] #27 4.404 Reading package lists... [2021-05-06T10:43:12.287Z] #27 5.343 Reading package lists... [2021-05-06T10:43:12.287Z] #27 6.303 Building dependency tree... [2021-05-06T10:43:12.287Z] #27 6.639 The following additional packages will be installed: [2021-05-06T10:43:12.287Z] #27 6.639 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-06T10:43:12.287Z] #27 6.639 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-06T10:43:12.287Z] #27 6.639 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-06T10:43:12.287Z] #27 6.639 Suggested packages: [2021-05-06T10:43:12.287Z] #27 6.639 krb5-doc krb5-user [2021-05-06T10:43:12.287Z] #27 6.639 Recommended packages: [2021-05-06T10:43:12.287Z] #27 6.639 krb5-locales publicsuffix libsasl2-modules [2021-05-06T10:43:12.287Z] #27 6.864 The following NEW packages will be installed: [2021-05-06T10:43:12.287Z] #27 6.864 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-06T10:43:12.287Z] #27 6.865 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-06T10:43:12.287Z] #27 6.865 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-06T10:43:12.287Z] #27 6.866 libssh2-1 libssl1.1 openssl [2021-05-06T10:43:12.287Z] #27 7.157 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-05-06T10:43:12.287Z] #27 7.157 Need to get 5059 kB of archives. [2021-05-06T10:43:12.287Z] #27 7.157 After this operation, 12.1 MB of additional disk space will be used. [2021-05-06T10:43:12.287Z] #27 7.157 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-06T10:43:12.287Z] #27 7.161 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-06T10:43:12.287Z] #27 7.161 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-06T10:43:12.287Z] #27 7.163 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-06T10:43:12.287Z] #27 7.165 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-06T10:43:12.287Z] #27 7.184 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-06T10:43:12.287Z] #27 7.184 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-06T10:43:12.287Z] #27 7.184 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-06T10:43:12.287Z] #27 7.184 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-06T10:43:12.287Z] #27 7.184 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-06T10:43:12.287Z] #27 7.188 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-06T10:43:12.287Z] #27 7.188 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-06T10:43:12.287Z] #27 7.188 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-06T10:43:12.287Z] #27 7.190 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-06T10:43:12.287Z] #27 7.194 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-06T10:43:12.287Z] #27 7.198 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-06T10:43:12.287Z] #27 7.199 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-06T10:43:12.287Z] #27 7.204 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-06T10:43:12.287Z] #27 7.400 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-06T10:43:12.287Z] #27 7.456 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-06T10:43:12.287Z] #27 7.478 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-06T10:43:12.287Z] #27 7.663 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:43:12.287Z] #27 7.687 Fetched 5059 kB in 1s (8522 kB/s) [2021-05-06T10:43:12.287Z] #27 7.751 Selecting previously unselected package libssl1.1:amd64. [2021-05-06T10:43:12.287Z] #27 7.751 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-05-06T10:43:12.287Z] #27 7.751 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 7.765 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:12.287Z] #27 8.017 Selecting previously unselected package openssl. [2021-05-06T10:43:12.287Z] #27 8.017 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 8.021 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:12.287Z] #27 8.215 Selecting previously unselected package ca-certificates. [2021-05-06T10:43:12.287Z] #27 8.215 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-06T10:43:12.287Z] #27 8.225 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-06T10:43:12.287Z] #27 8.349 Selecting previously unselected package libkeyutils1:amd64. [2021-05-06T10:43:12.287Z] #27 8.349 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 8.356 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-06T10:43:12.287Z] #27 8.422 Selecting previously unselected package libkrb5support0:amd64. [2021-05-06T10:43:12.287Z] #27 8.422 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 8.519 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:12.287Z] #27 8.648 Selecting previously unselected package libk5crypto3:amd64. [2021-05-06T10:43:12.287Z] #27 8.648 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 8.653 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:12.287Z] #27 8.753 Selecting previously unselected package libkrb5-3:amd64. [2021-05-06T10:43:12.287Z] #27 8.753 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 8.761 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:12.287Z] #27 9.096 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-06T10:43:12.287Z] #27 9.096 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 9.101 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:12.287Z] #27 9.183 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-06T10:43:12.287Z] #27 9.184 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 9.190 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:12.287Z] #27 9.250 Selecting previously unselected package libsasl2-2:amd64. [2021-05-06T10:43:12.287Z] #27 9.251 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 9.256 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:12.287Z] #27 9.338 Selecting previously unselected package libldap-common. [2021-05-06T10:43:12.287Z] #27 9.338 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-06T10:43:12.287Z] #27 9.343 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:12.287Z] #27 9.420 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-06T10:43:12.287Z] #27 9.420 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 9.481 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:12.287Z] #27 9.567 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-06T10:43:12.287Z] #27 9.567 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 9.583 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-06T10:43:12.287Z] #27 9.653 Selecting previously unselected package libpsl5:amd64. [2021-05-06T10:43:12.287Z] #27 9.653 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 9.665 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-06T10:43:12.287Z] #27 9.711 Selecting previously unselected package librtmp1:amd64. [2021-05-06T10:43:12.287Z] #27 9.711 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 9.771 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-06T10:43:12.287Z] #27 9.818 Selecting previously unselected package libssh2-1:amd64. [2021-05-06T10:43:12.287Z] #27 9.818 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 9.833 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-06T10:43:12.287Z] #27 9.905 Selecting previously unselected package libcurl4:amd64. [2021-05-06T10:43:12.287Z] #27 9.906 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 9.914 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-06T10:43:12.287Z] #27 10.06 Selecting previously unselected package curl. [2021-05-06T10:43:12.287Z] #27 10.06 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-06T10:43:12.287Z] #27 10.07 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-06T10:43:12.287Z] #27 ... [2021-05-06T10:43:12.287Z] [2021-05-06T10:43:12.287Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:12.287Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:12.378Z] #9 ... [2021-05-06T10:43:12.378Z] [2021-05-06T10:43:12.378Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:43:12.378Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-06T10:43:12.378Z] #27 1.581 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:12.378Z] #27 1.598 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:12.378Z] #27 1.640 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:12.378Z] #27 1.870 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:12.378Z] #27 2.208 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:12.378Z] #27 2.682 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:12.378Z] #27 3.980 Fetched 8441 kB in 3s (3184 kB/s) [2021-05-06T10:43:12.378Z] #27 3.980 Reading package lists... [2021-05-06T10:43:12.378Z] #27 4.881 Reading package lists... [2021-05-06T10:43:12.378Z] #27 5.824 Building dependency tree... [2021-05-06T10:43:12.378Z] #27 6.173 The following additional packages will be installed: [2021-05-06T10:43:12.378Z] #27 6.173 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-06T10:43:12.378Z] #27 6.173 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-06T10:43:12.378Z] #27 6.173 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-06T10:43:12.378Z] #27 6.173 Suggested packages: [2021-05-06T10:43:12.378Z] #27 6.173 krb5-doc krb5-user [2021-05-06T10:43:12.378Z] #27 6.173 Recommended packages: [2021-05-06T10:43:12.378Z] #27 6.173 krb5-locales publicsuffix libsasl2-modules [2021-05-06T10:43:12.378Z] #27 6.393 The following NEW packages will be installed: [2021-05-06T10:43:12.378Z] #27 6.393 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-06T10:43:12.378Z] #27 6.393 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-06T10:43:12.378Z] #27 6.394 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-06T10:43:12.378Z] #27 6.395 libssh2-1 libssl1.1 openssl [2021-05-06T10:43:12.378Z] #27 6.715 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-05-06T10:43:12.378Z] #27 6.715 Need to get 5059 kB of archives. [2021-05-06T10:43:12.378Z] #27 6.715 After this operation, 12.1 MB of additional disk space will be used. [2021-05-06T10:43:12.378Z] #27 6.715 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-06T10:43:12.378Z] #27 6.718 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-06T10:43:12.378Z] #27 6.724 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-06T10:43:12.378Z] #27 6.724 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-06T10:43:12.378Z] #27 6.731 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-06T10:43:12.378Z] #27 6.736 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-06T10:43:12.378Z] #27 6.740 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-06T10:43:12.378Z] #27 6.743 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-06T10:43:12.378Z] #27 6.752 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-06T10:43:12.378Z] #27 6.752 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-06T10:43:12.378Z] #27 6.752 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-06T10:43:12.378Z] #27 6.761 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-06T10:43:12.378Z] #27 6.767 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-06T10:43:12.378Z] #27 6.767 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-06T10:43:12.378Z] #27 6.768 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-06T10:43:12.378Z] #27 6.769 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-06T10:43:12.378Z] #27 6.770 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-06T10:43:12.378Z] #27 6.772 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-06T10:43:12.378Z] #27 6.780 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-06T10:43:12.378Z] #27 6.780 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-06T10:43:12.378Z] #27 6.781 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-06T10:43:12.378Z] #27 6.951 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:43:12.378Z] #27 6.982 Fetched 5059 kB in 0s (15.3 MB/s) [2021-05-06T10:43:12.378Z] #27 7.036 Selecting previously unselected package libssl1.1:amd64. [2021-05-06T10:43:12.378Z] #27 7.036 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-05-06T10:43:12.378Z] #27 7.040 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-06T10:43:12.378Z] #27 7.050 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:12.378Z] #27 7.264 Selecting previously unselected package openssl. [2021-05-06T10:43:12.378Z] #27 7.264 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-06T10:43:12.378Z] #27 7.268 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:12.378Z] #27 7.444 Selecting previously unselected package ca-certificates. [2021-05-06T10:43:12.378Z] #27 7.444 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-06T10:43:12.378Z] #27 7.449 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-06T10:43:12.378Z] #27 7.564 Selecting previously unselected package libkeyutils1:amd64. [2021-05-06T10:43:12.378Z] #27 7.564 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-06T10:43:12.378Z] #27 7.570 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-06T10:43:12.378Z] #27 7.613 Selecting previously unselected package libkrb5support0:amd64. [2021-05-06T10:43:12.378Z] #27 7.616 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:43:12.378Z] #27 7.620 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:12.378Z] #27 7.676 Selecting previously unselected package libk5crypto3:amd64. [2021-05-06T10:43:12.378Z] #27 7.676 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:43:12.378Z] #27 7.684 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:12.378Z] #27 7.756 Selecting previously unselected package libkrb5-3:amd64. [2021-05-06T10:43:12.378Z] #27 7.756 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:43:12.378Z] #27 7.762 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:12.378Z] #27 7.875 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-06T10:43:12.378Z] #27 7.875 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:43:12.378Z] #27 7.879 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:12.378Z] #27 7.954 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-06T10:43:12.378Z] #27 7.954 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-06T10:43:12.378Z] #27 7.960 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:12.378Z] #27 8.010 Selecting previously unselected package libsasl2-2:amd64. [2021-05-06T10:43:12.378Z] #27 8.010 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-06T10:43:12.533Z] #43 11.37 DEP images/fifo.pb-c.d [2021-05-06T10:43:12.533Z] #43 11.43 PBCC images/ghost-file.pb-c.c [2021-05-06T10:43:12.533Z] #43 11.51 DEP images/ghost-file.pb-c.d [2021-05-06T10:43:12.533Z] #43 11.57 PBCC images/regfile.pb-c.c [2021-05-06T10:43:12.533Z] #43 11.63 DEP images/regfile.pb-c.d [2021-05-06T10:43:12.638Z] #27 8.014 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:12.638Z] #27 8.086 Selecting previously unselected package libldap-common. [2021-05-06T10:43:12.638Z] #27 8.086 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-06T10:43:12.638Z] #27 8.096 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:12.638Z] #27 8.208 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-06T10:43:12.638Z] #27 8.208 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-06T10:43:12.638Z] #27 8.214 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:12.793Z] #43 11.69 PBCC images/ns.pb-c.c [2021-05-06T10:43:12.793Z] #43 11.74 DEP images/ns.pb-c.d [2021-05-06T10:43:12.793Z] #43 11.78 PBCC images/fdinfo.pb-c.c [2021-05-06T10:43:12.793Z] #43 11.85 DEP images/fdinfo.pb-c.d [2021-05-06T10:43:12.898Z] #27 8.303 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-06T10:43:12.898Z] #27 8.303 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-06T10:43:12.898Z] #27 8.309 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-06T10:43:12.898Z] #27 8.379 Selecting previously unselected package libpsl5:amd64. [2021-05-06T10:43:12.898Z] #27 8.379 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-06T10:43:12.898Z] #27 8.384 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-06T10:43:12.898Z] #27 8.447 Selecting previously unselected package librtmp1:amd64. [2021-05-06T10:43:12.898Z] #27 8.447 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-06T10:43:12.898Z] #27 8.452 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-06T10:43:12.898Z] #27 8.513 Selecting previously unselected package libssh2-1:amd64. [2021-05-06T10:43:12.898Z] #27 8.513 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-06T10:43:13.053Z] #43 11.90 PBCC images/core-aarch64.pb-c.c [2021-05-06T10:43:13.053Z] #43 11.96 PBCC images/core-arm.pb-c.c [2021-05-06T10:43:13.053Z] #43 12.01 PBCC images/core-ppc64.pb-c.c [2021-05-06T10:43:13.053Z] #43 12.06 PBCC images/core-s390.pb-c.c [2021-05-06T10:43:13.053Z] #43 12.10 PBCC images/core-x86.pb-c.c [2021-05-06T10:43:13.160Z] #27 8.518 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-06T10:43:13.160Z] #27 8.591 Selecting previously unselected package libcurl4:amd64. [2021-05-06T10:43:13.160Z] #27 8.591 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-06T10:43:13.160Z] #27 8.596 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-06T10:43:13.160Z] #27 8.735 Selecting previously unselected package curl. [2021-05-06T10:43:13.160Z] #27 8.735 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-06T10:43:13.160Z] #27 8.744 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-06T10:43:13.314Z] #43 12.15 PBCC images/core.pb-c.c [2021-05-06T10:43:13.314Z] #43 12.26 PBCC images/inventory.pb-c.c [2021-05-06T10:43:13.314Z] #43 12.32 DEP images/core-aarch64.pb-c.d [2021-05-06T10:43:13.314Z] #43 12.38 DEP images/core-arm.pb-c.d [2021-05-06T10:43:13.420Z] #27 8.857 Selecting previously unselected package libonig5:amd64. [2021-05-06T10:43:13.420Z] #27 8.857 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-06T10:43:13.420Z] #27 8.866 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:43:13.420Z] #27 8.950 Selecting previously unselected package libjq1:amd64. [2021-05-06T10:43:13.420Z] #27 8.950 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:43:13.420Z] #27 8.958 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:43:13.420Z] #27 9.026 Selecting previously unselected package jq. [2021-05-06T10:43:13.420Z] #27 9.026 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:43:13.575Z] #43 12.45 DEP images/core-ppc64.pb-c.d [2021-05-06T10:43:13.575Z] #43 12.49 DEP images/core-s390.pb-c.d [2021-05-06T10:43:13.575Z] #43 12.55 DEP images/core-x86.pb-c.d [2021-05-06T10:43:13.575Z] #43 12.61 DEP images/core.pb-c.d [2021-05-06T10:43:13.681Z] #27 9.032 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-06T10:43:13.681Z] #27 9.092 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-06T10:43:13.681Z] #27 9.109 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-06T10:43:13.681Z] #27 9.125 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:13.681Z] #27 9.242 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-06T10:43:13.681Z] #27 9.276 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:13.836Z] #43 12.66 DEP images/inventory.pb-c.d [2021-05-06T10:43:13.836Z] #43 12.75 PBCC images/cpuinfo.pb-c.c [2021-05-06T10:43:13.836Z] #43 12.77 DEP images/cpuinfo.pb-c.d [2021-05-06T10:43:13.836Z] #43 12.82 PBCC images/stats.pb-c.c [2021-05-06T10:43:13.836Z] #43 12.86 DEP images/stats.pb-c.d [2021-05-06T10:43:13.942Z] #27 9.294 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:13.942Z] #27 9.309 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:13.942Z] #27 9.321 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-06T10:43:13.942Z] #27 9.334 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:13.942Z] #27 9.345 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:13.942Z] #27 9.359 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-06T10:43:13.942Z] #27 9.372 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:13.942Z] #27 9.388 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:13.942Z] #27 9.406 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:43:13.942Z] #27 9.420 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:43:13.942Z] #27 9.434 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:13.942Z] #27 9.448 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-06T10:43:14.779Z] #43 ... [2021-05-06T10:43:14.779Z] [2021-05-06T10:43:14.779Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:14.779Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:43:14.779Z] #45 77.75 path/filepath [2021-05-06T10:43:14.779Z] #45 78.96 regexp [2021-05-06T10:43:14.779Z] #45 80.10 flag [2021-05-06T10:43:14.779Z] #45 81.37 go/token [2021-05-06T10:43:14.779Z] #45 82.13 go/scanner [2021-05-06T10:43:14.779Z] #45 82.40 internal/lazyregexp [2021-05-06T10:43:14.779Z] #45 82.69 path [2021-05-06T10:43:14.779Z] #45 83.09 io/ioutil [2021-05-06T10:43:14.779Z] #45 83.37 go/ast [2021-05-06T10:43:14.779Z] #45 83.79 net/url [2021-05-06T10:43:14.779Z] #45 85.39 text/template/parse [2021-05-06T10:43:14.895Z] #27 10.16 Updating certificates in /etc/ssl/certs... [2021-05-06T10:43:15.040Z] #45 ... [2021-05-06T10:43:15.040Z] [2021-05-06T10:43:15.040Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:43:15.040Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:43:15.040Z] #13 77.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-06T10:43:15.040Z] #13 77.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-06T10:43:15.040Z] #13 77.99 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:43:15.695Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-05-06T10:43:15.695Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-06T10:43:15.847Z] #27 11.47 137 added, 0 removed; done. [2021-05-06T10:43:15.847Z] #27 11.52 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:16.108Z] #27 11.54 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-06T10:43:16.108Z] #27 11.55 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-06T10:43:16.108Z] #27 11.57 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-06T10:43:16.108Z] #27 11.58 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:43:16.108Z] #27 11.61 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-06T10:43:16.108Z] #27 11.63 Updating certificates in /etc/ssl/certs... [2021-05-06T10:43:16.404Z] Running on azwin-2-09b120 in d:\jenkins\workspace\moby_PR-42339 [Pipeline] { [Pipeline] ws [2021-05-06T10:43:16.423Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-06T10:43:17.050Z] #27 12.47 0 added, 0 removed; done. [2021-05-06T10:43:17.050Z] #27 12.47 Running hooks in /etc/ca-certificates/update.d... [2021-05-06T10:43:17.050Z] #27 12.48 done. [2021-05-06T10:43:17.590Z] #13 ... [2021-05-06T10:43:17.590Z] [2021-05-06T10:43:17.590Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:43:17.590Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:43:17.590Z] #43 14.30 make[1]: Nothing to be done for 'all'. [2021-05-06T10:43:17.590Z] #43 15.72 CC images/stats.o [2021-05-06T10:43:17.590Z] #43 16.13 CC images/core.o [2021-05-06T10:43:17.630Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-05-06T10:43:17.721Z] The recommended git tool is: git [2021-05-06T10:43:17.851Z] #43 16.83 CC images/core-x86.o [2021-05-06T10:43:17.886Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done [2021-05-06T10:43:18.423Z] #43 17.36 CC images/core-arm.o [2021-05-06T10:43:18.423Z] #43 ... [2021-05-06T10:43:18.423Z] [2021-05-06T10:43:18.423Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:43:18.423Z] #51 sha256:0536042bd9b82687fa9b9a1e7a3e0556eb90165429f8e066c5c8329dc5db85c9 [2021-05-06T10:43:18.423Z] #51 81.28 encoding/json [2021-05-06T10:43:18.423Z] #51 83.29 github.com/pkg/diff [2021-05-06T10:43:18.423Z] #51 84.34 go/ast [2021-05-06T10:43:18.423Z] #51 86.13 golang.org/x/crypto/ssh/terminal [2021-05-06T10:43:18.423Z] #51 87.35 mvdan.cc/editorconfig [2021-05-06T10:43:18.423Z] #51 88.49 mvdan.cc/sh/v3/fileutil [2021-05-06T10:43:18.423Z] #51 88.64 text/tabwriter [2021-05-06T10:43:18.423Z] #51 89.07 mvdan.cc/sh/v3/syntax [2021-05-06T10:43:18.447Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-06T10:43:18.662Z] Client: [2021-05-06T10:43:18.662Z] Context: default [2021-05-06T10:43:18.662Z] Debug Mode: false [2021-05-06T10:43:18.662Z] Plugins: [2021-05-06T10:43:18.662Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-06T10:43:18.662Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-06T10:43:18.662Z] [2021-05-06T10:43:18.662Z] Server: [2021-05-06T10:43:18.662Z] Containers: 0 [2021-05-06T10:43:18.662Z] Running: 0 [2021-05-06T10:43:18.662Z] Paused: 0 [2021-05-06T10:43:18.662Z] Stopped: 0 [2021-05-06T10:43:18.662Z] Images: 0 [2021-05-06T10:43:18.662Z] Server Version: 20.10.5 [2021-05-06T10:43:18.662Z] Storage Driver: overlay2 [2021-05-06T10:43:18.662Z] Backing Filesystem: extfs [2021-05-06T10:43:18.662Z] Supports d_type: true [2021-05-06T10:43:18.662Z] Native Overlay Diff: true [2021-05-06T10:43:18.662Z] Logging Driver: json-file [2021-05-06T10:43:18.662Z] Cgroup Driver: cgroupfs [2021-05-06T10:43:18.662Z] Cgroup Version: 1 [2021-05-06T10:43:18.662Z] Plugins: [2021-05-06T10:43:18.662Z] Volume: local [2021-05-06T10:43:18.662Z] Network: bridge host ipvlan macvlan null overlay [2021-05-06T10:43:18.662Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-06T10:43:18.662Z] Swarm: inactive [2021-05-06T10:43:18.662Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-06T10:43:18.662Z] Default Runtime: runc [2021-05-06T10:43:18.662Z] Init Binary: docker-init [2021-05-06T10:43:18.662Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:43:18.662Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:43:18.662Z] init version: de40ad0 [2021-05-06T10:43:18.662Z] Security Options: [2021-05-06T10:43:18.662Z] apparmor [2021-05-06T10:43:18.662Z] seccomp [2021-05-06T10:43:18.662Z] Profile: default [2021-05-06T10:43:18.662Z] Kernel Version: 5.4.0-1041-aws [2021-05-06T10:43:18.662Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-06T10:43:18.662Z] OSType: linux [2021-05-06T10:43:18.662Z] Architecture: aarch64 [2021-05-06T10:43:18.662Z] CPUs: 4 [2021-05-06T10:43:18.662Z] Total Memory: 7.494GiB [2021-05-06T10:43:18.662Z] Name: ip-10-100-60-56 [2021-05-06T10:43:18.662Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-06T10:43:18.662Z] Docker Root Dir: /var/lib/docker [2021-05-06T10:43:18.662Z] Debug Mode: false [2021-05-06T10:43:18.662Z] Registry: https://index.docker.io/v1/ [2021-05-06T10:43:18.662Z] Labels: [2021-05-06T10:43:18.662Z] Experimental: true [2021-05-06T10:43:18.662Z] Insecure Registries: [2021-05-06T10:43:18.662Z] 127.0.0.0/8 [2021-05-06T10:43:18.662Z] Live Restore Enabled: true [2021-05-06T10:43:18.662Z] [2021-05-06T10:43:18.662Z] WARNING: No swap limit support [Pipeline] sh [2021-05-06T10:43:18.685Z] #51 ... [2021-05-06T10:43:18.685Z] [2021-05-06T10:43:18.685Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:43:18.685Z] #56 sha256:cb732b3cfd527a6944c189f81c18f59c800ed6b6664c91120e46b0db01723671 [2021-05-06T10:43:18.958Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T10:43:18.958Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T10:43:18.958Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42339/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-06T10:43:18.958Z] + bash /home/ubuntu/workspace/moby_PR-42339/check-config.sh [2021-05-06T10:43:18.958Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-06T10:43:18.958Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-06T10:43:18.958Z] [2021-05-06T10:43:18.958Z] Generally Necessary: [2021-05-06T10:43:18.958Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-06T10:43:18.958Z] - apparmor: enabled and tools installed [2021-05-06T10:43:18.958Z] - CONFIG_NAMESPACES: enabled [2021-05-06T10:43:18.958Z] - CONFIG_NET_NS: enabled [2021-05-06T10:43:18.958Z] - CONFIG_PID_NS: enabled [2021-05-06T10:43:18.958Z] - CONFIG_IPC_NS: enabled [2021-05-06T10:43:18.958Z] - CONFIG_UTS_NS: enabled [2021-05-06T10:43:18.958Z] - CONFIG_CGROUPS: enabled [2021-05-06T10:43:18.958Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-06T10:43:18.958Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-06T10:43:18.958Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-06T10:43:18.958Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-06T10:43:18.958Z] - CONFIG_CPUSETS: enabled [2021-05-06T10:43:18.958Z] - CONFIG_MEMCG: enabled [2021-05-06T10:43:18.958Z] - CONFIG_KEYS: enabled [2021-05-06T10:43:18.960Z] #27 ... [2021-05-06T10:43:18.960Z] [2021-05-06T10:43:18.960Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:18.960Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:18.960Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.8s done [2021-05-06T10:43:18.960Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.8s [2021-05-06T10:43:18.987Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-05-06T10:43:18.987Z] #9 ... [2021-05-06T10:43:18.987Z] [2021-05-06T10:43:18.987Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:43:18.987Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-06T10:43:18.987Z] #27 1.100 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:18.987Z] #27 1.104 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:18.987Z] #27 1.111 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:18.987Z] #27 1.237 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:18.987Z] #27 1.466 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:18.987Z] #27 1.653 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:18.987Z] #27 3.248 Fetched 8441 kB in 2s (3525 kB/s) [2021-05-06T10:43:18.987Z] #27 3.248 Reading package lists... [2021-05-06T10:43:18.987Z] #27 4.203 Reading package lists... [2021-05-06T10:43:18.987Z] #27 5.073 Building dependency tree... [2021-05-06T10:43:18.987Z] #27 5.418 The following additional packages will be installed: [2021-05-06T10:43:18.987Z] #27 5.419 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-06T10:43:18.987Z] #27 5.419 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-06T10:43:18.987Z] #27 5.419 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-06T10:43:18.987Z] #27 5.420 Suggested packages: [2021-05-06T10:43:18.987Z] #27 5.420 krb5-doc krb5-user [2021-05-06T10:43:18.987Z] #27 5.420 Recommended packages: [2021-05-06T10:43:18.987Z] #27 5.420 krb5-locales publicsuffix libsasl2-modules [2021-05-06T10:43:18.987Z] #27 5.639 The following NEW packages will be installed: [2021-05-06T10:43:18.987Z] #27 5.640 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-06T10:43:18.987Z] #27 5.640 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-06T10:43:18.987Z] #27 5.640 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-06T10:43:18.987Z] #27 5.641 libssh2-1 libssl1.1 openssl [2021-05-06T10:43:18.987Z] #27 5.919 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-05-06T10:43:18.987Z] #27 5.919 Need to get 5059 kB of archives. [2021-05-06T10:43:18.987Z] #27 5.919 After this operation, 12.1 MB of additional disk space will be used. [2021-05-06T10:43:18.987Z] #27 5.919 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-06T10:43:18.987Z] #27 5.919 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-06T10:43:18.987Z] #27 5.927 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-06T10:43:18.987Z] #27 5.927 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-06T10:43:18.987Z] #27 5.927 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-06T10:43:18.988Z] #27 5.927 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-06T10:43:18.988Z] #27 5.933 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-06T10:43:18.988Z] #27 5.938 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-06T10:43:18.988Z] #27 5.945 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-06T10:43:18.988Z] #27 5.945 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-06T10:43:18.988Z] #27 5.945 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-06T10:43:18.988Z] #27 5.975 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-06T10:43:18.988Z] #27 5.975 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-06T10:43:18.988Z] #27 5.975 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-06T10:43:18.988Z] #27 5.975 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-06T10:43:18.988Z] #27 5.975 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-06T10:43:18.988Z] #27 5.975 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-06T10:43:18.988Z] #27 5.975 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-06T10:43:18.988Z] #27 5.975 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-06T10:43:18.988Z] #27 5.978 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-06T10:43:18.988Z] #27 5.988 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-06T10:43:18.988Z] #27 6.213 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:43:18.988Z] #27 6.232 Fetched 5059 kB in 0s (15.6 MB/s) [2021-05-06T10:43:18.988Z] #27 6.277 Selecting previously unselected package libssl1.1:amd64. [2021-05-06T10:43:18.988Z] #27 6.277 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-05-06T10:43:18.988Z] #27 6.284 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 6.293 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:18.988Z] #27 6.480 Selecting previously unselected package openssl. [2021-05-06T10:43:18.988Z] #27 6.480 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 6.485 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:18.988Z] #27 6.647 Selecting previously unselected package ca-certificates. [2021-05-06T10:43:18.988Z] #27 6.647 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-06T10:43:18.988Z] #27 6.649 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-06T10:43:18.988Z] #27 6.722 Selecting previously unselected package libkeyutils1:amd64. [2021-05-06T10:43:18.988Z] #27 6.722 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 6.726 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-06T10:43:18.988Z] #27 6.760 Selecting previously unselected package libkrb5support0:amd64. [2021-05-06T10:43:18.988Z] #27 6.760 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 6.765 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 6.804 Selecting previously unselected package libk5crypto3:amd64. [2021-05-06T10:43:18.988Z] #27 6.804 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 6.812 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 6.861 Selecting previously unselected package libkrb5-3:amd64. [2021-05-06T10:43:18.988Z] #27 6.861 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 6.866 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 6.955 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-06T10:43:18.988Z] #27 6.955 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 6.958 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 7.013 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-06T10:43:18.988Z] #27 7.013 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 7.022 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 7.061 Selecting previously unselected package libsasl2-2:amd64. [2021-05-06T10:43:18.988Z] #27 7.061 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 7.066 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 7.105 Selecting previously unselected package libldap-common. [2021-05-06T10:43:18.988Z] #27 7.105 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-06T10:43:18.988Z] #27 7.108 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:18.988Z] #27 7.159 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-06T10:43:18.988Z] #27 7.159 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 7.170 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:18.988Z] #27 7.239 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-06T10:43:18.988Z] #27 7.239 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 7.242 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 7.288 Selecting previously unselected package libpsl5:amd64. [2021-05-06T10:43:18.988Z] #27 7.288 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 7.293 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-06T10:43:18.988Z] #27 7.342 Selecting previously unselected package librtmp1:amd64. [2021-05-06T10:43:18.988Z] #27 7.345 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 7.348 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-06T10:43:18.988Z] #27 7.417 Selecting previously unselected package libssh2-1:amd64. [2021-05-06T10:43:18.988Z] #27 7.417 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 7.421 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-06T10:43:18.988Z] #27 7.473 Selecting previously unselected package libcurl4:amd64. [2021-05-06T10:43:18.988Z] #27 7.473 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 7.479 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-06T10:43:18.988Z] #27 7.547 Selecting previously unselected package curl. [2021-05-06T10:43:18.988Z] #27 7.547 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 7.551 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-06T10:43:18.988Z] #27 7.622 Selecting previously unselected package libonig5:amd64. [2021-05-06T10:43:18.988Z] #27 7.622 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 7.626 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:43:18.988Z] #27 7.688 Selecting previously unselected package libjq1:amd64. [2021-05-06T10:43:18.988Z] #27 7.688 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 7.692 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:43:18.988Z] #27 7.734 Selecting previously unselected package jq. [2021-05-06T10:43:18.988Z] #27 7.734 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:43:18.988Z] #27 7.739 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-06T10:43:18.988Z] #27 7.778 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-06T10:43:18.988Z] #27 7.790 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-06T10:43:18.988Z] #27 7.801 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:18.988Z] #27 7.973 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 7.985 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:18.988Z] #27 8.002 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 8.012 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 8.022 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-06T10:43:18.988Z] #27 8.032 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 8.042 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 8.053 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-06T10:43:18.988Z] #27 8.064 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 8.074 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:18.988Z] #27 8.133 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:43:18.988Z] #27 8.143 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:43:18.988Z] #27 8.158 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:18.988Z] #27 8.166 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-06T10:43:18.988Z] #27 8.708 Updating certificates in /etc/ssl/certs... [2021-05-06T10:43:18.988Z] #27 9.457 137 added, 0 removed; done. [2021-05-06T10:43:18.988Z] #27 9.524 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:18.988Z] #27 9.536 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-06T10:43:18.988Z] #27 9.548 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-06T10:43:18.988Z] #27 9.559 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-06T10:43:18.988Z] #27 9.568 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:43:18.988Z] #27 9.586 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-06T10:43:18.988Z] #27 9.595 Updating certificates in /etc/ssl/certs... [2021-05-06T10:43:18.988Z] #27 ... [2021-05-06T10:43:18.988Z] [2021-05-06T10:43:18.988Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:18.988Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:18.988Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-06T10:43:19.222Z] - CONFIG_VETH: enabled (as module) [2021-05-06T10:43:19.222Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-06T10:43:19.222Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-06T10:43:19.222Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-06T10:43:19.222Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-06T10:43:19.222Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-06T10:43:19.222Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-06T10:43:19.222Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-06T10:43:19.222Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-06T10:43:19.222Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-06T10:43:19.222Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-06T10:43:19.222Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-06T10:43:19.222Z] [2021-05-06T10:43:19.222Z] Optional Features: [2021-05-06T10:43:19.222Z] - CONFIG_USER_NS: enabled [2021-05-06T10:43:19.222Z] - CONFIG_SECCOMP: enabled [2021-05-06T10:43:19.222Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-06T10:43:19.222Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-06T10:43:19.222Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-06T10:43:19.222Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-06T10:43:19.222Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-06T10:43:19.222Z] - CONFIG_BLK_CGROUP: enabled [2021-05-06T10:43:19.445Z] #9 ... [2021-05-06T10:43:19.445Z] [2021-05-06T10:43:19.445Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:43:19.445Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-06T10:43:19.445Z] #27 10.28 Selecting previously unselected package libonig5:amd64. [2021-05-06T10:43:19.445Z] #27 10.28 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-06T10:43:19.445Z] #27 10.33 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:43:19.445Z] #27 10.53 Selecting previously unselected package libjq1:amd64. [2021-05-06T10:43:19.445Z] #27 10.53 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:43:19.445Z] #27 10.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:43:19.445Z] #27 10.79 Selecting previously unselected package jq. [2021-05-06T10:43:19.445Z] #27 10.79 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:43:19.445Z] #27 10.87 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-06T10:43:19.445Z] #27 10.95 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-06T10:43:19.445Z] #27 10.98 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-06T10:43:19.445Z] #27 11.04 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:19.445Z] #27 11.21 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-06T10:43:19.445Z] #27 11.22 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:19.445Z] #27 11.24 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:19.445Z] #27 11.26 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:19.445Z] #27 11.27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-06T10:43:19.445Z] #27 11.29 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:19.445Z] #27 11.30 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:19.445Z] #27 11.31 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-06T10:43:19.445Z] #27 11.33 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:19.445Z] #27 11.34 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:19.445Z] #27 11.37 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:43:19.445Z] #27 11.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:43:19.445Z] #27 11.39 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:19.445Z] #27 11.40 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-06T10:43:19.445Z] #27 12.15 Updating certificates in /etc/ssl/certs... [2021-05-06T10:43:19.445Z] #27 13.17 137 added, 0 removed; done. [2021-05-06T10:43:19.445Z] #27 13.25 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-06T10:43:19.445Z] #27 13.27 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-06T10:43:19.445Z] #27 13.28 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-06T10:43:19.445Z] #27 13.29 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-06T10:43:19.445Z] #27 13.30 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:43:19.445Z] #27 13.33 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-06T10:43:19.445Z] #27 13.34 Updating certificates in /etc/ssl/certs... [2021-05-06T10:43:19.445Z] #27 14.05 0 added, 0 removed; done. [2021-05-06T10:43:19.445Z] #27 14.05 Running hooks in /etc/ca-certificates/update.d... [2021-05-06T10:43:19.445Z] #27 14.05 done. [2021-05-06T10:43:19.445Z] #27 DONE 16.9s [2021-05-06T10:43:19.445Z] [2021-05-06T10:43:19.445Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-06T10:43:19.445Z] #28 sha256:01c458cc5af5728ba5334dc5f08f224328dd796e47a534f03820eb0f64e91f8d [2021-05-06T10:43:19.445Z] #28 DONE 0.1s [2021-05-06T10:43:19.445Z] [2021-05-06T10:43:19.445Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:19.445Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:19.485Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-06T10:43:19.485Z] - CONFIG_CGROUP_PERF: enabled [2021-05-06T10:43:19.485Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-06T10:43:19.485Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-06T10:43:19.485Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-06T10:43:19.485Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-06T10:43:19.485Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-06T10:43:19.485Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-06T10:43:19.485Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-06T10:43:19.485Z] - CONFIG_IP_VS: enabled (as module) [2021-05-06T10:43:19.485Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-06T10:43:19.485Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-06T10:43:19.485Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-06T10:43:19.485Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-06T10:43:19.485Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-06T10:43:19.485Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-06T10:43:19.485Z] - CONFIG_EXT4_FS: enabled [2021-05-06T10:43:19.485Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-06T10:43:19.485Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-06T10:43:19.485Z] - Network Drivers: [2021-05-06T10:43:19.485Z] - "overlay": [2021-05-06T10:43:19.485Z] - CONFIG_VXLAN: enabled (as module) [2021-05-06T10:43:19.485Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-06T10:43:19.485Z] Optional (for encrypted networks): [2021-05-06T10:43:19.749Z] - CONFIG_CRYPTO: enabled [2021-05-06T10:43:19.749Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-06T10:43:19.749Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-06T10:43:19.749Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-06T10:43:19.749Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-06T10:43:19.749Z] - CONFIG_XFRM: enabled [2021-05-06T10:43:19.749Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-06T10:43:19.749Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-06T10:43:19.749Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-06T10:43:19.749Z] - "ipvlan": [2021-05-06T10:43:19.749Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-06T10:43:19.749Z] - "macvlan": [2021-05-06T10:43:19.749Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-06T10:43:19.749Z] - CONFIG_DUMMY: enabled (as module) [2021-05-06T10:43:19.749Z] - "ftp,tftp client in container": [2021-05-06T10:43:19.749Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-06T10:43:19.749Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-06T10:43:19.749Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-06T10:43:19.749Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-06T10:43:19.749Z] - Storage Drivers: [2021-05-06T10:43:19.749Z] - "aufs": [2021-05-06T10:43:19.749Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-06T10:43:19.749Z] - "btrfs": [2021-05-06T10:43:19.749Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-06T10:43:19.749Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-06T10:43:19.749Z] - "devicemapper": [2021-05-06T10:43:19.749Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-06T10:43:19.749Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-06T10:43:19.749Z] - "overlay": [2021-05-06T10:43:19.900Z] #9 ... [2021-05-06T10:43:19.900Z] [2021-05-06T10:43:19.900Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:43:19.900Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-06T10:43:19.900Z] #27 DONE 15.3s [2021-05-06T10:43:19.900Z] [2021-05-06T10:43:19.900Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:19.900Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:19.900Z] #9 ... [2021-05-06T10:43:19.900Z] [2021-05-06T10:43:19.900Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-06T10:43:19.900Z] #28 sha256:462a209a0be29b84cbbf2c2974a383058b14f50770fcbe84c0059d6ad5bf129b [2021-05-06T10:43:19.992Z] #56 42.19 Checking out files: 49% (1941/3916) Checking out files: 50% (1958/3916) Checking out files: 51% (1998/3916) Checking out files: 52% (2037/3916) Checking out files: 53% (2076/3916) Checking out files: 54% (2115/3916) Checking out files: 55% (2154/3916) Checking out files: 56% (2193/3916) Checking out files: 57% (2233/3916) Checking out files: 58% (2272/3916) Checking out files: 59% (2311/3916) Checking out files: 60% (2350/3916) Checking out files: 61% (2389/3916) Checking out files: 62% (2428/3916) Checking out files: 63% (2468/3916) Checking out files: 64% (2507/3916) Checking out files: 65% (2546/3916) Checking out files: 66% (2585/3916) Checking out files: 67% (2624/3916) Checking out files: 68% (2663/3916) Checking out files: 69% (2703/3916) Checking out files: 70% (2742/3916) Checking out files: 71% (2781/3916) Checking out files: 72% (2820/3916) Checking out files: 73% (2859/3916) Checking out files: 74% (2898/3916) Checking out files: 75% (2937/3916) Checking out files: 76% (2977/3916) Checking out files: 77% (3016/3916) Checking out files: 78% (3055/3916) Checking out files: 79% (3094/3916) Checking out files: 80% (3133/3916) Checking out files: 81% (3172/3916) Checking out files: 82% (3212/3916) Checking out files: 83% (3251/3916) Checking out files: 84% (3290/3916) Checking out files: 85% (3329/3916) Checking out files: 86% (3368/3916) Checking out files: 86% (3390/3916) Checking out files: 87% (3407/3916) Checking out files: 88% (3447/3916) Checking out files: 89% (3486/3916) Checking out files: 90% (3525/3916) Checking out files: 91% (3564/3916) Checking out files: 92% (3603/3916) Checking out files: 93% (3642/3916) Checking out files: 94% (3682/3916) Checking out files: 95% (3721/3916) Checking out files: 96% (3760/3916) Checking out files: 97% (3799/3916) Checking out files: 98% (3838/3916) Checking out files: 99% (3877/3916) Checking out files: 100% (3916/3916) Checking out files: 100% (3916/3916), done. [2021-05-06T10:43:19.992Z] #56 43.65 + cd /tmp/tmp.hfTggI5pGO/src/github.com/containerd/containerd [2021-05-06T10:43:19.992Z] #56 43.65 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:43:20.011Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-06T10:43:20.011Z] - "zfs": [2021-05-06T10:43:20.011Z] - /dev/zfs: present [2021-05-06T10:43:20.011Z] - zfs command: missing [2021-05-06T10:43:20.011Z] - zpool command: missing [2021-05-06T10:43:20.011Z] [2021-05-06T10:43:20.011Z] Limits: [2021-05-06T10:43:20.011Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-06T10:43:20.011Z] [2021-05-06T10:43:20.011Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-06T10:43:20.159Z] #28 DONE 0.4s [2021-05-06T10:43:20.159Z] [2021-05-06T10:43:20.159Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:20.159Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:20.363Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9804899a52aa5166307d9887a55a8b9cf9af7339 . [2021-05-06T10:43:20.897Z] #9 ... [2021-05-06T10:43:20.897Z] [2021-05-06T10:43:20.897Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:43:20.897Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-06T10:43:20.897Z] #27 10.21 0 added, 0 removed; done. [2021-05-06T10:43:20.897Z] #27 10.21 Running hooks in /etc/ca-certificates/update.d... [2021-05-06T10:43:20.897Z] #27 10.21 done. [2021-05-06T10:43:20.897Z] #27 DONE 11.5s [2021-05-06T10:43:20.897Z] [2021-05-06T10:43:20.897Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:20.897Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:20.897Z] #9 ... [2021-05-06T10:43:20.897Z] [2021-05-06T10:43:20.897Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-06T10:43:20.897Z] #28 sha256:3ce281c94eef414e193d3736a638a18175000b99423ab406ba9b89d72768827e [2021-05-06T10:43:20.897Z] #28 DONE 0.2s [2021-05-06T10:43:20.897Z] [2021-05-06T10:43:20.897Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:20.897Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:20.940Z] #2 [internal] load .dockerignore [2021-05-06T10:43:20.940Z] #2 sha256:b7bc7cd7a60faad88269bad260c50959ab1002d7a96b8aabed48cd714760e78e [2021-05-06T10:43:21.890Z] #2 transferring context: 87B 0.1s done [2021-05-06T10:43:21.890Z] #2 DONE 1.0s [2021-05-06T10:43:21.890Z] [2021-05-06T10:43:21.890Z] #1 [internal] load build definition from Dockerfile [2021-05-06T10:43:21.890Z] #1 sha256:dd40612c32c60d98a62845f053d455b5fbbfd2c8605cc0b1f9315f7da547773c [2021-05-06T10:43:21.890Z] #1 transferring dockerfile: 17.07kB done [2021-05-06T10:43:21.890Z] #1 DONE 1.0s [2021-05-06T10:43:22.154Z] [2021-05-06T10:43:22.154Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-06T10:43:22.154Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-06T10:43:22.731Z] #3 DONE 0.5s [2021-05-06T10:43:22.731Z] [2021-05-06T10:43:22.731Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-06T10:43:22.731Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-06T10:43:22.731Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-06T10:43:22.731Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-05-06T10:43:22.731Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-05-06T10:43:22.731Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-05-06T10:43:22.731Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-06T10:43:23.003Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 7.04MB / 9.01MB 0.2s [2021-05-06T10:43:23.003Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-05-06T10:43:23.272Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-05-06T10:43:23.272Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-05-06T10:43:23.378Z] #56 46.52 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-06T10:43:23.378Z] #56 46.52 + BUILDTAGS='netgo osusergo static_build' [2021-05-06T10:43:23.378Z] #56 46.52 + export EXTRA_FLAGS=-buildmode=pie [2021-05-06T10:43:23.378Z] #56 46.52 + EXTRA_FLAGS=-buildmode=pie [2021-05-06T10:43:23.378Z] #56 46.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-06T10:43:23.378Z] #56 46.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-06T10:43:23.378Z] #56 46.52 + '[' '' = dynamic ']' [2021-05-06T10:43:23.378Z] #56 46.52 + make [2021-05-06T10:43:23.541Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-05-06T10:43:23.541Z] #4 DONE 0.7s [2021-05-06T10:43:23.633Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-05-06T10:43:23.803Z] [2021-05-06T10:43:23.803Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T10:43:23.803Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-06T10:43:24.190Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-05-06T10:43:24.319Z] #56 47.66 + bin/ctr [2021-05-06T10:43:24.368Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.8s [2021-05-06T10:43:24.750Z] #8 ... [2021-05-06T10:43:24.750Z] [2021-05-06T10:43:24.750Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T10:43:24.750Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-06T10:43:24.750Z] #7 DONE 1.0s [2021-05-06T10:43:24.942Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.1s done [2021-05-06T10:43:25.013Z] [2021-05-06T10:43:25.013Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T10:43:25.013Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-06T10:43:25.013Z] #8 DONE 1.1s [2021-05-06T10:43:25.013Z] [2021-05-06T10:43:25.013Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T10:43:25.013Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-06T10:43:25.013Z] #6 DONE 1.1s [2021-05-06T10:43:25.013Z] [2021-05-06T10:43:25.013Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-06T10:43:25.013Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-06T10:43:25.013Z] #5 DONE 1.1s [2021-05-06T10:43:25.131Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2021-05-06T10:43:25.203Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-06T10:43:25.267Z] #56 ... [2021-05-06T10:43:25.267Z] [2021-05-06T10:43:25.267Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:25.267Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:43:25.267Z] #45 88.22 go/parser [2021-05-06T10:43:25.267Z] #45 89.34 text/template [2021-05-06T10:43:25.267Z] #45 91.87 log [2021-05-06T10:43:25.267Z] #45 92.30 encoding/xml [2021-05-06T10:43:25.267Z] #45 93.88 go/doc [2021-05-06T10:43:25.267Z] #45 97.08 github.com/LK4D4/vndr/build [2021-05-06T10:43:25.392Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-06T10:43:25.392Z] #9 DONE 26.9s [2021-05-06T10:43:25.392Z] [2021-05-06T10:43:25.392Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:43:25.392Z] #29 sha256:38166b2270675ff974a727baa1e7cec95d15aea4fa1a03bfe6721281af037717 [2021-05-06T10:43:25.392Z] #29 1.124 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-06T10:43:25.392Z] #29 1.193 [2021-05-06T10:43:25.392Z] #29 1.304 #### 5.6% ########################### 38.1% ######################################### 57.8% ####################################################### 77.6% ###################################################################### 97.7% ######################################################################## 100.0% [2021-05-06T10:43:25.392Z] #29 1.800 [2021-05-06T10:43:25.392Z] #29 1.913 ####################################################################### 99.6% ######################################################################## 100.0% [2021-05-06T10:43:25.392Z] #29 1.992 [2021-05-06T10:43:25.392Z] #29 2.108 ################### 26.7% ######################################################################## 100.0% [2021-05-06T10:43:25.392Z] #29 2.220 [2021-05-06T10:43:25.392Z] #29 2.335 ########## 14.2% ######################### 35.7% ####################################### 55.2% ##################################################### 74.5% ################################################################### 94.3% ######################################################################## 100.0% [2021-05-06T10:43:25.392Z] #29 2.852 [2021-05-06T10:43:25.529Z] #45 ... [2021-05-06T10:43:25.529Z] [2021-05-06T10:43:25.529Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:43:25.529Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:43:25.529Z] #43 17.71 CC images/core-aarch64.o [2021-05-06T10:43:25.529Z] #43 18.14 CC images/core-ppc64.o [2021-05-06T10:43:25.529Z] #43 18.78 CC images/core-s390.o [2021-05-06T10:43:25.529Z] #43 19.45 CC images/cpuinfo.o [2021-05-06T10:43:25.529Z] #43 20.06 CC images/inventory.o [2021-05-06T10:43:25.529Z] #43 20.44 CC images/fdinfo.o [2021-05-06T10:43:25.529Z] #43 20.82 CC images/fown.o [2021-05-06T10:43:25.529Z] #43 21.04 CC images/ns.o [2021-05-06T10:43:25.529Z] #43 21.24 CC images/regfile.o [2021-05-06T10:43:25.529Z] #43 21.51 CC images/ghost-file.o [2021-05-06T10:43:25.529Z] #43 21.81 CC images/fifo.o [2021-05-06T10:43:25.529Z] #43 21.89 CC images/remap-file-path.o [2021-05-06T10:43:25.529Z] #43 22.11 CC images/eventfd.o [2021-05-06T10:43:25.529Z] #43 22.32 CC images/eventpoll.o [2021-05-06T10:43:25.529Z] #43 22.54 CC images/fh.o [2021-05-06T10:43:25.529Z] #43 22.87 CC images/fsnotify.o [2021-05-06T10:43:25.529Z] #43 23.47 CC images/signalfd.o [2021-05-06T10:43:25.529Z] #43 23.70 CC images/fs.o [2021-05-06T10:43:25.529Z] #43 23.94 CC images/pstree.o [2021-05-06T10:43:25.529Z] #43 24.14 CC images/pipe.o [2021-05-06T10:43:25.529Z] #43 24.37 CC images/tcp-stream.o [2021-05-06T10:43:25.589Z] [2021-05-06T10:43:25.589Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:43:25.589Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T10:43:25.589Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-06T10:43:25.651Z] #29 2.973 ### 4.7% ####### 9.9% ######### 12.5% ############### 21.4% ################### 26.6% ###################### 31.7% ########################## 37.0% ############################## 42.2% ################################## 47.4% ##################################### 52.4% ######################################### 57.8% ############################################# 62.9% ################################################# 68.1% #################################################### 73.6% ######################################################## 78.8% ############################################################ 83.8% ################################################################ 89.2% ################################################################### 94.4% ####################################################################### 99.6% ######################################################################## 100.0% [2021-05-06T10:43:25.651Z] #29 4.837 [2021-05-06T10:43:25.773Z] #9 DONE 36.7s [2021-05-06T10:43:25.774Z] [2021-05-06T10:43:25.774Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:43:25.774Z] #29 sha256:c65fdbfa486dd2a0f40dad3f28371343ad219df963c301584b57c928c678eb12 [2021-05-06T10:43:25.774Z] #29 1.356 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-06T10:43:25.774Z] #29 1.441 [2021-05-06T10:43:25.774Z] #29 1.565 #### 6.8% ########################## 37.2% ######################################## 56.9% ####################################################### 76.8% ##################################################################### 96.9% ######################################################################## 100.0% [2021-05-06T10:43:25.774Z] #29 2.074 [2021-05-06T10:43:25.774Z] #29 2.194 ######################################################################## 100.0% [2021-05-06T10:43:25.774Z] #29 2.299 [2021-05-06T10:43:25.774Z] #29 2.418 ####################################################### 77.7% ######################################################################## 100.0% [2021-05-06T10:43:25.774Z] #29 2.555 [2021-05-06T10:43:25.774Z] #29 2.678 ######### 12.8% ######################### 34.7% ###################################### 53.9% ##################################################### 73.8% ################################################################### 93.4% ######################################################################## 100.0% [2021-05-06T10:43:25.774Z] #29 3.221 [2021-05-06T10:43:25.774Z] #29 3.350 1.3% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.7% ############################# 40.9% ################################# 46.2% ##################################### 51.4% ######################################## 56.5% ############################################ 61.8% ################################################ 67.1% #################################################### 72.2% ####################################################### 77.4% ########################################################### 82.7% ############################################################### 87.9% ################################################################## 93.0% ###################################################################### 98.3% ######################################################################## 100.0% [2021-05-06T10:43:25.774Z] #29 5.202 [2021-05-06T10:43:25.774Z] #29 5.485 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-06T10:43:25.774Z] #29 5.620 [2021-05-06T10:43:25.774Z] #29 5.696 ######################################################################## 100.0% [2021-05-06T10:43:25.790Z] #43 24.61 CC images/sk-packet.o [2021-05-06T10:43:25.790Z] #43 ... [2021-05-06T10:43:25.790Z] [2021-05-06T10:43:25.790Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:25.790Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:43:25.790Z] #45 98.42 github.com/LK4D4/vndr/versioned [2021-05-06T10:43:25.790Z] #45 98.52 compress/flate [2021-05-06T10:43:25.867Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-06T10:43:25.867Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-06T10:43:25.867Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-06T10:43:25.910Z] #29 5.097 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-06T10:43:25.910Z] #29 5.178 [2021-05-06T10:43:26.034Z] #29 5.733 [2021-05-06T10:43:26.169Z] #29 5.236 ######################################################################## 100.0% [2021-05-06T10:43:26.169Z] #29 5.254 [2021-05-06T10:43:26.169Z] #29 5.514 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-06T10:43:26.297Z] #29 6.060 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-06T10:43:26.297Z] #29 6.159 [2021-05-06T10:43:26.429Z] #29 5.573 [2021-05-06T10:43:26.429Z] #29 5.695 0.6% ######################################################################## 100.0% [2021-05-06T10:43:26.429Z] #29 5.759 [2021-05-06T10:43:26.558Z] #29 6.272 ######################################################################## 100.0% [2021-05-06T10:43:26.558Z] #29 6.313 [2021-05-06T10:43:26.690Z] #29 5.991 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-06T10:43:26.690Z] #29 6.067 [2021-05-06T10:43:26.818Z] #29 6.626 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-06T10:43:26.948Z] [2021-05-06T10:43:26.948Z] #29 ... [2021-05-06T10:43:26.948Z] [2021-05-06T10:43:26.948Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-06T10:43:26.948Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-06T10:43:26.948Z] #10 DONE 1.6s [2021-05-06T10:43:26.948Z] [2021-05-06T10:43:26.949Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:43:26.949Z] #29 sha256:38166b2270675ff974a727baa1e7cec95d15aea4fa1a03bfe6721281af037717 [2021-05-06T10:43:27.082Z] #29 6.731 [2021-05-06T10:43:27.187Z] #45 100.2 hash/crc32 [2021-05-06T10:43:27.606Z] #29 6.849 ########## 14.0% ####################### 32.5% ##################################### 52.2% ############################################### 66.2% ############################################################## 86.8% ######################################################################## 100.0% [2021-05-06T10:43:27.606Z] #29 7.339 [2021-05-06T10:43:27.730Z] #29 6.221 0.0% ###### 9.2% ############ 17.9% ############################## 42.5% ################################################ 67.6% ######################################################################## 100.0% [2021-05-06T10:43:27.730Z] #29 6.995 [2021-05-06T10:43:27.730Z] #29 ... [2021-05-06T10:43:27.730Z] [2021-05-06T10:43:27.730Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-06T10:43:27.730Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-06T10:43:27.730Z] #11 DONE 0.7s [2021-05-06T10:43:27.869Z] #29 ... [2021-05-06T10:43:27.870Z] [2021-05-06T10:43:27.870Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-06T10:43:27.870Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-06T10:43:27.870Z] #10 DONE 2.2s [2021-05-06T10:43:27.870Z] [2021-05-06T10:43:27.870Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:43:27.870Z] #29 sha256:c65fdbfa486dd2a0f40dad3f28371343ad219df963c301584b57c928c678eb12 [2021-05-06T10:43:27.870Z] #29 7.672 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-06T10:43:27.870Z] #29 7.790 [2021-05-06T10:43:27.870Z] #29 ... [2021-05-06T10:43:27.870Z] [2021-05-06T10:43:27.870Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-06T10:43:27.870Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-06T10:43:27.990Z] [2021-05-06T10:43:27.990Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-06T10:43:27.990Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-06T10:43:27.990Z] #39 DONE 0.1s [2021-05-06T10:43:27.990Z] [2021-05-06T10:43:27.990Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-06T10:43:27.990Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-06T10:43:27.990Z] #31 DONE 0.2s [2021-05-06T10:43:27.990Z] [2021-05-06T10:43:27.990Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:43:27.990Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:43:28.128Z] #45 100.9 net [2021-05-06T10:43:28.390Z] #45 101.3 compress/gzip [2021-05-06T10:43:28.442Z] #62 ... [2021-05-06T10:43:28.442Z] [2021-05-06T10:43:28.442Z] #23 [internal] load build context [2021-05-06T10:43:28.442Z] #23 sha256:6b984f0c5312f4af56354f3f97586c1c939cefb8cbd823c34556ecea3d75682d [2021-05-06T10:43:28.442Z] #23 transferring context: 53.21MB 2.3s done [2021-05-06T10:43:28.442Z] #23 DONE 2.9s [2021-05-06T10:43:28.787Z] [2021-05-06T10:43:28.787Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:28.787Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-06T10:43:28.787Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-06T10:43:28.787Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-06T10:43:28.787Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-05-06T10:43:28.787Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-05-06T10:43:28.787Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.4s done [2021-05-06T10:43:28.787Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done [2021-05-06T10:43:28.787Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.2s done [2021-05-06T10:43:28.787Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.8s [2021-05-06T10:43:28.787Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.3s [2021-05-06T10:43:28.811Z] #11 ... [2021-05-06T10:43:28.811Z] [2021-05-06T10:43:28.811Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:43:28.811Z] #29 sha256:c65fdbfa486dd2a0f40dad3f28371343ad219df963c301584b57c928c678eb12 [2021-05-06T10:43:28.811Z] #29 7.834 ######################################################################## 100.0% [2021-05-06T10:43:28.811Z] #29 7.873 [2021-05-06T10:43:28.811Z] #29 8.157 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-06T10:43:28.811Z] #29 8.264 [2021-05-06T10:43:28.811Z] #29 8.321 ######################################################################## 100.0% [2021-05-06T10:43:28.811Z] #29 8.363 [2021-05-06T10:43:28.811Z] #29 8.383 Download of images into '/build' complete. [2021-05-06T10:43:28.811Z] #29 8.383 Use something like the following to load the result into a Docker daemon: [2021-05-06T10:43:28.811Z] #29 8.383 tar -cC '/build' . | docker load [2021-05-06T10:43:28.811Z] #29 DONE 8.5s [2021-05-06T10:43:28.811Z] [2021-05-06T10:43:28.811Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-06T10:43:28.811Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-06T10:43:28.906Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s done [2021-05-06T10:43:28.906Z] #9 ... [2021-05-06T10:43:28.906Z] [2021-05-06T10:43:28.906Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:43:28.906Z] #29 sha256:4b56550644e93ed5b3c7f0eb0c29bfd629ffdd3c8a7b54cb48757c885c3f8e23 [2021-05-06T10:43:28.906Z] #29 1.425 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-06T10:43:28.906Z] #29 1.505 [2021-05-06T10:43:28.906Z] #29 1.631 ######### 13.0% ########################## 37.0% ######################################### 57.0% ####################################################### 77.0% ##################################################################### 97.0% ######################################################################## 100.0% [2021-05-06T10:43:28.906Z] #29 2.148 [2021-05-06T10:43:28.906Z] #29 2.271 ################################################## 70.1% ######################################################################## 100.0% [2021-05-06T10:43:28.906Z] #29 2.432 [2021-05-06T10:43:28.906Z] #29 2.583 #################################### 50.8% ######################################################################## 100.0% [2021-05-06T10:43:28.906Z] #29 2.711 [2021-05-06T10:43:28.906Z] #29 2.848 ######### 12.7% ########################## 36.4% ##################################### 51.7% ##################################################### 73.7% ######################################################################## 100.0% [2021-05-06T10:43:28.906Z] #29 3.417 [2021-05-06T10:43:28.906Z] #29 3.559 ## 3.6% ###### 9.6% ########## 14.8% ############## 20.0% ################## 25.1% ##################### 30.4% ######################### 34.9% ############################## 42.3% ################################## 47.5% ##################################### 52.4% ######################################### 57.9% ############################################# 63.1% ################################################# 68.3% #################################################### 73.5% ######################################################## 78.6% ############################################################ 83.9% ################################################################ 89.1% ################################################################### 94.3% ####################################################################### 99.4% ######################################################################## 100.0% [2021-05-06T10:43:28.906Z] #29 5.421 [2021-05-06T10:43:28.906Z] #29 5.715 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-06T10:43:28.906Z] #29 5.814 [2021-05-06T10:43:28.906Z] #29 5.871 ######################################################################## 100.0% [2021-05-06T10:43:28.906Z] #29 5.903 [2021-05-06T10:43:28.906Z] #29 6.214 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-06T10:43:28.906Z] #29 6.321 [2021-05-06T10:43:28.906Z] #29 6.447 ########### 16.2% ######################################################################## 100.0% [2021-05-06T10:43:28.906Z] #29 6.538 [2021-05-06T10:43:28.906Z] #29 6.863 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-06T10:43:28.906Z] #29 6.964 [2021-05-06T10:43:28.906Z] #29 7.115 0.0% ############ 17.6% ################################# 47.1% ########################################## 58.9% ########################################### 60.4% ################################################################## 92.7% ######################################################################## 100.0% [2021-05-06T10:43:28.906Z] #29 7.752 [2021-05-06T10:43:28.906Z] #29 8.029 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-06T10:43:28.906Z] #29 8.119 [2021-05-06T10:43:28.906Z] #29 8.168 ######################################################################## 100.0% [2021-05-06T10:43:28.906Z] #29 8.192 [2021-05-06T10:43:28.906Z] #29 8.394 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-06T10:43:28.906Z] #29 8.478 [2021-05-06T10:43:28.906Z] #29 8.520 ######################################################################## 100.0% [2021-05-06T10:43:28.906Z] #29 8.563 [2021-05-06T10:43:28.906Z] #29 8.579 Download of images into '/build' complete. [2021-05-06T10:43:28.906Z] #29 8.579 Use something like the following to load the result into a Docker daemon: [2021-05-06T10:43:28.906Z] #29 8.579 tar -cC '/build' . | docker load [2021-05-06T10:43:28.962Z] #45 101.9 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-06T10:43:29.071Z] #11 DONE 1.2s [2021-05-06T10:43:29.223Z] #45 ... [2021-05-06T10:43:29.223Z] [2021-05-06T10:43:29.223Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:43:29.223Z] #51 sha256:0536042bd9b82687fa9b9a1e7a3e0556eb90165429f8e066c5c8329dc5db85c9 [2021-05-06T10:43:29.223Z] #51 95.31 mvdan.cc/sh/v3/cmd/shfmt [2021-05-06T10:43:29.223Z] #51 DONE 101.9s [2021-05-06T10:43:29.223Z] [2021-05-06T10:43:29.223Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:43:29.223Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:43:29.223Z] #43 24.86 CC images/mnt.o [2021-05-06T10:43:29.223Z] #43 25.04 CC images/pipe-data.o [2021-05-06T10:43:29.223Z] #43 25.27 CC images/sa.o [2021-05-06T10:43:29.223Z] #43 25.49 CC images/timer.o [2021-05-06T10:43:29.223Z] #43 25.86 CC images/timerfd.o [2021-05-06T10:43:29.223Z] #43 26.12 CC images/mm.o [2021-05-06T10:43:29.223Z] #43 26.53 CC images/sk-opts.o [2021-05-06T10:43:29.223Z] #43 26.73 CC images/sk-unix.o [2021-05-06T10:43:29.223Z] #43 27.05 CC images/sk-inet.o [2021-05-06T10:43:29.223Z] #43 27.48 CC images/tun.o [2021-05-06T10:43:29.223Z] #43 27.81 CC images/sk-netlink.o [2021-05-06T10:43:29.223Z] #43 28.04 CC images/packet-sock.o [2021-05-06T10:43:29.332Z] [2021-05-06T10:43:29.332Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-06T10:43:29.332Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-06T10:43:29.365Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 3.7s [2021-05-06T10:43:29.370Z] #32 ... [2021-05-06T10:43:29.370Z] [2021-05-06T10:43:29.370Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:43:29.370Z] #29 sha256:38166b2270675ff974a727baa1e7cec95d15aea4fa1a03bfe6721281af037717 [2021-05-06T10:43:29.370Z] #29 7.333 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-06T10:43:29.370Z] #29 7.497 [2021-05-06T10:43:29.370Z] #29 7.574 ######################################################################## 100.0% [2021-05-06T10:43:29.370Z] #29 7.642 [2021-05-06T10:43:29.370Z] #29 7.977 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-06T10:43:29.370Z] #29 8.128 [2021-05-06T10:43:29.371Z] #29 8.240 ######################################################################## 100.0% [2021-05-06T10:43:29.371Z] #29 8.269 [2021-05-06T10:43:29.371Z] #29 8.287 Download of images into '/build' complete. [2021-05-06T10:43:29.371Z] #29 8.287 Use something like the following to load the result into a Docker daemon: [2021-05-06T10:43:29.371Z] #29 8.287 tar -cC '/build' . | docker load [2021-05-06T10:43:29.371Z] #29 DONE 8.5s [2021-05-06T10:43:29.371Z] [2021-05-06T10:43:29.371Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:43:29.371Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:43:29.635Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.6s done [2021-05-06T10:43:29.635Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 3.8s [2021-05-06T10:43:29.635Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 6.29MB / 62.53MB 3.9s [2021-05-06T10:43:29.635Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.8s done [2021-05-06T10:43:29.635Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.9s [2021-05-06T10:43:29.831Z] #29 ... [2021-05-06T10:43:29.831Z] [2021-05-06T10:43:29.831Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:29.831Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T10:43:29.831Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-06T10:43:29.904Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 16.78MB / 62.53MB 4.0s [2021-05-06T10:43:29.904Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 7.34MB / 97.69MB 4.0s [2021-05-06T10:43:29.904Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 29.36MB / 62.53MB 4.1s [2021-05-06T10:43:29.904Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 24.12MB / 97.69MB 4.1s [2021-05-06T10:43:29.907Z] #31 DONE 0.7s [2021-05-06T10:43:29.907Z] [2021-05-06T10:43:29.907Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-06T10:43:29.907Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-06T10:43:29.907Z] #39 DONE 0.7s [2021-05-06T10:43:29.907Z] [2021-05-06T10:43:29.907Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:43:29.907Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:43:30.164Z] #43 28.88 CC images/ipc-var.o [2021-05-06T10:43:30.170Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.55MB / 62.53MB 4.2s [2021-05-06T10:43:30.170Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.4s [2021-05-06T10:43:30.170Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 44.04MB / 97.69MB 4.4s [2021-05-06T10:43:30.170Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 60.82MB / 97.69MB 4.5s [2021-05-06T10:43:30.425Z] #43 29.19 CC images/ipc-desc.o [2021-05-06T10:43:30.425Z] #43 29.43 CC images/ipc-shm.o [2021-05-06T10:43:30.436Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.30MB / 97.69MB 4.6s [2021-05-06T10:43:30.436Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.50MB / 97.69MB 4.7s [2021-05-06T10:43:30.686Z] #43 29.68 CC images/ipc-msg.o [2021-05-06T10:43:30.700Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 96.47MB / 97.69MB 4.8s [2021-05-06T10:43:30.946Z] #43 29.95 CC images/ipc-sem.o [2021-05-06T10:43:31.207Z] #43 30.13 CC images/utsns.o [2021-05-06T10:43:31.276Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.8s done [2021-05-06T10:43:31.468Z] #43 30.34 CC images/creds.o [2021-05-06T10:43:31.469Z] #43 30.54 CC images/vma.o [2021-05-06T10:43:31.729Z] #43 30.79 CC images/netdev.o [2021-05-06T10:43:31.854Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-05-06T10:43:31.854Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.9s done [2021-05-06T10:43:31.908Z] #40 ... [2021-05-06T10:43:31.908Z] [2021-05-06T10:43:31.908Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-06T10:43:31.908Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-06T10:43:31.908Z] #12 DONE 4.1s [2021-05-06T10:43:32.171Z] [2021-05-06T10:43:32.171Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:43:32.171Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:43:32.301Z] #43 31.08 CC images/tty.o [2021-05-06T10:43:32.345Z] #9 DONE 43.2s [2021-05-06T10:43:32.345Z] [2021-05-06T10:43:32.345Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-06T10:43:32.345Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-06T10:43:32.345Z] #10 ... [2021-05-06T10:43:32.345Z] [2021-05-06T10:43:32.345Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:43:32.345Z] #29 sha256:4b56550644e93ed5b3c7f0eb0c29bfd629ffdd3c8a7b54cb48757c885c3f8e23 [2021-05-06T10:43:32.345Z] #29 DONE 12.8s [2021-05-06T10:43:32.345Z] [2021-05-06T10:43:32.345Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-06T10:43:32.345Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-06T10:43:32.441Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2021-05-06T10:43:32.873Z] #43 31.64 CC images/file-lock.o [2021-05-06T10:43:32.873Z] #43 31.89 CC images/rlimit.o [2021-05-06T10:43:33.134Z] #43 32.06 CC images/pagemap.o [2021-05-06T10:43:33.134Z] #43 ... [2021-05-06T10:43:33.134Z] [2021-05-06T10:43:33.134Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:43:33.134Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:43:33.134Z] #13 100.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-06T10:43:33.273Z] #10 DONE 1.0s [2021-05-06T10:43:33.273Z] [2021-05-06T10:43:33.273Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-06T10:43:33.273Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-06T10:43:33.395Z] #13 100.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-06T10:43:33.395Z] #13 100.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:43:34.367Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.1s done [2021-05-06T10:43:34.367Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-05-06T10:43:34.630Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-05-06T10:43:34.641Z] #11 DONE 1.6s [2021-05-06T10:43:34.641Z] [2021-05-06T10:43:34.641Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-06T10:43:34.641Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-06T10:43:34.641Z] #31 DONE 0.1s [2021-05-06T10:43:34.641Z] [2021-05-06T10:43:34.641Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:43:34.641Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:43:34.898Z] #32 ... [2021-05-06T10:43:34.898Z] [2021-05-06T10:43:34.898Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-06T10:43:34.898Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-06T10:43:34.898Z] #39 DONE 0.3s [2021-05-06T10:43:35.161Z] [2021-05-06T10:43:35.161Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:43:35.161Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:43:35.203Z] #40 ... [2021-05-06T10:43:35.203Z] [2021-05-06T10:43:35.203Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-06T10:43:35.203Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-06T10:43:35.203Z] #12 DONE 5.9s [2021-05-06T10:43:35.203Z] [2021-05-06T10:43:35.203Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:43:35.203Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:43:35.580Z] #9 ... [2021-05-06T10:43:35.580Z] [2021-05-06T10:43:35.580Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:43:35.580Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T10:43:35.580Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2021-05-06T10:43:35.580Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2021-05-06T10:43:35.580Z] #62 DONE 10.0s [2021-05-06T10:43:35.580Z] [2021-05-06T10:43:35.580Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:43:35.580Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T10:43:35.580Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-06T10:43:35.580Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-06T10:43:35.580Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-06T10:43:35.580Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-06T10:43:35.580Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.5s done [2021-05-06T10:43:35.580Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-05-06T10:43:35.846Z] #64 ... [2021-05-06T10:43:35.846Z] [2021-05-06T10:43:35.846Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:43:35.846Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-05-06T10:43:35.846Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-05-06T10:43:35.846Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-05-06T10:43:35.846Z] #26 sha256:9de3fd952a4a90cb25b73e4afa386abcbfb13451aa74d95fdb206dbadc5c831c 529B / 529B done [2021-05-06T10:43:35.846Z] #26 sha256:6d3b727c744260afb6a671dbe8ed3af11078bd3df69d7bc3f24607a145afa750 1.46kB / 1.46kB done [2021-05-06T10:43:35.846Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 9.7s [2021-05-06T10:43:35.846Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 0.1s [2021-05-06T10:43:36.110Z] #26 ... [2021-05-06T10:43:36.110Z] [2021-05-06T10:43:36.110Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T10:43:36.110Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T10:43:36.110Z] #64 DONE 10.3s [2021-05-06T10:43:36.110Z] [2021-05-06T10:43:36.110Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T10:43:36.110Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-05-06T10:43:37.456Z] #13 ... [2021-05-06T10:43:37.456Z] [2021-05-06T10:43:37.456Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:43:37.456Z] #47 sha256:d627c31358807a4ec059946fd4c15293b882b7e61780189bb368c854f4f35cba [2021-05-06T10:43:37.456Z] #47 4.945 + RM_GOPATH=0 [2021-05-06T10:43:37.456Z] #47 4.945 + TMP_GOPATH= [2021-05-06T10:43:37.456Z] #47 4.945 + : /build [2021-05-06T10:43:37.456Z] #47 4.945 + '[' -z '' ']' [2021-05-06T10:43:37.456Z] #47 4.945 ++ mktemp -d [2021-05-06T10:43:37.456Z] #47 4.945 + export GOPATH=/tmp/tmp.KqdWwr9Pem [2021-05-06T10:43:37.456Z] #47 4.945 + GOPATH=/tmp/tmp.KqdWwr9Pem [2021-05-06T10:43:37.456Z] #47 4.945 + RM_GOPATH=1 [2021-05-06T10:43:37.456Z] #47 4.945 + case "$(go env GOARCH)" in [2021-05-06T10:43:37.456Z] #47 4.945 ++ go env GOARCH [2021-05-06T10:43:37.456Z] #47 4.945 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:37.456Z] #47 4.945 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:37.456Z] #47 4.945 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:37.456Z] #47 4.950 + dir=/tmp/install [2021-05-06T10:43:37.456Z] #47 4.950 + bin=gotestsum [2021-05-06T10:43:37.456Z] #47 4.950 + shift [2021-05-06T10:43:37.456Z] #47 4.950 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-06T10:43:37.456Z] #47 4.950 + . /tmp/install/gotestsum.installer [2021-05-06T10:43:37.456Z] #47 4.950 ++ : v0.5.3 [2021-05-06T10:43:37.456Z] #47 4.950 + install_gotestsum [2021-05-06T10:43:37.456Z] #47 4.950 + set -e [2021-05-06T10:43:37.456Z] #47 4.950 + export GO111MODULE=on [2021-05-06T10:43:37.456Z] #47 4.950 + GO111MODULE=on [2021-05-06T10:43:37.456Z] #47 4.950 + GOBIN=/build [2021-05-06T10:43:37.456Z] #47 4.950 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-06T10:43:37.456Z] #47 4.975 go: finding gotest.tools v0.5.3 [2021-05-06T10:43:37.456Z] #47 4.975 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-06T10:43:37.456Z] #47 5.609 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-06T10:43:37.456Z] #47 6.141 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-06T10:43:37.456Z] #47 6.746 go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T10:43:37.456Z] #47 6.779 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:43:37.456Z] #47 6.846 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:43:37.456Z] #47 6.864 go: downloading github.com/fatih/color v1.9.0 [2021-05-06T10:43:37.456Z] #47 6.882 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:43:37.456Z] #47 6.887 go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T10:43:37.456Z] #47 6.932 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-06T10:43:37.456Z] #47 6.983 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:43:37.456Z] #47 7.055 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:43:37.456Z] #47 7.085 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:43:37.456Z] #47 7.094 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:43:37.456Z] #47 7.103 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:43:37.456Z] #47 7.139 go: extracting github.com/fatih/color v1.9.0 [2021-05-06T10:43:37.456Z] #47 7.155 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:43:37.456Z] #47 7.166 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:43:37.456Z] #47 7.288 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:43:37.456Z] #47 7.568 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:43:37.456Z] #47 7.592 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:43:37.456Z] #47 7.778 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-06T10:43:37.456Z] #47 9.391 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:43:37.775Z] #47 ... [2021-05-06T10:43:37.775Z] [2021-05-06T10:43:37.775Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:43:37.775Z] #58 sha256:1b5448a7ec4c354b0aff6b683e782ee01c6fd0fc65e1f09d15a113ebb388a811 [2021-05-06T10:43:37.775Z] #58 4.564 + RM_GOPATH=0 [2021-05-06T10:43:37.775Z] #58 4.564 + TMP_GOPATH= [2021-05-06T10:43:37.775Z] #58 4.564 + : /build [2021-05-06T10:43:37.775Z] #58 4.564 + '[' -z '' ']' [2021-05-06T10:43:37.775Z] #58 4.564 ++ mktemp -d [2021-05-06T10:43:37.775Z] #58 4.578 + export GOPATH=/tmp/tmp.dm5aiQTV8m [2021-05-06T10:43:37.775Z] #58 4.578 + GOPATH=/tmp/tmp.dm5aiQTV8m [2021-05-06T10:43:37.775Z] #58 4.578 + RM_GOPATH=1 [2021-05-06T10:43:37.775Z] #58 4.578 + case "$(go env GOARCH)" in [2021-05-06T10:43:37.775Z] #58 4.578 ++ go env GOARCH [2021-05-06T10:43:37.775Z] #58 4.579 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:37.775Z] #58 4.579 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:37.775Z] #58 4.579 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:37.775Z] #58 4.586 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:43:37.775Z] #58 4.586 + dir=/tmp/install [2021-05-06T10:43:37.775Z] #58 4.586 + bin=rootlesskit [2021-05-06T10:43:37.775Z] #58 4.586 + shift [2021-05-06T10:43:37.775Z] #58 4.586 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-06T10:43:37.775Z] #58 4.586 + . /tmp/install/rootlesskit.installer [2021-05-06T10:43:37.775Z] #58 4.586 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:43:37.775Z] #58 4.586 + install_rootlesskit [2021-05-06T10:43:37.775Z] #58 4.586 + case "$1" in [2021-05-06T10:43:37.775Z] #58 4.586 + export CGO_ENABLED=0 [2021-05-06T10:43:37.775Z] #58 4.586 + CGO_ENABLED=0 [2021-05-06T10:43:37.775Z] #58 4.586 + _install_rootlesskit [2021-05-06T10:43:37.775Z] #58 4.586 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-06T10:43:37.775Z] #58 4.586 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dm5aiQTV8m/src/github.com/rootless-containers/rootlesskit [2021-05-06T10:43:37.775Z] #58 4.586 Cloning into '/tmp/tmp.dm5aiQTV8m/src/github.com/rootless-containers/rootlesskit'... [2021-05-06T10:43:37.775Z] #58 6.863 + cd /tmp/tmp.dm5aiQTV8m/src/github.com/rootless-containers/rootlesskit [2021-05-06T10:43:37.775Z] #58 6.863 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:43:37.775Z] #58 6.881 + export GO111MODULE=on [2021-05-06T10:43:37.775Z] #58 6.881 + GO111MODULE=on [2021-05-06T10:43:37.775Z] #58 6.881 + export GOPROXY=https://proxy.golang.org [2021-05-06T10:43:37.775Z] #58 6.881 + GOPROXY=https://proxy.golang.org [2021-05-06T10:43:37.775Z] #58 6.881 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-06T10:43:37.775Z] #58 6.881 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-06T10:43:37.775Z] #58 8.475 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-06T10:43:37.775Z] #58 8.510 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-06T10:43:37.775Z] #58 8.596 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:43:37.775Z] #58 8.643 go: downloading github.com/google/uuid v1.2.0 [2021-05-06T10:43:37.775Z] #58 8.688 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-06T10:43:37.775Z] #58 8.871 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:43:37.775Z] #58 8.875 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-06T10:43:37.775Z] #58 9.035 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:43:37.775Z] #58 9.035 go: extracting github.com/google/uuid v1.2.0 [2021-05-06T10:43:37.775Z] #58 9.071 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:43:37.775Z] #58 9.096 go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T10:43:37.775Z] #58 9.148 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:43:37.775Z] #58 9.388 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-06T10:43:37.775Z] #58 9.393 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:43:37.775Z] #58 9.550 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:43:37.775Z] #58 9.758 go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T10:43:37.775Z] #58 9.797 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:43:38.038Z] #58 ... [2021-05-06T10:43:38.038Z] [2021-05-06T10:43:38.038Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:38.038Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:43:38.038Z] #45 4.650 + RM_GOPATH=0 [2021-05-06T10:43:38.038Z] #45 4.650 + TMP_GOPATH= [2021-05-06T10:43:38.038Z] #45 4.650 + : /build [2021-05-06T10:43:38.038Z] #45 4.650 + '[' -z '' ']' [2021-05-06T10:43:38.038Z] #45 4.652 ++ mktemp -d [2021-05-06T10:43:38.038Z] #45 4.652 + export GOPATH=/tmp/tmp.v6B03Gwe6v [2021-05-06T10:43:38.038Z] #45 4.652 + GOPATH=/tmp/tmp.v6B03Gwe6v [2021-05-06T10:43:38.038Z] #45 4.652 + RM_GOPATH=1 [2021-05-06T10:43:38.038Z] #45 4.652 + case "$(go env GOARCH)" in [2021-05-06T10:43:38.038Z] #45 4.652 ++ go env GOARCH [2021-05-06T10:43:38.038Z] #45 4.663 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:43:38.038Z] #45 4.664 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:38.038Z] #45 4.664 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:38.038Z] #45 4.664 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:38.038Z] #45 4.664 + dir=/tmp/install [2021-05-06T10:43:38.038Z] #45 4.664 + bin=vndr [2021-05-06T10:43:38.038Z] #45 4.664 + shift [2021-05-06T10:43:38.038Z] #45 4.664 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-06T10:43:38.038Z] #45 4.664 + . /tmp/install/vndr.installer [2021-05-06T10:43:38.038Z] #45 4.664 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:43:38.038Z] #45 4.664 + install_vndr [2021-05-06T10:43:38.038Z] #45 4.664 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-06T10:43:38.038Z] #45 4.664 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.v6B03Gwe6v/src/github.com/LK4D4/vndr [2021-05-06T10:43:38.038Z] #45 4.664 Cloning into '/tmp/tmp.v6B03Gwe6v/src/github.com/LK4D4/vndr'... [2021-05-06T10:43:38.038Z] #45 4.982 + cd /tmp/tmp.v6B03Gwe6v/src/github.com/LK4D4/vndr [2021-05-06T10:43:38.038Z] #45 4.982 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:43:38.038Z] #45 4.987 + go build -buildmode=pie -v -o /build/vndr . [2021-05-06T10:43:38.038Z] #45 5.283 internal/cpu [2021-05-06T10:43:38.038Z] #45 5.339 runtime/internal/atomic [2021-05-06T10:43:38.038Z] #45 5.506 runtime/internal/sys [2021-05-06T10:43:38.038Z] #45 5.654 runtime/internal/math [2021-05-06T10:43:38.038Z] #45 5.687 internal/bytealg [2021-05-06T10:43:38.038Z] #45 5.693 internal/race [2021-05-06T10:43:38.038Z] #45 5.735 sync/atomic [2021-05-06T10:43:38.038Z] #45 5.870 unicode [2021-05-06T10:43:38.038Z] #45 6.056 runtime [2021-05-06T10:43:38.038Z] #45 9.052 unicode/utf8 [2021-05-06T10:43:38.038Z] #45 9.546 math/bits [2021-05-06T10:43:38.038Z] #45 10.09 math [2021-05-06T10:43:38.168Z] using credential docker-jenkins-github-credentials [2021-05-06T10:43:38.240Z] Cloning the remote Git repository [2021-05-06T10:43:38.241Z] Cloning with configured refspecs honoured and without tags [2021-05-06T10:43:38.297Z] #45 ... [2021-05-06T10:43:38.297Z] [2021-05-06T10:43:38.297Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:43:38.297Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:43:38.297Z] #55 6.983 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:38.297Z] #55 7.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:38.297Z] #55 7.051 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:38.297Z] #55 7.996 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:38.297Z] #55 10.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:38.297Z] #55 ... [2021-05-06T10:43:38.297Z] [2021-05-06T10:43:38.297Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:38.297Z] #49 sha256:86dc83a26332f96331c07db1d357045f04751d59611dca311904023b3f4a636d [2021-05-06T10:43:38.297Z] #49 5.071 + RM_GOPATH=0 [2021-05-06T10:43:38.297Z] #49 5.071 + TMP_GOPATH= [2021-05-06T10:43:38.297Z] #49 5.071 + : /build [2021-05-06T10:43:38.297Z] #49 5.071 + '[' -z '' ']' [2021-05-06T10:43:38.297Z] #49 5.071 ++ mktemp -d [2021-05-06T10:43:38.297Z] #49 5.075 + export GOPATH=/tmp/tmp.rulz3hib8l [2021-05-06T10:43:38.297Z] #49 5.075 + GOPATH=/tmp/tmp.rulz3hib8l [2021-05-06T10:43:38.297Z] #49 5.075 + RM_GOPATH=1 [2021-05-06T10:43:38.297Z] #49 5.077 + case "$(go env GOARCH)" in [2021-05-06T10:43:38.297Z] #49 5.077 ++ go env GOARCH [2021-05-06T10:43:38.297Z] #49 5.083 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:38.297Z] #49 5.083 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:38.297Z] #49 5.083 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:38.297Z] #49 5.083 + dir=/tmp/install [2021-05-06T10:43:38.297Z] #49 5.083 + bin=golangci_lint [2021-05-06T10:43:38.297Z] #49 5.083 + shift [2021-05-06T10:43:38.297Z] #49 5.083 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-06T10:43:38.297Z] #49 5.083 + . /tmp/install/golangci_lint.installer [2021-05-06T10:43:38.297Z] #49 5.083 ++ : v1.23.8 [2021-05-06T10:43:38.297Z] #49 5.084 + install_golangci_lint [2021-05-06T10:43:38.297Z] #49 5.084 + set -e [2021-05-06T10:43:38.297Z] #49 5.084 + export GO111MODULE=on [2021-05-06T10:43:38.297Z] #49 5.084 + GO111MODULE=on [2021-05-06T10:43:38.297Z] #49 5.084 + GOBIN=/build [2021-05-06T10:43:38.297Z] #49 5.084 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-06T10:43:38.297Z] #49 5.096 go: finding github.com v1.23.8 [2021-05-06T10:43:38.297Z] #49 5.096 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-06T10:43:38.297Z] #49 5.096 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-06T10:43:38.297Z] #49 5.096 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:43:38.297Z] #49 5.098 go: finding github.com/golangci v1.23.8 [2021-05-06T10:43:38.297Z] #49 5.854 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:43:38.297Z] #49 6.364 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:43:38.567Z] #49 ... [2021-05-06T10:43:38.567Z] [2021-05-06T10:43:38.567Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:43:38.567Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:43:38.567Z] #36 8.434 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:38.567Z] #36 8.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:38.567Z] #36 8.517 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:38.567Z] #36 9.551 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:38.567Z] #36 ... [2021-05-06T10:43:38.567Z] [2021-05-06T10:43:38.567Z] #34 [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-05-06T10:43:38.567Z] #34 sha256:2c913934b73b7949012e917a909aa777182714ae72002fbdffbf197a5fad8d83 [2021-05-06T10:43:38.567Z] #34 4.409 Install go-toml version v1.8.1 [2021-05-06T10:43:38.567Z] #34 4.474 go: finding github.com v1.8.1 [2021-05-06T10:43:38.567Z] #34 4.475 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-06T10:43:38.567Z] #34 4.476 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-06T10:43:38.567Z] #34 4.476 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:43:38.567Z] #34 4.476 go: finding github.com/pelletier v1.8.1 [2021-05-06T10:43:38.567Z] #34 5.060 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:43:38.567Z] #34 5.400 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:43:38.567Z] #34 6.616 github.com/pelletier/go-toml [2021-05-06T10:43:38.682Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 2.7s done [2021-05-06T10:43:38.682Z] #26 DONE 13.1s [2021-05-06T10:43:38.682Z] [2021-05-06T10:43:38.682Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:38.682Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-06T10:43:38.682Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.6s [2021-05-06T10:43:38.826Z] #34 ... [2021-05-06T10:43:38.826Z] [2021-05-06T10:43:38.826Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:43:38.826Z] #67 sha256:7650ab1a0cd56d294ce22e62886a763abe89b0266d369c12a747f0f41fca64c9 [2021-05-06T10:43:38.826Z] #67 5.387 + RM_GOPATH=0 [2021-05-06T10:43:38.826Z] #67 5.387 + TMP_GOPATH= [2021-05-06T10:43:38.826Z] #67 5.387 + : /build [2021-05-06T10:43:38.826Z] #67 5.387 + '[' -z '' ']' [2021-05-06T10:43:38.826Z] #67 5.387 ++ mktemp -d [2021-05-06T10:43:38.826Z] #67 5.387 + export GOPATH=/tmp/tmp.tOtcocqSr2 [2021-05-06T10:43:38.826Z] #67 5.387 + GOPATH=/tmp/tmp.tOtcocqSr2 [2021-05-06T10:43:38.826Z] #67 5.387 + RM_GOPATH=1 [2021-05-06T10:43:38.826Z] #67 5.387 + case "$(go env GOARCH)" in [2021-05-06T10:43:38.826Z] #67 5.387 ++ go env GOARCH [2021-05-06T10:43:38.826Z] #67 5.399 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:38.826Z] #67 5.399 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:38.826Z] #67 5.399 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:38.826Z] #67 5.408 + dir=/tmp/install [2021-05-06T10:43:38.826Z] #67 5.408 + bin=proxy [2021-05-06T10:43:38.826Z] #67 5.408 + shift [2021-05-06T10:43:38.826Z] #67 5.408 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-06T10:43:38.826Z] #67 5.408 + . /tmp/install/proxy.installer [2021-05-06T10:43:38.826Z] #67 5.411 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:43:38.826Z] #67 5.411 + install_proxy [2021-05-06T10:43:38.826Z] #67 5.411 + case "$1" in [2021-05-06T10:43:38.826Z] #67 5.411 + export CGO_ENABLED=0 [2021-05-06T10:43:38.826Z] #67 5.411 + CGO_ENABLED=0 [2021-05-06T10:43:38.826Z] #67 5.411 + _install_proxy [2021-05-06T10:43:38.826Z] #67 5.411 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-06T10:43:38.826Z] #67 5.411 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tOtcocqSr2/src/github.com/docker/libnetwork [2021-05-06T10:43:38.826Z] #67 5.415 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:43:38.826Z] #67 5.433 Cloning into '/tmp/tmp.tOtcocqSr2/src/github.com/docker/libnetwork'... [2021-05-06T10:43:38.826Z] #67 ... [2021-05-06T10:43:38.826Z] [2021-05-06T10:43:38.826Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T10:43:38.826Z] #24 sha256:37a223b5c56bf1e21f69a1c174f0d03be1ce8d916c69c10e0488a271ad32fe91 [2021-05-06T10:43:38.826Z] #24 6.425 + RM_GOPATH=0 [2021-05-06T10:43:38.826Z] #24 6.425 + TMP_GOPATH= [2021-05-06T10:43:38.826Z] #24 6.425 + : /build [2021-05-06T10:43:38.826Z] #24 6.425 + '[' -z '' ']' [2021-05-06T10:43:38.826Z] #24 6.445 ++ mktemp -d [2021-05-06T10:43:38.826Z] #24 6.445 + export GOPATH=/tmp/tmp.At3Wwh0cn0 [2021-05-06T10:43:38.826Z] #24 6.445 + GOPATH=/tmp/tmp.At3Wwh0cn0 [2021-05-06T10:43:38.826Z] #24 6.445 + RM_GOPATH=1 [2021-05-06T10:43:38.826Z] #24 6.445 + case "$(go env GOARCH)" in [2021-05-06T10:43:38.826Z] #24 6.445 ++ go env GOARCH [2021-05-06T10:43:38.826Z] #24 6.460 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:38.826Z] #24 6.460 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:38.826Z] #24 6.460 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:38.826Z] #24 6.460 + dir=/tmp/install [2021-05-06T10:43:38.826Z] #24 6.460 + bin=dockercli [2021-05-06T10:43:38.826Z] #24 6.460 + shift [2021-05-06T10:43:38.826Z] #24 6.460 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-06T10:43:38.826Z] #24 6.460 + . /tmp/install/dockercli.installer [2021-05-06T10:43:38.826Z] #24 6.460 ++ : stable [2021-05-06T10:43:38.826Z] #24 6.460 ++ : 17.06.2-ce [2021-05-06T10:43:38.826Z] #24 6.465 Install docker/cli version 17.06.2-ce from stable [2021-05-06T10:43:38.826Z] #24 6.465 + install_dockercli [2021-05-06T10:43:38.826Z] #24 6.465 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-06T10:43:38.826Z] #24 6.493 ++ uname -m [2021-05-06T10:43:38.826Z] #24 6.493 + arch=x86_64 [2021-05-06T10:43:38.826Z] #24 6.493 + '[' x86_64 '!=' x86_64 ']' [2021-05-06T10:43:38.826Z] #24 6.493 + url=https://download.docker.com/linux/static [2021-05-06T10:43:38.826Z] #24 6.493 + tar -xz docker/docker [2021-05-06T10:43:38.826Z] #24 6.493 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-06T10:43:39.135Z] #24 ... [2021-05-06T10:43:39.135Z] [2021-05-06T10:43:39.135Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:43:39.135Z] #51 sha256:0aa60e8ed9572525e33ab4f840393694aa5cf89a008f6a861af081db07cbd0ec [2021-05-06T10:43:39.135Z] #51 5.309 + RM_GOPATH=0 [2021-05-06T10:43:39.135Z] #51 5.309 + TMP_GOPATH= [2021-05-06T10:43:39.135Z] #51 5.309 + : /build [2021-05-06T10:43:39.135Z] #51 5.309 + '[' -z '' ']' [2021-05-06T10:43:39.135Z] #51 5.309 ++ mktemp -d [2021-05-06T10:43:39.135Z] #51 5.309 + export GOPATH=/tmp/tmp.LIl6SAgtvQ [2021-05-06T10:43:39.135Z] #51 5.309 + GOPATH=/tmp/tmp.LIl6SAgtvQ [2021-05-06T10:43:39.135Z] #51 5.309 + RM_GOPATH=1 [2021-05-06T10:43:39.135Z] #51 5.309 + case "$(go env GOARCH)" in [2021-05-06T10:43:39.135Z] #51 5.309 ++ go env GOARCH [2021-05-06T10:43:39.135Z] #51 5.319 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:43:39.135Z] #51 5.339 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:39.135Z] #51 5.339 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:39.135Z] #51 5.339 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:39.135Z] #51 5.339 + dir=/tmp/install [2021-05-06T10:43:39.135Z] #51 5.339 + bin=shfmt [2021-05-06T10:43:39.135Z] #51 5.339 + shift [2021-05-06T10:43:39.135Z] #51 5.339 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-06T10:43:39.135Z] #51 5.339 + . /tmp/install/shfmt.installer [2021-05-06T10:43:39.135Z] #51 5.339 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:43:39.135Z] #51 5.339 + install_shfmt [2021-05-06T10:43:39.135Z] #51 5.339 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-06T10:43:39.135Z] #51 5.339 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LIl6SAgtvQ/src/github.com/mvdan/sh [2021-05-06T10:43:39.135Z] #51 5.339 Cloning into '/tmp/tmp.LIl6SAgtvQ/src/github.com/mvdan/sh'... [2021-05-06T10:43:39.135Z] #51 ... [2021-05-06T10:43:39.135Z] [2021-05-06T10:43:39.135Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:43:39.135Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:43:39.135Z] #42 8.228 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:39.135Z] #42 8.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:39.135Z] #42 8.326 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:39.135Z] #42 9.549 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:39.135Z] #42 11.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:39.285Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.1s done [2021-05-06T10:43:39.334Z] #40 ... [2021-05-06T10:43:39.334Z] [2021-05-06T10:43:39.334Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-06T10:43:39.334Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-06T10:43:39.334Z] #12 DONE 4.8s [2021-05-06T10:43:39.405Z] #13 ... [2021-05-06T10:43:39.405Z] [2021-05-06T10:43:39.405Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:43:39.405Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:43:39.405Z] #55 9.660 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:39.405Z] #55 9.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:39.405Z] #55 9.814 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:39.405Z] #55 ... [2021-05-06T10:43:39.405Z] [2021-05-06T10:43:39.405Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:43:39.405Z] #67 sha256:c4cdcf9bdb59fd08ace38cc5020ce06815187f51d602886d588bde85cbe49d45 [2021-05-06T10:43:39.405Z] #67 6.270 + RM_GOPATH=0 [2021-05-06T10:43:39.405Z] #67 6.270 + TMP_GOPATH= [2021-05-06T10:43:39.405Z] #67 6.270 + : /build [2021-05-06T10:43:39.405Z] #67 6.270 + '[' -z '' ']' [2021-05-06T10:43:39.405Z] #67 6.270 ++ mktemp -d [2021-05-06T10:43:39.405Z] #67 6.270 + export GOPATH=/tmp/tmp.JsjSSEa7GG [2021-05-06T10:43:39.405Z] #67 6.270 + GOPATH=/tmp/tmp.JsjSSEa7GG [2021-05-06T10:43:39.405Z] #67 6.270 + RM_GOPATH=1 [2021-05-06T10:43:39.405Z] #67 6.270 + case "$(go env GOARCH)" in [2021-05-06T10:43:39.405Z] #67 6.270 ++ go env GOARCH [2021-05-06T10:43:39.405Z] #67 6.275 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:43:39.405Z] #67 6.275 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:39.405Z] #67 6.275 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:39.405Z] #67 6.275 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:39.405Z] #67 6.275 + dir=/tmp/install [2021-05-06T10:43:39.405Z] #67 6.275 + bin=proxy [2021-05-06T10:43:39.405Z] #67 6.275 + shift [2021-05-06T10:43:39.405Z] #67 6.275 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-06T10:43:39.405Z] #67 6.275 + . /tmp/install/proxy.installer [2021-05-06T10:43:39.405Z] #67 6.275 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:43:39.405Z] #67 6.275 + install_proxy [2021-05-06T10:43:39.405Z] #67 6.275 + case "$1" in [2021-05-06T10:43:39.405Z] #67 6.275 + export CGO_ENABLED=0 [2021-05-06T10:43:39.405Z] #67 6.275 + CGO_ENABLED=0 [2021-05-06T10:43:39.405Z] #67 6.275 + _install_proxy [2021-05-06T10:43:39.405Z] #67 6.275 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-06T10:43:39.405Z] #67 6.275 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JsjSSEa7GG/src/github.com/docker/libnetwork [2021-05-06T10:43:39.405Z] #67 6.275 Cloning into '/tmp/tmp.JsjSSEa7GG/src/github.com/docker/libnetwork'... [2021-05-06T10:43:39.405Z] #67 ... [2021-05-06T10:43:39.405Z] [2021-05-06T10:43:39.405Z] #34 [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-05-06T10:43:39.405Z] #34 sha256:b15e60f8284f0bdafa6ecd9f3e8b02d2770502c64bf82277cd511f5861be344d [2021-05-06T10:43:39.405Z] #34 6.931 Install go-toml version v1.8.1 [2021-05-06T10:43:39.405Z] #34 6.977 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-06T10:43:39.405Z] #34 6.977 go: finding github.com v1.8.1 [2021-05-06T10:43:39.405Z] #34 6.977 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-06T10:43:39.405Z] #34 6.977 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:43:39.405Z] #34 6.977 go: finding github.com/pelletier v1.8.1 [2021-05-06T10:43:39.405Z] #34 7.830 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:43:39.405Z] #34 8.265 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:43:39.453Z] #42 ... [2021-05-06T10:43:39.453Z] [2021-05-06T10:43:39.453Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:43:39.453Z] #58 sha256:1b5448a7ec4c354b0aff6b683e782ee01c6fd0fc65e1f09d15a113ebb388a811 [2021-05-06T10:43:39.453Z] #58 10.57 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:43:39.453Z] #58 11.30 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:43:39.453Z] #58 11.56 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-06T10:43:38.437Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T10:43:38.811Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-06T10:43:39.590Z] [2021-05-06T10:43:39.590Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:43:39.590Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:43:39.666Z] #34 ... [2021-05-06T10:43:39.666Z] [2021-05-06T10:43:39.666Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:43:39.666Z] #58 sha256:c4e046f8c30a0c8dad0e81781a5b6c1106463f9d88e931d795fff7ed0c0e04ee [2021-05-06T10:43:39.666Z] #58 7.577 + RM_GOPATH=0 [2021-05-06T10:43:39.666Z] #58 7.577 + TMP_GOPATH= [2021-05-06T10:43:39.666Z] #58 7.577 + : /build [2021-05-06T10:43:39.666Z] #58 7.577 + '[' -z '' ']' [2021-05-06T10:43:39.666Z] #58 7.579 ++ mktemp -d [2021-05-06T10:43:39.666Z] #58 7.580 + export GOPATH=/tmp/tmp.6m8Rf7hpGP [2021-05-06T10:43:39.666Z] #58 7.580 + GOPATH=/tmp/tmp.6m8Rf7hpGP [2021-05-06T10:43:39.666Z] #58 7.580 + RM_GOPATH=1 [2021-05-06T10:43:39.666Z] #58 7.580 + case "$(go env GOARCH)" in [2021-05-06T10:43:39.666Z] #58 7.580 ++ go env GOARCH [2021-05-06T10:43:39.666Z] #58 7.589 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:39.666Z] #58 7.589 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:39.666Z] #58 7.589 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:39.666Z] #58 7.593 + dir=/tmp/install [2021-05-06T10:43:39.666Z] #58 7.593 + bin=rootlesskit [2021-05-06T10:43:39.666Z] #58 7.593 + shift [2021-05-06T10:43:39.666Z] #58 7.593 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-06T10:43:39.666Z] #58 7.593 + . /tmp/install/rootlesskit.installer [2021-05-06T10:43:39.666Z] #58 7.593 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:43:39.666Z] #58 7.593 + install_rootlesskit [2021-05-06T10:43:39.666Z] #58 7.600 + case "$1" in [2021-05-06T10:43:39.666Z] #58 7.600 + export CGO_ENABLED=0 [2021-05-06T10:43:39.666Z] #58 7.600 + CGO_ENABLED=0 [2021-05-06T10:43:39.666Z] #58 7.600 + _install_rootlesskit [2021-05-06T10:43:39.666Z] #58 7.603 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:43:39.666Z] #58 7.603 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-06T10:43:39.666Z] #58 7.603 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6m8Rf7hpGP/src/github.com/rootless-containers/rootlesskit [2021-05-06T10:43:39.666Z] #58 7.625 Cloning into '/tmp/tmp.6m8Rf7hpGP/src/github.com/rootless-containers/rootlesskit'... [2021-05-06T10:43:39.861Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-05-06T10:43:39.926Z] #58 ... [2021-05-06T10:43:39.926Z] [2021-05-06T10:43:39.926Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:39.926Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:43:39.926Z] #49 7.274 + RM_GOPATH=0 [2021-05-06T10:43:39.926Z] #49 7.274 + TMP_GOPATH= [2021-05-06T10:43:39.926Z] #49 7.274 + : /build [2021-05-06T10:43:39.926Z] #49 7.274 + '[' -z '' ']' [2021-05-06T10:43:39.926Z] #49 7.274 ++ mktemp -d [2021-05-06T10:43:39.926Z] #49 7.274 + export GOPATH=/tmp/tmp.R34x4r9rK9 [2021-05-06T10:43:39.926Z] #49 7.274 + GOPATH=/tmp/tmp.R34x4r9rK9 [2021-05-06T10:43:39.926Z] #49 7.274 + RM_GOPATH=1 [2021-05-06T10:43:39.926Z] #49 7.274 + case "$(go env GOARCH)" in [2021-05-06T10:43:39.926Z] #49 7.281 ++ go env GOARCH [2021-05-06T10:43:39.926Z] #49 7.297 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:39.926Z] #49 7.297 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:39.926Z] #49 7.297 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:39.926Z] #49 7.297 + dir=/tmp/install [2021-05-06T10:43:39.926Z] #49 7.297 + bin=golangci_lint [2021-05-06T10:43:39.926Z] #49 7.297 + shift [2021-05-06T10:43:39.926Z] #49 7.297 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-06T10:43:39.926Z] #49 7.297 + . /tmp/install/golangci_lint.installer [2021-05-06T10:43:39.926Z] #49 7.297 ++ : v1.23.8 [2021-05-06T10:43:39.926Z] #49 7.297 + install_golangci_lint [2021-05-06T10:43:39.926Z] #49 7.297 + set -e [2021-05-06T10:43:39.926Z] #49 7.297 + export GO111MODULE=on [2021-05-06T10:43:39.926Z] #49 7.297 + GO111MODULE=on [2021-05-06T10:43:39.926Z] #49 7.297 + GOBIN=/build [2021-05-06T10:43:39.926Z] #49 7.297 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-06T10:43:39.926Z] #49 7.299 go: finding github.com v1.23.8 [2021-05-06T10:43:39.926Z] #49 7.300 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-06T10:43:39.926Z] #49 7.302 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-06T10:43:39.926Z] #49 7.302 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:43:39.926Z] #49 7.302 go: finding github.com/golangci v1.23.8 [2021-05-06T10:43:39.926Z] #49 8.157 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:43:39.926Z] #49 8.823 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:43:39.926Z] #49 ... [2021-05-06T10:43:39.926Z] [2021-05-06T10:43:39.926Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:43:39.926Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:43:39.926Z] #42 9.196 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:39.926Z] #42 9.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:39.926Z] #42 9.258 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:39.981Z] #13 ... [2021-05-06T10:43:39.981Z] [2021-05-06T10:43:39.981Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:43:39.981Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:43:39.981Z] #43 32.42 CC images/siginfo.o [2021-05-06T10:43:39.981Z] #43 32.69 CC images/rpc.o [2021-05-06T10:43:39.981Z] #43 33.72 CC images/ext-file.o [2021-05-06T10:43:39.981Z] #43 33.93 CC images/cgroup.o [2021-05-06T10:43:39.981Z] #43 34.43 CC images/userns.o [2021-05-06T10:43:39.981Z] #43 34.62 CC images/google/protobuf/descriptor.o [2021-05-06T10:43:39.981Z] #43 36.24 CC images/opts.o [2021-05-06T10:43:39.981Z] #43 36.43 CC images/seccomp.o [2021-05-06T10:43:39.981Z] #43 36.69 CC images/binfmt-misc.o [2021-05-06T10:43:39.981Z] #43 36.83 CC images/time.o [2021-05-06T10:43:39.981Z] #43 37.00 CC images/sysctl.o [2021-05-06T10:43:39.981Z] #43 37.19 CC images/autofs.o [2021-05-06T10:43:39.981Z] #43 37.38 CC images/macvlan.o [2021-05-06T10:43:39.981Z] #43 37.64 CC images/sit.o [2021-05-06T10:43:39.981Z] #43 37.92 CC images/memfd.o [2021-05-06T10:43:39.981Z] #43 38.26 CC images/timens.o [2021-05-06T10:43:39.981Z] #43 38.50 LINK images/built-in.o [2021-05-06T10:43:39.981Z] #43 38.65 GEN compel/include/asm [2021-05-06T10:43:39.981Z] #43 38.68 GEN compel/include/version.h [2021-05-06T10:43:39.981Z] #43 38.70 touch .config [2021-05-06T10:43:39.981Z] #43 38.75 GEN include/common/config.h [2021-05-06T10:43:39.981Z] #43 38.83 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-06T10:43:39.981Z] #43 38.85 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-06T10:43:39.981Z] #43 38.88 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-06T10:43:39.981Z] #43 38.90 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-06T10:43:39.981Z] #43 38.94 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-06T10:43:39.981Z] #43 38.98 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-06T10:43:39.981Z] #43 39.00 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-06T10:43:39.981Z] #43 39.02 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-06T10:43:39.981Z] #43 39.04 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-06T10:43:39.981Z] #43 39.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-06T10:43:39.981Z] #43 39.09 DEP compel/plugins/std/infect.d [2021-05-06T10:43:40.195Z] #42 ... [2021-05-06T10:43:40.195Z] [2021-05-06T10:43:40.195Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T10:43:40.195Z] #24 sha256:ef88bdc53db21f73ca48ea9ed59ad81d3868496383f57456b4b31a22f62cd0f9 [2021-05-06T10:43:40.195Z] #24 6.185 + RM_GOPATH=0 [2021-05-06T10:43:40.195Z] #24 6.189 + TMP_GOPATH= [2021-05-06T10:43:40.195Z] #24 6.189 + : /build [2021-05-06T10:43:40.195Z] #24 6.189 + '[' -z '' ']' [2021-05-06T10:43:40.195Z] #24 6.189 ++ mktemp -d [2021-05-06T10:43:40.195Z] #24 6.189 + export GOPATH=/tmp/tmp.JIGOsi2DcI [2021-05-06T10:43:40.195Z] #24 6.189 + GOPATH=/tmp/tmp.JIGOsi2DcI [2021-05-06T10:43:40.195Z] #24 6.189 + RM_GOPATH=1 [2021-05-06T10:43:40.195Z] #24 6.189 + case "$(go env GOARCH)" in [2021-05-06T10:43:40.195Z] #24 6.189 ++ go env GOARCH [2021-05-06T10:43:40.195Z] #24 6.193 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:40.195Z] #24 6.193 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:40.195Z] #24 6.193 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:40.195Z] #24 6.195 Install docker/cli version 17.06.2-ce from stable [2021-05-06T10:43:40.195Z] #24 6.195 + dir=/tmp/install [2021-05-06T10:43:40.195Z] #24 6.195 + bin=dockercli [2021-05-06T10:43:40.195Z] #24 6.195 + shift [2021-05-06T10:43:40.195Z] #24 6.195 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-06T10:43:40.195Z] #24 6.195 + . /tmp/install/dockercli.installer [2021-05-06T10:43:40.195Z] #24 6.195 ++ : stable [2021-05-06T10:43:40.195Z] #24 6.195 ++ : 17.06.2-ce [2021-05-06T10:43:40.195Z] #24 6.195 + install_dockercli [2021-05-06T10:43:40.195Z] #24 6.195 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-06T10:43:40.195Z] #24 6.195 ++ uname -m [2021-05-06T10:43:40.195Z] #24 6.197 + arch=x86_64 [2021-05-06T10:43:40.195Z] #24 6.197 + '[' x86_64 '!=' x86_64 ']' [2021-05-06T10:43:40.195Z] #24 6.197 + url=https://download.docker.com/linux/static [2021-05-06T10:43:40.195Z] #24 6.197 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-06T10:43:40.195Z] #24 6.197 + tar -xz docker/docker [2021-05-06T10:43:40.195Z] #24 ... [2021-05-06T10:43:40.195Z] [2021-05-06T10:43:40.195Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:40.195Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:43:40.195Z] #45 9.163 + RM_GOPATH=0 [2021-05-06T10:43:40.195Z] #45 9.163 + TMP_GOPATH= [2021-05-06T10:43:40.195Z] #45 9.163 + : /build [2021-05-06T10:43:40.195Z] #45 9.163 + '[' -z '' ']' [2021-05-06T10:43:40.195Z] #45 9.163 ++ mktemp -d [2021-05-06T10:43:40.195Z] #45 9.163 + export GOPATH=/tmp/tmp.kyO1E9OV78 [2021-05-06T10:43:40.195Z] #45 9.163 + GOPATH=/tmp/tmp.kyO1E9OV78 [2021-05-06T10:43:40.195Z] #45 9.163 + RM_GOPATH=1 [2021-05-06T10:43:40.195Z] #45 9.163 + case "$(go env GOARCH)" in [2021-05-06T10:43:40.195Z] #45 9.163 ++ go env GOARCH [2021-05-06T10:43:40.195Z] #45 9.177 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:40.195Z] #45 9.177 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:40.195Z] #45 9.207 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:40.195Z] #45 9.211 + dir=/tmp/install [2021-05-06T10:43:40.195Z] #45 9.211 + bin=vndr [2021-05-06T10:43:40.195Z] #45 9.211 + shift [2021-05-06T10:43:40.195Z] #45 9.211 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-06T10:43:40.195Z] #45 9.211 + . /tmp/install/vndr.installer [2021-05-06T10:43:40.195Z] #45 9.211 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:43:40.195Z] #45 9.213 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:43:40.195Z] #45 9.213 + install_vndr [2021-05-06T10:43:40.195Z] #45 9.213 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-06T10:43:40.195Z] #45 9.213 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kyO1E9OV78/src/github.com/LK4D4/vndr [2021-05-06T10:43:40.195Z] #45 9.226 Cloning into '/tmp/tmp.kyO1E9OV78/src/github.com/LK4D4/vndr'... [2021-05-06T10:43:40.195Z] #45 10.48 + cd /tmp/tmp.kyO1E9OV78/src/github.com/LK4D4/vndr [2021-05-06T10:43:40.195Z] #45 10.48 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:43:40.195Z] #45 10.50 + go build -buildmode=pie -v -o /build/vndr . [2021-05-06T10:43:40.242Z] #43 39.16 DEP compel/plugins/std/string.d [2021-05-06T10:43:40.458Z] #45 ... [2021-05-06T10:43:40.458Z] [2021-05-06T10:43:40.458Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:43:40.458Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:43:40.458Z] #36 8.920 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:40.458Z] #36 9.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:40.458Z] #36 9.000 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:40.458Z] #36 11.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:40.458Z] #36 ... [2021-05-06T10:43:40.458Z] [2021-05-06T10:43:40.458Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:43:40.458Z] #51 sha256:78c4161301fac58f82d34531f58f3f7e41c8021a8c84102bd089278d36c60e06 [2021-05-06T10:43:40.458Z] #51 7.164 + RM_GOPATH=0 [2021-05-06T10:43:40.458Z] #51 7.164 + TMP_GOPATH= [2021-05-06T10:43:40.458Z] #51 7.164 + : /build [2021-05-06T10:43:40.458Z] #51 7.164 + '[' -z '' ']' [2021-05-06T10:43:40.458Z] #51 7.164 ++ mktemp -d [2021-05-06T10:43:40.458Z] #51 7.164 + export GOPATH=/tmp/tmp.KAxWoWBjcV [2021-05-06T10:43:40.458Z] #51 7.164 + GOPATH=/tmp/tmp.KAxWoWBjcV [2021-05-06T10:43:40.458Z] #51 7.164 + RM_GOPATH=1 [2021-05-06T10:43:40.458Z] #51 7.164 + case "$(go env GOARCH)" in [2021-05-06T10:43:40.458Z] #51 7.164 ++ go env GOARCH [2021-05-06T10:43:40.458Z] #51 7.203 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:43:40.458Z] #51 7.204 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:40.458Z] #51 7.204 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:40.458Z] #51 7.204 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:40.458Z] #51 7.204 + dir=/tmp/install [2021-05-06T10:43:40.458Z] #51 7.204 + bin=shfmt [2021-05-06T10:43:40.458Z] #51 7.204 + shift [2021-05-06T10:43:40.458Z] #51 7.204 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-06T10:43:40.458Z] #51 7.204 + . /tmp/install/shfmt.installer [2021-05-06T10:43:40.458Z] #51 7.204 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:43:40.458Z] #51 7.204 + install_shfmt [2021-05-06T10:43:40.458Z] #51 7.204 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-06T10:43:40.458Z] #51 7.204 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KAxWoWBjcV/src/github.com/mvdan/sh [2021-05-06T10:43:40.458Z] #51 7.221 Cloning into '/tmp/tmp.KAxWoWBjcV/src/github.com/mvdan/sh'... [2021-05-06T10:43:40.502Z] #43 39.24 DEP compel/plugins/std/log.d [2021-05-06T10:43:40.502Z] #43 39.31 DEP compel/plugins/std/fds.d [2021-05-06T10:43:40.502Z] #43 ... [2021-05-06T10:43:40.502Z] [2021-05-06T10:43:40.502Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:40.502Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:43:40.502Z] #45 103.3 vendor/golang.org/x/text/transform [2021-05-06T10:43:40.502Z] #45 104.0 vendor/golang.org/x/text/unicode/bidi [2021-05-06T10:43:40.502Z] #45 105.4 vendor/golang.org/x/text/secure/bidirule [2021-05-06T10:43:40.502Z] #45 105.7 vendor/golang.org/x/text/unicode/norm [2021-05-06T10:43:40.502Z] #45 109.2 vendor/golang.org/x/net/idna [2021-05-06T10:43:40.502Z] #45 111.4 vendor/golang.org/x/net/http2/hpack [2021-05-06T10:43:40.502Z] #45 112.5 mime [2021-05-06T10:43:40.502Z] #45 ... [2021-05-06T10:43:40.502Z] [2021-05-06T10:43:40.502Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:43:40.502Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:43:40.502Z] #43 39.48 DEP compel/plugins/std/std.d [2021-05-06T10:43:40.719Z] #51 ... [2021-05-06T10:43:40.719Z] [2021-05-06T10:43:40.719Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:43:40.719Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:43:40.719Z] #32 8.390 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-06T10:43:40.719Z] #32 8.390 Cloning into '.'... [2021-05-06T10:43:40.719Z] #32 ... [2021-05-06T10:43:40.719Z] [2021-05-06T10:43:40.719Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:43:40.719Z] #47 sha256:654d93334c31c0fa30f103c33d4495ed6ab3292c7e9b4b643fcc53c838c51db0 [2021-05-06T10:43:40.719Z] #47 8.133 + RM_GOPATH=0 [2021-05-06T10:43:40.719Z] #47 8.133 + TMP_GOPATH= [2021-05-06T10:43:40.719Z] #47 8.133 + : /build [2021-05-06T10:43:40.719Z] #47 8.133 + '[' -z '' ']' [2021-05-06T10:43:40.719Z] #47 8.133 ++ mktemp -d [2021-05-06T10:43:40.719Z] #47 8.141 + export GOPATH=/tmp/tmp.6AkkVHQbSs [2021-05-06T10:43:40.719Z] #47 8.141 + GOPATH=/tmp/tmp.6AkkVHQbSs [2021-05-06T10:43:40.719Z] #47 8.141 + RM_GOPATH=1 [2021-05-06T10:43:40.719Z] #47 8.141 + case "$(go env GOARCH)" in [2021-05-06T10:43:40.719Z] #47 8.141 ++ go env GOARCH [2021-05-06T10:43:40.719Z] #47 8.180 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:40.719Z] #47 8.180 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:40.719Z] #47 8.180 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:40.719Z] #47 8.190 + dir=/tmp/install [2021-05-06T10:43:40.719Z] #47 8.190 + bin=gotestsum [2021-05-06T10:43:40.719Z] #47 8.190 + shift [2021-05-06T10:43:40.719Z] #47 8.190 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-06T10:43:40.719Z] #47 8.190 + . /tmp/install/gotestsum.installer [2021-05-06T10:43:40.719Z] #47 8.190 ++ : v0.5.3 [2021-05-06T10:43:40.719Z] #47 8.190 + install_gotestsum [2021-05-06T10:43:40.719Z] #47 8.190 + set -e [2021-05-06T10:43:40.719Z] #47 8.190 + export GO111MODULE=on [2021-05-06T10:43:40.719Z] #47 8.190 + GO111MODULE=on [2021-05-06T10:43:40.719Z] #47 8.190 + GOBIN=/build [2021-05-06T10:43:40.719Z] #47 8.190 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-06T10:43:40.719Z] #47 8.201 go: finding gotest.tools v0.5.3 [2021-05-06T10:43:40.719Z] #47 8.204 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-06T10:43:40.719Z] #47 9.305 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-06T10:43:40.719Z] #47 9.966 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-06T10:43:40.763Z] #43 39.61 DEP compel/plugins/shmem/shmem.d [2021-05-06T10:43:40.763Z] #43 39.68 DEP compel/plugins/fds/fds.d [2021-05-06T10:43:40.979Z] #47 11.74 go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T10:43:40.979Z] #47 11.81 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:43:40.979Z] #47 11.87 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-06T10:43:40.979Z] #47 ... [2021-05-06T10:43:40.979Z] [2021-05-06T10:43:40.979Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:43:40.979Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:43:40.979Z] #13 5.352 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-06T10:43:40.979Z] #13 5.569 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:40.979Z] #13 5.701 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:40.979Z] #13 5.710 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:41.024Z] #43 39.86 CC compel/plugins/std/std.o [2021-05-06T10:43:41.285Z] #43 40.19 CC compel/plugins/std/fds.o [2021-05-06T10:43:41.364Z] #58 13.37 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:43:41.364Z] #58 13.49 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:43:39.555Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:43:39.555Z] > git --version # timeout=10 [2021-05-06T10:43:39.594Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-06T10:43:39.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:43:39.598Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:43:41.546Z] #43 40.67 CC compel/plugins/std/log.o [2021-05-06T10:43:41.788Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.6s done [2021-05-06T10:43:41.788Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-05-06T10:43:41.933Z] #58 14.24 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:43:42.193Z] #58 14.43 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:43:42.453Z] #58 ... [2021-05-06T10:43:42.453Z] [2021-05-06T10:43:42.453Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T10:43:42.453Z] #24 sha256:37a223b5c56bf1e21f69a1c174f0d03be1ce8d916c69c10e0488a271ad32fe91 [2021-05-06T10:43:42.453Z] #24 14.14 + mkdir -p /build [2021-05-06T10:43:42.453Z] #24 14.14 + mv docker/docker /build/ [2021-05-06T10:43:42.453Z] #24 14.14 + rmdir docker [2021-05-06T10:43:42.453Z] #24 DONE 14.6s [2021-05-06T10:43:42.453Z] [2021-05-06T10:43:42.453Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:42.453Z] #49 sha256:86dc83a26332f96331c07db1d357045f04751d59611dca311904023b3f4a636d [2021-05-06T10:43:42.453Z] #49 13.35 go: downloading github.com/fatih/color v1.7.0 [2021-05-06T10:43:42.453Z] #49 13.37 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:43:42.453Z] #49 13.44 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-06T10:43:42.453Z] #49 13.60 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:43:42.453Z] #49 13.71 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-06T10:43:42.453Z] #49 13.72 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-06T10:43:42.453Z] #49 13.76 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:43:42.453Z] #49 13.83 go: downloading github.com/spf13/viper v1.6.1 [2021-05-06T10:43:42.453Z] #49 13.92 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:43:42.453Z] #49 13.93 go: downloading github.com/pkg/errors v0.8.1 [2021-05-06T10:43:42.453Z] #49 14.20 go: extracting github.com/fatih/color v1.7.0 [2021-05-06T10:43:42.453Z] #49 14.21 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:43:42.453Z] #49 14.29 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:43:42.453Z] #49 14.38 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-06T10:43:42.453Z] #49 14.53 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-06T10:43:42.486Z] #43 41.41 CC compel/plugins/std/string.o [2021-05-06T10:43:42.713Z] #49 14.80 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:43:42.713Z] #49 14.80 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-06T10:43:42.713Z] #49 14.80 go: extracting github.com/spf13/viper v1.6.1 [2021-05-06T10:43:42.713Z] #49 14.80 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:43:42.713Z] #49 14.80 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:43:42.713Z] #49 14.80 go: extracting github.com/pkg/errors v0.8.1 [2021-05-06T10:43:42.899Z] #13 7.872 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-06T10:43:43.059Z] #43 42.08 CC compel/plugins/std/infect.o [2021-05-06T10:43:43.282Z] #49 15.31 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:43:43.282Z] #49 15.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:43:43.282Z] #49 15.38 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:43:43.282Z] #49 15.43 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:43:43.542Z] #49 15.70 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:43:43.631Z] #43 42.48 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-06T10:43:43.631Z] #43 42.52 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-06T10:43:43.631Z] #43 42.55 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-06T10:43:43.631Z] #43 42.60 AR compel/plugins/std.lib.a [2021-05-06T10:43:43.631Z] #43 42.70 CC compel/plugins/fds/fds.o [2021-05-06T10:43:43.802Z] #49 15.84 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:43:44.203Z] #43 42.91 AR compel/plugins/fds.lib.a [2021-05-06T10:43:44.203Z] #43 42.96 HOSTDEP compel/src/lib/log-host.d [2021-05-06T10:43:44.203Z] #43 43.09 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-06T10:43:44.427Z] #49 16.53 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:43:44.427Z] #49 ... [2021-05-06T10:43:44.427Z] [2021-05-06T10:43:44.427Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:43:44.427Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:43:44.427Z] #40 6.448 + git clone https://github.com/docker/distribution.git . [2021-05-06T10:43:44.427Z] #40 6.448 Cloning into '.'... [2021-05-06T10:43:44.464Z] #43 43.21 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-06T10:43:44.464Z] #43 43.30 HOSTDEP compel/src/main-host.d [2021-05-06T10:43:44.464Z] #43 43.44 DEP compel/src/lib/ptrace.d [2021-05-06T10:43:44.687Z] #40 ... [2021-05-06T10:43:44.687Z] [2021-05-06T10:43:44.687Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:44.687Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:43:44.687Z] #45 14.29 internal/testlog [2021-05-06T10:43:44.687Z] #45 14.76 encoding [2021-05-06T10:43:44.687Z] #45 14.85 unicode/utf16 [2021-05-06T10:43:44.687Z] #45 15.14 container/list [2021-05-06T10:43:44.687Z] #45 15.70 crypto/internal/subtle [2021-05-06T10:43:44.687Z] #45 15.87 crypto/subtle [2021-05-06T10:43:44.687Z] #45 16.04 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-06T10:43:44.687Z] #45 16.18 internal/nettrace [2021-05-06T10:43:44.687Z] #45 16.45 runtime/cgo [2021-05-06T10:43:44.724Z] #43 43.58 DEP compel/src/lib/infect.d [2021-05-06T10:43:44.724Z] #43 43.76 DEP compel/src/lib/infect-util.d [2021-05-06T10:43:44.891Z] #13 4.632 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-06T10:43:44.891Z] #13 4.701 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:44.891Z] #13 4.701 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:44.891Z] #13 4.754 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:44.891Z] #13 ... [2021-05-06T10:43:44.891Z] [2021-05-06T10:43:44.891Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:43:44.891Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:43:44.891Z] #42 9.031 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:44.891Z] #42 9.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:44.891Z] #42 9.076 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:44.891Z] #42 ... [2021-05-06T10:43:44.891Z] [2021-05-06T10:43:44.891Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:43:44.891Z] #67 sha256:bc2a3dfcde87a4c981cb7aab9ccfc2e6244113c10ac09de786955998aa8edfd9 [2021-05-06T10:43:44.891Z] #67 8.021 + RM_GOPATH=0 [2021-05-06T10:43:44.891Z] #67 8.021 + TMP_GOPATH= [2021-05-06T10:43:44.891Z] #67 8.021 + : /build [2021-05-06T10:43:44.891Z] #67 8.021 + '[' -z '' ']' [2021-05-06T10:43:44.891Z] #67 8.021 ++ mktemp -d [2021-05-06T10:43:44.891Z] #67 8.043 + export GOPATH=/tmp/tmp.EZT8Ns8XDr [2021-05-06T10:43:44.891Z] #67 8.043 + GOPATH=/tmp/tmp.EZT8Ns8XDr [2021-05-06T10:43:44.891Z] #67 8.043 + RM_GOPATH=1 [2021-05-06T10:43:44.891Z] #67 8.043 + case "$(go env GOARCH)" in [2021-05-06T10:43:44.891Z] #67 8.043 ++ go env GOARCH [2021-05-06T10:43:44.891Z] #67 8.043 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:44.891Z] #67 8.043 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:44.891Z] #67 8.043 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:44.891Z] #67 8.046 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:43:44.891Z] #67 8.050 + dir=/tmp/install [2021-05-06T10:43:44.891Z] #67 8.050 + bin=proxy [2021-05-06T10:43:44.891Z] #67 8.050 + shift [2021-05-06T10:43:44.891Z] #67 8.050 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-06T10:43:44.891Z] #67 8.050 + . /tmp/install/proxy.installer [2021-05-06T10:43:44.891Z] #67 8.050 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:43:44.891Z] #67 8.050 + install_proxy [2021-05-06T10:43:44.891Z] #67 8.050 + case "$1" in [2021-05-06T10:43:44.891Z] #67 8.050 + export CGO_ENABLED=0 [2021-05-06T10:43:44.891Z] #67 8.050 + CGO_ENABLED=0 [2021-05-06T10:43:44.891Z] #67 8.050 + _install_proxy [2021-05-06T10:43:44.891Z] #67 8.050 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-06T10:43:44.891Z] #67 8.050 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EZT8Ns8XDr/src/github.com/docker/libnetwork [2021-05-06T10:43:44.891Z] #67 8.075 Cloning into '/tmp/tmp.EZT8Ns8XDr/src/github.com/docker/libnetwork'... [2021-05-06T10:43:44.891Z] #67 ... [2021-05-06T10:43:44.891Z] [2021-05-06T10:43:44.891Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:43:44.891Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:43:44.891Z] #55 9.267 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:44.891Z] #55 9.578 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:44.891Z] #55 9.578 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:44.985Z] #43 43.87 DEP compel/src/lib/infect-rpc.d [2021-05-06T10:43:44.985Z] #43 43.98 DEP compel/arch/x86/src/lib/infect.d [2021-05-06T10:43:44.985Z] #43 44.08 DEP compel/arch/x86/src/lib/cpu.d [2021-05-06T10:43:45.121Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.1s done [2021-05-06T10:43:45.149Z] #55 ... [2021-05-06T10:43:45.149Z] [2021-05-06T10:43:45.149Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:43:45.149Z] #58 sha256:fa27c2c07853fc826b9c792a9cc09e0166aaac7296e6e65217dc233dd0d08ae4 [2021-05-06T10:43:45.149Z] #58 6.572 + RM_GOPATH=0 [2021-05-06T10:43:45.149Z] #58 6.572 + TMP_GOPATH= [2021-05-06T10:43:45.149Z] #58 6.572 + : /build [2021-05-06T10:43:45.149Z] #58 6.572 + '[' -z '' ']' [2021-05-06T10:43:45.149Z] #58 6.572 ++ mktemp -d [2021-05-06T10:43:45.149Z] #58 6.572 + export GOPATH=/tmp/tmp.JYgkDKcIpB [2021-05-06T10:43:45.149Z] #58 6.572 + GOPATH=/tmp/tmp.JYgkDKcIpB [2021-05-06T10:43:45.149Z] #58 6.572 + RM_GOPATH=1 [2021-05-06T10:43:45.149Z] #58 6.572 + case "$(go env GOARCH)" in [2021-05-06T10:43:45.149Z] #58 6.572 ++ go env GOARCH [2021-05-06T10:43:45.149Z] #58 6.578 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:45.149Z] #58 6.578 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:45.149Z] #58 6.578 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:45.149Z] #58 6.578 + dir=/tmp/install [2021-05-06T10:43:45.149Z] #58 6.578 + bin=rootlesskit [2021-05-06T10:43:45.149Z] #58 6.578 + shift [2021-05-06T10:43:45.149Z] #58 6.578 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-06T10:43:45.149Z] #58 6.578 + . /tmp/install/rootlesskit.installer [2021-05-06T10:43:45.149Z] #58 6.578 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:43:45.149Z] #58 6.578 + install_rootlesskit [2021-05-06T10:43:45.149Z] #58 6.578 + case "$1" in [2021-05-06T10:43:45.149Z] #58 6.578 + export CGO_ENABLED=0 [2021-05-06T10:43:45.149Z] #58 6.578 + CGO_ENABLED=0 [2021-05-06T10:43:45.149Z] #58 6.578 + _install_rootlesskit [2021-05-06T10:43:45.149Z] #58 6.578 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-06T10:43:45.149Z] #58 6.578 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JYgkDKcIpB/src/github.com/rootless-containers/rootlesskit [2021-05-06T10:43:45.149Z] #58 6.581 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:43:45.149Z] #58 6.585 Cloning into '/tmp/tmp.JYgkDKcIpB/src/github.com/rootless-containers/rootlesskit'... [2021-05-06T10:43:45.149Z] #58 9.910 + cd /tmp/tmp.JYgkDKcIpB/src/github.com/rootless-containers/rootlesskit [2021-05-06T10:43:45.149Z] #58 9.910 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:43:45.149Z] #58 9.966 + export GO111MODULE=on [2021-05-06T10:43:45.149Z] #58 9.967 + GO111MODULE=on [2021-05-06T10:43:45.149Z] #58 9.967 + export GOPROXY=https://proxy.golang.org [2021-05-06T10:43:45.149Z] #58 9.967 + GOPROXY=https://proxy.golang.org [2021-05-06T10:43:45.149Z] #58 9.967 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-06T10:43:45.149Z] #58 9.967 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-06T10:43:45.149Z] #58 ... [2021-05-06T10:43:45.149Z] [2021-05-06T10:43:45.149Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:45.149Z] #49 sha256:d72fdfef9b5b7bebdda50804d40137e8a170b53766e77313cdb8604fded77aa9 [2021-05-06T10:43:45.149Z] #49 7.396 + RM_GOPATH=0 [2021-05-06T10:43:45.149Z] #49 7.396 + TMP_GOPATH= [2021-05-06T10:43:45.149Z] #49 7.396 + : /build [2021-05-06T10:43:45.149Z] #49 7.396 + '[' -z '' ']' [2021-05-06T10:43:45.149Z] #49 7.396 ++ mktemp -d [2021-05-06T10:43:45.149Z] #49 7.396 + export GOPATH=/tmp/tmp.I7EctneZHK [2021-05-06T10:43:45.149Z] #49 7.396 + GOPATH=/tmp/tmp.I7EctneZHK [2021-05-06T10:43:45.149Z] #49 7.396 + RM_GOPATH=1 [2021-05-06T10:43:45.149Z] #49 7.396 + case "$(go env GOARCH)" in [2021-05-06T10:43:45.149Z] #49 7.396 ++ go env GOARCH [2021-05-06T10:43:45.149Z] #49 7.409 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:45.149Z] #49 7.409 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:45.149Z] #49 7.409 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:45.149Z] #49 7.409 + dir=/tmp/install [2021-05-06T10:43:45.149Z] #49 7.409 + bin=golangci_lint [2021-05-06T10:43:45.149Z] #49 7.409 + shift [2021-05-06T10:43:45.149Z] #49 7.409 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-06T10:43:45.149Z] #49 7.409 + . /tmp/install/golangci_lint.installer [2021-05-06T10:43:45.149Z] #49 7.409 ++ : v1.23.8 [2021-05-06T10:43:45.149Z] #49 7.409 + install_golangci_lint [2021-05-06T10:43:45.149Z] #49 7.409 + set -e [2021-05-06T10:43:45.149Z] #49 7.409 + export GO111MODULE=on [2021-05-06T10:43:45.149Z] #49 7.409 + GO111MODULE=on [2021-05-06T10:43:45.149Z] #49 7.409 + GOBIN=/build [2021-05-06T10:43:45.149Z] #49 7.409 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-06T10:43:45.149Z] #49 7.417 go: finding github.com v1.23.8 [2021-05-06T10:43:45.149Z] #49 7.421 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:43:45.149Z] #49 7.422 go: finding github.com/golangci v1.23.8 [2021-05-06T10:43:45.149Z] #49 7.423 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-06T10:43:45.149Z] #49 7.424 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-06T10:43:45.149Z] #49 8.347 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:43:45.149Z] #49 9.280 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:43:45.246Z] #43 44.18 DEP compel/src/lib/log.d [2021-05-06T10:43:45.246Z] #43 44.26 DEP compel/src/main.d [2021-05-06T10:43:45.246Z] #43 44.36 DEP compel/src/lib/handle-elf.d [2021-05-06T10:43:45.406Z] #49 ... [2021-05-06T10:43:45.406Z] [2021-05-06T10:43:45.406Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:43:45.406Z] #51 sha256:8784844c70bf0652ac72d225a6ca5e041ea3934589d38c274a584ed52756927b [2021-05-06T10:43:45.406Z] #51 5.030 + RM_GOPATH=0 [2021-05-06T10:43:45.406Z] #51 5.030 + TMP_GOPATH= [2021-05-06T10:43:45.406Z] #51 5.030 + : /build [2021-05-06T10:43:45.406Z] #51 5.030 + '[' -z '' ']' [2021-05-06T10:43:45.406Z] #51 5.030 ++ mktemp -d [2021-05-06T10:43:45.406Z] #51 5.032 + export GOPATH=/tmp/tmp.j4mJATZpBK [2021-05-06T10:43:45.406Z] #51 5.032 + GOPATH=/tmp/tmp.j4mJATZpBK [2021-05-06T10:43:45.406Z] #51 5.032 + RM_GOPATH=1 [2021-05-06T10:43:45.406Z] #51 5.032 + case "$(go env GOARCH)" in [2021-05-06T10:43:45.406Z] #51 5.032 ++ go env GOARCH [2021-05-06T10:43:45.406Z] #51 5.039 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:45.406Z] #51 5.039 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:45.406Z] #51 5.039 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:45.406Z] #51 5.039 + dir=/tmp/install [2021-05-06T10:43:45.406Z] #51 5.039 + bin=shfmt [2021-05-06T10:43:45.406Z] #51 5.039 + shift [2021-05-06T10:43:45.407Z] #51 5.039 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-06T10:43:45.407Z] #51 5.039 + . /tmp/install/shfmt.installer [2021-05-06T10:43:45.407Z] #51 5.039 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:43:45.407Z] #51 5.039 + install_shfmt [2021-05-06T10:43:45.407Z] #51 5.039 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-06T10:43:45.407Z] #51 5.039 + git clone https://github.com/mvdan/sh.git /tmp/tmp.j4mJATZpBK/src/github.com/mvdan/sh [2021-05-06T10:43:45.407Z] #51 5.039 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:43:45.407Z] #51 5.043 Cloning into '/tmp/tmp.j4mJATZpBK/src/github.com/mvdan/sh'... [2021-05-06T10:43:45.407Z] #51 7.972 + cd /tmp/tmp.j4mJATZpBK/src/github.com/mvdan/sh [2021-05-06T10:43:45.407Z] #51 7.977 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:43:45.407Z] #51 8.140 + GO111MODULE=on [2021-05-06T10:43:45.407Z] #51 8.140 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-06T10:43:45.407Z] #51 9.312 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:43:45.407Z] #51 9.379 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:43:45.407Z] #51 9.463 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:43:45.407Z] #51 9.695 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:43:45.407Z] #51 10.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:43:45.407Z] #51 ... [2021-05-06T10:43:45.407Z] [2021-05-06T10:43:45.407Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:45.407Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:43:45.407Z] #45 7.588 + RM_GOPATH=0 [2021-05-06T10:43:45.407Z] #45 7.588 + TMP_GOPATH= [2021-05-06T10:43:45.407Z] #45 7.588 + : /build [2021-05-06T10:43:45.407Z] #45 7.588 + '[' -z '' ']' [2021-05-06T10:43:45.407Z] #45 7.588 ++ mktemp -d [2021-05-06T10:43:45.407Z] #45 7.588 + export GOPATH=/tmp/tmp.0IOyccGq24 [2021-05-06T10:43:45.407Z] #45 7.588 + GOPATH=/tmp/tmp.0IOyccGq24 [2021-05-06T10:43:45.407Z] #45 7.588 + RM_GOPATH=1 [2021-05-06T10:43:45.407Z] #45 7.588 + case "$(go env GOARCH)" in [2021-05-06T10:43:45.407Z] #45 7.588 ++ go env GOARCH [2021-05-06T10:43:45.407Z] #45 7.607 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:43:45.407Z] #45 7.607 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:45.407Z] #45 7.607 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:45.407Z] #45 7.607 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:45.407Z] #45 7.607 + dir=/tmp/install [2021-05-06T10:43:45.407Z] #45 7.607 + bin=vndr [2021-05-06T10:43:45.407Z] #45 7.607 + shift [2021-05-06T10:43:45.407Z] #45 7.607 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-06T10:43:45.407Z] #45 7.607 + . /tmp/install/vndr.installer [2021-05-06T10:43:45.407Z] #45 7.607 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:43:45.407Z] #45 7.607 + install_vndr [2021-05-06T10:43:45.407Z] #45 7.607 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-06T10:43:45.407Z] #45 7.607 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0IOyccGq24/src/github.com/LK4D4/vndr [2021-05-06T10:43:45.407Z] #45 7.617 Cloning into '/tmp/tmp.0IOyccGq24/src/github.com/LK4D4/vndr'... [2021-05-06T10:43:45.407Z] #45 8.696 + cd /tmp/tmp.0IOyccGq24/src/github.com/LK4D4/vndr [2021-05-06T10:43:45.407Z] #45 8.696 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:43:45.407Z] #45 8.704 + go build -buildmode=pie -v -o /build/vndr . [2021-05-06T10:43:45.456Z] #13 ... [2021-05-06T10:43:45.456Z] [2021-05-06T10:43:45.456Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T10:43:45.456Z] #24 sha256:ef88bdc53db21f73ca48ea9ed59ad81d3868496383f57456b4b31a22f62cd0f9 [2021-05-06T10:43:45.456Z] #24 15.63 + mkdir -p /build [2021-05-06T10:43:45.456Z] #24 15.64 + mv docker/docker /build/ [2021-05-06T10:43:45.456Z] #24 15.76 + rmdir docker [2021-05-06T10:43:45.456Z] #24 DONE 16.1s [2021-05-06T10:43:45.456Z] [2021-05-06T10:43:45.456Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:43:45.456Z] #47 sha256:654d93334c31c0fa30f103c33d4495ed6ab3292c7e9b4b643fcc53c838c51db0 [2021-05-06T10:43:45.456Z] #47 11.91 go: downloading github.com/fatih/color v1.9.0 [2021-05-06T10:43:45.456Z] #47 11.92 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:43:45.456Z] #47 11.92 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:43:45.456Z] #47 12.06 go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T10:43:45.456Z] #47 12.16 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:43:45.456Z] #47 12.25 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:43:45.456Z] #47 12.48 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:43:45.456Z] #47 12.55 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:43:45.456Z] #47 12.68 go: extracting github.com/fatih/color v1.9.0 [2021-05-06T10:43:45.456Z] #47 12.69 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-06T10:43:45.456Z] #47 12.79 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:43:45.456Z] #47 12.81 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:43:45.456Z] #47 14.01 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:43:45.456Z] #47 14.07 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:43:45.456Z] #47 14.94 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:43:45.456Z] #47 14.96 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:43:45.507Z] #43 44.46 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-06T10:43:45.670Z] #45 ... [2021-05-06T10:43:45.670Z] [2021-05-06T10:43:45.670Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T10:43:45.670Z] #24 sha256:04d10b67d0ec9d4df4fda17ebb8ab4b967489a08603754098ac53fb1ec83f8cc [2021-05-06T10:43:45.670Z] #24 8.116 + RM_GOPATH=0 [2021-05-06T10:43:45.670Z] #24 8.116 + TMP_GOPATH= [2021-05-06T10:43:45.670Z] #24 8.116 + : /build [2021-05-06T10:43:45.670Z] #24 8.116 + '[' -z '' ']' [2021-05-06T10:43:45.670Z] #24 8.116 ++ mktemp -d [2021-05-06T10:43:45.670Z] #24 8.116 + export GOPATH=/tmp/tmp.Ih0F6tUODn [2021-05-06T10:43:45.670Z] #24 8.116 + GOPATH=/tmp/tmp.Ih0F6tUODn [2021-05-06T10:43:45.670Z] #24 8.116 + RM_GOPATH=1 [2021-05-06T10:43:45.670Z] #24 8.116 + case "$(go env GOARCH)" in [2021-05-06T10:43:45.670Z] #24 8.116 ++ go env GOARCH [2021-05-06T10:43:45.670Z] #24 8.139 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:45.670Z] #24 8.139 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:45.670Z] #24 8.139 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:45.670Z] #24 8.175 Install docker/cli version 17.06.2-ce from stable [2021-05-06T10:43:45.670Z] #24 8.175 + dir=/tmp/install [2021-05-06T10:43:45.670Z] #24 8.175 + bin=dockercli [2021-05-06T10:43:45.670Z] #24 8.175 + shift [2021-05-06T10:43:45.670Z] #24 8.175 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-06T10:43:45.670Z] #24 8.175 + . /tmp/install/dockercli.installer [2021-05-06T10:43:45.670Z] #24 8.175 ++ : stable [2021-05-06T10:43:45.670Z] #24 8.175 ++ : 17.06.2-ce [2021-05-06T10:43:45.670Z] #24 8.175 + install_dockercli [2021-05-06T10:43:45.670Z] #24 8.175 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-06T10:43:45.670Z] #24 8.175 ++ uname -m [2021-05-06T10:43:45.670Z] #24 8.175 + arch=x86_64 [2021-05-06T10:43:45.670Z] #24 8.175 + '[' x86_64 '!=' x86_64 ']' [2021-05-06T10:43:45.670Z] #24 8.175 + url=https://download.docker.com/linux/static [2021-05-06T10:43:45.670Z] #24 8.175 + tar -xz docker/docker [2021-05-06T10:43:45.670Z] #24 8.175 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-06T10:43:45.684Z] #45 ... [2021-05-06T10:43:45.684Z] [2021-05-06T10:43:45.684Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:43:45.684Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:43:45.684Z] #32 7.513 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-06T10:43:45.684Z] #32 7.518 Cloning into '.'... [2021-05-06T10:43:45.684Z] #32 ... [2021-05-06T10:43:45.684Z] [2021-05-06T10:43:45.684Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:43:45.684Z] #51 sha256:0aa60e8ed9572525e33ab4f840393694aa5cf89a008f6a861af081db07cbd0ec [2021-05-06T10:43:45.684Z] #51 15.59 + cd /tmp/tmp.LIl6SAgtvQ/src/github.com/mvdan/sh [2021-05-06T10:43:45.684Z] #51 15.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:43:45.684Z] #51 15.67 + GO111MODULE=on [2021-05-06T10:43:45.684Z] #51 15.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-06T10:43:45.684Z] #51 17.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:43:45.684Z] #51 17.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:43:45.684Z] #51 17.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:43:45.684Z] #51 17.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:43:45.684Z] #51 17.58 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:43:45.768Z] #43 44.59 CC compel/src/lib/log.o [2021-05-06T10:43:45.927Z] #24 ... [2021-05-06T10:43:45.927Z] [2021-05-06T10:43:45.927Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:43:45.927Z] #47 sha256:f45817b8df9b04c8bd3e6ed8830904b32e4cb978e7ece415f0aa6f7f1d915cb6 [2021-05-06T10:43:45.927Z] #47 7.038 + RM_GOPATH=0 [2021-05-06T10:43:45.927Z] #47 7.038 + TMP_GOPATH= [2021-05-06T10:43:45.927Z] #47 7.038 + : /build [2021-05-06T10:43:45.927Z] #47 7.038 + '[' -z '' ']' [2021-05-06T10:43:45.927Z] #47 7.038 ++ mktemp -d [2021-05-06T10:43:45.927Z] #47 7.039 + export GOPATH=/tmp/tmp.tjR0DQvGZX [2021-05-06T10:43:45.927Z] #47 7.039 + GOPATH=/tmp/tmp.tjR0DQvGZX [2021-05-06T10:43:45.927Z] #47 7.039 + RM_GOPATH=1 [2021-05-06T10:43:45.927Z] #47 7.039 + case "$(go env GOARCH)" in [2021-05-06T10:43:45.927Z] #47 7.039 ++ go env GOARCH [2021-05-06T10:43:45.927Z] #47 7.077 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:45.927Z] #47 7.077 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:45.927Z] #47 7.077 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:45.927Z] #47 7.077 + dir=/tmp/install [2021-05-06T10:43:45.927Z] #47 7.077 + bin=gotestsum [2021-05-06T10:43:45.927Z] #47 7.077 + shift [2021-05-06T10:43:45.927Z] #47 7.077 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-06T10:43:45.927Z] #47 7.077 + . /tmp/install/gotestsum.installer [2021-05-06T10:43:45.927Z] #47 7.077 ++ : v0.5.3 [2021-05-06T10:43:45.927Z] #47 7.077 + install_gotestsum [2021-05-06T10:43:45.927Z] #47 7.077 + set -e [2021-05-06T10:43:45.927Z] #47 7.077 + export GO111MODULE=on [2021-05-06T10:43:45.927Z] #47 7.077 + GO111MODULE=on [2021-05-06T10:43:45.927Z] #47 7.077 + GOBIN=/build [2021-05-06T10:43:45.927Z] #47 7.077 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-06T10:43:45.927Z] #47 7.125 go: finding gotest.tools v0.5.3 [2021-05-06T10:43:45.927Z] #47 7.125 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-06T10:43:45.927Z] #47 7.875 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-06T10:43:45.927Z] #47 8.458 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-06T10:43:45.927Z] #47 9.829 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:43:45.927Z] #47 9.853 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:43:45.927Z] #47 9.871 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:43:45.927Z] #47 9.884 go: downloading github.com/fatih/color v1.9.0 [2021-05-06T10:43:45.927Z] #47 9.946 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-06T10:43:45.927Z] #47 10.17 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:43:45.927Z] #47 10.30 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:43:45.927Z] #47 10.30 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:43:45.927Z] #47 10.43 go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T10:43:45.927Z] #47 10.61 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:43:45.927Z] #47 10.77 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:43:45.927Z] #47 10.80 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:43:45.927Z] #47 10.96 go: extracting github.com/fatih/color v1.9.0 [2021-05-06T10:43:45.928Z] #47 11.15 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-06T10:43:45.928Z] #47 11.19 go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T10:43:45.928Z] #47 ... [2021-05-06T10:43:45.928Z] [2021-05-06T10:43:45.928Z] #34 [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-05-06T10:43:45.928Z] #34 sha256:4138062708d5aaecab98fc2a849b691247dd836cf9e51a9908773143aac6c225 [2021-05-06T10:43:45.928Z] #34 7.924 Install go-toml version v1.8.1 [2021-05-06T10:43:45.928Z] #34 7.976 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-06T10:43:45.928Z] #34 7.976 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:43:45.928Z] #34 7.996 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-06T10:43:45.928Z] #34 7.996 go: finding github.com/pelletier v1.8.1 [2021-05-06T10:43:45.928Z] #34 7.996 go: finding github.com v1.8.1 [2021-05-06T10:43:45.928Z] #34 9.037 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:43:45.928Z] #34 9.428 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:43:46.030Z] #43 44.81 CC compel/arch/x86/src/lib/cpu.o [2021-05-06T10:43:46.077Z] #9 ... [2021-05-06T10:43:46.077Z] [2021-05-06T10:43:46.077Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-06T10:43:46.077Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-06T10:43:46.077Z] #63 DONE 1.3s [2021-05-06T10:43:46.077Z] [2021-05-06T10:43:46.077Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:46.077Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-06T10:43:46.077Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-05-06T10:43:46.077Z] #9 ... [2021-05-06T10:43:46.077Z] [2021-05-06T10:43:46.077Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-06T10:43:46.077Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-06T10:43:46.187Z] #34 ... [2021-05-06T10:43:46.187Z] [2021-05-06T10:43:46.187Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:43:46.187Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:43:46.187Z] #36 9.380 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:46.187Z] #36 9.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:46.187Z] #36 9.676 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:46.187Z] #36 ... [2021-05-06T10:43:46.187Z] [2021-05-06T10:43:46.187Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:43:46.187Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:43:46.187Z] #13 6.878 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-06T10:43:46.291Z] #43 ... [2021-05-06T10:43:46.291Z] [2021-05-06T10:43:46.291Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:43:46.291Z] #58 sha256:f1fa07a6c7e65c9d29229f225fd54e25294f7aca6a26f4aff85672bdfaf61640 [2021-05-06T10:43:46.291Z] #58 119.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-06T10:43:46.552Z] #58 119.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-06T10:43:47.113Z] #51 19.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:43:47.368Z] #47 18.04 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:43:47.368Z] #47 18.13 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:43:47.372Z] #51 ... [2021-05-06T10:43:47.372Z] [2021-05-06T10:43:47.372Z] #34 [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-05-06T10:43:47.372Z] #34 sha256:2c913934b73b7949012e917a909aa777182714ae72002fbdffbf197a5fad8d83 [2021-05-06T10:43:47.372Z] #34 14.20 github.com/pelletier/go-toml/cmd/tomll [2021-05-06T10:43:47.372Z] #34 DONE 19.4s [2021-05-06T10:43:47.372Z] [2021-05-06T10:43:47.372Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:47.372Z] #49 sha256:86dc83a26332f96331c07db1d357045f04751d59611dca311904023b3f4a636d [2021-05-06T10:43:47.372Z] #49 19.27 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:43:47.372Z] #49 19.27 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:43:47.372Z] #49 19.40 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:43:47.372Z] #49 19.48 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:43:47.473Z] #65 DONE 1.6s [2021-05-06T10:43:47.473Z] [2021-05-06T10:43:47.473Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:43:47.473Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-06T10:43:47.473Z] #27 7.836 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:47.473Z] #27 7.855 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:47.473Z] #27 7.979 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:47.473Z] #27 8.048 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-06T10:43:47.473Z] #27 8.287 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-06T10:43:47.473Z] #27 8.404 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [280 kB] [2021-05-06T10:43:47.736Z] #27 ... [2021-05-06T10:43:47.736Z] [2021-05-06T10:43:47.736Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T10:43:47.736Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-06T10:43:47.736Z] #9 DONE 22.2s [2021-05-06T10:43:47.736Z] [2021-05-06T10:43:47.736Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-06T10:43:47.736Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-06T10:43:48.309Z] #49 ... [2021-05-06T10:43:48.309Z] [2021-05-06T10:43:48.310Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:43:48.310Z] #47 sha256:d627c31358807a4ec059946fd4c15293b882b7e61780189bb368c854f4f35cba [2021-05-06T10:43:48.310Z] #47 10.47 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:43:48.310Z] #47 11.91 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:43:48.310Z] #47 16.13 go: finding github.com/fatih/color v1.9.0 [2021-05-06T10:43:48.310Z] #47 16.13 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:43:48.310Z] #47 16.13 go: finding github.com/pkg/errors v0.9.1 [2021-05-06T10:43:48.310Z] #47 16.28 go: finding github.com/spf13/pflag v1.0.3 [2021-05-06T10:43:48.310Z] #47 16.28 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:43:48.310Z] #47 16.45 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:43:48.310Z] #47 16.63 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:43:48.310Z] #47 16.84 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:43:48.310Z] #47 16.88 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:43:48.310Z] #47 16.98 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:43:48.310Z] #47 17.17 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:43:48.332Z] #47 ... [2021-05-06T10:43:48.332Z] [2021-05-06T10:43:48.332Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:43:48.332Z] #58 sha256:c4e046f8c30a0c8dad0e81781a5b6c1106463f9d88e931d795fff7ed0c0e04ee [2021-05-06T10:43:48.332Z] #58 15.03 + cd /tmp/tmp.6m8Rf7hpGP/src/github.com/rootless-containers/rootlesskit [2021-05-06T10:43:48.332Z] #58 15.03 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:43:48.332Z] #58 15.20 + export GO111MODULE=on [2021-05-06T10:43:48.332Z] #58 15.20 + GO111MODULE=on [2021-05-06T10:43:48.332Z] #58 15.20 + export GOPROXY=https://proxy.golang.org [2021-05-06T10:43:48.332Z] #58 15.20 + GOPROXY=https://proxy.golang.org [2021-05-06T10:43:48.332Z] #58 15.20 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-06T10:43:48.332Z] #58 15.20 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-06T10:43:48.332Z] #58 17.89 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:43:48.332Z] #58 17.92 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:43:48.332Z] #58 17.99 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:43:48.332Z] #58 17.99 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-06T10:43:48.332Z] #58 18.12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:43:48.332Z] #58 18.37 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-06T10:43:48.332Z] #58 18.44 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-06T10:43:48.332Z] #58 18.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:43:48.332Z] #58 18.96 go: downloading github.com/google/uuid v1.2.0 [2021-05-06T10:43:48.332Z] #58 ... [2021-05-06T10:43:48.332Z] [2021-05-06T10:43:48.332Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:43:48.332Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:43:48.332Z] #40 8.293 + git clone https://github.com/docker/distribution.git . [2021-05-06T10:43:48.332Z] #40 8.300 Cloning into '.'... [2021-05-06T10:43:48.332Z] #40 ... [2021-05-06T10:43:48.332Z] [2021-05-06T10:43:48.332Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:43:48.332Z] #58 sha256:c4e046f8c30a0c8dad0e81781a5b6c1106463f9d88e931d795fff7ed0c0e04ee [2021-05-06T10:43:48.332Z] #58 19.13 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-06T10:43:48.568Z] #47 ... [2021-05-06T10:43:48.568Z] [2021-05-06T10:43:48.568Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:43:48.568Z] #58 sha256:1b5448a7ec4c354b0aff6b683e782ee01c6fd0fc65e1f09d15a113ebb388a811 [2021-05-06T10:43:48.568Z] #58 19.11 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:43:48.568Z] #58 19.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:43:48.568Z] #58 19.90 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:43:48.568Z] #58 19.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:43:48.593Z] #58 19.27 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-06T10:43:48.593Z] #58 19.29 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:43:48.708Z] #13 9.049 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:48.827Z] #58 20.61 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:43:48.881Z] #58 19.74 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:43:49.087Z] #58 21.28 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:43:49.132Z] #10 DONE 1.0s [2021-05-06T10:43:49.132Z] [2021-05-06T10:43:49.132Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:43:49.132Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-06T10:43:49.132Z] #27 10.00 Fetched 8265 kB in 2s (3433 kB/s) [2021-05-06T10:43:49.144Z] #58 20.10 go: extracting github.com/google/uuid v1.2.0 [2021-05-06T10:43:49.346Z] #58 ... [2021-05-06T10:43:49.346Z] [2021-05-06T10:43:49.346Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:43:49.346Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:43:49.346Z] #36 11.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:49.346Z] #36 13.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:49.404Z] #58 20.10 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:43:49.607Z] #36 ... [2021-05-06T10:43:49.607Z] [2021-05-06T10:43:49.607Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:49.607Z] #49 sha256:86dc83a26332f96331c07db1d357045f04751d59611dca311904023b3f4a636d [2021-05-06T10:43:49.607Z] #49 21.45 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-06T10:43:49.607Z] #49 21.45 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-06T10:43:49.607Z] #49 21.70 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:43:49.607Z] #49 21.70 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:43:49.607Z] #49 21.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:43:49.607Z] #49 21.70 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:43:49.607Z] #49 21.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:43:49.607Z] #49 21.70 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:43:49.607Z] #49 21.84 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:43:49.709Z] #27 10.00 Reading package lists... [2021-05-06T10:43:49.709Z] #27 ... [2021-05-06T10:43:49.709Z] [2021-05-06T10:43:49.709Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-06T10:43:49.709Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-06T10:43:49.709Z] #11 DONE 0.8s [2021-05-06T10:43:49.709Z] [2021-05-06T10:43:49.709Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-06T10:43:49.709Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-06T10:43:49.709Z] #31 DONE 0.1s [2021-05-06T10:43:49.709Z] [2021-05-06T10:43:49.709Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:43:49.709Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-06T10:43:49.866Z] #49 22.03 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:43:49.973Z] #32 ... [2021-05-06T10:43:49.973Z] [2021-05-06T10:43:49.973Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-06T10:43:49.973Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-06T10:43:49.973Z] #39 DONE 0.3s [2021-05-06T10:43:49.973Z] [2021-05-06T10:43:49.973Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:43:49.973Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-06T10:43:50.126Z] #49 ... [2021-05-06T10:43:50.126Z] [2021-05-06T10:43:50.126Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:43:50.126Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:43:50.126Z] #13 8.174 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-06T10:43:50.126Z] #13 8.367 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:50.126Z] #13 8.427 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:50.126Z] #13 8.462 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:50.126Z] #13 9.363 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-06T10:43:50.126Z] #13 11.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:50.126Z] #13 13.51 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:50.126Z] #13 16.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:50.126Z] #13 ... [2021-05-06T10:43:50.126Z] [2021-05-06T10:43:50.126Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:43:50.126Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:43:50.126Z] #55 12.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:50.391Z] #55 ... [2021-05-06T10:43:50.391Z] [2021-05-06T10:43:50.391Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:43:50.391Z] #51 sha256:0aa60e8ed9572525e33ab4f840393694aa5cf89a008f6a861af081db07cbd0ec [2021-05-06T10:43:50.391Z] #51 20.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:43:50.391Z] #51 21.28 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:43:50.391Z] #51 22.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:43:50.391Z] #51 22.64 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:43:50.789Z] #58 ... [2021-05-06T10:43:50.789Z] [2021-05-06T10:43:50.789Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:43:50.789Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:43:50.789Z] #42 11.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:50.789Z] #42 15.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:50.789Z] #42 19.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:50.789Z] #42 ... [2021-05-06T10:43:50.789Z] [2021-05-06T10:43:50.789Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:50.789Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:43:50.789Z] #49 20.46 go: downloading github.com/pkg/errors v0.8.1 [2021-05-06T10:43:50.789Z] #49 20.54 go: downloading github.com/fatih/color v1.7.0 [2021-05-06T10:43:50.789Z] #49 20.56 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:43:50.789Z] #49 20.67 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-06T10:43:50.789Z] #49 20.68 go: downloading github.com/spf13/viper v1.6.1 [2021-05-06T10:43:50.789Z] #49 20.82 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:43:50.789Z] #49 20.88 go: extracting github.com/pkg/errors v0.8.1 [2021-05-06T10:43:50.789Z] #49 21.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:43:50.789Z] #49 21.12 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:43:50.789Z] #49 21.19 go: extracting github.com/fatih/color v1.7.0 [2021-05-06T10:43:50.789Z] #49 21.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:43:50.789Z] #49 21.19 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:43:50.789Z] #49 21.22 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-06T10:43:50.789Z] #49 21.45 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:43:50.789Z] #49 21.45 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:43:50.789Z] #49 21.53 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:43:50.789Z] #49 ... [2021-05-06T10:43:50.789Z] [2021-05-06T10:43:50.789Z] #34 [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-05-06T10:43:50.789Z] #34 sha256:b15e60f8284f0bdafa6ecd9f3e8b02d2770502c64bf82277cd511f5861be344d [2021-05-06T10:43:50.789Z] #34 11.59 github.com/pelletier/go-toml [2021-05-06T10:43:50.958Z] #51 22.92 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:43:50.958Z] #51 22.92 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:43:51.048Z] #34 ... [2021-05-06T10:43:51.048Z] [2021-05-06T10:43:51.048Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:51.048Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:43:51.048Z] #49 21.77 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:43:51.048Z] #49 21.84 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:43:51.048Z] #49 21.84 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-06T10:43:51.048Z] #49 21.97 go: extracting github.com/spf13/viper v1.6.1 [2021-05-06T10:43:51.048Z] #49 ... [2021-05-06T10:43:51.048Z] [2021-05-06T10:43:51.048Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:43:51.048Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:43:51.048Z] #55 11.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:51.048Z] #55 15.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:51.048Z] #55 18.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:51.308Z] #55 ... [2021-05-06T10:43:51.308Z] [2021-05-06T10:43:51.308Z] #34 [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-05-06T10:43:51.308Z] #34 sha256:b15e60f8284f0bdafa6ecd9f3e8b02d2770502c64bf82277cd511f5861be344d [2021-05-06T10:43:51.308Z] #34 21.92 github.com/pelletier/go-toml/cmd/tomll [2021-05-06T10:43:51.524Z] #51 ... [2021-05-06T10:43:51.524Z] [2021-05-06T10:43:51.524Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:43:51.524Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:43:51.524Z] #42 13.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:51.524Z] #42 ... [2021-05-06T10:43:51.524Z] [2021-05-06T10:43:51.524Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:43:51.524Z] #67 sha256:7650ab1a0cd56d294ce22e62886a763abe89b0266d369c12a747f0f41fca64c9 [2021-05-06T10:43:51.524Z] #67 22.98 Checking out files: 70% (1337/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-06T10:43:51.524Z] #67 23.52 + cd /tmp/tmp.tOtcocqSr2/src/github.com/docker/libnetwork [2021-05-06T10:43:51.524Z] #67 23.52 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:43:51.524Z] #67 23.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-06T10:43:51.842Z] #58 ... [2021-05-06T10:43:51.842Z] [2021-05-06T10:43:51.842Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:51.842Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:43:51.842Z] #45 114.1 mime/quotedprintable [2021-05-06T10:43:51.842Z] #45 114.5 net/http/internal [2021-05-06T10:43:51.842Z] #45 117.9 crypto/tls [2021-05-06T10:43:51.842Z] #45 ... [2021-05-06T10:43:51.842Z] [2021-05-06T10:43:51.842Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:43:51.842Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:43:51.842Z] #13 115.8 Selecting previously unselected package libapparmor1:amd64. [2021-05-06T10:43:51.842Z] #13 115.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 115.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-06T10:43:51.842Z] #13 115.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-06T10:43:51.842Z] #13 115.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 115.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-06T10:43:51.842Z] #13 116.0 Selecting previously unselected package libbtrfs0. [2021-05-06T10:43:51.842Z] #13 116.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 116.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-06T10:43:51.842Z] #13 116.2 Selecting previously unselected package libbtrfs-dev. [2021-05-06T10:43:51.842Z] #13 116.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 116.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:43:51.842Z] #13 116.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-06T10:43:51.842Z] #13 116.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 116.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:43:51.842Z] #13 116.4 Selecting previously unselected package libudev-dev:amd64. [2021-05-06T10:43:51.842Z] #13 116.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 116.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:43:51.842Z] #13 116.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-06T10:43:51.842Z] #13 116.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 116.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-06T10:43:51.842Z] #13 116.9 Selecting previously unselected package libpcre16-3:amd64. [2021-05-06T10:43:51.842Z] #13 116.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 117.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-06T10:43:51.842Z] #13 117.1 Selecting previously unselected package libpcre32-3:amd64. [2021-05-06T10:43:51.842Z] #13 117.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 117.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-06T10:43:51.842Z] #13 117.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-06T10:43:51.842Z] #13 117.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 117.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-06T10:43:51.842Z] #13 117.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-06T10:43:51.842Z] #13 117.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 117.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-06T10:43:51.842Z] #13 118.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-06T10:43:51.842Z] #13 118.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 118.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-06T10:43:51.842Z] #13 118.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-06T10:43:51.842Z] #13 118.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 118.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-06T10:43:51.842Z] #13 118.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-06T10:43:51.842Z] #13 118.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 118.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:43:51.842Z] #13 118.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-06T10:43:51.842Z] #13 118.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-06T10:43:51.842Z] #13 118.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:43:51.842Z] #13 119.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-06T10:43:51.842Z] #13 119.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:43:51.842Z] #13 119.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-06T10:43:51.842Z] #13 119.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-06T10:43:51.842Z] #13 119.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-06T10:43:51.842Z] #13 119.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-06T10:43:51.842Z] #13 119.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:43:51.842Z] #13 119.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-06T10:43:51.842Z] #13 119.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-06T10:43:51.842Z] #13 119.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:43:51.980Z] #13 ... [2021-05-06T10:43:51.980Z] [2021-05-06T10:43:51.981Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:43:51.981Z] #58 sha256:fa27c2c07853fc826b9c792a9cc09e0166aaac7296e6e65217dc233dd0d08ae4 [2021-05-06T10:43:51.981Z] #58 13.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:43:51.981Z] #58 13.01 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:43:51.981Z] #58 13.05 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-06T10:43:51.981Z] #58 13.33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:43:51.981Z] #58 13.55 go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T10:43:51.981Z] #58 13.55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:43:51.981Z] #58 13.58 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:43:51.981Z] #58 14.06 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:43:51.981Z] #58 14.06 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:43:51.981Z] #58 14.42 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:43:51.981Z] #58 14.46 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-06T10:43:51.981Z] #58 14.71 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-06T10:43:51.981Z] #58 14.76 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-06T10:43:51.981Z] #58 15.06 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:43:51.981Z] #58 15.44 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-06T10:43:51.981Z] #58 15.82 go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T10:43:51.981Z] #58 15.93 go: downloading github.com/google/uuid v1.2.0 [2021-05-06T10:43:51.981Z] #58 16.04 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:43:51.981Z] #58 16.97 go: extracting github.com/google/uuid v1.2.0 [2021-05-06T10:43:52.103Z] #13 119.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-06T10:43:52.103Z] #13 119.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:43:52.103Z] #13 119.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-06T10:43:52.103Z] #13 119.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-06T10:43:52.103Z] #13 119.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:43:52.103Z] #13 119.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-06T10:43:52.103Z] #13 119.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-06T10:43:52.103Z] #13 119.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:43:52.103Z] #13 119.3 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-05-06T10:43:52.103Z] #13 119.3 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-05-06T10:43:52.103Z] #13 119.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:43:52.103Z] #13 119.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-06T10:43:52.103Z] #13 119.3 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-05-06T10:43:52.103Z] #13 119.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-06T10:43:52.103Z] #13 119.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-06T10:43:52.103Z] #13 119.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:43:52.247Z] #34 ... [2021-05-06T10:43:52.247Z] [2021-05-06T10:43:52.247Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:52.247Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:43:52.247Z] #45 13.14 runtime/internal/atomic [2021-05-06T10:43:52.247Z] #45 13.15 internal/cpu [2021-05-06T10:43:52.247Z] #45 13.82 runtime/internal/sys [2021-05-06T10:43:52.247Z] #45 14.31 runtime/internal/math [2021-05-06T10:43:52.247Z] #45 14.48 internal/bytealg [2021-05-06T10:43:52.247Z] #45 14.84 internal/race [2021-05-06T10:43:52.247Z] #45 14.94 sync/atomic [2021-05-06T10:43:52.247Z] #45 15.28 unicode [2021-05-06T10:43:52.247Z] #45 16.75 runtime [2021-05-06T10:43:52.247Z] #45 20.10 unicode/utf8 [2021-05-06T10:43:52.247Z] #45 20.85 math/bits [2021-05-06T10:43:52.247Z] #45 21.69 math [2021-05-06T10:43:52.365Z] #13 119.4 Setting up dmsetup (2:1.02.155-3) ... [2021-05-06T10:43:52.365Z] #13 119.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:43:52.365Z] #13 119.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-06T10:43:52.365Z] #13 119.5 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:43:52.507Z] #45 ... [2021-05-06T10:43:52.507Z] [2021-05-06T10:43:52.507Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:52.507Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:43:52.507Z] #49 22.39 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:43:52.507Z] #49 22.40 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-06T10:43:52.507Z] #49 22.54 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:43:52.507Z] #49 22.62 go: downloading github.com/spf13/afero v1.1.2 [2021-05-06T10:43:52.507Z] #49 22.97 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:43:52.507Z] #49 22.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:43:52.507Z] #49 23.02 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:43:52.507Z] #49 23.02 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:43:52.507Z] #49 23.02 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:43:52.507Z] #49 23.15 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-06T10:43:52.507Z] #49 23.31 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:43:52.767Z] #49 23.61 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:43:52.767Z] #49 23.71 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-06T10:43:52.838Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:43:52.917Z] #58 ... [2021-05-06T10:43:52.917Z] [2021-05-06T10:43:52.917Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:43:52.917Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:43:52.917Z] #32 8.043 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-06T10:43:52.917Z] #32 8.043 Cloning into '.'... [2021-05-06T10:43:52.917Z] #32 ... [2021-05-06T10:43:52.917Z] [2021-05-06T10:43:52.917Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:52.917Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:43:52.917Z] #45 11.16 internal/cpu [2021-05-06T10:43:52.917Z] #45 11.28 runtime/internal/atomic [2021-05-06T10:43:52.917Z] #45 12.08 runtime/internal/sys [2021-05-06T10:43:52.917Z] #45 12.23 runtime/internal/math [2021-05-06T10:43:52.917Z] #45 12.23 internal/bytealg [2021-05-06T10:43:52.917Z] #45 12.34 internal/race [2021-05-06T10:43:52.917Z] #45 12.69 sync/atomic [2021-05-06T10:43:52.917Z] #45 13.44 unicode [2021-05-06T10:43:52.917Z] #45 13.63 runtime [2021-05-06T10:43:53.026Z] #49 23.76 go: extracting github.com/spf13/afero v1.1.2 [2021-05-06T10:43:53.026Z] #49 23.76 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:43:53.026Z] #49 23.82 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:43:53.115Z] Fetching without tags [2021-05-06T10:43:53.353Z] #40 ... [2021-05-06T10:43:53.353Z] [2021-05-06T10:43:53.353Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-06T10:43:53.353Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-06T10:43:53.353Z] #12 DONE 3.7s [2021-05-06T10:43:53.535Z] #45 ... [2021-05-06T10:43:53.536Z] [2021-05-06T10:43:53.536Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:43:53.536Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:43:53.536Z] #40 8.376 + git clone https://github.com/docker/distribution.git . [2021-05-06T10:43:53.536Z] #40 8.376 Cloning into '.'... [2021-05-06T10:43:53.536Z] #40 ... [2021-05-06T10:43:53.536Z] [2021-05-06T10:43:53.536Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:43:53.536Z] #51 sha256:8784844c70bf0652ac72d225a6ca5e041ea3934589d38c274a584ed52756927b [2021-05-06T10:43:53.536Z] #51 11.59 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:43:53.536Z] #51 12.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:43:53.536Z] #51 14.86 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:43:53.536Z] #51 17.21 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:43:53.536Z] #51 17.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:43:53.536Z] #51 17.65 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:43:53.536Z] #51 17.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:43:53.617Z] #49 24.44 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:43:53.617Z] #49 24.44 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:43:53.694Z] [2021-05-06T10:43:53.694Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:43:53.694Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-06T10:43:53.794Z] #51 19.00 unicode [2021-05-06T10:43:53.794Z] #51 19.08 runtime [2021-05-06T10:43:53.794Z] #51 ... [2021-05-06T10:43:53.794Z] [2021-05-06T10:43:53.794Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:53.794Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:43:53.794Z] #45 19.17 unicode/utf8 [2021-05-06T10:43:53.864Z] Merging remotes/origin/master commit 892d3d57be0f78ce3f11b247b1063cdce9f6472d into PR head commit 489f57b877204e9e118c53b5c43f67674786b02a [2021-05-06T10:43:53.880Z] #49 24.76 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-06T10:43:53.880Z] #49 24.85 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:43:54.279Z] #13 DONE 121.2s [2021-05-06T10:43:54.279Z] [2021-05-06T10:43:54.279Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:43:54.279Z] #53 sha256:609101783d0f045baa4a27a3188aba196ac6da57eb31c01e9ed2e9c22314841b [2021-05-06T10:43:54.450Z] #49 25.31 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-06T10:43:54.851Z] #53 ... [2021-05-06T10:43:54.851Z] [2021-05-06T10:43:54.851Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:43:54.851Z] #58 sha256:f1fa07a6c7e65c9d29229f225fd54e25294f7aca6a26f4aff85672bdfaf61640 [2021-05-06T10:43:54.851Z] #58 DONE 127.5s [2021-05-06T10:43:54.851Z] [2021-05-06T10:43:54.851Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-06T10:43:54.851Z] #59 sha256:f795ddca7c5f413265a338b71aeb39d306b766b4049e0dc46924786fcf908f7b [2021-05-06T10:43:54.851Z] #59 DONE 0.1s [2021-05-06T10:43:54.851Z] [2021-05-06T10:43:54.851Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-06T10:43:54.851Z] #60 sha256:a6471c5b6373ec73f82fd51e224f11d4bbd0711b906bccd53909e4a3771f4020 [2021-05-06T10:43:54.851Z] #60 DONE 0.1s [2021-05-06T10:43:54.851Z] [2021-05-06T10:43:54.851Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:43:54.851Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:43:54.851Z] #43 45.57 CC compel/arch/x86/src/lib/infect.o [2021-05-06T10:43:54.851Z] #43 46.42 CC compel/src/lib/infect-rpc.o [2021-05-06T10:43:54.851Z] #43 46.85 CC compel/src/lib/infect-util.o [2021-05-06T10:43:54.851Z] #43 47.15 CC compel/src/lib/infect.o [2021-05-06T10:43:54.851Z] #43 49.46 CC compel/src/lib/ptrace.o [2021-05-06T10:43:54.851Z] #43 49.85 AR compel/libcompel.a [2021-05-06T10:43:54.851Z] #43 49.92 HOSTCC compel/src/main-host.o [2021-05-06T10:43:54.851Z] #43 50.33 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-06T10:43:54.851Z] #43 50.51 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-06T10:43:54.851Z] #43 50.82 HOSTCC compel/src/lib/log-host.o [2021-05-06T10:43:54.851Z] #43 51.11 HOSTLINK compel/compel-host-bin [2021-05-06T10:43:54.851Z] #43 51.34 DEP soccr/soccr.d [2021-05-06T10:43:54.851Z] #43 51.52 CC soccr/soccr.o [2021-05-06T10:43:54.851Z] #43 52.67 AR soccr/libsoccr.a [2021-05-06T10:43:54.851Z] #43 52.70 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-06T10:43:54.851Z] #43 53.26 DEP criu/arch/x86/sigframe.d [2021-05-06T10:43:54.851Z] #43 53.46 DEP criu/arch/x86/sigaction_compat.d [2021-05-06T10:43:54.851Z] #43 53.72 DEP criu/arch/x86/kerndat.d [2021-05-06T10:43:55.019Z] #49 25.88 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:43:55.019Z] #49 ... [2021-05-06T10:43:55.019Z] [2021-05-06T10:43:55.019Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:43:55.019Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:43:55.019Z] #36 15.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:55.019Z] #36 18.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:55.019Z] #36 ... [2021-05-06T10:43:55.019Z] [2021-05-06T10:43:55.020Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:55.020Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:43:55.020Z] #49 25.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:43:55.112Z] #43 54.01 DEP criu/arch/x86/crtools.d [2021-05-06T10:43:55.163Z] #45 20.17 math/bits [2021-05-06T10:43:55.163Z] #45 ... [2021-05-06T10:43:55.163Z] [2021-05-06T10:43:55.163Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:43:55.163Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:43:55.163Z] #42 10.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:55.163Z] #42 13.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:55.163Z] #42 17.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:55.292Z] #49 26.21 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:43:55.376Z] #43 54.19 DEP criu/arch/x86/cpu.d [2021-05-06T10:43:55.376Z] #43 54.43 CC criu/arch/x86/cpu.o [2021-05-06T10:43:55.482Z] #42 ... [2021-05-06T10:43:55.482Z] [2021-05-06T10:43:55.482Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:55.482Z] #49 sha256:d72fdfef9b5b7bebdda50804d40137e8a170b53766e77313cdb8604fded77aa9 [2021-05-06T10:43:55.482Z] #49 20.09 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:43:55.482Z] #49 20.21 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-06T10:43:55.482Z] #49 20.22 go: downloading github.com/spf13/viper v1.6.1 [2021-05-06T10:43:55.482Z] #49 20.24 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-06T10:43:55.482Z] #49 20.25 go: downloading github.com/pkg/errors v0.8.1 [2021-05-06T10:43:55.482Z] #49 20.28 go: downloading github.com/fatih/color v1.7.0 [2021-05-06T10:43:55.482Z] #49 20.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:43:55.482Z] #49 20.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:43:55.482Z] #49 20.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:43:52.895Z] > git config --add remote.origin.fetch +refs/pull/42339/head:refs/remotes/origin/PR-42339 # timeout=10 [2021-05-06T10:43:52.934Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:43:53.039Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:43:53.146Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:43:53.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:43:53.147Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:43:53.963Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:43:54.001Z] > git checkout -f 489f57b877204e9e118c53b5c43f67674786b02a # timeout=10 [2021-05-06T10:43:55.552Z] #49 26.30 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:43:55.552Z] #49 26.34 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:43:55.748Z] #49 21.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:43:55.748Z] #49 21.09 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-06T10:43:55.848Z] #49 26.56 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:43:55.848Z] #49 26.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:43:55.848Z] #49 26.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:43:55.848Z] #49 ... [2021-05-06T10:43:55.848Z] [2021-05-06T10:43:55.848Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:43:55.848Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:43:55.848Z] #13 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:55.848Z] #13 13.50 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:55.848Z] #13 16.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:56.006Z] #49 21.31 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:43:56.108Z] #13 ... [2021-05-06T10:43:56.108Z] [2021-05-06T10:43:56.108Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:43:56.108Z] #51 sha256:78c4161301fac58f82d34531f58f3f7e41c8021a8c84102bd089278d36c60e06 [2021-05-06T10:43:56.108Z] #51 22.47 + cd /tmp/tmp.KAxWoWBjcV/src/github.com/mvdan/sh [2021-05-06T10:43:56.108Z] #51 22.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:43:56.108Z] #51 22.63 + GO111MODULE=on [2021-05-06T10:43:56.108Z] #51 22.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-06T10:43:56.108Z] #51 24.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:43:56.108Z] #51 24.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:43:56.108Z] #51 24.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:43:56.108Z] #51 25.40 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:43:56.108Z] #51 25.43 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:43:56.108Z] #51 26.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:43:56.263Z] #49 21.54 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:43:56.263Z] #49 ... [2021-05-06T10:43:56.263Z] [2021-05-06T10:43:56.263Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:43:56.263Z] #47 sha256:f45817b8df9b04c8bd3e6ed8830904b32e4cb978e7ece415f0aa6f7f1d915cb6 [2021-05-06T10:43:56.263Z] #47 11.45 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:43:56.263Z] #47 11.45 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:43:56.263Z] #47 11.74 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:43:56.263Z] #47 12.09 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:43:56.263Z] #47 13.70 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:43:56.263Z] #47 15.97 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:43:56.263Z] #47 17.36 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:43:56.263Z] #47 ... [2021-05-06T10:43:56.263Z] [2021-05-06T10:43:56.263Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:56.263Z] #49 sha256:d72fdfef9b5b7bebdda50804d40137e8a170b53766e77313cdb8604fded77aa9 [2021-05-06T10:43:56.263Z] #49 21.66 go: extracting github.com/fatih/color v1.7.0 [2021-05-06T10:43:56.263Z] #49 21.66 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:43:56.263Z] #49 21.74 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-06T10:43:56.281Z] #13 3.072 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-06T10:43:56.318Z] #43 ... [2021-05-06T10:43:56.318Z] [2021-05-06T10:43:56.319Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:43:56.319Z] #53 sha256:609101783d0f045baa4a27a3188aba196ac6da57eb31c01e9ed2e9c22314841b [2021-05-06T10:43:56.319Z] #53 2.192 + RM_GOPATH=0 [2021-05-06T10:43:56.319Z] #53 2.194 + TMP_GOPATH= [2021-05-06T10:43:56.319Z] #53 2.195 + : /build [2021-05-06T10:43:56.319Z] #53 2.195 + '[' -z '' ']' [2021-05-06T10:43:56.319Z] #53 2.202 ++ mktemp -d [2021-05-06T10:43:56.319Z] #53 2.206 + export GOPATH=/tmp/tmp.QA5XWKc4p1 [2021-05-06T10:43:56.319Z] #53 2.206 + GOPATH=/tmp/tmp.QA5XWKc4p1 [2021-05-06T10:43:56.319Z] #53 2.206 + RM_GOPATH=1 [2021-05-06T10:43:56.319Z] #53 2.206 + case "$(go env GOARCH)" in [2021-05-06T10:43:56.319Z] #53 2.207 ++ go env GOARCH [2021-05-06T10:43:56.319Z] #53 ... [2021-05-06T10:43:56.319Z] [2021-05-06T10:43:56.319Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T10:43:56.319Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-06T10:43:56.319Z] #14 DONE 2.3s [2021-05-06T10:43:56.319Z] [2021-05-06T10:43:56.319Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:43:56.319Z] #53 sha256:609101783d0f045baa4a27a3188aba196ac6da57eb31c01e9ed2e9c22314841b [2021-05-06T10:43:56.319Z] #53 2.279 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:56.319Z] #53 2.279 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:56.319Z] #53 2.280 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:56.319Z] #53 2.321 + dir=/tmp/install [2021-05-06T10:43:56.319Z] #53 2.321 + bin=runc [2021-05-06T10:43:56.319Z] #53 2.321 + shift [2021-05-06T10:43:56.319Z] #53 2.321 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-06T10:43:56.319Z] #53 2.321 + . /tmp/install/runc.installer [2021-05-06T10:43:56.319Z] #53 2.321 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:43:56.319Z] #53 2.321 + install_runc [2021-05-06T10:43:56.319Z] #53 2.321 + uname -r [2021-05-06T10:43:56.319Z] #53 2.321 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-06T10:43:56.319Z] #53 2.321 + RUNC_BUILDTAGS='seccomp ' [2021-05-06T10:43:56.319Z] #53 2.321 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-06T10:43:56.319Z] #53 2.321 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QA5XWKc4p1/src/github.com/opencontainers/runc [2021-05-06T10:43:56.319Z] #53 2.321 Cloning into '/tmp/tmp.QA5XWKc4p1/src/github.com/opencontainers/runc'... [2021-05-06T10:43:56.319Z] #53 2.321 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-06T10:43:56.368Z] #51 27.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:43:56.521Z] #49 21.81 go: extracting github.com/spf13/viper v1.6.1 [2021-05-06T10:43:56.521Z] #49 21.82 go: extracting github.com/pkg/errors v0.8.1 [2021-05-06T10:43:56.521Z] #49 21.87 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:43:56.521Z] #49 ... [2021-05-06T10:43:56.521Z] [2021-05-06T10:43:56.521Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:43:56.521Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:43:56.521Z] #55 11.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:56.521Z] #55 14.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:56.521Z] #55 18.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:56.521Z] #55 ... [2021-05-06T10:43:56.521Z] [2021-05-06T10:43:56.521Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:43:56.521Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:43:56.521Z] #36 11.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:43:56.521Z] #36 15.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:43:56.521Z] #36 17.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:43:56.546Z] #13 3.296 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:56.546Z] #13 3.299 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:56.546Z] #13 3.325 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:56.587Z] Merge succeeded, producing 9febcb9b6fc9c8bcf2653bbff1ebbcf4decd4994 [2021-05-06T10:43:56.587Z] Checking out Revision 9febcb9b6fc9c8bcf2653bbff1ebbcf4decd4994 (PR-42339) [2021-05-06T10:43:56.777Z] #36 ... [2021-05-06T10:43:56.777Z] [2021-05-06T10:43:56.777Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:56.777Z] #49 sha256:d72fdfef9b5b7bebdda50804d40137e8a170b53766e77313cdb8604fded77aa9 [2021-05-06T10:43:56.777Z] #49 21.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:43:56.777Z] #49 22.10 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:43:56.777Z] #49 ... [2021-05-06T10:43:56.777Z] [2021-05-06T10:43:56.777Z] #34 [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-05-06T10:43:56.777Z] #34 sha256:4138062708d5aaecab98fc2a849b691247dd836cf9e51a9908773143aac6c225 [2021-05-06T10:43:56.777Z] #34 12.14 github.com/pelletier/go-toml [2021-05-06T10:43:56.796Z] #67 ... [2021-05-06T10:43:56.796Z] [2021-05-06T10:43:56.796Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:56.796Z] #49 sha256:86dc83a26332f96331c07db1d357045f04751d59611dca311904023b3f4a636d [2021-05-06T10:43:56.796Z] #49 22.89 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:43:56.796Z] #49 22.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:43:56.796Z] #49 22.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:43:56.796Z] #49 22.89 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:43:56.796Z] #49 22.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:43:56.796Z] #49 22.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:43:56.796Z] #49 22.89 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:43:56.796Z] #49 22.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:43:56.796Z] #49 23.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:43:56.796Z] #49 23.04 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:43:56.796Z] #49 23.14 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:43:56.796Z] #49 23.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-06T10:43:56.796Z] #49 23.14 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:43:56.796Z] #49 23.14 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:43:56.796Z] #49 23.14 go: downloading github.com/spf13/afero v1.1.2 [2021-05-06T10:43:56.796Z] #49 23.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:43:56.796Z] #49 23.22 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:43:56.796Z] #49 23.22 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:43:56.796Z] #49 23.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:43:56.796Z] #49 23.22 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:43:56.796Z] #49 23.22 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-06T10:43:56.796Z] #49 23.22 go: downloading golang.org/x/text v0.3.2 [2021-05-06T10:43:56.796Z] #49 23.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:43:56.796Z] #49 23.62 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:43:56.796Z] #49 23.62 go: downloading github.com/spf13/cast v1.3.0 [2021-05-06T10:43:56.796Z] #49 23.62 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:43:56.796Z] #49 23.62 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-06T10:43:56.796Z] #49 23.62 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-06T10:43:56.796Z] #49 23.62 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:43:56.796Z] #49 23.62 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:43:56.796Z] #49 23.62 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:43:56.796Z] #49 23.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:43:56.796Z] #49 23.62 go: extracting github.com/spf13/afero v1.1.2 [2021-05-06T10:43:56.796Z] #49 23.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:43:56.796Z] #49 23.72 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:43:56.796Z] #49 23.89 go: extracting github.com/spf13/cast v1.3.0 [2021-05-06T10:43:56.796Z] #49 23.90 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:43:56.796Z] #49 24.03 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-06T10:43:56.796Z] #49 24.03 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-06T10:43:56.796Z] #49 24.03 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-06T10:43:56.796Z] #49 24.09 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:43:56.796Z] #49 24.15 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:43:56.796Z] #49 24.23 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:43:56.796Z] #49 24.26 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-06T10:43:56.796Z] #49 24.30 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:43:56.796Z] #49 24.35 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:43:56.796Z] #49 24.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:43:56.796Z] #49 24.35 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:43:56.796Z] #49 24.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:43:56.796Z] #49 24.52 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:43:56.796Z] #49 24.52 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:43:56.796Z] #49 24.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:43:56.796Z] #49 24.52 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:43:56.796Z] #49 24.63 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:43:56.796Z] #49 24.75 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:43:56.796Z] #49 24.90 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:43:56.796Z] #49 24.90 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:43:56.796Z] #49 24.97 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:43:56.796Z] #49 25.11 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-06T10:43:56.796Z] #49 25.13 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:43:56.796Z] #49 25.13 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:43:56.796Z] #49 25.16 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:43:56.796Z] #49 25.22 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-06T10:43:56.796Z] #49 25.22 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:43:56.796Z] #49 25.31 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-06T10:43:56.796Z] #49 25.57 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:43:56.796Z] #49 25.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:43:56.796Z] #49 25.58 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-06T10:43:56.796Z] #49 25.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:43:56.796Z] #49 25.80 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-06T10:43:56.796Z] #49 25.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:43:56.796Z] #49 25.80 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:43:56.796Z] #49 25.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:43:56.796Z] #49 25.80 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-06T10:43:56.796Z] #49 25.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:43:56.796Z] #49 26.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:43:56.796Z] #49 26.20 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:43:56.796Z] #49 26.26 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:43:56.796Z] #49 26.46 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:43:56.796Z] #49 26.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:43:56.796Z] #49 26.46 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:43:56.796Z] #49 26.46 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:43:56.796Z] #49 26.55 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:43:56.796Z] #49 26.88 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:43:56.796Z] #49 26.88 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:43:56.796Z] #49 27.04 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:43:56.796Z] #49 27.04 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:43:56.796Z] #49 27.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:43:56.796Z] #49 27.44 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:43:56.796Z] #49 27.61 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:43:56.796Z] #49 27.68 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:43:56.796Z] #49 27.70 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:43:56.796Z] #49 27.95 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:43:56.796Z] #49 28.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:43:56.796Z] #49 28.02 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-06T10:43:56.796Z] #49 28.18 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:43:56.796Z] #49 28.96 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:43:56.796Z] #49 28.96 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:43:56.796Z] #49 28.96 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:43:56.796Z] #49 28.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:43:56.796Z] #49 28.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:43:56.947Z] #51 ... [2021-05-06T10:43:56.947Z] [2021-05-06T10:43:56.947Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:43:56.947Z] #67 sha256:c4cdcf9bdb59fd08ace38cc5020ce06815187f51d602886d588bde85cbe49d45 [2021-05-06T10:43:57.035Z] #34 ... [2021-05-06T10:43:57.035Z] [2021-05-06T10:43:57.035Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T10:43:57.035Z] #24 sha256:04d10b67d0ec9d4df4fda17ebb8ab4b967489a08603754098ac53fb1ec83f8cc [2021-05-06T10:43:57.035Z] #24 20.58 + mkdir -p /build [2021-05-06T10:43:57.035Z] #24 20.60 + mv docker/docker /build/ [2021-05-06T10:43:57.035Z] #24 20.70 + rmdir docker [2021-05-06T10:43:57.056Z] #49 29.06 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:43:57.056Z] #49 29.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:43:57.056Z] #49 29.37 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:43:57.294Z] #24 DONE 22.6s [2021-05-06T10:43:57.294Z] [2021-05-06T10:43:57.294Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:57.294Z] #49 sha256:d72fdfef9b5b7bebdda50804d40137e8a170b53766e77313cdb8604fded77aa9 [2021-05-06T10:43:57.294Z] #49 22.58 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:43:57.294Z] #49 22.71 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:43:57.294Z] #49 22.73 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:43:57.315Z] #49 29.40 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:43:57.315Z] #49 29.40 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:43:57.315Z] #49 29.43 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:43:57.315Z] #49 29.43 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:43:57.498Z] #13 4.169 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-05-06T10:43:57.553Z] #49 22.87 go: downloading github.com/spf13/afero v1.1.2 [2021-05-06T10:43:57.553Z] #49 22.92 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:43:57.730Z] #67 27.74 Checking out files: 41% (792/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) [2021-05-06T10:43:57.730Z] #67 ... [2021-05-06T10:43:57.730Z] [2021-05-06T10:43:57.730Z] #34 [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-05-06T10:43:57.730Z] #34 sha256:b15e60f8284f0bdafa6ecd9f3e8b02d2770502c64bf82277cd511f5861be344d [2021-05-06T10:43:57.730Z] #34 DONE 28.6s [2021-05-06T10:43:57.730Z] [2021-05-06T10:43:57.730Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:43:57.730Z] #67 sha256:c4cdcf9bdb59fd08ace38cc5020ce06815187f51d602886d588bde85cbe49d45 [2021-05-06T10:43:58.119Z] #49 23.43 go: extracting github.com/spf13/afero v1.1.2 [2021-05-06T10:43:58.234Z] #53 ... [2021-05-06T10:43:58.235Z] [2021-05-06T10:43:58.235Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-06T10:43:58.235Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-06T10:43:58.235Z] #15 DONE 1.8s [2021-05-06T10:43:58.235Z] [2021-05-06T10:43:58.235Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-06T10:43:58.235Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-06T10:43:55.846Z] > git remote # timeout=10 [2021-05-06T10:43:55.905Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T10:43:55.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:43:55.944Z] > git merge 892d3d57be0f78ce3f11b247b1063cdce9f6472d # timeout=10 [2021-05-06T10:43:56.509Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-06T10:43:56.616Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:43:56.654Z] > git checkout -f 9febcb9b6fc9c8bcf2653bbff1ebbcf4decd4994 # timeout=10 [2021-05-06T10:43:58.448Z] #13 5.203 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-06T10:43:58.511Z] #67 27.74 Checking out files: 41% (792/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1712/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-06T10:43:58.511Z] #67 29.30 + cd /tmp/tmp.JsjSSEa7GG/src/github.com/docker/libnetwork [2021-05-06T10:43:58.511Z] #67 29.30 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:43:58.684Z] #49 24.04 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:43:58.713Z] #13 ... [2021-05-06T10:43:58.713Z] [2021-05-06T10:43:58.713Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:43:58.713Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-06T10:43:58.713Z] #27 10.00 Reading package lists... [2021-05-06T10:43:58.713Z] #27 11.40 Reading package lists... [2021-05-06T10:43:58.713Z] #27 13.23 Building dependency tree... [2021-05-06T10:43:58.713Z] #27 14.01 The following additional packages will be installed: [2021-05-06T10:43:58.713Z] #27 14.01 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-06T10:43:58.713Z] #27 14.01 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-06T10:43:58.713Z] #27 14.01 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-06T10:43:58.713Z] #27 14.01 Suggested packages: [2021-05-06T10:43:58.713Z] #27 14.01 krb5-doc krb5-user [2021-05-06T10:43:58.713Z] #27 14.01 Recommended packages: [2021-05-06T10:43:58.713Z] #27 14.01 krb5-locales publicsuffix libsasl2-modules [2021-05-06T10:43:58.713Z] #27 14.43 The following NEW packages will be installed: [2021-05-06T10:43:58.713Z] #27 14.43 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-06T10:43:58.713Z] #27 14.43 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-06T10:43:58.713Z] #27 14.43 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-06T10:43:58.713Z] #27 14.44 libssh2-1 libssl1.1 openssl [2021-05-06T10:43:58.713Z] #27 14.76 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-05-06T10:43:58.713Z] #27 14.76 Need to get 4777 kB of archives. [2021-05-06T10:43:58.713Z] #27 14.76 After this operation, 11.5 MB of additional disk space will be used. [2021-05-06T10:43:58.713Z] #27 14.76 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-05-06T10:43:58.713Z] #27 14.79 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-06T10:43:58.713Z] #27 14.79 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-05-06T10:43:58.713Z] #27 14.79 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-05-06T10:43:58.713Z] #27 14.80 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-05-06T10:43:58.713Z] #27 14.80 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-05-06T10:43:58.713Z] #27 14.81 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-05-06T10:43:58.713Z] #27 14.82 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-05-06T10:43:58.713Z] #27 14.83 Get:9 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-05-06T10:43:58.713Z] #27 14.84 Get:10 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-05-06T10:43:58.713Z] #27 14.89 Get:11 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-05-06T10:43:58.713Z] #27 14.89 Get:12 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-05-06T10:43:58.713Z] #27 14.89 Get:13 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-06T10:43:58.713Z] #27 14.89 Get:14 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-05-06T10:43:58.713Z] #27 14.90 Get:15 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-05-06T10:43:58.713Z] #27 14.92 Get:16 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-05-06T10:43:58.713Z] #27 14.92 Get:17 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-05-06T10:43:58.713Z] #27 14.92 Get:18 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-05-06T10:43:58.713Z] #27 14.93 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-06T10:43:58.713Z] #27 14.95 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-06T10:43:58.713Z] #27 14.95 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-06T10:43:58.713Z] #27 15.49 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:43:58.713Z] #27 15.59 Fetched 4777 kB in 0s (10.1 MB/s) [2021-05-06T10:43:58.713Z] #27 15.71 Selecting previously unselected package libssl1.1:arm64. [2021-05-06T10:43:58.713Z] #27 15.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-05-06T10:43:58.713Z] #27 15.73 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-06T10:43:58.713Z] #27 15.74 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:58.713Z] #27 16.48 Selecting previously unselected package openssl. [2021-05-06T10:43:58.713Z] #27 16.50 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-06T10:43:58.713Z] #27 16.51 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-06T10:43:58.713Z] #27 17.26 Selecting previously unselected package ca-certificates. [2021-05-06T10:43:58.713Z] #27 17.27 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-06T10:43:58.713Z] #27 17.27 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-06T10:43:58.713Z] #27 17.70 Selecting previously unselected package libkeyutils1:arm64. [2021-05-06T10:43:58.713Z] #27 17.70 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-05-06T10:43:58.713Z] #27 17.72 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-05-06T10:43:58.713Z] #27 17.88 Selecting previously unselected package libkrb5support0:arm64. [2021-05-06T10:43:58.713Z] #27 17.88 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-05-06T10:43:58.713Z] #27 17.91 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-06T10:43:58.713Z] #27 18.08 Selecting previously unselected package libk5crypto3:arm64. [2021-05-06T10:43:58.713Z] #27 18.09 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-05-06T10:43:58.713Z] #27 18.10 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-06T10:43:58.713Z] #27 18.29 Selecting previously unselected package libkrb5-3:arm64. [2021-05-06T10:43:58.713Z] #27 18.29 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-05-06T10:43:58.713Z] #27 18.31 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-06T10:43:58.713Z] #27 18.64 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-05-06T10:43:58.713Z] #27 18.64 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-05-06T10:43:58.713Z] #27 18.65 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-06T10:43:58.713Z] #27 19.46 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-05-06T10:43:58.713Z] #27 19.46 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-06T10:43:58.713Z] #27 19.47 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:58.713Z] #27 19.61 Selecting previously unselected package libsasl2-2:arm64. [2021-05-06T10:43:58.713Z] #27 19.62 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-06T10:43:58.713Z] #27 19.63 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:43:58.713Z] #27 19.94 Selecting previously unselected package libldap-common. [2021-05-06T10:43:58.713Z] #27 19.94 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-06T10:43:58.713Z] #27 19.98 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:58.771Z] #67 29.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-06T10:43:58.940Z] #49 24.13 go: downloading github.com/spf13/cast v1.3.0 [2021-05-06T10:43:58.940Z] #49 24.29 go: extracting github.com/spf13/cast v1.3.0 [2021-05-06T10:43:58.940Z] #49 24.29 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:43:59.033Z] #67 ... [2021-05-06T10:43:59.033Z] [2021-05-06T10:43:59.033Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:43:59.033Z] #47 sha256:654d93334c31c0fa30f103c33d4495ed6ab3292c7e9b4b643fcc53c838c51db0 [2021-05-06T10:43:59.033Z] #47 19.99 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:43:59.033Z] #47 26.00 go: finding github.com/fatih/color v1.9.0 [2021-05-06T10:43:59.033Z] #47 26.00 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:43:59.033Z] #47 26.04 go: finding github.com/pkg/errors v0.9.1 [2021-05-06T10:43:59.033Z] #47 26.14 go: finding github.com/spf13/pflag v1.0.3 [2021-05-06T10:43:59.033Z] #47 26.28 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:43:59.033Z] #47 26.39 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:43:59.033Z] #47 26.61 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:43:59.033Z] #47 26.86 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:43:59.033Z] #47 26.92 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:43:59.033Z] #47 26.94 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:43:59.033Z] #47 26.98 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:43:59.177Z] #16 1.090 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-06T10:43:59.197Z] #49 24.54 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:43:59.197Z] #49 24.68 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:43:59.265Z] #27 20.24 Selecting previously unselected package libldap-2.4-2:arm64. [2021-05-06T10:43:59.265Z] #27 20.25 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-05-06T10:43:59.265Z] #27 20.42 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:43:59.294Z] #47 ... [2021-05-06T10:43:59.294Z] [2021-05-06T10:43:59.294Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:43:59.294Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:43:59.294Z] #45 27.45 internal/testlog [2021-05-06T10:43:59.294Z] #45 27.90 encoding [2021-05-06T10:43:59.294Z] #45 28.05 unicode/utf16 [2021-05-06T10:43:59.294Z] #45 28.19 container/list [2021-05-06T10:43:59.294Z] #45 28.99 crypto/internal/subtle [2021-05-06T10:43:59.294Z] #45 29.12 crypto/subtle [2021-05-06T10:43:59.294Z] #45 29.36 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-06T10:43:59.294Z] #45 29.48 internal/nettrace [2021-05-06T10:43:59.294Z] #45 29.77 runtime/cgo [2021-05-06T10:43:59.438Z] #16 DONE 1.2s [2021-05-06T10:43:59.438Z] [2021-05-06T10:43:59.438Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-06T10:43:59.438Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-06T10:43:59.595Z] #27 ... [2021-05-06T10:43:59.595Z] [2021-05-06T10:43:59.595Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:43:59.595Z] #49 sha256:f7c5a58db020eb3f9592c08ee425706d07d63fb19ff589796bb20d0860d60026 [2021-05-06T10:43:59.595Z] #49 6.093 + RM_GOPATH=0 [2021-05-06T10:43:59.595Z] #49 6.093 + TMP_GOPATH= [2021-05-06T10:43:59.595Z] #49 6.093 + : /build [2021-05-06T10:43:59.595Z] #49 6.093 + '[' -z '' ']' [2021-05-06T10:43:59.595Z] #49 6.099 ++ mktemp -d [2021-05-06T10:43:59.595Z] #49 6.101 + export GOPATH=/tmp/tmp.TItGKuq9Gk [2021-05-06T10:43:59.595Z] #49 6.101 + GOPATH=/tmp/tmp.TItGKuq9Gk [2021-05-06T10:43:59.595Z] #49 6.101 + RM_GOPATH=1 [2021-05-06T10:43:59.595Z] #49 6.101 + case "$(go env GOARCH)" in [2021-05-06T10:43:59.595Z] #49 6.102 ++ go env GOARCH [2021-05-06T10:43:59.595Z] #49 6.117 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:59.595Z] #49 6.117 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:59.595Z] #49 6.117 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:59.595Z] #49 6.122 + dir=/tmp/install [2021-05-06T10:43:59.595Z] #49 6.122 + bin=golangci_lint [2021-05-06T10:43:59.595Z] #49 6.122 + shift [2021-05-06T10:43:59.595Z] #49 6.122 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-06T10:43:59.595Z] #49 6.122 + . /tmp/install/golangci_lint.installer [2021-05-06T10:43:59.595Z] #49 6.122 ++ : v1.23.8 [2021-05-06T10:43:59.595Z] #49 6.122 + install_golangci_lint [2021-05-06T10:43:59.595Z] #49 6.122 + set -e [2021-05-06T10:43:59.595Z] #49 6.123 + export GO111MODULE=on [2021-05-06T10:43:59.595Z] #49 6.123 + GO111MODULE=on [2021-05-06T10:43:59.595Z] #49 6.123 + GOBIN=/build [2021-05-06T10:43:59.595Z] #49 6.123 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-06T10:43:59.595Z] #49 6.244 go: finding github.com v1.23.8 [2021-05-06T10:43:59.595Z] #49 6.249 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-06T10:43:59.595Z] #49 6.252 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-06T10:43:59.595Z] #49 6.252 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:43:59.595Z] #49 6.252 go: finding github.com/golangci v1.23.8 [2021-05-06T10:43:59.595Z] #49 7.213 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:43:59.595Z] #49 8.390 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-06T10:43:59.863Z] #49 ... [2021-05-06T10:43:59.863Z] [2021-05-06T10:43:59.863Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:43:59.863Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-06T10:43:59.863Z] #42 6.243 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:59.863Z] #42 6.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:59.863Z] #42 6.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:59.863Z] #42 7.111 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-06T10:43:59.863Z] #42 8.542 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [280 kB] [2021-05-06T10:43:59.863Z] #42 9.893 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-06T10:43:59.863Z] #42 ... [2021-05-06T10:43:59.863Z] [2021-05-06T10:43:59.863Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:43:59.863Z] #58 sha256:56982fff1d98b7690e1a39cf737aa22ad75024bb615478d078e45b9b9fa7c7e9 [2021-05-06T10:43:59.863Z] #58 5.180 + RM_GOPATH=0 [2021-05-06T10:43:59.863Z] #58 5.180 + TMP_GOPATH= [2021-05-06T10:43:59.863Z] #58 5.180 + : /build [2021-05-06T10:43:59.863Z] #58 5.180 + '[' -z '' ']' [2021-05-06T10:43:59.863Z] #58 5.181 ++ mktemp -d [2021-05-06T10:43:59.863Z] #58 5.186 + export GOPATH=/tmp/tmp.YHShKeJp9G [2021-05-06T10:43:59.863Z] #58 5.186 + GOPATH=/tmp/tmp.YHShKeJp9G [2021-05-06T10:43:59.863Z] #58 5.186 + RM_GOPATH=1 [2021-05-06T10:43:59.863Z] #58 5.186 + case "$(go env GOARCH)" in [2021-05-06T10:43:59.863Z] #58 5.186 ++ go env GOARCH [2021-05-06T10:43:59.863Z] #58 5.202 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:59.863Z] #58 5.202 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:43:59.863Z] #58 5.221 ++ dirname /tmp/install/install.sh [2021-05-06T10:43:59.863Z] #58 5.233 + dir=/tmp/install [2021-05-06T10:43:59.863Z] #58 5.233 + bin=rootlesskit [2021-05-06T10:43:59.863Z] #58 5.233 + shift [2021-05-06T10:43:59.863Z] #58 5.233 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-06T10:43:59.863Z] #58 5.233 + . /tmp/install/rootlesskit.installer [2021-05-06T10:43:59.863Z] #58 5.233 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:43:59.863Z] #58 5.233 + install_rootlesskit [2021-05-06T10:43:59.863Z] #58 5.233 + case "$1" in [2021-05-06T10:43:59.863Z] #58 5.233 + export CGO_ENABLED=0 [2021-05-06T10:43:59.863Z] #58 5.233 + CGO_ENABLED=0 [2021-05-06T10:43:59.863Z] #58 5.233 + _install_rootlesskit [2021-05-06T10:43:59.863Z] #58 5.233 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-06T10:43:59.863Z] #58 5.233 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YHShKeJp9G/src/github.com/rootless-containers/rootlesskit [2021-05-06T10:43:59.863Z] #58 5.233 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:43:59.864Z] #58 5.250 Cloning into '/tmp/tmp.YHShKeJp9G/src/github.com/rootless-containers/rootlesskit'... [2021-05-06T10:43:59.864Z] #58 8.669 + cd /tmp/tmp.YHShKeJp9G/src/github.com/rootless-containers/rootlesskit [2021-05-06T10:43:59.864Z] #58 8.671 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T10:43:59.864Z] #58 8.707 + export GO111MODULE=on [2021-05-06T10:43:59.864Z] #58 8.708 + GO111MODULE=on [2021-05-06T10:43:59.864Z] #58 8.708 + export GOPROXY=https://proxy.golang.org [2021-05-06T10:43:59.864Z] #58 8.709 + GOPROXY=https://proxy.golang.org [2021-05-06T10:43:59.864Z] #58 8.709 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-06T10:43:59.864Z] #58 8.710 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-06T10:43:59.864Z] #58 ... [2021-05-06T10:43:59.864Z] [2021-05-06T10:43:59.864Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:43:59.864Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-06T10:43:59.864Z] #36 6.250 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:43:59.864Z] #36 6.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:43:59.864Z] #36 6.301 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:43:59.864Z] #36 6.918 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-06T10:43:59.864Z] #36 8.343 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [280 kB] [2021-05-06T10:43:59.864Z] #36 9.770 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-06T10:44:00.128Z] #36 ... [2021-05-06T10:44:00.128Z] [2021-05-06T10:44:00.128Z] #34 [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-05-06T10:44:00.128Z] #34 sha256:dca142802111a0d148e6ba7609e2559a8040eaa9714a6d04847e0a1478d92e28 [2021-05-06T10:44:00.128Z] #34 6.062 Install go-toml version v1.8.1 [2021-05-06T10:44:00.128Z] #34 6.261 go: finding github.com v1.8.1 [2021-05-06T10:44:00.128Z] #34 6.264 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-06T10:44:00.128Z] #34 6.265 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-06T10:44:00.128Z] #34 6.265 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:44:00.128Z] #34 6.268 go: finding github.com/pelletier v1.8.1 [2021-05-06T10:44:00.128Z] #34 7.174 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:44:00.128Z] #34 7.566 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-06T10:44:00.128Z] #34 9.152 github.com/pelletier/go-toml [2021-05-06T10:44:00.128Z] #34 ... [2021-05-06T10:44:00.128Z] [2021-05-06T10:44:00.128Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:00.128Z] #45 sha256:d81fb53bb84fdec799f19ec122186ba88f666ab0592c693f3c6e675fdb294358 [2021-05-06T10:44:00.128Z] #45 6.086 + RM_GOPATH=0 [2021-05-06T10:44:00.128Z] #45 6.087 + TMP_GOPATH= [2021-05-06T10:44:00.128Z] #45 6.087 + : /build [2021-05-06T10:44:00.128Z] #45 6.088 + '[' -z '' ']' [2021-05-06T10:44:00.128Z] #45 6.089 ++ mktemp -d [2021-05-06T10:44:00.128Z] #45 6.095 + export GOPATH=/tmp/tmp.cBwKVWRLuf [2021-05-06T10:44:00.128Z] #45 6.099 + GOPATH=/tmp/tmp.cBwKVWRLuf [2021-05-06T10:44:00.128Z] #45 6.099 + RM_GOPATH=1 [2021-05-06T10:44:00.128Z] #45 6.102 + case "$(go env GOARCH)" in [2021-05-06T10:44:00.128Z] #45 6.103 ++ go env GOARCH [2021-05-06T10:44:00.128Z] #45 6.115 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:00.128Z] #45 6.115 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:00.128Z] #45 6.116 ++ dirname /tmp/install/install.sh [2021-05-06T10:44:00.128Z] #45 6.126 + dir=/tmp/install [2021-05-06T10:44:00.128Z] #45 6.126 + bin=vndr [2021-05-06T10:44:00.128Z] #45 6.126 + shift [2021-05-06T10:44:00.128Z] #45 6.126 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-06T10:44:00.128Z] #45 6.126 + . /tmp/install/vndr.installer [2021-05-06T10:44:00.128Z] #45 6.126 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:44:00.128Z] #45 6.126 + install_vndr [2021-05-06T10:44:00.128Z] #45 6.126 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-06T10:44:00.128Z] #45 6.126 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cBwKVWRLuf/src/github.com/LK4D4/vndr [2021-05-06T10:44:00.128Z] #45 6.126 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:44:00.128Z] #45 6.128 Cloning into '/tmp/tmp.cBwKVWRLuf/src/github.com/LK4D4/vndr'... [2021-05-06T10:44:00.128Z] #45 6.938 + cd /tmp/tmp.cBwKVWRLuf/src/github.com/LK4D4/vndr [2021-05-06T10:44:00.128Z] #45 6.938 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T10:44:00.128Z] #45 6.951 + go build -buildmode=pie -v -o /build/vndr . [2021-05-06T10:44:00.128Z] #45 8.176 internal/cpu [2021-05-06T10:44:00.128Z] #45 8.180 runtime/internal/sys [2021-05-06T10:44:00.128Z] #45 8.185 internal/race [2021-05-06T10:44:00.128Z] #45 8.195 runtime/internal/atomic [2021-05-06T10:44:00.128Z] #45 8.313 sync/atomic [2021-05-06T10:44:00.128Z] #45 8.557 runtime/internal/math [2021-05-06T10:44:00.128Z] #45 8.711 unicode [2021-05-06T10:44:00.128Z] #45 8.780 unicode/utf8 [2021-05-06T10:44:00.128Z] #45 8.807 internal/bytealg [2021-05-06T10:44:00.128Z] #45 8.842 math/bits [2021-05-06T10:44:00.128Z] #45 9.594 internal/testlog [2021-05-06T10:44:00.128Z] #45 9.794 math [2021-05-06T10:44:00.128Z] #45 10.02 encoding [2021-05-06T10:44:00.128Z] #45 10.28 unicode/utf16 [2021-05-06T10:44:00.128Z] #45 10.31 runtime [2021-05-06T10:44:00.128Z] #45 10.67 container/list [2021-05-06T10:44:00.393Z] #45 ... [2021-05-06T10:44:00.393Z] [2021-05-06T10:44:00.393Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T10:44:00.393Z] #24 sha256:6a1f7a9d88d48a8d74fc3bee86deff37d384ff3faa7e14f2ee27c9379e44ea5c [2021-05-06T10:44:00.393Z] #24 4.422 + RM_GOPATH=0 [2021-05-06T10:44:00.393Z] #24 4.422 + TMP_GOPATH= [2021-05-06T10:44:00.393Z] #24 4.422 + : /build [2021-05-06T10:44:00.393Z] #24 4.422 + '[' -z '' ']' [2021-05-06T10:44:00.393Z] #24 4.422 ++ mktemp -d [2021-05-06T10:44:00.393Z] #24 4.422 + export GOPATH=/tmp/tmp.ywYi4EGLnW [2021-05-06T10:44:00.393Z] #24 4.422 + GOPATH=/tmp/tmp.ywYi4EGLnW [2021-05-06T10:44:00.393Z] #24 4.422 + RM_GOPATH=1 [2021-05-06T10:44:00.393Z] #24 4.422 + case "$(go env GOARCH)" in [2021-05-06T10:44:00.393Z] #24 4.428 ++ go env GOARCH [2021-05-06T10:44:00.393Z] #24 4.437 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:00.393Z] #24 4.437 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:00.393Z] #24 4.439 ++ dirname /tmp/install/install.sh [2021-05-06T10:44:00.393Z] #24 4.440 + dir=/tmp/install [2021-05-06T10:44:00.393Z] #24 4.440 + bin=dockercli [2021-05-06T10:44:00.393Z] #24 4.440 + shift [2021-05-06T10:44:00.393Z] #24 4.440 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-06T10:44:00.393Z] #24 4.440 + . /tmp/install/dockercli.installer [2021-05-06T10:44:00.393Z] #24 4.440 ++ : stable [2021-05-06T10:44:00.393Z] #24 4.440 ++ : 17.06.2-ce [2021-05-06T10:44:00.393Z] #24 4.441 + install_dockercli [2021-05-06T10:44:00.393Z] #24 4.441 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-06T10:44:00.393Z] #24 4.447 Install docker/cli version 17.06.2-ce from stable [2021-05-06T10:44:00.393Z] #24 4.448 ++ uname -m [2021-05-06T10:44:00.393Z] #24 4.453 + arch=aarch64 [2021-05-06T10:44:00.393Z] #24 4.453 + '[' aarch64 '!=' x86_64 ']' [2021-05-06T10:44:00.393Z] #24 4.453 + '[' aarch64 '!=' s390x ']' [2021-05-06T10:44:00.393Z] #24 4.453 + '[' aarch64 '!=' armhf ']' [2021-05-06T10:44:00.393Z] #24 4.453 + build_dockercli [2021-05-06T10:44:00.393Z] #24 4.453 + git clone https://github.com/docker/docker-ce /tmp/tmp.ywYi4EGLnW/tmp/docker-ce [2021-05-06T10:44:00.393Z] #24 4.459 Cloning into '/tmp/tmp.ywYi4EGLnW/tmp/docker-ce'... [2021-05-06T10:44:00.393Z] #24 ... [2021-05-06T10:44:00.393Z] [2021-05-06T10:44:00.393Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:44:00.393Z] #47 sha256:a14ca205cef4ecca1124cce699d6a8822dd43cfa75f607d4ed8eaa0350b5dd63 [2021-05-06T10:44:00.393Z] #47 6.123 + RM_GOPATH=0 [2021-05-06T10:44:00.393Z] #47 6.123 + TMP_GOPATH= [2021-05-06T10:44:00.393Z] #47 6.123 + : /build [2021-05-06T10:44:00.393Z] #47 6.123 + '[' -z '' ']' [2021-05-06T10:44:00.393Z] #47 6.123 ++ mktemp -d [2021-05-06T10:44:00.393Z] #47 6.126 + export GOPATH=/tmp/tmp.HWkhN9UEM9 [2021-05-06T10:44:00.393Z] #47 6.126 + GOPATH=/tmp/tmp.HWkhN9UEM9 [2021-05-06T10:44:00.393Z] #47 6.126 + RM_GOPATH=1 [2021-05-06T10:44:00.393Z] #47 6.126 + case "$(go env GOARCH)" in [2021-05-06T10:44:00.393Z] #47 6.128 ++ go env GOARCH [2021-05-06T10:44:00.393Z] #47 6.166 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:00.393Z] #47 6.166 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:00.393Z] #47 6.166 ++ dirname /tmp/install/install.sh [2021-05-06T10:44:00.393Z] #47 6.167 + dir=/tmp/install [2021-05-06T10:44:00.393Z] #47 6.167 + bin=gotestsum [2021-05-06T10:44:00.393Z] #47 6.167 + shift [2021-05-06T10:44:00.393Z] #47 6.167 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-06T10:44:00.393Z] #47 6.168 + . /tmp/install/gotestsum.installer [2021-05-06T10:44:00.393Z] #47 6.168 ++ : v0.5.3 [2021-05-06T10:44:00.393Z] #47 6.168 + install_gotestsum [2021-05-06T10:44:00.393Z] #47 6.168 + set -e [2021-05-06T10:44:00.393Z] #47 6.168 + export GO111MODULE=on [2021-05-06T10:44:00.393Z] #47 6.168 + GO111MODULE=on [2021-05-06T10:44:00.393Z] #47 6.168 + GOBIN=/build [2021-05-06T10:44:00.393Z] #47 6.168 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-06T10:44:00.393Z] #47 6.254 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-06T10:44:00.393Z] #47 6.264 go: finding gotest.tools v0.5.3 [2021-05-06T10:44:00.393Z] #47 7.178 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-06T10:44:00.393Z] #47 7.604 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-06T10:44:00.393Z] #47 8.768 go: downloading github.com/fatih/color v1.9.0 [2021-05-06T10:44:00.393Z] #47 8.789 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:44:00.393Z] #47 8.798 go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T10:44:00.393Z] #47 8.825 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-06T10:44:00.393Z] #47 8.847 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:44:00.393Z] #47 8.847 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:44:00.393Z] #47 8.885 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:44:00.393Z] #47 9.020 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:44:00.393Z] #47 9.050 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-06T10:44:00.393Z] #47 9.188 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:44:00.393Z] #47 9.204 go: extracting github.com/fatih/color v1.9.0 [2021-05-06T10:44:00.393Z] #47 9.220 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:44:00.393Z] #47 9.338 go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T10:44:00.393Z] #47 9.537 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:44:00.393Z] #47 9.601 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:44:00.393Z] #47 9.610 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:44:00.393Z] #47 9.720 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:44:00.393Z] #47 10.11 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:44:00.393Z] #47 10.11 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:44:00.580Z] #49 25.84 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:44:00.609Z] #49 32.63 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-06T10:44:00.657Z] #47 ... [2021-05-06T10:44:00.657Z] [2021-05-06T10:44:00.657Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:00.657Z] #51 sha256:94197c3c9bd22ceae025e056aeb9a232ef200dcb6d38aed8525c3b9967530e55 [2021-05-06T10:44:00.657Z] #51 5.352 + RM_GOPATH=0 [2021-05-06T10:44:00.657Z] #51 5.352 + TMP_GOPATH= [2021-05-06T10:44:00.657Z] #51 5.356 + : /build [2021-05-06T10:44:00.657Z] #51 5.356 + '[' -z '' ']' [2021-05-06T10:44:00.657Z] #51 5.356 ++ mktemp -d [2021-05-06T10:44:00.657Z] #51 5.368 + export GOPATH=/tmp/tmp.wH7wmlRjka [2021-05-06T10:44:00.657Z] #51 5.368 + GOPATH=/tmp/tmp.wH7wmlRjka [2021-05-06T10:44:00.657Z] #51 5.368 + RM_GOPATH=1 [2021-05-06T10:44:00.657Z] #51 5.368 + case "$(go env GOARCH)" in [2021-05-06T10:44:00.657Z] #51 5.370 ++ go env GOARCH [2021-05-06T10:44:00.657Z] #51 5.405 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:44:00.657Z] #51 5.405 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:00.657Z] #51 5.405 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:00.657Z] #51 5.405 ++ dirname /tmp/install/install.sh [2021-05-06T10:44:00.657Z] #51 5.405 + dir=/tmp/install [2021-05-06T10:44:00.657Z] #51 5.405 + bin=shfmt [2021-05-06T10:44:00.657Z] #51 5.405 + shift [2021-05-06T10:44:00.657Z] #51 5.405 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-06T10:44:00.657Z] #51 5.405 + . /tmp/install/shfmt.installer [2021-05-06T10:44:00.657Z] #51 5.405 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:44:00.657Z] #51 5.405 + install_shfmt [2021-05-06T10:44:00.657Z] #51 5.405 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-06T10:44:00.657Z] #51 5.405 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wH7wmlRjka/src/github.com/mvdan/sh [2021-05-06T10:44:00.657Z] #51 5.408 Cloning into '/tmp/tmp.wH7wmlRjka/src/github.com/mvdan/sh'... [2021-05-06T10:44:00.657Z] #51 ... [2021-05-06T10:44:00.657Z] [2021-05-06T10:44:00.657Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:44:00.657Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-06T10:44:00.657Z] #55 3.815 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:44:00.657Z] #55 3.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:44:00.657Z] #55 3.840 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:44:00.657Z] #55 4.312 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-06T10:44:00.657Z] #55 5.356 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [280 kB] [2021-05-06T10:44:00.657Z] #55 6.689 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-06T10:44:00.825Z] #17 DONE 1.2s [2021-05-06T10:44:00.825Z] [2021-05-06T10:44:00.825Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-06T10:44:00.825Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-06T10:44:00.922Z] #55 11.28 Fetched 8265 kB in 8s (1059 kB/s) [2021-05-06T10:44:00.922Z] #55 11.28 Reading package lists... [2021-05-06T10:44:00.922Z] #55 ... [2021-05-06T10:44:00.922Z] [2021-05-06T10:44:00.922Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:44:00.922Z] #67 sha256:96d3f031e433428e766c1db80f33259b76f81133194f1efdaae81e4e0f71e2fc [2021-05-06T10:44:00.922Z] #67 4.517 + RM_GOPATH=0 [2021-05-06T10:44:00.922Z] #67 4.517 + TMP_GOPATH= [2021-05-06T10:44:00.922Z] #67 4.517 + : /build [2021-05-06T10:44:00.922Z] #67 4.517 + '[' -z '' ']' [2021-05-06T10:44:00.922Z] #67 4.517 ++ mktemp -d [2021-05-06T10:44:00.922Z] #67 4.517 + export GOPATH=/tmp/tmp.71eZ0Wp4od [2021-05-06T10:44:00.922Z] #67 4.517 + GOPATH=/tmp/tmp.71eZ0Wp4od [2021-05-06T10:44:00.922Z] #67 4.517 + RM_GOPATH=1 [2021-05-06T10:44:00.922Z] #67 4.517 + case "$(go env GOARCH)" in [2021-05-06T10:44:00.922Z] #67 4.517 ++ go env GOARCH [2021-05-06T10:44:00.922Z] #67 4.547 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:00.922Z] #67 4.547 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:00.922Z] #67 4.547 ++ dirname /tmp/install/install.sh [2021-05-06T10:44:00.922Z] #67 4.547 + dir=/tmp/install [2021-05-06T10:44:00.922Z] #67 4.547 + bin=proxy [2021-05-06T10:44:00.922Z] #67 4.547 + shift [2021-05-06T10:44:00.922Z] #67 4.547 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-06T10:44:00.922Z] #67 4.547 + . /tmp/install/proxy.installer [2021-05-06T10:44:00.922Z] #67 4.547 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:44:00.922Z] #67 4.547 + install_proxy [2021-05-06T10:44:00.922Z] #67 4.547 + case "$1" in [2021-05-06T10:44:00.922Z] #67 4.547 + export CGO_ENABLED=0 [2021-05-06T10:44:00.922Z] #67 4.547 + CGO_ENABLED=0 [2021-05-06T10:44:00.922Z] #67 4.547 + _install_proxy [2021-05-06T10:44:00.922Z] #67 4.547 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-06T10:44:00.922Z] #67 4.547 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.71eZ0Wp4od/src/github.com/docker/libnetwork [2021-05-06T10:44:00.922Z] #67 4.547 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:44:00.922Z] #67 4.553 Cloning into '/tmp/tmp.71eZ0Wp4od/src/github.com/docker/libnetwork'... [2021-05-06T10:44:00.922Z] #67 ... [2021-05-06T10:44:00.922Z] [2021-05-06T10:44:00.922Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:44:00.922Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-06T10:44:00.922Z] #27 21.23 Selecting previously unselected package libnghttp2-14:arm64. [2021-05-06T10:44:00.922Z] #27 21.23 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-05-06T10:44:00.922Z] #27 21.24 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-06T10:44:00.922Z] #27 21.43 Selecting previously unselected package libpsl5:arm64. [2021-05-06T10:44:00.922Z] #27 21.44 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-05-06T10:44:00.922Z] #27 21.47 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-05-06T10:44:00.922Z] #27 21.61 Selecting previously unselected package librtmp1:arm64. [2021-05-06T10:44:00.922Z] #27 21.61 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-05-06T10:44:00.922Z] #27 21.62 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-06T10:44:00.922Z] #27 21.85 Selecting previously unselected package libssh2-1:arm64. [2021-05-06T10:44:00.922Z] #27 21.85 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-05-06T10:44:00.922Z] #27 21.88 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-06T10:44:00.922Z] #27 22.17 Selecting previously unselected package libcurl4:arm64. [2021-05-06T10:44:00.922Z] #27 22.17 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-05-06T10:44:00.922Z] #27 22.17 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-06T10:44:01.143Z] #49 26.38 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:44:01.143Z] #49 26.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:44:01.143Z] #49 26.50 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:44:01.143Z] #49 26.57 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:44:01.143Z] #49 26.57 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:44:01.187Z] #27 22.50 Selecting previously unselected package curl. [2021-05-06T10:44:01.187Z] #27 22.51 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-05-06T10:44:01.187Z] #27 22.53 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-06T10:44:01.400Z] #49 26.61 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:44:01.400Z] #49 26.63 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-06T10:44:01.400Z] #49 26.73 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-06T10:44:01.400Z] #49 26.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:44:01.548Z] #49 ... [2021-05-06T10:44:01.548Z] [2021-05-06T10:44:01.548Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:44:01.548Z] #58 sha256:1b5448a7ec4c354b0aff6b683e782ee01c6fd0fc65e1f09d15a113ebb388a811 [2021-05-06T10:44:01.548Z] #58 23.62 go: finding github.com/pkg/errors v0.9.1 [2021-05-06T10:44:01.548Z] #58 23.76 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:44:01.548Z] #58 23.84 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:44:01.548Z] #58 24.03 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:44:01.548Z] #58 24.15 go: finding github.com/google/uuid v1.2.0 [2021-05-06T10:44:01.548Z] #58 24.15 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:44:01.548Z] #58 24.30 go: finding github.com/gofrs/flock v0.8.0 [2021-05-06T10:44:01.548Z] #58 24.35 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-06T10:44:01.548Z] #58 24.35 go: finding github.com/gorilla/mux v1.8.0 [2021-05-06T10:44:01.548Z] #58 24.51 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:44:01.548Z] #58 24.51 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:44:01.548Z] #58 24.51 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:44:01.548Z] #58 24.51 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:44:01.548Z] #58 24.75 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:44:01.548Z] #58 24.91 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:44:01.548Z] #58 ... [2021-05-06T10:44:01.548Z] [2021-05-06T10:44:01.548Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:01.548Z] #51 sha256:0aa60e8ed9572525e33ab4f840393694aa5cf89a008f6a861af081db07cbd0ec [2021-05-06T10:44:01.548Z] #51 23.62 runtime/cgo [2021-05-06T10:44:01.548Z] #51 23.62 runtime [2021-05-06T10:44:01.657Z] #49 27.00 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:44:01.657Z] #49 27.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-06T10:44:01.767Z] #27 22.87 Selecting previously unselected package libonig5:arm64. [2021-05-06T10:44:01.767Z] #27 22.88 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-05-06T10:44:01.767Z] #27 22.90 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-06T10:44:01.768Z] #18 DONE 1.2s [2021-05-06T10:44:01.768Z] [2021-05-06T10:44:01.768Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:01.768Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:01.768Z] #43 55.24 CC criu/arch/x86/crtools.o [2021-05-06T10:44:01.768Z] #43 56.97 CC criu/arch/x86/kerndat.o [2021-05-06T10:44:01.768Z] #43 57.88 CC criu/arch/x86/sigaction_compat.o [2021-05-06T10:44:01.768Z] #43 58.20 CC criu/arch/x86/sigframe.o [2021-05-06T10:44:01.768Z] #43 58.65 LINK criu/arch/x86/crtools.built-in.o [2021-05-06T10:44:01.768Z] #43 58.74 DEP criu/pie/util-vdso-elf32.d [2021-05-06T10:44:01.768Z] #43 58.95 DEP criu/pie/util-vdso.d [2021-05-06T10:44:01.768Z] #43 59.15 DEP criu/pie/util.d [2021-05-06T10:44:01.769Z] #43 59.31 CC criu/pie/util.o [2021-05-06T10:44:01.769Z] #43 59.76 CC criu/pie/util-vdso.o [2021-05-06T10:44:01.769Z] #43 ... [2021-05-06T10:44:01.769Z] [2021-05-06T10:44:01.769Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:01.769Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:44:01.769Z] #45 124.6 net/http/httptrace [2021-05-06T10:44:01.769Z] #45 124.8 net/http [2021-05-06T10:44:01.807Z] #51 ... [2021-05-06T10:44:01.807Z] [2021-05-06T10:44:01.807Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:01.807Z] #49 sha256:86dc83a26332f96331c07db1d357045f04751d59611dca311904023b3f4a636d [2021-05-06T10:44:01.807Z] #49 33.80 go: extracting golang.org/x/text v0.3.2 [2021-05-06T10:44:01.807Z] #49 ... [2021-05-06T10:44:01.807Z] [2021-05-06T10:44:01.807Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:44:01.807Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:44:01.807Z] #40 23.83 Checking out files: 85% (1447/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-06T10:44:01.807Z] #40 24.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-06T10:44:01.807Z] #40 26.34 + 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-05-06T10:44:01.835Z] #45 ... [2021-05-06T10:44:01.835Z] [2021-05-06T10:44:01.835Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:44:01.835Z] #58 sha256:c4e046f8c30a0c8dad0e81781a5b6c1106463f9d88e931d795fff7ed0c0e04ee [2021-05-06T10:44:01.835Z] #58 22.34 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:44:01.835Z] #58 22.37 go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T10:44:01.835Z] #58 22.49 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-06T10:44:01.835Z] #58 22.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:44:01.835Z] #58 22.67 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:44:01.835Z] #58 22.98 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:44:01.835Z] #58 23.00 go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T10:44:01.835Z] #58 24.26 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:44:01.835Z] #58 24.75 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:44:01.835Z] #58 28.53 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:44:01.835Z] #58 31.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:44:01.835Z] #58 32.56 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:44:01.835Z] #58 ... [2021-05-06T10:44:01.835Z] [2021-05-06T10:44:01.835Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:44:01.835Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:44:01.835Z] #40 30.32 Checking out files: 69% (1172/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-06T10:44:01.835Z] #40 31.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-06T10:44:01.915Z] #49 27.14 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-06T10:44:01.915Z] #49 27.15 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:44:01.915Z] #49 27.22 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:44:01.915Z] #49 27.34 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:44:01.915Z] #49 27.40 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:44:01.915Z] #49 ... [2021-05-06T10:44:01.915Z] [2021-05-06T10:44:01.915Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:01.915Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:01.915Z] #13 12.61 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:44:01.915Z] #13 16.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:44:02.030Z] #45 ... [2021-05-06T10:44:02.030Z] [2021-05-06T10:44:02.030Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:02.030Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:02.030Z] #43 60.86 CC criu/pie/util-vdso-elf32.o [2021-05-06T10:44:02.171Z] #13 ... [2021-05-06T10:44:02.171Z] [2021-05-06T10:44:02.171Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:44:02.171Z] #47 sha256:f45817b8df9b04c8bd3e6ed8830904b32e4cb978e7ece415f0aa6f7f1d915cb6 [2021-05-06T10:44:02.171Z] #47 23.88 go: finding github.com/fatih/color v1.9.0 [2021-05-06T10:44:02.171Z] #47 23.99 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:44:02.171Z] #47 24.17 go: finding github.com/pkg/errors v0.9.1 [2021-05-06T10:44:02.171Z] #47 24.46 go: finding github.com/spf13/pflag v1.0.3 [2021-05-06T10:44:02.171Z] #47 24.46 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:44:02.171Z] #47 24.62 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:44:02.171Z] #47 24.88 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:44:02.171Z] #47 25.36 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:44:02.171Z] #47 25.36 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:44:02.171Z] #47 25.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:44:02.171Z] #47 25.63 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:44:02.346Z] #27 23.43 Selecting previously unselected package libjq1:arm64. [2021-05-06T10:44:02.346Z] #27 23.43 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-06T10:44:02.346Z] #27 23.44 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-06T10:44:02.373Z] #40 ... [2021-05-06T10:44:02.373Z] [2021-05-06T10:44:02.373Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:44:02.373Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:44:02.373Z] #55 24.62 Fetched 8441 kB in 18s (467 kB/s) [2021-05-06T10:44:02.373Z] #55 24.62 Reading package lists... [2021-05-06T10:44:02.602Z] #43 61.67 AR criu/pie/pie.lib.a [2021-05-06T10:44:02.632Z] #55 31.37 Reading package lists... [2021-05-06T10:44:02.632Z] #55 ... [2021-05-06T10:44:02.632Z] [2021-05-06T10:44:02.632Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:02.632Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:02.632Z] #42 25.60 Fetched 8441 kB in 18s (479 kB/s) [2021-05-06T10:44:02.632Z] #42 25.60 Reading package lists... [2021-05-06T10:44:02.863Z] #43 ... [2021-05-06T10:44:02.863Z] [2021-05-06T10:44:02.863Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T10:44:02.863Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-06T10:44:02.863Z] #19 DONE 1.2s [2021-05-06T10:44:02.863Z] [2021-05-06T10:44:02.863Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:02.863Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:02.863Z] #43 61.75 DEP criu/pie/restorer.d [2021-05-06T10:44:02.890Z] #42 32.51 Reading package lists... [2021-05-06T10:44:02.890Z] #42 ... [2021-05-06T10:44:02.890Z] [2021-05-06T10:44:02.891Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:02.891Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:02.891Z] #36 25.01 Fetched 8441 kB in 17s (502 kB/s) [2021-05-06T10:44:02.891Z] #36 25.01 Reading package lists... [2021-05-06T10:44:02.924Z] #27 23.88 Selecting previously unselected package jq. [2021-05-06T10:44:02.924Z] #27 23.88 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-06T10:44:02.924Z] #27 23.89 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-06T10:44:03.246Z] #27 24.30 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-05-06T10:44:03.436Z] #43 62.17 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-06T10:44:03.436Z] #43 62.38 DEP criu/arch/x86/restorer_unmap.d [2021-05-06T10:44:03.436Z] #43 62.39 DEP criu/arch/x86/restorer.d [2021-05-06T10:44:03.510Z] #27 24.51 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-05-06T10:44:03.510Z] #27 24.80 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-06T10:44:03.699Z] #43 62.70 DEP criu/arch/x86/vdso-pie.d [2021-05-06T10:44:03.960Z] #43 62.91 DEP criu/pie/parasite-vdso.d [2021-05-06T10:44:04.062Z] #47 ... [2021-05-06T10:44:04.062Z] [2021-05-06T10:44:04.062Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:44:04.062Z] #58 sha256:fa27c2c07853fc826b9c792a9cc09e0166aaac7296e6e65217dc233dd0d08ae4 [2021-05-06T10:44:04.062Z] #58 19.34 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:44:04.062Z] #58 19.44 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-06T10:44:04.062Z] #58 19.68 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:44:04.062Z] #58 19.71 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:44:04.062Z] #58 20.23 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:44:04.062Z] #58 22.98 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:44:04.062Z] #58 27.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:44:04.063Z] #58 27.47 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:44:04.063Z] #58 27.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:44:04.063Z] #58 28.98 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:44:04.063Z] #58 29.28 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:44:04.222Z] #43 63.13 DEP criu/pie/parasite.d [2021-05-06T10:44:04.266Z] #36 31.71 Reading package lists... [2021-05-06T10:44:04.266Z] #36 ... [2021-05-06T10:44:04.266Z] [2021-05-06T10:44:04.266Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:04.266Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:44:04.266Z] #45 27.79 vendor/golang.org/x/crypto/internal/subtle [2021-05-06T10:44:04.266Z] #45 27.89 vendor/golang.org/x/crypto/curve25519 [2021-05-06T10:44:04.266Z] #45 36.64 internal/reflectlite [2021-05-06T10:44:04.266Z] #45 36.64 sync [2021-05-06T10:44:04.319Z] #58 ... [2021-05-06T10:44:04.319Z] [2021-05-06T10:44:04.319Z] #34 [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-05-06T10:44:04.319Z] #34 sha256:4138062708d5aaecab98fc2a849b691247dd836cf9e51a9908773143aac6c225 [2021-05-06T10:44:04.319Z] #34 23.06 github.com/pelletier/go-toml/cmd/tomll [2021-05-06T10:44:04.319Z] #34 DONE 29.7s [2021-05-06T10:44:04.319Z] [2021-05-06T10:44:04.319Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:04.319Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:44:04.319Z] #45 21.44 math [2021-05-06T10:44:04.319Z] #45 28.06 internal/testlog [2021-05-06T10:44:04.319Z] #45 28.44 unicode/utf16 [2021-05-06T10:44:04.319Z] #45 28.73 container/list [2021-05-06T10:44:04.371Z] #40 34.29 + 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-05-06T10:44:04.483Z] #43 63.36 CC criu/pie/parasite.o [2021-05-06T10:44:04.576Z] #45 29.84 crypto/internal/subtle [2021-05-06T10:44:04.576Z] #45 30.09 crypto/subtle [2021-05-06T10:44:04.682Z] #27 25.61 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-06T10:44:04.832Z] #45 ... [2021-05-06T10:44:04.832Z] [2021-05-06T10:44:04.832Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:04.832Z] #49 sha256:d72fdfef9b5b7bebdda50804d40137e8a170b53766e77313cdb8604fded77aa9 [2021-05-06T10:44:04.832Z] #49 30.25 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:44:04.832Z] #49 30.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:44:05.089Z] #49 30.30 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:44:05.089Z] #49 30.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:44:05.089Z] #49 30.30 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:44:05.089Z] #49 30.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:44:05.089Z] #49 30.34 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-06T10:44:05.089Z] #49 30.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:44:05.345Z] #49 30.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:44:05.345Z] #49 30.72 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:44:05.345Z] #49 30.72 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:44:05.345Z] #49 30.72 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:44:05.432Z] #43 64.43 LINK criu/pie/parasite.built-in.o [2021-05-06T10:44:05.432Z] #43 64.45 GEN criu/pie/parasite-blob.h [2021-05-06T10:44:05.432Z] #43 64.48 CC criu/pie/parasite-vdso.o [2021-05-06T10:44:05.529Z] #27 26.49 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:44:05.529Z] #27 ... [2021-05-06T10:44:05.529Z] [2021-05-06T10:44:05.529Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:44:05.529Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-06T10:44:05.529Z] #32 5.694 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-06T10:44:05.529Z] #32 5.698 Cloning into '.'... [2021-05-06T10:44:05.529Z] #32 ... [2021-05-06T10:44:05.529Z] [2021-05-06T10:44:05.529Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:44:05.529Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-06T10:44:05.529Z] #40 5.527 + git clone https://github.com/docker/distribution.git . [2021-05-06T10:44:05.529Z] #40 5.534 Cloning into '.'... [2021-05-06T10:44:05.637Z] #49 30.87 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:44:05.637Z] #49 30.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:44:05.650Z] #45 ... [2021-05-06T10:44:05.650Z] [2021-05-06T10:44:05.650Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:44:05.650Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:44:05.650Z] #55 31.37 Reading package lists... [2021-05-06T10:44:05.795Z] #40 ... [2021-05-06T10:44:05.796Z] [2021-05-06T10:44:05.796Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:05.796Z] #49 sha256:f7c5a58db020eb3f9592c08ee425706d07d63fb19ff589796bb20d0860d60026 [2021-05-06T10:44:05.796Z] #49 13.74 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-06T10:44:05.796Z] #49 13.76 go: downloading github.com/pkg/errors v0.8.1 [2021-05-06T10:44:05.796Z] #49 13.76 go: downloading github.com/spf13/viper v1.6.1 [2021-05-06T10:44:05.796Z] #49 13.76 go: downloading github.com/fatih/color v1.7.0 [2021-05-06T10:44:05.796Z] #49 13.77 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:44:05.796Z] #49 13.79 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:44:05.796Z] #49 13.94 go: extracting github.com/pkg/errors v0.8.1 [2021-05-06T10:44:05.796Z] #49 13.96 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:44:05.796Z] #49 14.02 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-06T10:44:05.796Z] #49 14.03 go: extracting github.com/spf13/viper v1.6.1 [2021-05-06T10:44:05.796Z] #49 14.06 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:44:05.796Z] #49 14.29 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:44:05.796Z] #49 14.36 go: extracting github.com/fatih/color v1.7.0 [2021-05-06T10:44:05.796Z] #49 14.38 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:44:05.796Z] #49 14.43 go: downloading github.com/spf13/cast v1.3.0 [2021-05-06T10:44:05.796Z] #49 14.45 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:44:05.796Z] #49 14.45 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-06T10:44:05.796Z] #49 14.48 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:44:05.796Z] #49 14.52 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-06T10:44:05.796Z] #49 14.53 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-06T10:44:05.796Z] #49 14.54 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-06T10:44:05.796Z] #49 14.54 go: extracting github.com/spf13/cast v1.3.0 [2021-05-06T10:44:05.796Z] #49 14.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:44:05.796Z] #49 14.70 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:44:05.796Z] #49 14.74 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-06T10:44:05.796Z] #49 14.77 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:44:05.796Z] #49 14.91 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-06T10:44:05.796Z] #49 14.96 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:44:05.796Z] #49 15.04 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-06T10:44:05.796Z] #49 15.25 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:44:05.796Z] #49 15.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:44:05.796Z] #49 15.33 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:44:05.796Z] #49 15.49 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:44:05.796Z] #49 15.78 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:44:05.796Z] #49 15.91 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-06T10:44:05.796Z] #49 15.93 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:44:05.796Z] #49 16.02 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:44:05.796Z] #49 16.03 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:44:05.796Z] #49 16.08 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:44:05.796Z] #49 16.11 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-06T10:44:05.934Z] #49 31.20 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:44:05.934Z] #49 31.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:44:05.934Z] #49 31.20 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:44:05.934Z] #49 31.26 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:44:05.934Z] #49 31.35 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-06T10:44:06.059Z] #49 16.24 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:44:06.059Z] #49 16.49 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-06T10:44:06.059Z] #49 16.50 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:44:06.381Z] #43 65.22 CC criu/arch/x86/vdso-pie.o [2021-05-06T10:44:06.506Z] #49 31.77 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:44:06.506Z] #49 31.81 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:44:06.506Z] #49 31.84 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-06T10:44:06.643Z] #43 65.55 CC criu/arch/x86/restorer.o [2021-05-06T10:44:06.762Z] #49 32.15 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:44:06.916Z] #40 ... [2021-05-06T10:44:06.916Z] [2021-05-06T10:44:06.916Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:06.916Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:44:06.916Z] #49 27.19 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:44:06.916Z] #49 27.45 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:44:06.916Z] #49 28.21 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:44:06.916Z] #49 29.65 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-06T10:44:06.916Z] #49 29.74 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-06T10:44:06.916Z] #49 29.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:44:06.916Z] #49 30.41 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:44:06.916Z] #49 30.79 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:44:06.916Z] #49 30.97 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:44:06.916Z] #49 31.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:44:06.916Z] #49 31.15 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:44:06.916Z] #49 32.94 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:44:06.916Z] #49 32.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:44:06.916Z] #49 32.94 go: downloading golang.org/x/text v0.3.2 [2021-05-06T10:44:06.916Z] #49 32.99 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-06T10:44:06.916Z] #49 33.01 go: downloading github.com/spf13/cast v1.3.0 [2021-05-06T10:44:06.916Z] #49 33.01 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:44:06.916Z] #49 33.02 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:44:06.916Z] #49 33.10 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:44:06.916Z] #49 33.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:44:06.916Z] #49 33.23 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:44:06.916Z] #49 33.32 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:44:06.916Z] #49 33.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:44:06.916Z] #49 33.34 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:44:06.916Z] #49 33.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:44:06.916Z] #49 33.45 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-06T10:44:06.916Z] #49 33.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:44:06.916Z] #49 33.65 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:44:06.916Z] #49 33.84 go: extracting github.com/spf13/cast v1.3.0 [2021-05-06T10:44:06.916Z] #49 33.89 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:44:06.916Z] #49 33.91 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:44:06.916Z] #49 33.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:44:06.916Z] #49 34.01 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:44:06.916Z] #49 34.05 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:44:06.916Z] #49 34.07 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:44:06.916Z] #49 34.09 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:44:06.916Z] #49 34.09 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:44:06.916Z] #49 34.09 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:44:06.916Z] #49 34.13 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:44:06.917Z] #49 34.24 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:44:06.917Z] #49 34.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:44:06.917Z] #49 34.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:44:06.917Z] #49 34.42 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:44:06.917Z] #49 34.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:44:06.917Z] #49 34.61 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:44:06.917Z] #49 34.72 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:44:06.917Z] #49 34.73 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-06T10:44:06.917Z] #49 34.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:44:06.917Z] #49 34.75 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:44:06.917Z] #49 34.76 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-06T10:44:06.917Z] #49 34.91 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:44:06.917Z] #49 34.94 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:44:06.917Z] #49 35.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:44:06.917Z] #49 35.46 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:44:06.917Z] #49 35.54 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-06T10:44:06.917Z] #49 35.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:44:06.917Z] #49 35.85 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-06T10:44:06.917Z] #49 36.11 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:44:06.917Z] #49 36.32 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:44:06.917Z] #49 36.36 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-06T10:44:06.917Z] #49 36.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:44:06.917Z] #49 36.48 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:44:06.917Z] #49 36.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:44:06.917Z] #49 37.05 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:44:06.917Z] #49 37.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:44:06.917Z] #49 37.16 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-06T10:44:06.917Z] #49 37.24 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:44:06.917Z] #49 37.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:44:06.917Z] #49 37.71 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:44:06.917Z] #49 ... [2021-05-06T10:44:06.917Z] [2021-05-06T10:44:06.917Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:06.917Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:06.917Z] #13 31.72 Fetched 8955 kB in 27s (338 kB/s) [2021-05-06T10:44:07.018Z] #49 32.30 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:44:07.018Z] #49 32.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:44:07.018Z] #49 32.34 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-06T10:44:07.018Z] #49 32.35 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:44:07.018Z] #49 32.48 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-06T10:44:07.018Z] #49 32.49 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:44:07.018Z] #49 32.50 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-06T10:44:07.018Z] #49 32.51 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:44:07.029Z] #55 37.92 Building dependency tree... [2021-05-06T10:44:07.215Z] #43 66.19 CC criu/arch/x86/restorer_unmap.o [2021-05-06T10:44:07.215Z] #43 66.25 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-06T10:44:07.229Z] #49 17.23 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:44:07.229Z] #49 17.23 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:44:07.229Z] #49 17.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:44:07.276Z] #49 32.51 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:44:07.276Z] #49 32.53 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-06T10:44:07.276Z] #49 32.66 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-06T10:44:07.276Z] #49 32.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:44:07.478Z] #43 66.55 CC criu/pie/restorer.o [2021-05-06T10:44:07.519Z] Commit message: "Merge commit '892d3d57be0f78ce3f11b247b1063cdce9f6472d' into HEAD" [2021-05-06T10:44:07.532Z] #49 32.90 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:44:07.532Z] #49 32.95 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:44:07.596Z] #49 17.79 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:44:07.596Z] #49 17.89 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:44:07.643Z] First time build. Skipping changelog. [2021-05-06T10:44:07.788Z] #49 33.07 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:44:07.788Z] #49 33.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:44:07.788Z] #49 33.16 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-06T10:44:07.788Z] #49 33.24 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:44:07.857Z] #13 31.72 Reading package lists... [2021-05-06T10:44:07.857Z] #13 ... [2021-05-06T10:44:07.857Z] [2021-05-06T10:44:07.857Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:07.857Z] #51 sha256:78c4161301fac58f82d34531f58f3f7e41c8021a8c84102bd089278d36c60e06 [2021-05-06T10:44:07.857Z] #51 28.72 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:44:07.857Z] #51 30.90 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:44:07.857Z] #51 31.17 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:44:07.857Z] #51 31.49 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:44:07.857Z] #51 31.56 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:44:07.857Z] #51 33.10 runtime/cgo [2021-05-06T10:44:07.857Z] #51 33.11 runtime [2021-05-06T10:44:07.857Z] #51 ... [2021-05-06T10:44:07.857Z] [2021-05-06T10:44:07.857Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:07.857Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:44:07.857Z] #49 37.71 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:44:07.857Z] #49 38.10 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:44:07.857Z] #49 38.13 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:44:07.857Z] #49 38.16 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-06T10:44:07.857Z] #49 38.22 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:44:07.857Z] #49 38.27 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:44:07.857Z] #49 38.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:44:07.857Z] #49 38.64 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-06T10:44:07.857Z] #49 38.64 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:44:07.857Z] #49 38.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:44:07.857Z] #49 38.77 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:44:07.967Z] #55 ... [2021-05-06T10:44:07.967Z] [2021-05-06T10:44:07.967Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:44:07.967Z] #67 sha256:7650ab1a0cd56d294ce22e62886a763abe89b0266d369c12a747f0f41fca64c9 [2021-05-06T10:44:07.967Z] #67 DONE 40.2s [2021-05-06T10:44:08.044Z] #49 33.31 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:44:08.044Z] #49 33.31 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:44:08.044Z] #49 33.38 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-06T10:44:08.044Z] #49 33.42 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:44:08.044Z] #49 33.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:44:08.044Z] #49 33.50 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:44:08.100Z] #49 17.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:44:08.125Z] #49 38.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:44:08.125Z] #49 39.03 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:44:08.125Z] #49 39.04 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:44:08.125Z] #49 39.13 go: extracting github.com/sourcegraph/go-diff v0.5.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-05-06T10:44:08.227Z] [2021-05-06T10:44:08.227Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:08.227Z] #49 sha256:86dc83a26332f96331c07db1d357045f04751d59611dca311904023b3f4a636d [2021-05-06T10:44:08.227Z] #49 39.48 go: finding github.com/fatih/color v1.7.0 [2021-05-06T10:44:08.227Z] #49 39.55 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:44:08.227Z] #49 39.57 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:44:08.227Z] #49 39.64 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:44:08.227Z] #49 39.82 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:44:08.227Z] #49 39.82 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:44:08.227Z] #49 39.86 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:44:08.227Z] #49 39.89 go: finding github.com/pkg/errors v0.8.1 [2021-05-06T10:44:08.227Z] #49 39.93 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:44:08.227Z] #49 39.94 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:44:08.227Z] #49 39.95 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:44:08.227Z] #49 39.95 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:44:08.227Z] #49 39.95 go: finding github.com/stretchr/testify v1.4.0 [2021-05-06T10:44:08.227Z] #49 39.95 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:44:08.227Z] #49 39.98 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:44:08.227Z] #49 40.00 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:44:08.227Z] #49 40.00 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:44:08.227Z] #49 40.03 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:44:08.227Z] #49 40.04 go: finding github.com/spf13/viper v1.6.1 [2021-05-06T10:44:08.227Z] #49 40.05 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:44:08.227Z] #49 40.06 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:44:08.227Z] #49 40.24 go: finding github.com/stretchr/objx v0.2.0 [2021-05-06T10:44:08.227Z] #49 40.24 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:44:08.227Z] #49 40.29 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:44:08.227Z] #49 40.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:44:08.227Z] #49 40.37 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:44:08.227Z] #49 40.39 go: finding github.com/spf13/cobra v0.0.5 [2021-05-06T10:44:08.227Z] #49 40.41 go: finding github.com/gobwas/glob v0.2.3 [2021-05-06T10:44:08.227Z] #49 40.44 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:44:08.227Z] #49 40.49 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:44:08.227Z] #49 40.49 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:44:08.227Z] #49 40.51 go: finding github.com/spf13/pflag v1.0.5 [2021-05-06T10:44:08.227Z] #49 40.51 go: finding github.com/magiconair/properties v1.8.1 [2021-05-06T10:44:08.227Z] #49 40.53 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:44:08.227Z] #49 ... [2021-05-06T10:44:08.227Z] [2021-05-06T10:44:08.227Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:08.227Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:08.227Z] #13 26.35 Fetched 8955 kB in 18s (486 kB/s) [2021-05-06T10:44:08.227Z] #13 26.35 Reading package lists... [Pipeline] sh [2021-05-06T10:44:08.303Z] #49 33.65 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:44:08.303Z] #49 33.71 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:44:08.303Z] #49 33.71 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:44:08.364Z] #49 18.69 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:44:08.365Z] #49 18.69 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:44:08.365Z] #49 18.91 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:44:08.385Z] #49 39.25 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:44:08.385Z] #49 39.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:44:08.385Z] #49 39.38 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:44:08.488Z] #13 33.51 Reading package lists... [2021-05-06T10:44:08.488Z] #13 ... [2021-05-06T10:44:08.488Z] [2021-05-06T10:44:08.488Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:08.488Z] #49 sha256:86dc83a26332f96331c07db1d357045f04751d59611dca311904023b3f4a636d [2021-05-06T10:44:08.488Z] #49 40.60 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:44:08.488Z] #49 40.64 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:44:08.488Z] #49 40.68 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:44:08.488Z] #49 40.72 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:44:08.488Z] #49 40.75 go: finding github.com/spf13/afero v1.1.2 [2021-05-06T10:44:08.488Z] #49 40.75 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:44:08.562Z] #49 33.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:44:08.562Z] #49 33.88 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:44:08.562Z] #49 33.93 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:44:08.562Z] #49 33.94 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:44:08.562Z] #49 33.95 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-06T10:44:08.562Z] #49 34.01 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:44:08.562Z] #49 ... [2021-05-06T10:44:08.562Z] [2021-05-06T10:44:08.562Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:08.562Z] #51 sha256:8784844c70bf0652ac72d225a6ca5e041ea3934589d38c274a584ed52756927b [2021-05-06T10:44:08.562Z] #51 23.98 encoding [2021-05-06T10:44:08.562Z] #51 24.57 math [2021-05-06T10:44:08.562Z] #51 31.56 runtime/cgo [2021-05-06T10:44:08.646Z] #49 39.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:44:08.646Z] #49 39.64 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:44:08.748Z] #49 40.79 go: finding github.com/spf13/cast v1.3.0 [2021-05-06T10:44:08.748Z] #49 40.80 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:44:08.748Z] #49 40.81 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:44:08.748Z] #49 40.84 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:44:08.748Z] #49 40.89 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:44:08.748Z] #49 40.89 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-06T10:44:08.748Z] #49 40.97 go: finding golang.org/x/text v0.3.2 [2021-05-06T10:44:08.748Z] #49 41.00 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:44:08.822Z] #51 ... [2021-05-06T10:44:08.822Z] [2021-05-06T10:44:08.822Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:44:08.822Z] #67 sha256:bc2a3dfcde87a4c981cb7aab9ccfc2e6244113c10ac09de786955998aa8edfd9 [2021-05-06T10:44:08.909Z] #49 39.65 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-06T10:44:08.948Z] #49 ... [2021-05-06T10:44:08.948Z] [2021-05-06T10:44:08.948Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:44:08.948Z] #67 sha256:96d3f031e433428e766c1db80f33259b76f81133194f1efdaae81e4e0f71e2fc [2021-05-06T10:44:09.008Z] #49 41.21 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:44:09.008Z] #49 41.24 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:44:09.008Z] #49 41.24 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:44:09.008Z] #49 41.28 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:44:09.008Z] #49 41.28 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:44:09.008Z] #49 41.30 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:44:09.008Z] #49 41.30 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:44:09.008Z] #49 41.32 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:44:09.008Z] #49 41.32 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:44:09.008Z] #49 41.34 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:44:09.008Z] #49 41.39 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:44:09.171Z] #49 39.93 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:44:09.171Z] #49 40.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:44:09.268Z] #49 41.40 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-06T10:44:09.268Z] #49 41.47 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:44:09.268Z] #49 41.53 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:44:09.268Z] #49 41.55 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:44:09.268Z] #49 41.60 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-06T10:44:09.268Z] #49 41.62 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:44:09.268Z] #49 41.62 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:44:09.268Z] #49 41.64 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:44:09.338Z] #67 34.14 Checking out files: 69% (1317/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-06T10:44:09.338Z] #67 34.66 + cd /tmp/tmp.EZT8Ns8XDr/src/github.com/docker/libnetwork [2021-05-06T10:44:09.338Z] #67 34.66 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:44:09.338Z] #67 34.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-06T10:44:09.431Z] #49 40.16 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:44:09.478Z] #67 16.96 Checking out files: 17% (336/1905) Checking out files: 18% (343/1905) Checking out files: 19% (362/1905) Checking out files: 20% (381/1905) Checking out files: 21% (401/1905) Checking out files: 22% (420/1905) Checking out files: 23% (439/1905) Checking out files: 24% (458/1905) Checking out files: 25% (477/1905) Checking out files: 26% (496/1905) Checking out files: 27% (515/1905) Checking out files: 28% (534/1905) Checking out files: 29% (553/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 43% (832/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 66% (1274/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-06T10:44:09.478Z] #67 19.83 + cd /tmp/tmp.71eZ0Wp4od/src/github.com/docker/libnetwork [2021-05-06T10:44:09.478Z] #67 19.83 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T10:44:09.527Z] #49 41.68 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:44:09.527Z] #49 41.75 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-06T10:44:09.527Z] #49 41.89 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:44:09.691Z] #49 40.51 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:44:09.742Z] #67 20.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-06T10:44:09.743Z] #67 ... [2021-05-06T10:44:09.743Z] [2021-05-06T10:44:09.743Z] #34 [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-05-06T10:44:09.743Z] #34 sha256:dca142802111a0d148e6ba7609e2559a8040eaa9714a6d04847e0a1478d92e28 [2021-05-06T10:44:09.743Z] #34 13.98 github.com/pelletier/go-toml/cmd/tomll [2021-05-06T10:44:09.743Z] #34 DONE 20.3s [2021-05-06T10:44:09.787Z] #49 41.93 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:44:09.787Z] #49 41.93 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:44:09.787Z] #49 41.94 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:44:10.007Z] [2021-05-06T10:44:10.007Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:10.007Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-06T10:44:10.007Z] #13 6.629 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [280 kB] [2021-05-06T10:44:10.007Z] #13 7.590 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-06T10:44:10.007Z] #13 ... [2021-05-06T10:44:10.007Z] [2021-05-06T10:44:10.007Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:44:10.007Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-06T10:44:10.007Z] #40 16.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-06T10:44:10.007Z] #40 17.16 + 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-05-06T10:44:10.047Z] #49 42.10 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:44:10.271Z] #40 ... [2021-05-06T10:44:10.271Z] [2021-05-06T10:44:10.271Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:44:10.271Z] #58 sha256:56982fff1d98b7690e1a39cf737aa22ad75024bb615478d078e45b9b9fa7c7e9 [2021-05-06T10:44:10.271Z] #58 10.77 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:44:10.271Z] #58 10.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:44:10.271Z] #58 10.82 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:44:10.271Z] #58 10.83 go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T10:44:10.271Z] #58 10.90 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:44:10.271Z] #58 10.93 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-06T10:44:10.271Z] #58 11.02 go: downloading github.com/google/uuid v1.2.0 [2021-05-06T10:44:10.271Z] #58 11.12 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:44:10.271Z] #58 11.18 go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T10:44:10.271Z] #58 11.24 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:44:10.271Z] #58 11.30 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-06T10:44:10.271Z] #58 11.71 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:44:10.271Z] #58 11.73 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:44:10.271Z] #58 11.88 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-06T10:44:10.271Z] #58 12.16 go: extracting github.com/google/uuid v1.2.0 [2021-05-06T10:44:10.271Z] #58 12.18 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:44:10.271Z] #58 12.27 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:44:10.271Z] #58 12.62 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-06T10:44:10.271Z] #58 13.23 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-06T10:44:10.271Z] #58 13.47 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-06T10:44:10.271Z] #58 13.73 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:44:10.271Z] #58 14.02 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:44:10.271Z] #58 14.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:44:10.271Z] #58 14.29 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:44:10.271Z] #58 15.80 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:44:10.271Z] #58 16.39 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:44:10.271Z] #58 18.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:44:10.271Z] #58 19.53 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:44:10.271Z] #58 19.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:44:10.271Z] #58 19.98 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:44:10.275Z] #49 40.94 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:44:10.275Z] #49 40.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:44:10.275Z] #49 41.02 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-06T10:44:10.535Z] #49 41.22 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-06T10:44:10.536Z] #58 ... [2021-05-06T10:44:10.536Z] [2021-05-06T10:44:10.536Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:10.536Z] #49 sha256:f7c5a58db020eb3f9592c08ee425706d07d63fb19ff589796bb20d0860d60026 [2021-05-06T10:44:10.536Z] #49 20.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:44:10.536Z] #49 20.91 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:44:10.785Z] #43 69.56 LINK criu/pie/restorer.built-in.o [2021-05-06T10:44:10.785Z] #43 69.57 GEN criu/pie/restorer-blob.h [2021-05-06T10:44:10.785Z] #43 69.67 DEP criu/vdso.d [2021-05-06T10:44:10.812Z] #49 ... [2021-05-06T10:44:10.812Z] [2021-05-06T10:44:10.812Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:44:10.812Z] #47 sha256:a14ca205cef4ecca1124cce699d6a8822dd43cfa75f607d4ed8eaa0350b5dd63 [2021-05-06T10:44:10.812Z] #47 11.16 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:44:10.812Z] #47 11.28 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:44:10.812Z] #47 11.97 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:44:10.812Z] #47 18.28 go: finding github.com/fatih/color v1.9.0 [2021-05-06T10:44:10.812Z] #47 18.31 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:44:10.812Z] #47 18.31 go: finding github.com/pkg/errors v0.9.1 [2021-05-06T10:44:10.812Z] #47 18.47 go: finding github.com/spf13/pflag v1.0.3 [2021-05-06T10:44:10.812Z] #47 18.74 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:44:10.812Z] #47 18.77 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:44:10.812Z] #47 18.97 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:44:10.812Z] #47 19.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:44:10.812Z] #47 19.00 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:44:10.812Z] #47 19.01 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:44:10.812Z] #47 19.30 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:44:10.812Z] #47 ... [2021-05-06T10:44:10.812Z] [2021-05-06T10:44:10.812Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:44:10.812Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-06T10:44:10.812Z] #55 11.28 Reading package lists... [2021-05-06T10:44:10.812Z] #55 15.50 Reading package lists... [2021-05-06T10:44:10.812Z] #55 18.03 Building dependency tree... [2021-05-06T10:44:10.812Z] #55 19.11 The following additional packages will be installed: [2021-05-06T10:44:10.812Z] #55 19.11 libbtrfs0 [2021-05-06T10:44:10.812Z] #55 19.24 The following NEW packages will be installed: [2021-05-06T10:44:10.812Z] #55 19.25 libbtrfs-dev libbtrfs0 [2021-05-06T10:44:10.812Z] #55 19.64 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:44:10.812Z] #55 19.64 Need to get 119 kB of archives. [2021-05-06T10:44:10.812Z] #55 19.64 After this operation, 387 kB of additional disk space will be used. [2021-05-06T10:44:10.812Z] #55 19.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-06T10:44:10.812Z] #55 19.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-06T10:44:10.812Z] #55 20.82 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:10.812Z] #55 21.05 Fetched 119 kB in 0s (292 kB/s) [2021-05-06T10:44:10.812Z] #55 21.20 Selecting previously unselected package libbtrfs0. [2021-05-06T10:44:10.812Z] #55 21.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 ... 15383 files and directories currently installed.) [2021-05-06T10:44:07.550Z] > git rev-list --no-walk 1aece46541a862ea9471308d8072e52355d22ec2 # timeout=10 [2021-05-06T10:44:10.842Z] + docker version [2021-05-06T10:44:11.047Z] #43 70.00 DEP criu/vdso-compat.d [2021-05-06T10:44:11.076Z] #55 21.35 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-06T10:44:11.076Z] #55 21.43 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-06T10:44:11.105Z] #49 42.05 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:44:11.309Z] #43 70.15 DEP criu/uts_ns.d [2021-05-06T10:44:11.309Z] #43 70.29 DEP criu/util.d [2021-05-06T10:44:11.340Z] #55 21.65 Selecting previously unselected package libbtrfs-dev. [2021-05-06T10:44:11.341Z] #55 21.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-06T10:44:11.341Z] #55 21.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:44:11.341Z] #55 ... [2021-05-06T10:44:11.341Z] [2021-05-06T10:44:11.341Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:11.341Z] #45 sha256:d81fb53bb84fdec799f19ec122186ba88f666ab0592c693f3c6e675fdb294358 [2021-05-06T10:44:11.341Z] #45 11.80 crypto/internal/subtle [2021-05-06T10:44:11.341Z] #45 12.17 crypto/subtle [2021-05-06T10:44:11.341Z] #45 12.51 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-06T10:44:11.341Z] #45 12.66 internal/nettrace [2021-05-06T10:44:11.341Z] #45 13.22 runtime/cgo [2021-05-06T10:44:11.341Z] #45 14.83 vendor/golang.org/x/crypto/internal/subtle [2021-05-06T10:44:11.341Z] #45 ... [2021-05-06T10:44:11.341Z] [2021-05-06T10:44:11.341Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:44:11.341Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-06T10:44:11.341Z] #27 26.78 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-06T10:44:11.341Z] #27 26.97 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:44:11.341Z] #27 27.70 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-06T10:44:11.341Z] #27 28.63 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-06T10:44:11.341Z] #27 29.86 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T10:44:11.341Z] #27 30.29 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-06T10:44:11.341Z] #27 30.33 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-06T10:44:11.341Z] #27 30.73 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-06T10:44:11.341Z] #27 31.13 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-06T10:44:11.341Z] #27 31.21 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-06T10:44:11.341Z] #27 31.31 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T10:44:11.341Z] #27 31.45 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-06T10:44:11.570Z] #43 70.52 DEP criu/uffd.d [2021-05-06T10:44:11.605Z] #27 ... [2021-05-06T10:44:11.605Z] [2021-05-06T10:44:11.605Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:44:11.605Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-06T10:44:11.605Z] #55 21.98 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-06T10:44:11.710Z] #49 ... [2021-05-06T10:44:11.710Z] [2021-05-06T10:44:11.710Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:44:11.710Z] #58 sha256:c4e046f8c30a0c8dad0e81781a5b6c1106463f9d88e931d795fff7ed0c0e04ee [2021-05-06T10:44:11.710Z] #58 32.61 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:44:11.710Z] #58 32.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:44:11.710Z] #58 33.53 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:44:11.710Z] #58 38.62 go: finding github.com/pkg/errors v0.9.1 [2021-05-06T10:44:11.710Z] #58 38.73 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:44:11.710Z] #58 39.06 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:44:11.710Z] #58 39.53 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:44:11.710Z] #58 39.66 go: finding github.com/google/uuid v1.2.0 [2021-05-06T10:44:11.710Z] #58 39.72 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:44:11.710Z] #58 39.94 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-06T10:44:11.710Z] #58 39.97 go: finding github.com/gofrs/flock v0.8.0 [2021-05-06T10:44:11.710Z] #58 40.07 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:44:11.710Z] #58 40.11 go: finding github.com/gorilla/mux v1.8.0 [2021-05-06T10:44:11.710Z] #58 40.17 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:44:11.710Z] #58 40.21 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:44:11.710Z] #58 40.32 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:44:11.710Z] #58 40.87 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:44:11.710Z] #58 40.96 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:44:11.831Z] #43 70.73 DEP criu/tun.d [2021-05-06T10:44:11.831Z] #43 70.83 DEP criu/tty.d [2021-05-06T10:44:11.868Z] #55 22.16 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:44:11.868Z] #55 22.24 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:11.954Z] #49 ... [2021-05-06T10:44:11.954Z] [2021-05-06T10:44:11.954Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:44:11.954Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:44:11.954Z] #55 40.93 The following additional packages will be installed: [2021-05-06T10:44:11.954Z] #55 40.93 libbtrfs0 [2021-05-06T10:44:11.954Z] #55 41.15 The following NEW packages will be installed: [2021-05-06T10:44:11.954Z] #55 41.15 libbtrfs-dev libbtrfs0 [2021-05-06T10:44:11.954Z] #55 41.53 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:44:11.954Z] #55 41.53 Need to get 119 kB of archives. [2021-05-06T10:44:11.954Z] #55 41.53 After this operation, 387 kB of additional disk space will be used. [2021-05-06T10:44:11.954Z] #55 41.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-06T10:44:11.954Z] #55 41.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-06T10:44:11.954Z] #55 42.72 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:11.954Z] #55 42.91 Fetched 119 kB in 0s (320 kB/s) [2021-05-06T10:44:11.954Z] #55 43.01 Selecting previously unselected package libbtrfs0. [2021-05-06T10:44:11.954Z] #55 43.01 (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 ... 15410 files and directories currently installed.) [2021-05-06T10:44:11.954Z] #55 43.10 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-06T10:44:11.954Z] #55 43.10 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-06T10:44:11.954Z] #55 43.23 Selecting previously unselected package libbtrfs-dev. [2021-05-06T10:44:11.954Z] #55 43.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-06T10:44:11.954Z] #55 43.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:44:11.954Z] #55 43.44 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-06T10:44:11.954Z] #55 43.46 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:44:11.954Z] #55 43.48 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:11.954Z] #55 DONE 43.9s [2021-05-06T10:44:11.954Z] [2021-05-06T10:44:11.954Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:44:11.954Z] #56 sha256:46adb00fe43ff4197e40ed8fa26a3a64d1011859eedd11fa4fd9edc9e0fd357c [2021-05-06T10:44:12.093Z] #43 71.01 DEP criu/timerfd.d [2021-05-06T10:44:12.134Z] #55 DONE 22.6s [2021-05-06T10:44:12.134Z] [2021-05-06T10:44:12.134Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:12.134Z] #51 sha256:94197c3c9bd22ceae025e056aeb9a232ef200dcb6d38aed8525c3b9967530e55 [2021-05-06T10:44:12.134Z] #51 13.28 + cd /tmp/tmp.wH7wmlRjka/src/github.com/mvdan/sh [2021-05-06T10:44:12.134Z] #51 13.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T10:44:12.134Z] #51 13.52 + GO111MODULE=on [2021-05-06T10:44:12.134Z] #51 13.52 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-06T10:44:12.134Z] #51 15.77 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:44:12.134Z] #51 15.80 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:44:12.134Z] #51 15.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:44:12.134Z] #51 16.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:44:12.134Z] #51 16.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:44:12.134Z] #51 17.52 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:44:12.134Z] #51 19.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:44:12.134Z] #51 20.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:44:12.134Z] #51 22.11 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T10:44:12.134Z] #51 22.14 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T10:44:12.134Z] #51 22.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T10:44:12.354Z] #43 71.17 DEP criu/timens.d [2021-05-06T10:44:12.354Z] #43 71.38 DEP criu/sysfs_parse.d [2021-05-06T10:44:12.398Z] #51 22.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T10:44:12.398Z] #51 ... [2021-05-06T10:44:12.398Z] [2021-05-06T10:44:12.398Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:44:12.398Z] #56 sha256:7efece523247ad19ffa16bf5a12e9c1d2b84689db3f6656f03792a2b6909d695 [2021-05-06T10:44:12.615Z] #43 71.55 DEP criu/sysctl.d [2021-05-06T10:44:12.691Z] #58 ... [2021-05-06T10:44:12.691Z] [2021-05-06T10:44:12.691Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:44:12.691Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:44:12.691Z] #55 33.27 Fetched 8441 kB in 24s (351 kB/s) [2021-05-06T10:44:12.691Z] #55 33.27 Reading package lists... [2021-05-06T10:44:12.691Z] #55 43.48 Reading package lists... [2021-05-06T10:44:12.691Z] #55 ... [2021-05-06T10:44:12.691Z] [2021-05-06T10:44:12.691Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:12.691Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:12.691Z] #36 33.26 Fetched 8441 kB in 24s (346 kB/s) [2021-05-06T10:44:12.691Z] #36 33.26 Reading package lists... [2021-05-06T10:44:12.691Z] #36 ... [2021-05-06T10:44:12.691Z] [2021-05-06T10:44:12.691Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:12.691Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:44:12.691Z] #49 43.32 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:44:12.691Z] #49 43.65 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:44:12.876Z] #43 71.71 DEP criu/string.d [2021-05-06T10:44:12.876Z] #43 71.75 DEP criu/stats.d [2021-05-06T10:44:12.876Z] #43 ... [2021-05-06T10:44:12.876Z] [2021-05-06T10:44:12.876Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:44:12.876Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:44:12.876Z] #20 1.511 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:44:12.876Z] #20 1.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:44:12.876Z] #20 1.573 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:44:12.876Z] #20 1.588 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-06T10:44:12.876Z] #20 2.284 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:44:12.876Z] #20 3.528 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:44:12.876Z] #20 4.767 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:44:12.876Z] #20 6.172 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-06T10:44:12.876Z] #20 ... [2021-05-06T10:44:12.876Z] [2021-05-06T10:44:12.876Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:12.876Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:12.876Z] #43 71.88 DEP criu/sockets.d [2021-05-06T10:44:13.137Z] #43 72.10 DEP criu/sk-unix.d [2021-05-06T10:44:13.296Z] #49 ... [2021-05-06T10:44:13.296Z] [2021-05-06T10:44:13.296Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:13.296Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:13.296Z] #42 34.05 Fetched 8441 kB in 25s (337 kB/s) [2021-05-06T10:44:13.296Z] #42 34.05 Reading package lists... [2021-05-06T10:44:13.296Z] #42 ... [2021-05-06T10:44:13.296Z] [2021-05-06T10:44:13.296Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:13.296Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:13.398Z] #43 72.32 DEP criu/sk-tcp.d [2021-05-06T10:44:13.659Z] #43 72.48 DEP criu/sk-queue.d [2021-05-06T10:44:13.659Z] #43 72.68 DEP criu/sk-packet.d [2021-05-06T10:44:13.812Z] #56 1.281 + RM_GOPATH=0 [2021-05-06T10:44:13.812Z] #56 1.281 + TMP_GOPATH= [2021-05-06T10:44:13.812Z] #56 1.281 + : /build [2021-05-06T10:44:13.812Z] #56 1.281 + '[' -z '' ']' [2021-05-06T10:44:13.812Z] #56 1.281 ++ mktemp -d [2021-05-06T10:44:13.812Z] #56 1.284 + export GOPATH=/tmp/tmp.EA7yIkrzVI [2021-05-06T10:44:13.812Z] #56 1.284 + GOPATH=/tmp/tmp.EA7yIkrzVI [2021-05-06T10:44:13.812Z] #56 1.284 + RM_GOPATH=1 [2021-05-06T10:44:13.812Z] #56 1.284 + case "$(go env GOARCH)" in [2021-05-06T10:44:13.812Z] #56 1.285 ++ go env GOARCH [2021-05-06T10:44:13.812Z] #56 1.324 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:13.812Z] #56 1.324 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:13.812Z] #56 1.326 ++ dirname /tmp/install/install.sh [2021-05-06T10:44:13.812Z] #56 1.326 + dir=/tmp/install [2021-05-06T10:44:13.812Z] #56 1.327 + bin=containerd [2021-05-06T10:44:13.812Z] #56 1.328 + shift [2021-05-06T10:44:13.812Z] #56 1.328 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-06T10:44:13.812Z] #56 1.328 + . /tmp/install/containerd.installer [2021-05-06T10:44:13.812Z] #56 1.335 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:44:13.812Z] #56 1.335 ++ set -e [2021-05-06T10:44:13.812Z] #56 1.335 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:44:13.812Z] #56 1.335 + install_containerd [2021-05-06T10:44:13.812Z] #56 1.335 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-05-06T10:44:13.812Z] #56 1.335 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EA7yIkrzVI/src/github.com/containerd/containerd [2021-05-06T10:44:13.812Z] #56 1.348 Cloning into '/tmp/tmp.EA7yIkrzVI/src/github.com/containerd/containerd'... [2021-05-06T10:44:13.920Z] #43 72.90 DEP criu/sk-netlink.d [2021-05-06T10:44:14.181Z] #43 73.16 DEP criu/sk-inet.d [2021-05-06T10:44:14.442Z] #43 73.34 DEP criu/signalfd.d [2021-05-06T10:44:14.442Z] #43 73.49 DEP criu/sigframe.d [2021-05-06T10:44:14.703Z] #43 73.60 DEP criu/shmem.d [2021-05-06T10:44:14.964Z] #43 73.75 DEP criu/servicefd.d [2021-05-06T10:44:14.964Z] #43 73.89 DEP criu/seize.d [2021-05-06T10:44:15.225Z] #43 74.09 DEP criu/seccomp.d [2021-05-06T10:44:15.225Z] #43 74.26 DEP criu/rst-malloc.d [2021-05-06T10:44:15.478Z] Client: Docker Engine - Enterprise [2021-05-06T10:44:15.478Z] Version: 19.03.12 [2021-05-06T10:44:15.478Z] API version: 1.40 [2021-05-06T10:44:15.478Z] Go version: go1.13.13 [2021-05-06T10:44:15.478Z] Git commit: 4306744 [2021-05-06T10:44:15.478Z] Built: 08/05/2020 19:27:53 [2021-05-06T10:44:15.478Z] OS/Arch: windows/amd64 [2021-05-06T10:44:15.478Z] Experimental: false [2021-05-06T10:44:15.478Z] [2021-05-06T10:44:15.478Z] Server: Docker Engine - Enterprise [2021-05-06T10:44:15.478Z] Engine: [2021-05-06T10:44:15.478Z] Version: 19.03.12 [2021-05-06T10:44:15.478Z] API version: 1.40 (minimum version 1.24) [2021-05-06T10:44:15.478Z] Go version: go1.13.13 [2021-05-06T10:44:15.478Z] Git commit: f295753ffd [2021-05-06T10:44:15.478Z] Built: 08/05/2020 19:26:41 [2021-05-06T10:44:15.478Z] OS/Arch: windows/amd64 [2021-05-06T10:44:15.478Z] Experimental: true [2021-05-06T10:44:15.554Z] #43 74.35 DEP criu/rbtree.d [2021-05-06T10:44:15.554Z] #43 74.42 DEP criu/pstree.d [2021-05-06T10:44:15.817Z] #43 74.67 DEP criu/protobuf.d [2021-05-06T10:44:15.817Z] #43 74.83 GEN criu/protobuf-desc-gen.h [2021-05-06T10:44:15.919Z] #67 ... [2021-05-06T10:44:15.920Z] [2021-05-06T10:44:15.920Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:15.920Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:44:15.920Z] #45 30.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-06T10:44:15.920Z] #45 30.58 internal/nettrace [2021-05-06T10:44:15.920Z] #45 30.77 runtime/cgo [2021-05-06T10:44:15.920Z] #45 ... [2021-05-06T10:44:15.920Z] [2021-05-06T10:44:15.920Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:15.920Z] #49 sha256:d72fdfef9b5b7bebdda50804d40137e8a170b53766e77313cdb8604fded77aa9 [2021-05-06T10:44:15.920Z] #49 34.03 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:44:15.920Z] #49 34.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:44:15.920Z] #49 34.05 go: downloading golang.org/x/text v0.3.2 [2021-05-06T10:44:15.920Z] #49 34.06 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:44:15.920Z] #49 34.06 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:44:15.920Z] #49 34.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:44:15.920Z] #49 34.16 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:44:15.920Z] #49 34.20 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-06T10:44:15.920Z] #49 34.27 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:44:15.920Z] #49 34.36 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:44:15.920Z] #49 34.49 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:44:15.920Z] #49 34.53 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:44:15.920Z] #49 34.67 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:44:15.920Z] #49 34.68 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-06T10:44:15.920Z] #49 34.74 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:44:15.920Z] #49 34.75 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:44:15.920Z] #49 34.91 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-06T10:44:15.920Z] #49 35.01 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:44:15.920Z] #49 35.05 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:44:15.920Z] #49 35.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:44:15.920Z] #49 35.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:44:15.920Z] #49 35.46 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-06T10:44:15.920Z] #49 35.54 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:44:15.920Z] #49 35.66 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:44:15.920Z] #49 35.71 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:44:15.920Z] #49 35.73 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:44:15.920Z] #49 35.81 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:44:15.920Z] #49 35.82 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:44:15.920Z] #49 36.00 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:44:15.920Z] #49 36.73 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:44:15.920Z] #49 37.24 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:44:15.920Z] #49 37.66 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:44:15.920Z] #49 38.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:44:15.920Z] #49 38.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:44:15.920Z] #49 38.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:44:15.920Z] #49 38.38 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:44:15.920Z] #49 38.64 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:44:15.920Z] #49 38.64 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:44:15.920Z] #49 38.65 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:44:15.920Z] #49 38.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:44:15.920Z] #49 38.75 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:44:15.920Z] #49 39.07 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:44:15.920Z] #49 39.10 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:44:15.920Z] #49 39.24 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:44:15.920Z] #49 ... [2021-05-06T10:44:15.920Z] [2021-05-06T10:44:15.920Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:15.920Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:44:15.920Z] #45 40.94 vendor/golang.org/x/crypto/internal/subtle [2021-05-06T10:44:15.920Z] #45 41.06 vendor/golang.org/x/crypto/curve25519 [Pipeline] sh [2021-05-06T10:44:16.155Z] #56 ... [2021-05-06T10:44:16.155Z] [2021-05-06T10:44:16.155Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:16.155Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:44:16.155Z] #45 37.97 github.com/LK4D4/vndr/godl/singleflight [2021-05-06T10:44:16.155Z] #45 38.20 math/rand [2021-05-06T10:44:16.155Z] #45 39.18 internal/singleflight [2021-05-06T10:44:16.155Z] #45 39.82 errors [2021-05-06T10:44:16.155Z] #45 39.82 sort [2021-05-06T10:44:16.155Z] #45 40.23 io [2021-05-06T10:44:16.155Z] #45 41.03 strconv [2021-05-06T10:44:16.155Z] #45 41.57 bytes [2021-05-06T10:44:16.155Z] #45 43.58 bufio [2021-05-06T10:44:16.155Z] #45 44.46 reflect [2021-05-06T10:44:16.155Z] #45 45.25 internal/oserror [2021-05-06T10:44:16.155Z] #45 45.38 syscall [2021-05-06T10:44:16.155Z] #45 ... [2021-05-06T10:44:16.155Z] [2021-05-06T10:44:16.155Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:16.155Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:16.155Z] #36 31.71 Reading package lists... [2021-05-06T10:44:16.155Z] #36 38.16 Building dependency tree... [2021-05-06T10:44:16.155Z] #36 41.17 The following additional packages will be installed: [2021-05-06T10:44:16.155Z] #36 41.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-06T10:44:16.155Z] #36 41.19 Suggested packages: [2021-05-06T10:44:16.155Z] #36 41.19 cmake-doc ninja-build lrzip [2021-05-06T10:44:16.155Z] #36 41.19 Recommended packages: [2021-05-06T10:44:16.155Z] #36 41.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-06T10:44:16.156Z] #36 42.23 The following NEW packages will be installed: [2021-05-06T10:44:16.156Z] #36 42.24 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-06T10:44:16.156Z] #36 42.24 vim-common xxd [2021-05-06T10:44:16.156Z] #36 42.72 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:44:16.156Z] #36 42.72 Need to get 14.9 MB of archives. [2021-05-06T10:44:16.156Z] #36 42.72 After this operation, 61.8 MB of additional disk space will be used. [2021-05-06T10:44:16.156Z] #36 42.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-06T10:44:16.156Z] #36 42.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-06T10:44:16.156Z] #36 42.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-06T10:44:16.156Z] #36 42.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-06T10:44:16.156Z] #36 43.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-06T10:44:16.156Z] #36 43.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-06T10:44:16.156Z] #36 43.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-06T10:44:16.156Z] #36 43.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-06T10:44:16.156Z] #36 43.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-06T10:44:16.156Z] #36 43.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-06T10:44:16.156Z] #36 44.88 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:16.156Z] #36 45.14 Fetched 14.9 MB in 2s (9470 kB/s) [2021-05-06T10:44:16.156Z] #36 45.16 Selecting previously unselected package xxd. [2021-05-06T10:44:16.156Z] #36 45.16 (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 ... 15410 files and directories currently installed.) [2021-05-06T10:44:16.156Z] #36 45.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-06T10:44:16.156Z] #36 45.27 Unpacking xxd (2:8.1.0875-5) ... [2021-05-06T10:44:16.156Z] #36 45.46 Selecting previously unselected package vim-common. [2021-05-06T10:44:16.156Z] #36 45.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:44:16.156Z] #36 45.48 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-06T10:44:16.156Z] #36 45.83 Selecting previously unselected package cmake-data. [2021-05-06T10:44:16.156Z] #36 45.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-06T10:44:16.156Z] #36 45.84 Unpacking cmake-data (3.13.4-1) ... [2021-05-06T10:44:16.156Z] #36 ... [2021-05-06T10:44:16.156Z] [2021-05-06T10:44:16.156Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:16.156Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:16.156Z] #42 32.51 Reading package lists... [2021-05-06T10:44:16.156Z] #42 39.11 Building dependency tree... [2021-05-06T10:44:16.156Z] #42 42.33 The following additional packages will be installed: [2021-05-06T10:44:16.156Z] #42 42.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-06T10:44:16.156Z] #42 42.33 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-06T10:44:16.156Z] #42 42.33 Suggested packages: [2021-05-06T10:44:16.156Z] #42 42.33 manpages-dev python-setuptools [2021-05-06T10:44:16.156Z] #42 43.52 The following NEW packages will be installed: [2021-05-06T10:44:16.156Z] #42 43.52 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-06T10:44:16.156Z] #42 43.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-06T10:44:16.156Z] #42 43.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-06T10:44:16.156Z] #42 43.52 python-six zlib1g-dev [2021-05-06T10:44:16.156Z] #42 43.99 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:44:16.156Z] #42 43.99 Need to get 4095 kB of archives. [2021-05-06T10:44:16.156Z] #42 43.99 After this operation, 22.5 MB of additional disk space will be used. [2021-05-06T10:44:16.156Z] #42 43.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-06T10:44:16.156Z] #42 44.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-06T10:44:16.156Z] #42 44.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-06T10:44:16.156Z] #42 44.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-06T10:44:16.156Z] #42 44.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-06T10:44:16.156Z] #42 44.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-06T10:44:16.156Z] #42 44.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-06T10:44:16.156Z] #42 44.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-06T10:44:16.156Z] #42 44.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-06T10:44:16.156Z] #42 44.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-06T10:44:16.156Z] #42 44.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-06T10:44:16.156Z] #42 44.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-06T10:44:16.156Z] #42 44.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-06T10:44:16.156Z] #42 44.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-06T10:44:16.156Z] #42 44.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-06T10:44:16.156Z] #42 44.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-06T10:44:16.156Z] #42 44.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-06T10:44:16.156Z] #42 45.72 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:16.156Z] #42 45.88 Fetched 4095 kB in 1s (3930 kB/s) [2021-05-06T10:44:16.156Z] #42 45.96 Selecting previously unselected package libcap-dev:amd64. [2021-05-06T10:44:16.156Z] #42 45.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 ... 15410 files and directories currently installed.) [2021-05-06T10:44:16.156Z] #42 46.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-06T10:44:16.156Z] #42 46.05 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-06T10:44:16.156Z] #42 46.16 Selecting previously unselected package libnet1:amd64. [2021-05-06T10:44:16.156Z] #42 46.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-06T10:44:16.156Z] #42 46.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:16.156Z] #42 46.28 Selecting previously unselected package libnet1-dev. [2021-05-06T10:44:16.156Z] #42 46.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-06T10:44:16.156Z] #42 46.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:16.156Z] #42 46.57 Selecting previously unselected package libnl-3-200:amd64. [2021-05-06T10:44:16.156Z] #42 46.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-06T10:44:16.156Z] #42 46.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:44:16.156Z] #42 46.68 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-06T10:44:16.156Z] #42 46.68 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-06T10:44:16.156Z] #42 46.69 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-06T10:44:16.156Z] #42 46.90 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-06T10:44:16.156Z] #42 46.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:44:16.156Z] #42 46.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:16.156Z] #42 47.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-06T10:44:16.156Z] #42 47.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:44:16.156Z] #42 47.05 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:16.156Z] #42 47.16 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-06T10:44:16.156Z] #42 47.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-06T10:44:16.156Z] #42 47.17 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-06T10:44:16.156Z] #42 47.41 Selecting previously unselected package libprotobuf17:amd64. [2021-05-06T10:44:16.156Z] #42 47.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:16.156Z] #42 47.44 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:16.156Z] #42 48.12 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-06T10:44:16.156Z] #42 48.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:16.156Z] #42 48.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:16.156Z] #42 48.35 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-06T10:44:16.156Z] #42 48.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:16.156Z] #42 48.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:16.156Z] #42 ... [2021-05-06T10:44:16.156Z] [2021-05-06T10:44:16.156Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:16.156Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:16.416Z] #36 48.53 Selecting previously unselected package libicu63:amd64. [2021-05-06T10:44:16.416Z] #36 48.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-06T10:44:16.416Z] #36 48.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:44:16.846Z] #45 ... [2021-05-06T10:44:16.847Z] [2021-05-06T10:44:16.847Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:44:16.847Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:44:16.847Z] #40 31.91 Checking out files: 69% (1183/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-06T10:44:16.847Z] #40 32.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-06T10:44:16.847Z] #40 34.11 + 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-05-06T10:44:16.961Z] + docker info [2021-05-06T10:44:17.212Z] #43 ... [2021-05-06T10:44:17.212Z] [2021-05-06T10:44:17.212Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:17.212Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:44:17.212Z] #45 140.2 github.com/LK4D4/vndr/godl [2021-05-06T10:44:17.212Z] #45 141.0 github.com/LK4D4/vndr [2021-05-06T10:44:17.478Z] #45 ... [2021-05-06T10:44:17.478Z] [2021-05-06T10:44:17.478Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:44:17.478Z] #53 sha256:609101783d0f045baa4a27a3188aba196ac6da57eb31c01e9ed2e9c22314841b [2021-05-06T10:44:17.478Z] #53 13.25 + cd /tmp/tmp.QA5XWKc4p1/src/github.com/opencontainers/runc [2021-05-06T10:44:17.478Z] #53 13.25 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:44:17.478Z] #53 14.22 + '[' -z '' ']' [2021-05-06T10:44:17.478Z] #53 14.22 + target=static [2021-05-06T10:44:17.478Z] #53 14.22 + make 'BUILDTAGS=seccomp ' static [2021-05-06T10:44:17.478Z] #53 14.56 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-05-06T10:44:17.478Z] #53 ... [2021-05-06T10:44:17.478Z] [2021-05-06T10:44:17.478Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:17.478Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:17.478Z] #43 76.57 DEP criu/protobuf-desc.d [2021-05-06T10:44:17.739Z] #43 76.78 DEP criu/proc_parse.d [2021-05-06T10:44:18.055Z] #56 ... [2021-05-06T10:44:18.055Z] [2021-05-06T10:44:18.055Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:18.055Z] #49 sha256:f7c5a58db020eb3f9592c08ee425706d07d63fb19ff589796bb20d0860d60026 [2021-05-06T10:44:18.055Z] #49 23.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:44:18.055Z] #49 23.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:44:18.055Z] #49 23.38 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:44:18.056Z] #49 23.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:44:18.056Z] #49 23.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:44:18.056Z] #49 23.38 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:44:18.056Z] #49 23.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:44:18.056Z] #49 23.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:44:18.056Z] #49 23.40 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:44:18.056Z] #49 23.41 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-06T10:44:18.056Z] #49 23.45 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:44:18.056Z] #49 23.45 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-06T10:44:18.056Z] #49 23.46 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:44:18.056Z] #49 23.54 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:44:18.056Z] #49 23.55 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:44:18.056Z] #49 23.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:44:18.056Z] #49 23.60 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:44:18.056Z] #49 23.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:44:18.056Z] #49 23.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:44:18.056Z] #49 23.80 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:44:18.056Z] #49 23.81 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:44:18.056Z] #49 23.82 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:44:18.056Z] #49 23.84 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:44:18.056Z] #49 23.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:44:18.056Z] #49 23.94 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:44:18.056Z] #49 23.96 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:44:18.056Z] #49 23.98 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-06T10:44:18.056Z] #49 24.07 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-06T10:44:18.056Z] #49 24.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:44:18.056Z] #49 24.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:44:18.056Z] #49 24.14 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:44:18.056Z] #49 24.15 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:44:18.056Z] #49 24.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:44:18.056Z] #49 24.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:44:18.056Z] #49 24.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:44:18.056Z] #49 24.27 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:44:18.056Z] #49 24.31 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:44:18.056Z] #49 24.33 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:44:18.056Z] #49 24.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:44:18.056Z] #49 24.51 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:44:18.056Z] #49 24.51 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-06T10:44:18.056Z] #49 24.51 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:44:18.056Z] #49 24.54 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:44:18.056Z] #49 24.55 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:44:18.056Z] #49 24.65 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:44:18.056Z] #49 24.71 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:44:18.056Z] #49 24.72 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:44:18.056Z] #49 24.93 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-06T10:44:18.056Z] #49 24.96 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:44:18.056Z] #49 25.04 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:44:18.056Z] #49 25.07 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:44:18.056Z] #49 25.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:44:18.056Z] #49 25.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:44:18.056Z] #49 25.15 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:44:18.056Z] #49 25.15 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:44:18.056Z] #49 25.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:44:18.056Z] #49 25.19 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:44:18.056Z] #49 25.38 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-06T10:44:18.056Z] #49 25.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:44:18.056Z] #49 25.40 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:44:18.056Z] #49 25.40 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:44:18.056Z] #49 25.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:44:18.056Z] #49 25.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:44:18.056Z] #49 25.50 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-06T10:44:18.056Z] #49 25.53 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:44:18.056Z] #49 25.57 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:44:18.056Z] #49 25.57 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:44:18.056Z] #49 25.66 go: downloading github.com/spf13/afero v1.1.2 [2021-05-06T10:44:18.056Z] #49 25.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:44:18.056Z] #49 25.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:44:18.056Z] #49 25.75 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:44:18.056Z] #49 25.75 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:44:18.056Z] #49 25.80 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:44:18.056Z] #49 25.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:44:18.056Z] #49 26.06 go: extracting github.com/spf13/afero v1.1.2 [2021-05-06T10:44:18.056Z] #49 26.15 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:44:18.056Z] #49 26.24 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:44:18.056Z] #49 26.25 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:44:18.056Z] #49 26.27 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-06T10:44:18.056Z] #49 26.35 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:44:18.056Z] #49 26.38 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-06T10:44:18.056Z] #49 26.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:44:18.056Z] #49 26.51 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:44:18.056Z] #49 26.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:44:18.056Z] #49 26.57 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:44:18.056Z] #49 26.62 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:44:18.056Z] #49 26.64 go: downloading golang.org/x/text v0.3.2 [2021-05-06T10:44:18.056Z] #49 26.73 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:44:18.056Z] #49 26.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:44:18.056Z] #49 26.89 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:44:18.056Z] #49 26.91 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-06T10:44:18.056Z] #49 27.21 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:44:18.056Z] #49 27.26 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:44:18.056Z] #49 27.40 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:44:18.213Z] #40 ... [2021-05-06T10:44:18.214Z] [2021-05-06T10:44:18.214Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:18.214Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:18.214Z] #42 33.38 Fetched 8441 kB in 25s (342 kB/s) [2021-05-06T10:44:18.214Z] #42 33.38 Reading package lists... [2021-05-06T10:44:18.214Z] #42 39.44 Reading package lists... [2021-05-06T10:44:18.214Z] #42 ... [2021-05-06T10:44:18.214Z] [2021-05-06T10:44:18.214Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:44:18.214Z] #58 sha256:fa27c2c07853fc826b9c792a9cc09e0166aaac7296e6e65217dc233dd0d08ae4 [2021-05-06T10:44:18.214Z] #58 33.26 go: finding github.com/pkg/errors v0.9.1 [2021-05-06T10:44:18.214Z] #58 33.45 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:44:18.214Z] #58 33.61 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:44:18.214Z] #58 33.70 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:44:18.214Z] #58 33.81 go: finding github.com/google/uuid v1.2.0 [2021-05-06T10:44:18.214Z] #58 33.84 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:44:18.214Z] #58 33.94 go: finding github.com/gofrs/flock v0.8.0 [2021-05-06T10:44:18.214Z] #58 33.95 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-06T10:44:18.214Z] #58 34.02 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:44:18.214Z] #58 34.04 go: finding github.com/gorilla/mux v1.8.0 [2021-05-06T10:44:18.214Z] #58 34.10 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:44:18.214Z] #58 34.15 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:44:18.214Z] #58 34.18 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:44:18.214Z] #58 34.39 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:44:18.214Z] #58 34.49 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:44:18.214Z] #58 ... [2021-05-06T10:44:18.214Z] [2021-05-06T10:44:18.214Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:18.214Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:18.214Z] #36 33.52 Fetched 8441 kB in 24s (346 kB/s) [2021-05-06T10:44:18.214Z] #36 33.52 Reading package lists... [2021-05-06T10:44:18.309Z] #43 77.05 DEP criu/plugin.d [2021-05-06T10:44:18.309Z] #43 77.12 DEP criu/pipes.d [2021-05-06T10:44:18.309Z] #43 77.25 DEP criu/pie-util.d [2021-05-06T10:44:18.321Z] #49 28.81 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:44:18.469Z] #36 39.49 Reading package lists... [2021-05-06T10:44:18.469Z] #36 ... [2021-05-06T10:44:18.469Z] [2021-05-06T10:44:18.469Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:18.469Z] #49 sha256:d72fdfef9b5b7bebdda50804d40137e8a170b53766e77313cdb8604fded77aa9 [2021-05-06T10:44:18.469Z] #49 41.14 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-06T10:44:18.570Z] #43 77.34 DEP criu/pie-util-vdso.d [2021-05-06T10:44:18.570Z] #43 77.51 DEP criu/pie-util-vdso-elf32.d [2021-05-06T10:44:18.585Z] #36 43.83 Reading package lists... [2021-05-06T10:44:18.585Z] #36 ... [2021-05-06T10:44:18.585Z] [2021-05-06T10:44:18.585Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:18.585Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:44:18.585Z] #49 48.41 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-06T10:44:18.585Z] #49 49.32 go: extracting golang.org/x/text v0.3.2 [2021-05-06T10:44:18.585Z] #49 28.96 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:44:18.725Z] #49 44.25 go: extracting golang.org/x/text v0.3.2 [2021-05-06T10:44:18.831Z] #43 77.70 DEP criu/path.d [2021-05-06T10:44:18.831Z] #43 77.89 DEP criu/parasite-syscall.d [2021-05-06T10:44:18.850Z] #49 ... [2021-05-06T10:44:18.850Z] [2021-05-06T10:44:18.850Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:18.850Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-06T10:44:18.850Z] #42 19.33 Fetched 8265 kB in 14s (610 kB/s) [2021-05-06T10:44:18.850Z] #42 19.33 Reading package lists... [2021-05-06T10:44:19.091Z] #43 ... [2021-05-06T10:44:19.091Z] [2021-05-06T10:44:19.091Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:19.091Z] #45 sha256:030e554a96f101878d9468c41568237a8f00c3ac65b25826e5057d811517793e [2021-05-06T10:44:19.091Z] #45 DONE 151.8s [2021-05-06T10:44:19.091Z] [2021-05-06T10:44:19.091Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:44:19.091Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:44:19.091Z] #20 11.23 Fetched 8955 kB in 10s (898 kB/s) [2021-05-06T10:44:19.091Z] #20 11.23 Reading package lists... [2021-05-06T10:44:19.115Z] #42 24.81 Reading package lists... [2021-05-06T10:44:19.115Z] #42 ... [2021-05-06T10:44:19.115Z] [2021-05-06T10:44:19.115Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:44:19.115Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-06T10:44:19.115Z] #32 26.77 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-06T10:44:19.115Z] #32 27.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-06T10:44:19.115Z] #32 27.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:44:19.286Z] #49 ... [2021-05-06T10:44:19.286Z] [2021-05-06T10:44:19.286Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:44:19.286Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:44:19.286Z] #55 34.63 Fetched 8441 kB in 26s (330 kB/s) [2021-05-06T10:44:19.286Z] #55 34.63 Reading package lists... [2021-05-06T10:44:19.352Z] #20 15.86 Reading package lists... [2021-05-06T10:44:19.352Z] #20 ... [2021-05-06T10:44:19.352Z] [2021-05-06T10:44:19.352Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:19.352Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:19.352Z] #43 78.24 DEP criu/pagemap.d [2021-05-06T10:44:19.541Z] #55 40.72 Reading package lists... [2021-05-06T10:44:19.541Z] #55 ... [2021-05-06T10:44:19.541Z] [2021-05-06T10:44:19.541Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:19.541Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:19.541Z] #13 30.84 Fetched 8955 kB in 26s (339 kB/s) [2021-05-06T10:44:19.541Z] #13 30.84 Reading package lists... [2021-05-06T10:44:19.611Z] #43 78.56 DEP criu/pagemap-cache.d [2021-05-06T10:44:19.797Z] #13 37.17 Reading package lists... [2021-05-06T10:44:19.797Z] #13 ... [2021-05-06T10:44:19.797Z] [2021-05-06T10:44:19.797Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:19.797Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:19.797Z] #42 39.44 Reading package lists... [2021-05-06T10:44:19.871Z] #43 78.79 DEP criu/page-xfer.d [2021-05-06T10:44:20.132Z] #43 79.10 DEP criu/page-pipe.d [2021-05-06T10:44:20.392Z] #43 79.28 DEP criu/netfilter.d [2021-05-06T10:44:20.516Z] #32 ... [2021-05-06T10:44:20.516Z] [2021-05-06T10:44:20.516Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:20.516Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-06T10:44:20.516Z] #36 20.61 Fetched 8265 kB in 15s (556 kB/s) [2021-05-06T10:44:20.516Z] #36 20.61 Reading package lists... [2021-05-06T10:44:20.516Z] #36 26.12 Reading package lists... [2021-05-06T10:44:20.516Z] #36 ... [2021-05-06T10:44:20.516Z] [2021-05-06T10:44:20.516Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:20.516Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-06T10:44:20.516Z] #13 17.10 Fetched 8773 kB in 14s (615 kB/s) [2021-05-06T10:44:20.516Z] #13 17.10 Reading package lists... [2021-05-06T10:44:20.516Z] #13 22.99 Reading package lists... [2021-05-06T10:44:20.516Z] #13 ... [2021-05-06T10:44:20.516Z] [2021-05-06T10:44:20.516Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:20.516Z] #45 sha256:d81fb53bb84fdec799f19ec122186ba88f666ab0592c693f3c6e675fdb294358 [2021-05-06T10:44:20.516Z] #45 26.90 internal/reflectlite [2021-05-06T10:44:20.516Z] #45 26.90 sync [2021-05-06T10:44:20.516Z] #45 28.14 github.com/LK4D4/vndr/godl/singleflight [2021-05-06T10:44:20.516Z] #45 28.15 math/rand [2021-05-06T10:44:20.516Z] #45 28.15 internal/singleflight [2021-05-06T10:44:20.516Z] #45 29.83 sort [2021-05-06T10:44:20.516Z] #45 29.84 errors [2021-05-06T10:44:20.516Z] #45 30.23 io [2021-05-06T10:44:20.516Z] #45 30.26 internal/oserror [2021-05-06T10:44:20.516Z] #45 30.26 strconv [2021-05-06T10:44:20.516Z] #45 30.66 syscall [2021-05-06T10:44:20.653Z] #43 79.46 DEP criu/net.d [2021-05-06T10:44:20.653Z] #43 79.61 DEP criu/namespaces.d [2021-05-06T10:44:20.913Z] #43 79.84 DEP criu/mount.d [2021-05-06T10:44:21.177Z] #43 80.06 DEP criu/memfd.d [2021-05-06T10:44:21.177Z] #43 80.23 DEP criu/mem.d [2021-05-06T10:44:21.206Z] #42 45.30 Building dependency tree... [2021-05-06T10:44:21.695Z] #36 ... [2021-05-06T10:44:21.695Z] [2021-05-06T10:44:21.695Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:44:21.695Z] #47 sha256:d627c31358807a4ec059946fd4c15293b882b7e61780189bb368c854f4f35cba [2021-05-06T10:44:21.695Z] #47 DONE 53.1s [2021-05-06T10:44:21.695Z] [2021-05-06T10:44:21.695Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:21.695Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:21.695Z] #42 49.58 Selecting previously unselected package libprotoc17:amd64. [2021-05-06T10:44:21.695Z] #42 49.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:21.695Z] #42 49.58 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:21.695Z] #42 50.12 Selecting previously unselected package protobuf-c-compiler. [2021-05-06T10:44:21.695Z] #42 50.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:44:21.695Z] #42 50.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-06T10:44:21.695Z] #42 50.27 Selecting previously unselected package protobuf-compiler. [2021-05-06T10:44:21.695Z] #42 50.28 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:21.695Z] #42 50.28 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-06T10:44:21.695Z] #42 50.39 Selecting previously unselected package python-pkg-resources. [2021-05-06T10:44:21.695Z] #42 50.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-06T10:44:21.695Z] #42 50.43 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-06T10:44:21.695Z] #42 50.66 Selecting previously unselected package python-six. [2021-05-06T10:44:21.695Z] #42 50.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-06T10:44:21.695Z] #42 50.68 Unpacking python-six (1.12.0-1) ... [2021-05-06T10:44:21.695Z] #42 50.75 Selecting previously unselected package python-protobuf. [2021-05-06T10:44:21.695Z] #42 50.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:21.695Z] #42 50.78 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-06T10:44:21.695Z] #42 51.41 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-06T10:44:21.695Z] #42 ... [2021-05-06T10:44:21.695Z] [2021-05-06T10:44:21.695Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:21.695Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:21.695Z] #13 33.51 Reading package lists... [2021-05-06T10:44:21.695Z] #13 40.01 Building dependency tree... [2021-05-06T10:44:21.695Z] #13 43.04 The following additional packages will be installed: [2021-05-06T10:44:21.695Z] #13 43.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-06T10:44:21.695Z] #13 43.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-06T10:44:21.695Z] #13 43.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-06T10:44:21.695Z] #13 43.04 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-06T10:44:21.695Z] #13 43.06 mingw-w64-common mingw-w64-x86-64-dev [2021-05-06T10:44:21.695Z] #13 43.06 Suggested packages: [2021-05-06T10:44:21.695Z] #13 43.06 gcc-8-locales seccomp wine64 [2021-05-06T10:44:21.695Z] #13 44.31 The following NEW packages will be installed: [2021-05-06T10:44:21.695Z] #13 44.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-06T10:44:21.695Z] #13 44.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-06T10:44:21.695Z] #13 44.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-06T10:44:21.695Z] #13 44.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-06T10:44:21.695Z] #13 44.31 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-06T10:44:21.695Z] #13 44.31 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-06T10:44:21.695Z] #13 44.31 The following packages will be upgraded: [2021-05-06T10:44:21.695Z] #13 44.31 libseccomp2 libsystemd0 libudev1 [2021-05-06T10:44:21.695Z] #13 44.78 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T10:44:21.695Z] #13 44.78 Need to get 78.2 MB of archives. [2021-05-06T10:44:21.695Z] #13 44.78 After this operation, 487 MB of additional disk space will be used. [2021-05-06T10:44:21.695Z] #13 44.78 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-06T10:44:21.695Z] #13 44.78 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-06T10:44:21.695Z] #13 44.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-06T10:44:21.695Z] #13 44.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-06T10:44:21.695Z] #13 45.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-06T10:44:21.695Z] #13 45.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-06T10:44:21.695Z] #13 46.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-06T10:44:21.695Z] #13 46.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-06T10:44:21.695Z] #13 46.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-06T10:44:21.695Z] #13 46.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-06T10:44:21.695Z] #13 47.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-06T10:44:21.695Z] #13 47.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-06T10:44:21.695Z] #13 47.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-06T10:44:21.695Z] #13 ... [2021-05-06T10:44:21.695Z] [2021-05-06T10:44:21.695Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:44:21.695Z] #56 sha256:46adb00fe43ff4197e40ed8fa26a3a64d1011859eedd11fa4fd9edc9e0fd357c [2021-05-06T10:44:21.695Z] #56 5.147 + RM_GOPATH=0 [2021-05-06T10:44:21.695Z] #56 5.147 + TMP_GOPATH= [2021-05-06T10:44:21.695Z] #56 5.147 + : /build [2021-05-06T10:44:21.695Z] #56 5.148 + '[' -z '' ']' [2021-05-06T10:44:21.695Z] #56 5.149 ++ mktemp -d [2021-05-06T10:44:21.695Z] #56 5.151 + export GOPATH=/tmp/tmp.O9WJmbKA4I [2021-05-06T10:44:21.695Z] #56 5.151 + GOPATH=/tmp/tmp.O9WJmbKA4I [2021-05-06T10:44:21.695Z] #56 5.151 + RM_GOPATH=1 [2021-05-06T10:44:21.695Z] #56 5.151 + case "$(go env GOARCH)" in [2021-05-06T10:44:21.695Z] #56 5.156 ++ go env GOARCH [2021-05-06T10:44:21.695Z] #56 5.189 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:21.695Z] #56 5.190 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:21.695Z] #56 5.190 ++ dirname /tmp/install/install.sh [2021-05-06T10:44:21.695Z] #56 5.192 + dir=/tmp/install [2021-05-06T10:44:21.695Z] #56 5.192 + bin=containerd [2021-05-06T10:44:21.695Z] #56 5.192 + shift [2021-05-06T10:44:21.695Z] #56 5.192 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-06T10:44:21.695Z] #56 5.192 + . /tmp/install/containerd.installer [2021-05-06T10:44:21.695Z] #56 5.193 ++ set -e [2021-05-06T10:44:21.695Z] #56 5.193 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:44:21.695Z] #56 5.196 + install_containerd [2021-05-06T10:44:21.695Z] #56 5.199 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-05-06T10:44:21.695Z] #56 5.200 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:44:21.695Z] #56 5.200 + git clone https://github.com/containerd/containerd.git /tmp/tmp.O9WJmbKA4I/src/github.com/containerd/containerd [2021-05-06T10:44:21.695Z] #56 5.204 Cloning into '/tmp/tmp.O9WJmbKA4I/src/github.com/containerd/containerd'... [2021-05-06T10:44:21.749Z] #43 80.45 DEP criu/lsm.d [2021-05-06T10:44:21.749Z] #43 80.66 DEP criu/log.d [2021-05-06T10:44:21.749Z] #43 80.85 DEP criu/libnetlink.d [2021-05-06T10:44:21.916Z] #45 32.16 vendor/golang.org/x/net/dns/dnsmessage [2021-05-06T10:44:22.189Z] #45 32.62 bytes [2021-05-06T10:44:22.265Z] #56 ... [2021-05-06T10:44:22.265Z] [2021-05-06T10:44:22.265Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:22.265Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:22.265Z] #36 54.47 Selecting previously unselected package libxml2:amd64. [2021-05-06T10:44:22.265Z] #36 54.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-06T10:44:22.265Z] #36 54.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-06T10:44:22.321Z] #43 81.04 DEP criu/kerndat.d [2021-05-06T10:44:22.321Z] #43 81.25 DEP criu/kcmp-ids.d [2021-05-06T10:44:22.321Z] #43 81.35 DEP criu/irmap.d [2021-05-06T10:44:22.454Z] #45 ... [2021-05-06T10:44:22.454Z] [2021-05-06T10:44:22.454Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:22.454Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-06T10:44:22.454Z] #13 22.99 Reading package lists... [2021-05-06T10:44:22.582Z] #43 81.48 DEP criu/ipc_ns.d [2021-05-06T10:44:22.720Z] #13 28.89 Building dependency tree... [2021-05-06T10:44:22.788Z] #49 ... [2021-05-06T10:44:22.788Z] [2021-05-06T10:44:22.788Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:44:22.788Z] #67 sha256:c4cdcf9bdb59fd08ace38cc5020ce06815187f51d602886d588bde85cbe49d45 [2021-05-06T10:44:22.788Z] #67 DONE 53.1s [2021-05-06T10:44:22.788Z] [2021-05-06T10:44:22.788Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:44:22.788Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:44:22.788Z] #55 43.48 Reading package lists... [2021-05-06T10:44:22.788Z] #55 50.58 Building dependency tree... [2021-05-06T10:44:22.843Z] #43 81.67 DEP criu/image.d [2021-05-06T10:44:22.843Z] #43 81.83 DEP criu/image-desc.d [2021-05-06T10:44:23.048Z] #55 53.75 The following additional packages will be installed: [2021-05-06T10:44:23.048Z] #55 53.80 libbtrfs0 [2021-05-06T10:44:23.097Z] #42 48.20 The following additional packages will be installed: [2021-05-06T10:44:23.097Z] #42 48.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-06T10:44:23.097Z] #42 48.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-06T10:44:23.097Z] #42 48.23 Suggested packages: [2021-05-06T10:44:23.097Z] #42 48.23 manpages-dev python-setuptools [2021-05-06T10:44:23.103Z] #43 81.94 DEP criu/fsnotify.d [2021-05-06T10:44:23.103Z] #43 82.08 DEP criu/filesystems.d [2021-05-06T10:44:23.103Z] #43 82.23 DEP criu/files.d [2021-05-06T10:44:23.205Z] #36 55.33 Selecting previously unselected package libarchive13:amd64. [2021-05-06T10:44:23.205Z] #36 55.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-06T10:44:23.205Z] #36 55.33 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-06T10:44:23.314Z] #55 54.07 The following NEW packages will be installed: [2021-05-06T10:44:23.314Z] #55 54.09 libbtrfs-dev libbtrfs0 [2021-05-06T10:44:23.465Z] #36 55.63 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-06T10:44:23.465Z] #36 55.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-06T10:44:23.465Z] #36 55.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-06T10:44:23.575Z] #55 ... [2021-05-06T10:44:23.575Z] [2021-05-06T10:44:23.575Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:23.575Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:23.575Z] #42 44.47 Reading package lists... [2021-05-06T10:44:23.575Z] #42 51.05 Building dependency tree... [2021-05-06T10:44:23.575Z] #42 54.51 The following additional packages will be installed: [2021-05-06T10:44:23.576Z] #42 54.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-06T10:44:23.576Z] #42 54.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-06T10:44:23.576Z] #42 54.52 Suggested packages: [2021-05-06T10:44:23.576Z] #42 54.52 manpages-dev python-setuptools [2021-05-06T10:44:23.576Z] #42 ... [2021-05-06T10:44:23.576Z] [2021-05-06T10:44:23.576Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:44:23.576Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:44:23.576Z] #55 54.60 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:44:23.576Z] #55 54.60 Need to get 119 kB of archives. [2021-05-06T10:44:23.576Z] #55 54.60 After this operation, 387 kB of additional disk space will be used. [2021-05-06T10:44:23.576Z] #55 54.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-06T10:44:23.676Z] #43 82.39 DEP criu/files-reg.d [2021-05-06T10:44:23.676Z] #43 82.52 DEP criu/files-ext.d [2021-05-06T10:44:23.676Z] #43 82.67 DEP criu/file-lock.d [2021-05-06T10:44:23.677Z] #13 ... [2021-05-06T10:44:23.677Z] [2021-05-06T10:44:23.677Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:44:23.677Z] #58 sha256:56982fff1d98b7690e1a39cf737aa22ad75024bb615478d078e45b9b9fa7c7e9 [2021-05-06T10:44:23.677Z] #58 23.91 go: finding github.com/pkg/errors v0.9.1 [2021-05-06T10:44:23.677Z] #58 23.94 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-06T10:44:23.677Z] #58 24.01 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T10:44:23.677Z] #58 24.21 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T10:44:23.677Z] #58 24.25 go: finding github.com/google/uuid v1.2.0 [2021-05-06T10:44:23.677Z] #58 24.38 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T10:44:23.677Z] #58 24.53 go: finding github.com/gofrs/flock v0.8.0 [2021-05-06T10:44:23.677Z] #58 24.53 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-06T10:44:23.677Z] #58 24.63 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T10:44:23.677Z] #58 24.66 go: finding github.com/gorilla/mux v1.8.0 [2021-05-06T10:44:23.677Z] #58 24.72 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T10:44:23.677Z] #58 24.77 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T10:44:23.677Z] #58 24.84 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-06T10:44:23.677Z] #58 25.06 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T10:44:23.677Z] #58 25.31 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T10:44:23.677Z] #58 ... [2021-05-06T10:44:23.677Z] [2021-05-06T10:44:23.677Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:23.677Z] #51 sha256:94197c3c9bd22ceae025e056aeb9a232ef200dcb6d38aed8525c3b9967530e55 [2021-05-06T10:44:23.677Z] #51 23.91 runtime/cgo [2021-05-06T10:44:23.677Z] #51 24.02 runtime [2021-05-06T10:44:23.677Z] #51 ... [2021-05-06T10:44:23.677Z] [2021-05-06T10:44:23.677Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:23.677Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-06T10:44:23.677Z] #42 24.81 Reading package lists... [2021-05-06T10:44:23.677Z] #42 30.05 Building dependency tree... [2021-05-06T10:44:23.677Z] #42 32.67 The following additional packages will be installed: [2021-05-06T10:44:23.677Z] #42 32.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-06T10:44:23.677Z] #42 32.68 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-06T10:44:23.677Z] #42 32.68 Suggested packages: [2021-05-06T10:44:23.677Z] #42 32.68 manpages-dev python-setuptools [2021-05-06T10:44:23.677Z] #42 33.81 The following NEW packages will be installed: [2021-05-06T10:44:23.677Z] #42 33.83 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-06T10:44:23.677Z] #42 33.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-06T10:44:23.677Z] #42 33.83 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-06T10:44:23.677Z] #42 33.84 python-six zlib1g-dev [2021-05-06T10:44:23.677Z] #42 34.16 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:44:23.677Z] #42 34.16 Need to get 3798 kB of archives. [2021-05-06T10:44:23.677Z] #42 34.16 After this operation, 21.6 MB of additional disk space will be used. [2021-05-06T10:44:23.677Z] #42 34.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-05-06T10:44:23.726Z] #36 55.85 Selecting previously unselected package librhash0:amd64. [2021-05-06T10:44:23.726Z] #36 55.85 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-06T10:44:23.726Z] #36 55.85 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-06T10:44:23.726Z] #36 56.04 Selecting previously unselected package libuv1:amd64. [2021-05-06T10:44:23.726Z] #36 56.04 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-06T10:44:23.836Z] #55 54.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-06T10:44:23.937Z] #43 82.82 DEP criu/file-ids.d [2021-05-06T10:44:23.937Z] #43 82.94 DEP criu/fifo.d [2021-05-06T10:44:23.937Z] #43 83.07 DEP criu/fdstore.d [2021-05-06T10:44:23.944Z] #42 34.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-06T10:44:23.986Z] #36 56.06 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-06T10:44:23.986Z] #36 56.24 Selecting previously unselected package cmake. [2021-05-06T10:44:23.986Z] #36 56.24 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-06T10:44:23.986Z] #36 56.28 Unpacking cmake (3.13.4-1) ... [2021-05-06T10:44:24.026Z] #42 49.49 The following NEW packages will be installed: [2021-05-06T10:44:24.026Z] #42 49.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-06T10:44:24.026Z] #42 49.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-06T10:44:24.026Z] #42 49.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-06T10:44:24.026Z] #42 49.50 python-six zlib1g-dev [2021-05-06T10:44:24.198Z] #43 83.16 DEP criu/fault-injection.d [2021-05-06T10:44:24.198Z] #43 83.19 DEP criu/external.d [2021-05-06T10:44:24.352Z] #42 34.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-05-06T10:44:24.352Z] #42 34.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-06T10:44:24.352Z] #42 34.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-05-06T10:44:24.352Z] #42 34.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-06T10:44:24.352Z] #42 34.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-05-06T10:44:24.352Z] #42 34.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-05-06T10:44:24.352Z] #42 34.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-05-06T10:44:24.352Z] #42 34.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-05-06T10:44:24.352Z] #42 34.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-05-06T10:44:24.460Z] #43 83.29 DEP criu/eventpoll.d [2021-05-06T10:44:24.460Z] #43 83.44 DEP criu/eventfd.d [2021-05-06T10:44:24.460Z] #43 83.58 DEP criu/crtools.d [2021-05-06T10:44:24.590Z] #42 49.88 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:44:24.590Z] #42 49.88 Need to get 4095 kB of archives. [2021-05-06T10:44:24.590Z] #42 49.88 After this operation, 22.5 MB of additional disk space will be used. [2021-05-06T10:44:24.590Z] #42 49.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-06T10:44:24.590Z] #42 49.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-06T10:44:24.590Z] #42 49.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-06T10:44:24.590Z] #42 49.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-06T10:44:24.590Z] #42 49.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-06T10:44:24.590Z] #42 49.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-06T10:44:24.590Z] #42 49.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-06T10:44:24.590Z] #42 49.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-06T10:44:24.590Z] #42 49.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-06T10:44:24.590Z] #42 50.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-06T10:44:24.590Z] #42 50.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-06T10:44:24.777Z] #55 55.51 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:24.777Z] #55 55.65 Fetched 119 kB in 0s (393 kB/s) [2021-05-06T10:44:24.846Z] #42 50.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-06T10:44:24.846Z] #42 50.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-06T10:44:24.846Z] #42 50.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-06T10:44:24.846Z] #42 50.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-06T10:44:24.846Z] #42 50.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-06T10:44:24.846Z] #42 50.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-06T10:44:25.011Z] #42 35.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-05-06T10:44:25.011Z] #42 ... [2021-05-06T10:44:25.011Z] [2021-05-06T10:44:25.011Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:44:25.011Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-06T10:44:25.011Z] #27 35.96 Updating certificates in /etc/ssl/certs... [2021-05-06T10:44:25.011Z] #27 41.02 137 added, 0 removed; done. [2021-05-06T10:44:25.011Z] #27 41.20 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-06T10:44:25.011Z] #27 41.22 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-06T10:44:25.011Z] #27 41.27 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-06T10:44:25.011Z] #27 41.29 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-06T10:44:25.011Z] #27 41.34 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:25.011Z] #27 41.41 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-06T10:44:25.011Z] #27 41.44 Updating certificates in /etc/ssl/certs... [2021-05-06T10:44:25.011Z] #27 45.39 0 added, 0 removed; done. [2021-05-06T10:44:25.011Z] #27 45.39 Running hooks in /etc/ca-certificates/update.d... [2021-05-06T10:44:25.011Z] #27 45.41 done. [2021-05-06T10:44:25.011Z] #27 ... [2021-05-06T10:44:25.011Z] [2021-05-06T10:44:25.012Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:25.012Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-06T10:44:25.012Z] #42 35.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-05-06T10:44:25.012Z] #42 35.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-05-06T10:44:25.012Z] #42 35.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-06T10:44:25.012Z] #42 35.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-05-06T10:44:25.012Z] #42 35.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-05-06T10:44:25.031Z] #43 83.73 DEP criu/cr-service.d [2021-05-06T10:44:25.031Z] #43 83.90 DEP criu/cr-restore.d [2021-05-06T10:44:25.038Z] #55 55.84 Selecting previously unselected package libbtrfs0. [2021-05-06T10:44:25.038Z] #55 55.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 ... 15410 files and directories currently installed.) [2021-05-06T10:44:25.038Z] #55 55.89 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-06T10:44:25.038Z] #55 55.91 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-06T10:44:25.038Z] #55 56.00 Selecting previously unselected package libbtrfs-dev. [2021-05-06T10:44:25.038Z] #55 56.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-06T10:44:25.038Z] #55 56.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:44:25.038Z] #55 ... [2021-05-06T10:44:25.038Z] [2021-05-06T10:44:25.038Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:25.038Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:44:25.038Z] #45 46.00 vendor/golang.org/x/crypto/internal/subtle [2021-05-06T10:44:25.038Z] #45 46.15 vendor/golang.org/x/crypto/curve25519 [2021-05-06T10:44:25.038Z] #45 54.75 internal/reflectlite [2021-05-06T10:44:25.038Z] #45 54.76 sync [2021-05-06T10:44:25.038Z] #45 55.84 github.com/LK4D4/vndr/godl/singleflight [2021-05-06T10:44:25.103Z] #42 ... [2021-05-06T10:44:25.103Z] [2021-05-06T10:44:25.103Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:44:25.103Z] #67 sha256:bc2a3dfcde87a4c981cb7aab9ccfc2e6244113c10ac09de786955998aa8edfd9 [2021-05-06T10:44:25.103Z] #67 DONE 50.6s [2021-05-06T10:44:25.103Z] [2021-05-06T10:44:25.103Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:25.103Z] #49 sha256:d72fdfef9b5b7bebdda50804d40137e8a170b53766e77313cdb8604fded77aa9 [2021-05-06T10:44:25.103Z] #49 48.48 go: finding github.com/fatih/color v1.7.0 [2021-05-06T10:44:25.103Z] #49 48.52 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:44:25.103Z] #49 48.57 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:44:25.103Z] #49 48.58 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:44:25.103Z] #49 48.70 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:44:25.103Z] #49 48.71 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:44:25.103Z] #49 48.73 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:44:25.103Z] #49 48.74 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:44:25.103Z] #49 48.77 go: finding github.com/pkg/errors v0.8.1 [2021-05-06T10:44:25.103Z] #49 48.79 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:44:25.103Z] #49 48.81 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:44:25.103Z] #49 48.82 go: finding github.com/stretchr/testify v1.4.0 [2021-05-06T10:44:25.103Z] #49 48.83 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:44:25.103Z] #49 48.85 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:44:25.103Z] #49 48.85 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:44:25.103Z] #49 48.91 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:44:25.103Z] #49 48.91 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:44:25.103Z] #49 48.92 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:44:25.103Z] #49 48.92 go: finding github.com/spf13/viper v1.6.1 [2021-05-06T10:44:25.103Z] #49 49.02 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:44:25.103Z] #49 49.03 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:44:25.103Z] #49 49.07 go: finding github.com/stretchr/objx v0.2.0 [2021-05-06T10:44:25.103Z] #49 49.09 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:44:25.103Z] #49 49.14 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:44:25.103Z] #49 49.15 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:44:25.103Z] #49 49.32 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:44:25.103Z] #49 49.34 go: finding github.com/spf13/cobra v0.0.5 [2021-05-06T10:44:25.103Z] #49 49.41 go: finding github.com/spf13/pflag v1.0.5 [2021-05-06T10:44:25.103Z] #49 49.42 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:44:25.103Z] #49 49.44 go: finding github.com/gobwas/glob v0.2.3 [2021-05-06T10:44:25.103Z] #49 49.44 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:44:25.103Z] #49 49.47 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:44:25.103Z] #49 49.50 go: finding github.com/magiconair/properties v1.8.1 [2021-05-06T10:44:25.103Z] #49 49.56 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:44:25.103Z] #49 49.67 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:44:25.103Z] #49 49.69 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:44:25.103Z] #49 49.74 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:44:25.103Z] #49 49.77 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:44:25.103Z] #49 49.78 go: finding github.com/spf13/afero v1.1.2 [2021-05-06T10:44:25.103Z] #49 49.80 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:44:25.103Z] #49 49.81 go: finding golang.org/x/text v0.3.2 [2021-05-06T10:44:25.103Z] #49 49.81 go: finding github.com/spf13/cast v1.3.0 [2021-05-06T10:44:25.103Z] #49 49.83 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:44:25.103Z] #49 49.84 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:44:25.103Z] #49 49.86 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:44:25.103Z] #49 49.87 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-06T10:44:25.103Z] #49 49.87 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:44:25.103Z] #49 49.90 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:44:25.103Z] #49 50.02 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:44:25.103Z] #49 50.04 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:44:25.103Z] #49 50.08 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:44:25.103Z] #49 50.12 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:44:25.103Z] #49 50.14 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:44:25.103Z] #49 50.19 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:44:25.103Z] #49 50.20 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:44:25.103Z] #49 50.24 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:44:25.103Z] #49 50.26 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:44:25.103Z] #49 50.26 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-06T10:44:25.103Z] #49 50.27 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:44:25.103Z] #49 50.28 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:44:25.103Z] #49 50.30 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:44:25.103Z] #49 50.31 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:44:25.103Z] #49 50.32 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:44:25.103Z] #49 50.34 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:44:25.103Z] #49 50.36 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-06T10:44:25.103Z] #49 50.39 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:44:25.103Z] #49 50.39 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:44:25.103Z] #49 50.43 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:44:25.103Z] #49 50.53 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-06T10:44:25.292Z] #43 84.08 DEP criu/cr-errno.d [2021-05-06T10:44:25.292Z] #43 84.09 DEP criu/cr-dump.d [2021-05-06T10:44:25.292Z] #43 84.30 DEP criu/cr-dedup.d [2021-05-06T10:44:25.297Z] #45 56.17 math/rand [2021-05-06T10:44:25.298Z] #45 ... [2021-05-06T10:44:25.298Z] [2021-05-06T10:44:25.298Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:25.298Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:44:25.298Z] #49 55.16 go: finding github.com/fatih/color v1.7.0 [2021-05-06T10:44:25.298Z] #49 55.21 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:44:25.298Z] #49 55.25 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:44:25.298Z] #49 55.29 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:44:25.298Z] #49 55.34 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:44:25.298Z] #49 55.46 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:44:25.298Z] #49 55.50 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:44:25.298Z] #49 55.51 go: finding github.com/pkg/errors v0.8.1 [2021-05-06T10:44:25.298Z] #49 55.52 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:44:25.298Z] #49 55.54 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:44:25.298Z] #49 55.57 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:44:25.298Z] #49 55.59 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:44:25.298Z] #49 55.60 go: finding github.com/stretchr/testify v1.4.0 [2021-05-06T10:44:25.298Z] #49 55.60 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:44:25.298Z] #49 55.62 go: finding github.com/spf13/viper v1.6.1 [2021-05-06T10:44:25.298Z] #49 55.63 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:44:25.298Z] #49 55.65 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:44:25.298Z] #49 55.65 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:44:25.298Z] #49 55.68 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:44:25.298Z] #49 55.68 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:44:25.298Z] #49 55.71 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:44:25.298Z] #49 55.72 go: finding github.com/stretchr/objx v0.2.0 [2021-05-06T10:44:25.298Z] #49 55.85 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:44:25.298Z] #49 55.88 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:44:25.298Z] #49 55.89 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:44:25.298Z] #49 55.90 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:44:25.298Z] #49 55.93 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:44:25.298Z] #49 55.97 go: finding github.com/gobwas/glob v0.2.3 [2021-05-06T10:44:25.298Z] #49 55.98 go: finding github.com/spf13/cobra v0.0.5 [2021-05-06T10:44:25.298Z] #49 56.00 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:44:25.298Z] #49 56.02 go: finding github.com/spf13/pflag v1.0.5 [2021-05-06T10:44:25.298Z] #49 56.06 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:44:25.298Z] #49 56.21 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:44:25.298Z] #49 56.28 go: finding github.com/magiconair/properties v1.8.1 [2021-05-06T10:44:25.360Z] #49 50.84 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:44:25.360Z] #49 50.88 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:44:25.360Z] #49 50.88 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:44:25.553Z] #43 84.49 DEP criu/cr-check.d [2021-05-06T10:44:25.558Z] #49 56.29 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:44:25.558Z] #49 56.35 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:44:25.558Z] #49 56.35 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:44:25.558Z] #49 56.38 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:44:25.558Z] #49 56.39 go: finding github.com/spf13/afero v1.1.2 [2021-05-06T10:44:25.558Z] #49 56.41 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:44:25.558Z] #49 56.49 go: finding github.com/spf13/cast v1.3.0 [2021-05-06T10:44:25.616Z] #49 50.91 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:44:25.616Z] #49 50.99 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:44:25.814Z] #43 84.68 DEP criu/config.d [2021-05-06T10:44:25.814Z] #43 84.87 DEP criu/clone-noasan.d [2021-05-06T10:44:25.817Z] #49 56.66 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:44:25.818Z] #49 56.67 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:44:25.818Z] #49 56.70 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:44:25.896Z] #36 ... [2021-05-06T10:44:25.896Z] [2021-05-06T10:44:25.896Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:25.896Z] #51 sha256:0aa60e8ed9572525e33ab4f840393694aa5cf89a008f6a861af081db07cbd0ec [2021-05-06T10:44:25.896Z] #51 47.92 syscall [2021-05-06T10:44:25.896Z] #51 47.92 reflect [2021-05-06T10:44:25.896Z] #51 54.37 time [2021-05-06T10:44:25.896Z] #51 ... [2021-05-06T10:44:25.896Z] [2021-05-06T10:44:25.896Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:25.896Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:25.896Z] #13 51.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-06T10:44:25.896Z] #13 53.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-06T10:44:25.896Z] #13 53.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-06T10:44:25.896Z] #13 53.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-06T10:44:25.896Z] #13 53.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-06T10:44:25.896Z] #13 53.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-06T10:44:25.896Z] #13 53.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-06T10:44:25.896Z] #13 53.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-06T10:44:25.896Z] #13 53.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-06T10:44:25.896Z] #13 53.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-06T10:44:25.896Z] #13 53.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-06T10:44:25.896Z] #13 53.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-06T10:44:25.896Z] #13 53.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-06T10:44:25.896Z] #13 53.76 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-06T10:44:25.896Z] #13 53.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-06T10:44:26.075Z] #43 ... [2021-05-06T10:44:26.075Z] [2021-05-06T10:44:26.075Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:44:26.075Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:44:26.075Z] #32 DONE 158.5s [2021-05-06T10:44:26.075Z] [2021-05-06T10:44:26.075Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:26.075Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:26.075Z] #43 84.95 DEP criu/cgroup.d [2021-05-06T10:44:26.075Z] #43 ... [2021-05-06T10:44:26.075Z] [2021-05-06T10:44:26.075Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:44:26.075Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:44:26.075Z] #20 15.86 Reading package lists... [2021-05-06T10:44:26.075Z] #20 19.83 Building dependency tree... [2021-05-06T10:44:26.075Z] #20 21.44 libcap2-bin is already the newest version (1:2.25-2). [2021-05-06T10:44:26.075Z] #20 21.44 The following additional packages will be installed: [2021-05-06T10:44:26.075Z] #20 21.44 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-06T10:44:26.075Z] #20 21.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-06T10:44:26.075Z] #20 21.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-06T10:44:26.075Z] #20 21.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-06T10:44:26.075Z] #20 21.44 python3.7 python3.7-minimal vim-runtime xxd [2021-05-06T10:44:26.075Z] #20 21.44 Suggested packages: [2021-05-06T10:44:26.075Z] #20 21.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-06T10:44:26.075Z] #20 21.44 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-06T10:44:26.075Z] #20 21.44 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-06T10:44:26.075Z] #20 21.44 Recommended packages: [2021-05-06T10:44:26.075Z] #20 21.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-06T10:44:26.075Z] #20 21.44 python3-keyrings.alt python3-xdg unzip [2021-05-06T10:44:26.079Z] #49 56.73 go: finding golang.org/x/text v0.3.2 [2021-05-06T10:44:26.079Z] #49 56.75 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:44:26.079Z] #49 56.75 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-06T10:44:26.079Z] #49 56.76 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:44:26.079Z] #49 56.85 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:44:26.079Z] #49 ... [2021-05-06T10:44:26.080Z] [2021-05-06T10:44:26.080Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:44:26.080Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:44:26.080Z] #55 56.33 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-06T10:44:26.080Z] #55 56.39 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:44:26.080Z] #55 56.40 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:26.080Z] #55 DONE 56.9s [2021-05-06T10:44:26.080Z] [2021-05-06T10:44:26.080Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:26.080Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:44:26.080Z] #49 56.89 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:44:26.080Z] #49 56.90 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:44:26.080Z] #49 56.93 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:44:26.080Z] #49 56.97 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:44:26.336Z] #20 23.39 The following NEW packages will be installed: [2021-05-06T10:44:26.336Z] #20 23.40 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-06T10:44:26.336Z] #20 23.40 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-06T10:44:26.336Z] #20 23.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-06T10:44:26.336Z] #20 23.40 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-06T10:44:26.336Z] #20 23.40 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-06T10:44:26.336Z] #20 23.40 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-06T10:44:26.336Z] #20 23.40 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-06T10:44:26.336Z] #20 23.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-06T10:44:26.336Z] #20 23.40 xz-utils zip [2021-05-06T10:44:26.340Z] #49 57.16 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:44:26.340Z] #49 57.16 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:44:26.340Z] #49 57.18 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:44:26.340Z] #49 57.22 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:44:26.598Z] #20 23.83 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T10:44:26.598Z] #20 23.83 Need to get 28.5 MB of archives. [2021-05-06T10:44:26.598Z] #20 23.83 After this operation, 116 MB of additional disk space will be used. [2021-05-06T10:44:26.598Z] #20 23.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-06T10:44:26.599Z] #49 57.28 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-06T10:44:26.599Z] #49 57.29 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:44:26.599Z] #49 ... [2021-05-06T10:44:26.599Z] [2021-05-06T10:44:26.599Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:26.599Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:26.599Z] #13 31.72 Reading package lists... [2021-05-06T10:44:26.599Z] #13 41.80 Reading package lists... [2021-05-06T10:44:26.599Z] #13 48.60 Building dependency tree... [2021-05-06T10:44:26.599Z] #13 ... [2021-05-06T10:44:26.599Z] [2021-05-06T10:44:26.599Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:26.599Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:44:26.599Z] #49 57.39 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:44:26.599Z] #49 57.46 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:44:26.599Z] #49 57.46 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:44:26.599Z] #49 57.46 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:44:26.599Z] #49 57.51 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-06T10:44:26.599Z] #49 57.51 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:44:26.859Z] #20 23.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-06T10:44:26.859Z] #20 23.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-06T10:44:26.859Z] #20 24.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-06T10:44:26.859Z] #20 24.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-06T10:44:26.859Z] #20 24.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-06T10:44:26.859Z] #49 57.56 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:44:26.859Z] #49 57.56 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:44:26.859Z] #49 57.59 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-06T10:44:26.859Z] #49 57.67 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:44:26.913Z] #13 55.03 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:27.018Z] #42 37.05 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:27.118Z] #49 57.95 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:44:27.119Z] #49 57.97 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:44:27.119Z] #49 58.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:44:27.120Z] #20 24.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-06T10:44:27.120Z] #20 24.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-06T10:44:27.120Z] #20 24.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-06T10:44:27.120Z] #20 24.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-06T10:44:27.120Z] #20 24.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-06T10:44:27.120Z] #20 24.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-06T10:44:27.120Z] #20 24.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-06T10:44:27.120Z] #20 24.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-06T10:44:27.120Z] #20 24.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-06T10:44:27.120Z] #20 24.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-06T10:44:27.120Z] #20 24.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-06T10:44:27.176Z] #13 55.24 Fetched 78.2 MB in 9s (8439 kB/s) [2021-05-06T10:44:27.378Z] #49 58.14 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:44:27.378Z] #49 58.16 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:44:27.381Z] #20 24.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-06T10:44:27.381Z] #20 24.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-06T10:44:27.381Z] #20 24.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-06T10:44:27.381Z] #20 24.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-06T10:44:27.381Z] #20 24.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-06T10:44:27.435Z] #13 55.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% [2021-05-06T10:44:27.435Z] #13 ... [2021-05-06T10:44:27.435Z] [2021-05-06T10:44:27.435Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:44:27.435Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:44:27.435Z] #32 49.43 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-06T10:44:27.435Z] #32 49.68 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-06T10:44:27.435Z] #32 49.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:44:27.435Z] #32 ... [2021-05-06T10:44:27.435Z] [2021-05-06T10:44:27.435Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:27.435Z] #51 sha256:0aa60e8ed9572525e33ab4f840393694aa5cf89a008f6a861af081db07cbd0ec [2021-05-06T10:44:27.435Z] #51 59.74 context [2021-05-06T10:44:27.511Z] #49 ... [2021-05-06T10:44:27.511Z] [2021-05-06T10:44:27.511Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T10:44:27.511Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T10:44:27.511Z] #55 40.72 Reading package lists... [2021-05-06T10:44:27.511Z] #55 46.70 Building dependency tree... [2021-05-06T10:44:27.511Z] #55 49.58 The following additional packages will be installed: [2021-05-06T10:44:27.511Z] #55 49.58 libbtrfs0 [2021-05-06T10:44:27.511Z] #55 49.68 The following NEW packages will be installed: [2021-05-06T10:44:27.511Z] #55 49.69 libbtrfs-dev libbtrfs0 [2021-05-06T10:44:27.511Z] #55 50.06 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:44:27.511Z] #55 50.06 Need to get 119 kB of archives. [2021-05-06T10:44:27.511Z] #55 50.06 After this operation, 387 kB of additional disk space will be used. [2021-05-06T10:44:27.511Z] #55 50.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-06T10:44:27.511Z] #55 50.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-06T10:44:27.511Z] #55 51.70 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:27.511Z] #55 51.83 Fetched 119 kB in 0s (413 kB/s) [2021-05-06T10:44:27.511Z] #55 51.92 Selecting previously unselected package libbtrfs0. [2021-05-06T10:44:27.511Z] #55 51.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:44:27.511Z] #55 51.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-06T10:44:27.511Z] #55 52.00 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-06T10:44:27.511Z] #55 52.10 Selecting previously unselected package libbtrfs-dev. [2021-05-06T10:44:27.511Z] #55 52.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-06T10:44:27.511Z] #55 52.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:44:27.511Z] #55 52.30 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-06T10:44:27.511Z] #55 52.42 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:44:27.511Z] #55 52.44 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:27.511Z] #55 DONE 53.0s [2021-05-06T10:44:27.598Z] #42 37.93 Fetched 3798 kB in 1s (2575 kB/s) [2021-05-06T10:44:27.598Z] #42 ... [2021-05-06T10:44:27.598Z] [2021-05-06T10:44:27.598Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-06T10:44:27.598Z] #67 sha256:96d3f031e433428e766c1db80f33259b76f81133194f1efdaae81e4e0f71e2fc [2021-05-06T10:44:27.598Z] #67 DONE 38.0s [2021-05-06T10:44:27.598Z] [2021-05-06T10:44:27.598Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T10:44:27.598Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-06T10:44:27.598Z] #27 DONE 48.8s [2021-05-06T10:44:27.598Z] [2021-05-06T10:44:27.598Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:27.598Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-06T10:44:27.598Z] #42 38.13 Selecting previously unselected package libcap-dev:arm64. [2021-05-06T10:44:27.642Z] #20 24.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-06T10:44:27.642Z] #20 24.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-06T10:44:27.642Z] #20 24.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-06T10:44:27.642Z] #20 24.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-06T10:44:27.642Z] #20 24.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-06T10:44:27.642Z] #20 24.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-06T10:44:27.642Z] #20 24.79 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-06T10:44:27.768Z] [2021-05-06T10:44:27.768Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:27.768Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:27.768Z] #42 51.90 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:27.768Z] #42 52.10 Fetched 4095 kB in 1s (5544 kB/s) [2021-05-06T10:44:27.768Z] #42 52.19 Selecting previously unselected package libcap-dev:amd64. [2021-05-06T10:44:27.768Z] #42 52.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:44:27.768Z] #42 52.27 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-06T10:44:27.768Z] #42 52.28 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-06T10:44:27.768Z] #42 52.48 Selecting previously unselected package libnet1:amd64. [2021-05-06T10:44:27.768Z] #42 52.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-06T10:44:27.768Z] #42 52.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:27.768Z] #42 52.67 Selecting previously unselected package libnet1-dev. [2021-05-06T10:44:27.768Z] #42 52.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-06T10:44:27.768Z] #42 52.69 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:27.768Z] #42 52.84 Selecting previously unselected package libnl-3-200:amd64. [2021-05-06T10:44:27.768Z] #42 52.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-06T10:44:27.768Z] #42 52.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:44:27.768Z] #42 53.18 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-06T10:44:27.768Z] #42 53.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-06T10:44:27.864Z] #42 38.13 (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 ... 15383 files and directories currently installed.) [2021-05-06T10:44:27.864Z] #42 38.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-05-06T10:44:28.005Z] #51 60.10 encoding/binary [2021-05-06T10:44:28.024Z] #42 53.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-06T10:44:28.214Z] #20 25.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-06T10:44:28.214Z] #20 25.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-06T10:44:28.214Z] #20 25.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-06T10:44:28.214Z] #20 25.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-06T10:44:28.214Z] #20 25.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-06T10:44:28.214Z] #20 25.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-06T10:44:28.214Z] #20 25.37 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-06T10:44:28.214Z] #20 25.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-06T10:44:28.214Z] #20 25.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-06T10:44:28.214Z] #20 25.40 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-06T10:44:28.214Z] #20 25.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-06T10:44:28.214Z] #20 25.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-06T10:44:28.214Z] #20 25.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-06T10:44:28.214Z] #20 25.49 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-06T10:44:28.265Z] #51 ... [2021-05-06T10:44:28.265Z] [2021-05-06T10:44:28.265Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:28.265Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:28.265Z] #36 59.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:44:28.265Z] #36 59.74 Setting up xxd (2:8.1.0875-5) ... [2021-05-06T10:44:28.265Z] #36 59.77 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-06T10:44:28.265Z] #36 59.83 Setting up vim-common (2:8.1.0875-5) ... [2021-05-06T10:44:28.265Z] #36 59.85 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-06T10:44:28.265Z] #36 59.86 Setting up cmake-data (3.13.4-1) ... [2021-05-06T10:44:28.265Z] #36 59.87 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-06T10:44:28.265Z] #36 59.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-06T10:44:28.265Z] #36 59.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-06T10:44:28.265Z] #36 59.90 Setting up cmake (3.13.4-1) ... [2021-05-06T10:44:28.265Z] #36 59.91 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:28.265Z] #36 59.98 Processing triggers for mime-support (3.62) ... [2021-05-06T10:44:28.265Z] #36 DONE 60.4s [2021-05-06T10:44:28.265Z] [2021-05-06T10:44:28.265Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:28.265Z] #51 sha256:0aa60e8ed9572525e33ab4f840393694aa5cf89a008f6a861af081db07cbd0ec [2021-05-06T10:44:28.265Z] #51 60.61 os [2021-05-06T10:44:28.281Z] #42 53.53 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-06T10:44:28.281Z] #42 53.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:44:28.281Z] #42 53.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:28.281Z] #42 53.66 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-06T10:44:28.281Z] #42 53.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:44:28.281Z] #42 53.67 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:28.454Z] #42 38.78 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-05-06T10:44:28.454Z] #42 ... [2021-05-06T10:44:28.454Z] [2021-05-06T10:44:28.454Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-06T10:44:28.454Z] #28 sha256:53dd5cdb8e4756129bbb4da80b579d76c52730ad8e2910e7e547c857878868e3 [2021-05-06T10:44:28.454Z] #28 DONE 0.8s [2021-05-06T10:44:28.474Z] #20 25.50 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-06T10:44:28.474Z] #20 25.51 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-06T10:44:28.537Z] #42 53.78 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-06T10:44:28.537Z] #42 53.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-06T10:44:28.537Z] #42 53.83 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-06T10:44:28.720Z] [2021-05-06T10:44:28.720Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:28.720Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-06T10:44:28.720Z] #42 39.09 Selecting previously unselected package libnet1:arm64. [2021-05-06T10:44:28.720Z] #42 39.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-06T10:44:28.720Z] #42 39.13 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:28.720Z] #42 39.23 Selecting previously unselected package libnet1-dev. [2021-05-06T10:44:28.720Z] #42 39.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-06T10:44:28.735Z] #20 25.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-06T10:44:28.735Z] #20 25.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-06T10:44:28.735Z] #20 25.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-06T10:44:28.794Z] #42 54.14 Selecting previously unselected package libprotobuf17:amd64. [2021-05-06T10:44:28.794Z] #42 54.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:28.794Z] #42 54.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:28.985Z] #42 39.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:29.203Z] #51 ... [2021-05-06T10:44:29.203Z] [2021-05-06T10:44:29.203Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:29.203Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:44:29.203Z] #45 51.45 time [2021-05-06T10:44:29.203Z] #45 56.56 internal/poll [2021-05-06T10:44:29.203Z] #45 57.73 internal/fmtsort [2021-05-06T10:44:29.203Z] #45 58.42 internal/syscall/execenv [2021-05-06T10:44:29.203Z] #45 58.71 internal/syscall/unix [2021-05-06T10:44:29.203Z] #45 59.04 strings [2021-05-06T10:44:29.203Z] #45 59.04 os [2021-05-06T10:44:29.249Z] #42 39.49 Selecting previously unselected package libnl-3-200:arm64. [2021-05-06T10:44:29.249Z] #42 39.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-06T10:44:29.249Z] #42 39.53 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-06T10:44:29.278Z] Client: [2021-05-06T10:44:29.278Z] Debug Mode: false [2021-05-06T10:44:29.278Z] Plugins: [2021-05-06T10:44:29.278Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-05-06T10:44:29.278Z] [2021-05-06T10:44:29.278Z] Server: [2021-05-06T10:44:29.278Z] Containers: 0 [2021-05-06T10:44:29.278Z] Running: 0 [2021-05-06T10:44:29.278Z] Paused: 0 [2021-05-06T10:44:29.278Z] Stopped: 0 [2021-05-06T10:44:29.278Z] Images: 0 [2021-05-06T10:44:29.278Z] Server Version: 19.03.12 [2021-05-06T10:44:29.278Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-06T10:44:29.278Z] Windows: [2021-05-06T10:44:29.278Z] LCOW: [2021-05-06T10:44:29.278Z] Logging Driver: json-file [2021-05-06T10:44:29.278Z] Plugins: [2021-05-06T10:44:29.278Z] Volume: local [2021-05-06T10:44:29.278Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T10:44:29.278Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T10:44:29.278Z] Swarm: inactive [2021-05-06T10:44:29.278Z] Default Isolation: process [2021-05-06T10:44:29.278Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-06T10:44:29.278Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-05-06T10:44:29.278Z] OSType: windows [2021-05-06T10:44:29.278Z] Architecture: x86_64 [2021-05-06T10:44:29.278Z] CPUs: 4 [2021-05-06T10:44:29.278Z] Total Memory: 32GiB [2021-05-06T10:44:29.278Z] Name: azwin-2-09b120 [2021-05-06T10:44:29.278Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-05-06T10:44:29.278Z] Docker Root Dir: D:\docker [2021-05-06T10:44:29.278Z] Debug Mode: false [2021-05-06T10:44:29.278Z] Registry: https://index.docker.io/v1/ [2021-05-06T10:44:29.278Z] Labels: [2021-05-06T10:44:29.278Z] Experimental: true [2021-05-06T10:44:29.278Z] Insecure Registries: [2021-05-06T10:44:29.278Z] 10.0.0.4:5000 [2021-05-06T10:44:29.278Z] 127.0.0.0/8 [2021-05-06T10:44:29.278Z] Registry Mirrors: [2021-05-06T10:44:29.278Z] http://10.0.0.4:5000/ [2021-05-06T10:44:29.278Z] Live Restore Enabled: false [2021-05-06T10:44:29.278Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-05-06T10:44:29.463Z] #45 61.50 regexp/syntax [2021-05-06T10:44:29.463Z] #45 ... [2021-05-06T10:44:29.463Z] [2021-05-06T10:44:29.463Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:29.463Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:29.463Z] #13 55.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:44:29.463Z] #13 55.57 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-06T10:44:29.463Z] #13 55.64 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-06T10:44:29.463Z] #13 56.04 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-06T10:44:29.463Z] #13 56.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 ... 15410 files and directories currently installed.) [2021-05-06T10:44:29.463Z] #13 56.27 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-06T10:44:29.463Z] #13 56.31 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-06T10:44:29.463Z] #13 56.58 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:44:29.463Z] #13 56.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:44:29.463Z] #13 56.83 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-06T10:44:29.463Z] #13 56.85 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-06T10:44:29.463Z] #13 57.11 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-06T10:44:29.463Z] #13 57.21 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-06T10:44:29.463Z] #13 57.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 ... 15410 files and directories currently installed.) [2021-05-06T10:44:29.463Z] #13 57.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-06T10:44:29.463Z] #13 57.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [Pipeline] powershell [2021-05-06T10:44:29.527Z] #42 ... [2021-05-06T10:44:29.527Z] [2021-05-06T10:44:29.527Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:29.527Z] #49 sha256:f7c5a58db020eb3f9592c08ee425706d07d63fb19ff589796bb20d0860d60026 [2021-05-06T10:44:29.527Z] #49 29.93 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-06T10:44:29.527Z] #49 31.75 go: extracting golang.org/x/text v0.3.2 [2021-05-06T10:44:29.527Z] #49 36.96 go: finding github.com/fatih/color v1.7.0 [2021-05-06T10:44:29.527Z] #49 37.01 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T10:44:29.527Z] #49 37.11 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T10:44:29.527Z] #49 37.14 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-06T10:44:29.527Z] #49 37.34 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-06T10:44:29.527Z] #49 37.34 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T10:44:29.527Z] #49 37.74 go: finding github.com/pkg/errors v0.8.1 [2021-05-06T10:44:29.527Z] #49 37.74 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-06T10:44:29.527Z] #49 37.74 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T10:44:29.527Z] #49 37.96 go: finding github.com/spf13/viper v1.6.1 [2021-05-06T10:44:29.527Z] #49 37.97 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T10:44:29.527Z] #49 37.98 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T10:44:29.527Z] #49 38.01 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-06T10:44:29.527Z] #49 38.01 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-06T10:44:29.527Z] #49 38.10 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T10:44:29.527Z] #49 38.22 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T10:44:29.527Z] #49 38.33 go: finding github.com/stretchr/testify v1.4.0 [2021-05-06T10:44:29.527Z] #49 38.34 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-06T10:44:29.527Z] #49 38.47 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T10:44:29.527Z] #49 38.60 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-06T10:44:29.527Z] #49 38.62 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T10:44:29.527Z] #49 38.67 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T10:44:29.527Z] #49 38.78 go: finding github.com/spf13/cobra v0.0.5 [2021-05-06T10:44:29.527Z] #49 38.89 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T10:44:29.527Z] #49 38.89 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-06T10:44:29.527Z] #49 38.89 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T10:44:29.527Z] #49 38.95 go: finding github.com/gobwas/glob v0.2.3 [2021-05-06T10:44:29.527Z] #49 39.00 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T10:44:29.527Z] #49 39.04 go: finding github.com/spf13/pflag v1.0.5 [2021-05-06T10:44:29.527Z] #49 39.04 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-06T10:44:29.527Z] #49 39.10 go: finding github.com/stretchr/objx v0.2.0 [2021-05-06T10:44:29.527Z] #49 39.24 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-06T10:44:29.527Z] #49 39.25 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T10:44:29.527Z] #49 39.29 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T10:44:29.527Z] #49 39.29 go: finding github.com/magiconair/properties v1.8.1 [2021-05-06T10:44:29.527Z] #49 39.30 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T10:44:29.527Z] #49 39.38 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T10:44:29.527Z] #49 39.39 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-06T10:44:29.527Z] #49 39.52 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T10:44:29.527Z] #49 39.55 go: finding github.com/spf13/afero v1.1.2 [2021-05-06T10:44:29.527Z] #49 39.67 go: finding github.com/spf13/cast v1.3.0 [2021-05-06T10:44:29.527Z] #49 39.69 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T10:44:29.527Z] #49 39.69 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T10:44:29.527Z] #49 39.72 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T10:44:29.527Z] #49 39.98 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-06T10:44:29.527Z] #49 40.07 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T10:44:29.527Z] #49 ... [2021-05-06T10:44:29.527Z] [2021-05-06T10:44:29.527Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:29.527Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-06T10:44:29.527Z] #13 30.85 The following additional packages will be installed: [2021-05-06T10:44:29.527Z] #13 30.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-06T10:44:29.527Z] #13 30.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-06T10:44:29.527Z] #13 30.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-06T10:44:29.527Z] #13 30.86 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-06T10:44:29.527Z] #13 30.86 mingw-w64-common mingw-w64-x86-64-dev [2021-05-06T10:44:29.527Z] #13 30.87 Suggested packages: [2021-05-06T10:44:29.527Z] #13 30.88 gcc-8-locales seccomp wine64 [2021-05-06T10:44:29.527Z] #13 31.49 The following NEW packages will be installed: [2021-05-06T10:44:29.527Z] #13 31.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-06T10:44:29.527Z] #13 31.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-06T10:44:29.527Z] #13 31.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-06T10:44:29.527Z] #13 31.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-06T10:44:29.527Z] #13 31.49 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-06T10:44:29.527Z] #13 31.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-06T10:44:29.527Z] #13 31.50 The following packages will be upgraded: [2021-05-06T10:44:29.527Z] #13 31.50 libseccomp2 libsystemd0 libudev1 [2021-05-06T10:44:29.527Z] #13 31.94 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T10:44:29.527Z] #13 31.94 Need to get 73.8 MB of archives. [2021-05-06T10:44:29.527Z] #13 31.94 After this operation, 472 MB of additional disk space will be used. [2021-05-06T10:44:29.527Z] #13 31.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-05-06T10:44:29.527Z] #13 31.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-05-06T10:44:29.527Z] #13 31.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-05-06T10:44:29.527Z] #13 32.01 Get:4 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-05-06T10:44:29.527Z] #13 32.13 Get:5 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-05-06T10:44:29.527Z] #13 32.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-05-06T10:44:29.527Z] #13 32.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-06T10:44:29.527Z] #13 32.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-05-06T10:44:29.527Z] #13 32.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-05-06T10:44:29.527Z] #13 32.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-06T10:44:29.527Z] #13 33.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-06T10:44:29.527Z] #13 33.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-06T10:44:29.527Z] #13 33.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-05-06T10:44:29.678Z] #20 26.54 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:29.678Z] #20 26.64 Fetched 28.5 MB in 2s (11.8 MB/s) [2021-05-06T10:44:29.678Z] #20 26.70 Selecting previously unselected package pigz. [2021-05-06T10:44:29.678Z] #20 26.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-06T10:44:29.678Z] #20 26.75 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-06T10:44:29.678Z] #20 26.76 Unpacking pigz (2.4-1) ... [2021-05-06T10:44:29.678Z] #20 26.85 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-06T10:44:29.678Z] #20 26.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:44:29.678Z] #20 26.85 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:44:29.722Z] #42 54.86 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-06T10:44:29.722Z] #42 54.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:29.722Z] #42 54.89 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:29.722Z] #42 55.08 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-06T10:44:29.722Z] #42 55.08 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:29.722Z] #42 55.08 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:29.793Z] #13 36.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-05-06T10:44:29.793Z] #13 ... [2021-05-06T10:44:29.793Z] [2021-05-06T10:44:29.793Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:29.793Z] #49 sha256:f7c5a58db020eb3f9592c08ee425706d07d63fb19ff589796bb20d0860d60026 [2021-05-06T10:44:29.793Z] #49 40.14 go: finding golang.org/x/text v0.3.2 [2021-05-06T10:44:29.793Z] #49 40.19 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-06T10:44:29.793Z] #49 40.20 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T10:44:29.793Z] #49 40.21 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T10:44:29.793Z] #49 40.22 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T10:44:29.793Z] #49 40.23 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T10:44:29.793Z] #49 40.26 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T10:44:29.793Z] #49 40.27 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T10:44:29.919Z] #49 ... [2021-05-06T10:44:29.920Z] [2021-05-06T10:44:29.920Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:29.920Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:29.920Z] #36 43.83 Reading package lists... [2021-05-06T10:44:29.920Z] #36 50.60 Building dependency tree... [2021-05-06T10:44:29.920Z] #36 53.84 The following additional packages will be installed: [2021-05-06T10:44:29.920Z] #36 53.87 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-06T10:44:29.920Z] #36 53.92 Suggested packages: [2021-05-06T10:44:29.920Z] #36 53.92 cmake-doc ninja-build lrzip [2021-05-06T10:44:29.920Z] #36 53.92 Recommended packages: [2021-05-06T10:44:29.920Z] #36 53.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-06T10:44:29.920Z] #36 55.05 The following NEW packages will be installed: [2021-05-06T10:44:29.920Z] #36 55.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-06T10:44:29.920Z] #36 55.08 vim-common xxd [2021-05-06T10:44:29.920Z] #36 55.66 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:44:29.920Z] #36 55.66 Need to get 14.9 MB of archives. [2021-05-06T10:44:29.920Z] #36 55.66 After this operation, 61.8 MB of additional disk space will be used. [2021-05-06T10:44:29.920Z] #36 55.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-06T10:44:29.920Z] #36 55.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-06T10:44:29.920Z] #36 55.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-06T10:44:29.920Z] #36 55.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-06T10:44:29.920Z] #36 56.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-06T10:44:29.920Z] #36 56.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-06T10:44:29.920Z] #36 56.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-06T10:44:29.920Z] #36 56.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-06T10:44:29.920Z] #36 56.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-06T10:44:29.920Z] #36 56.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-06T10:44:29.920Z] #36 58.42 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:29.920Z] #36 58.59 Fetched 14.9 MB in 2s (7346 kB/s) [2021-05-06T10:44:29.920Z] #36 58.69 Selecting previously unselected package xxd. [2021-05-06T10:44:29.920Z] #36 58.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:44:29.920Z] #36 58.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-06T10:44:29.920Z] #36 58.78 Unpacking xxd (2:8.1.0875-5) ... [2021-05-06T10:44:29.920Z] #36 58.98 Selecting previously unselected package vim-common. [2021-05-06T10:44:29.920Z] #36 58.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:44:29.920Z] #36 59.02 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-06T10:44:29.920Z] #36 59.37 Selecting previously unselected package cmake-data. [2021-05-06T10:44:29.920Z] #36 59.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-06T10:44:29.920Z] #36 59.39 Unpacking cmake-data (3.13.4-1) ... [2021-05-06T10:44:29.920Z] #36 ... [2021-05-06T10:44:29.920Z] [2021-05-06T10:44:29.920Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:29.920Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:29.920Z] #42 55.70 The following NEW packages will be installed: [2021-05-06T10:44:29.920Z] #42 55.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-06T10:44:29.920Z] #42 55.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-06T10:44:29.920Z] #42 55.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-06T10:44:29.920Z] #42 55.72 python-six zlib1g-dev [2021-05-06T10:44:29.920Z] #42 56.06 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:44:29.920Z] #42 56.06 Need to get 4095 kB of archives. [2021-05-06T10:44:29.920Z] #42 56.06 After this operation, 22.5 MB of additional disk space will be used. [2021-05-06T10:44:29.920Z] #42 56.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-06T10:44:29.920Z] #42 56.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-06T10:44:29.920Z] #42 56.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-06T10:44:29.920Z] #42 56.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-06T10:44:29.920Z] #42 56.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-06T10:44:29.920Z] #42 56.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-06T10:44:29.920Z] #42 56.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-06T10:44:29.920Z] #42 56.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-06T10:44:29.920Z] #42 56.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-06T10:44:29.920Z] #42 56.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-06T10:44:29.920Z] #42 56.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-06T10:44:29.920Z] #42 56.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-06T10:44:29.920Z] #42 56.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-06T10:44:29.920Z] #42 56.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-06T10:44:29.920Z] #42 56.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-06T10:44:29.920Z] #42 56.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-06T10:44:29.920Z] #42 56.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-06T10:44:29.920Z] #42 57.86 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:29.920Z] #42 58.10 Fetched 4095 kB in 1s (6243 kB/s) [2021-05-06T10:44:29.920Z] #42 58.22 Selecting previously unselected package libcap-dev:amd64. [2021-05-06T10:44:29.920Z] #42 58.22 (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 ... 15410 files and directories currently installed.) [2021-05-06T10:44:29.920Z] #42 58.42 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-06T10:44:29.920Z] #42 58.44 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-06T10:44:29.920Z] #42 58.59 Selecting previously unselected package libnet1:amd64. [2021-05-06T10:44:29.920Z] #42 58.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-06T10:44:29.920Z] #42 58.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:29.920Z] #42 58.71 Selecting previously unselected package libnet1-dev. [2021-05-06T10:44:29.920Z] #42 58.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-06T10:44:29.920Z] #42 58.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:29.920Z] #42 58.91 Selecting previously unselected package libnl-3-200:amd64. [2021-05-06T10:44:29.920Z] #42 58.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-06T10:44:29.920Z] #42 58.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:44:29.920Z] #42 59.04 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-06T10:44:29.920Z] #42 59.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-06T10:44:29.920Z] #42 59.06 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-06T10:44:29.920Z] #42 59.30 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-06T10:44:29.920Z] #42 59.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:44:29.920Z] #42 59.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:29.920Z] #42 59.39 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-06T10:44:29.920Z] #42 59.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:44:29.920Z] #42 59.42 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:29.920Z] #42 59.56 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-06T10:44:29.920Z] #42 59.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-06T10:44:29.920Z] #42 59.58 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-06T10:44:29.920Z] #42 59.86 Selecting previously unselected package libprotobuf17:amd64. [2021-05-06T10:44:29.920Z] #42 59.87 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:29.920Z] #42 59.88 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:29.920Z] #42 60.67 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-06T10:44:29.920Z] #42 60.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:29.920Z] #42 60.69 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:29.939Z] #20 27.24 Selecting previously unselected package python3.7-minimal. [2021-05-06T10:44:29.978Z] #42 ... [2021-05-06T10:44:29.978Z] [2021-05-06T10:44:29.978Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:29.978Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:29.978Z] #36 39.49 Reading package lists... [2021-05-06T10:44:29.978Z] #36 45.52 Building dependency tree... [2021-05-06T10:44:29.978Z] #36 48.01 The following additional packages will be installed: [2021-05-06T10:44:29.978Z] #36 48.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-06T10:44:29.978Z] #36 48.03 Suggested packages: [2021-05-06T10:44:29.978Z] #36 48.03 cmake-doc ninja-build lrzip [2021-05-06T10:44:29.978Z] #36 48.03 Recommended packages: [2021-05-06T10:44:29.978Z] #36 48.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-06T10:44:29.978Z] #36 48.94 The following NEW packages will be installed: [2021-05-06T10:44:29.978Z] #36 48.95 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-06T10:44:29.978Z] #36 48.95 vim-common xxd [2021-05-06T10:44:29.978Z] #36 49.31 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:44:29.978Z] #36 49.31 Need to get 14.9 MB of archives. [2021-05-06T10:44:29.978Z] #36 49.31 After this operation, 61.8 MB of additional disk space will be used. [2021-05-06T10:44:29.978Z] #36 49.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-06T10:44:29.978Z] #36 49.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-06T10:44:29.978Z] #36 49.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-06T10:44:29.978Z] #36 49.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-06T10:44:29.978Z] #36 50.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-06T10:44:29.978Z] #36 50.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-06T10:44:29.978Z] #36 50.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-06T10:44:29.978Z] #36 50.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-06T10:44:29.978Z] #36 50.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-06T10:44:29.978Z] #36 50.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-06T10:44:29.978Z] #36 52.15 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:29.978Z] #36 52.28 Fetched 14.9 MB in 2s (9343 kB/s) [2021-05-06T10:44:29.978Z] #36 52.43 Selecting previously unselected package xxd. [2021-05-06T10:44:29.979Z] #36 52.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:44:29.979Z] #36 52.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-06T10:44:29.979Z] #36 52.48 Unpacking xxd (2:8.1.0875-5) ... [2021-05-06T10:44:29.979Z] #36 52.69 Selecting previously unselected package vim-common. [2021-05-06T10:44:29.979Z] #36 52.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:44:29.979Z] #36 52.73 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-06T10:44:29.979Z] #36 53.33 Selecting previously unselected package cmake-data. [2021-05-06T10:44:29.979Z] #36 53.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-06T10:44:29.979Z] #36 53.34 Unpacking cmake-data (3.13.4-1) ... [2021-05-06T10:44:29.979Z] #36 ... [2021-05-06T10:44:29.979Z] [2021-05-06T10:44:29.979Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:44:29.979Z] #56 sha256:b63f5629bb36912dbf4147172bb5bf5625801387a1155111e96e8b367451528a [2021-05-06T10:44:29.979Z] #56 1.156 + RM_GOPATH=0 [2021-05-06T10:44:29.979Z] #56 1.156 + TMP_GOPATH= [2021-05-06T10:44:29.979Z] #56 1.156 + : /build [2021-05-06T10:44:29.979Z] #56 1.156 + '[' -z '' ']' [2021-05-06T10:44:29.979Z] #56 1.157 ++ mktemp -d [2021-05-06T10:44:29.979Z] #56 1.158 + export GOPATH=/tmp/tmp.Yeq6WVNlc3 [2021-05-06T10:44:29.979Z] #56 1.159 + GOPATH=/tmp/tmp.Yeq6WVNlc3 [2021-05-06T10:44:29.979Z] #56 1.159 + RM_GOPATH=1 [2021-05-06T10:44:29.979Z] #56 1.159 + case "$(go env GOARCH)" in [2021-05-06T10:44:29.979Z] #56 1.160 ++ go env GOARCH [2021-05-06T10:44:29.979Z] #56 1.187 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:29.979Z] #56 1.187 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:29.979Z] #56 1.192 ++ dirname /tmp/install/install.sh [2021-05-06T10:44:29.979Z] #56 1.195 + dir=/tmp/install [2021-05-06T10:44:29.979Z] #56 1.195 + bin=containerd [2021-05-06T10:44:29.979Z] #56 1.195 + shift [2021-05-06T10:44:29.979Z] #56 1.196 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-06T10:44:29.979Z] #56 1.196 + . /tmp/install/containerd.installer [2021-05-06T10:44:29.979Z] #56 1.196 ++ set -e [2021-05-06T10:44:29.979Z] #56 1.203 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:44:29.979Z] #56 1.204 + install_containerd [2021-05-06T10:44:29.979Z] #56 1.206 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-05-06T10:44:29.979Z] #56 1.209 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:44:29.979Z] #56 1.210 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Yeq6WVNlc3/src/github.com/containerd/containerd [2021-05-06T10:44:29.979Z] #56 1.211 Cloning into '/tmp/tmp.Yeq6WVNlc3/src/github.com/containerd/containerd'... [2021-05-06T10:44:30.066Z] #49 40.31 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T10:44:30.066Z] #49 40.35 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T10:44:30.066Z] #49 40.36 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T10:44:30.066Z] #49 40.40 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T10:44:30.066Z] #49 40.42 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T10:44:30.066Z] #49 40.48 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T10:44:30.066Z] #49 40.51 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T10:44:30.066Z] #49 40.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T10:44:30.179Z] #42 60.94 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-06T10:44:30.179Z] #42 61.01 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:30.179Z] #42 61.03 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:30.200Z] #20 27.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:44:30.200Z] #20 27.27 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-06T10:44:30.358Z] #49 40.58 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-06T10:44:30.358Z] #49 40.65 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-06T10:44:30.358Z] #49 40.73 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-06T10:44:30.358Z] #49 40.73 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T10:44:30.656Z] #49 41.06 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-06T10:44:30.656Z] #49 41.13 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T10:44:30.656Z] #49 ... [2021-05-06T10:44:30.656Z] [2021-05-06T10:44:30.656Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:30.656Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-06T10:44:30.656Z] #36 31.02 Building dependency tree... [2021-05-06T10:44:30.656Z] #36 33.97 The following additional packages will be installed: [2021-05-06T10:44:30.656Z] #36 33.97 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-06T10:44:30.656Z] #36 34.00 Suggested packages: [2021-05-06T10:44:30.656Z] #36 34.00 cmake-doc ninja-build lrzip [2021-05-06T10:44:30.656Z] #36 34.00 Recommended packages: [2021-05-06T10:44:30.656Z] #36 34.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-06T10:44:30.656Z] #36 34.66 The following NEW packages will be installed: [2021-05-06T10:44:30.656Z] #36 34.66 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-06T10:44:30.656Z] #36 34.66 vim-common xxd [2021-05-06T10:44:30.656Z] #36 35.05 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T10:44:30.656Z] #36 35.05 Need to get 14.2 MB of archives. [2021-05-06T10:44:30.656Z] #36 35.05 After this operation, 60.0 MB of additional disk space will be used. [2021-05-06T10:44:30.656Z] #36 35.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-06T10:44:30.656Z] #36 35.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-06T10:44:30.656Z] #36 35.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-06T10:44:30.656Z] #36 35.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-06T10:44:30.656Z] #36 36.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-05-06T10:44:30.656Z] #36 36.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-05-06T10:44:30.656Z] #36 36.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-05-06T10:44:30.656Z] #36 36.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-05-06T10:44:30.656Z] #36 36.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-05-06T10:44:30.656Z] #36 36.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-05-06T10:44:30.656Z] #36 38.24 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:30.656Z] #36 38.95 Fetched 14.2 MB in 2s (6193 kB/s) [2021-05-06T10:44:30.656Z] #36 39.15 Selecting previously unselected package xxd. [2021-05-06T10:44:30.656Z] #36 39.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-06T10:44:30.656Z] #36 39.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-06T10:44:30.656Z] #36 39.39 Unpacking xxd (2:8.1.0875-5) ... [2021-05-06T10:44:30.656Z] #36 40.31 Selecting previously unselected package vim-common. [2021-05-06T10:44:30.656Z] #36 40.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:44:30.656Z] #36 40.40 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-06T10:44:30.656Z] #36 ... [2021-05-06T10:44:30.656Z] [2021-05-06T10:44:30.656Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:44:30.656Z] #49 sha256:f7c5a58db020eb3f9592c08ee425706d07d63fb19ff589796bb20d0860d60026 [2021-05-06T10:44:30.656Z] #49 41.18 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-06T10:44:30.924Z] #49 41.24 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T10:44:31.117Z] #42 ... [2021-05-06T10:44:31.117Z] [2021-05-06T10:44:31.117Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:31.117Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:31.117Z] #36 62.13 Selecting previously unselected package libicu63:amd64. [2021-05-06T10:44:31.144Z] #20 28.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:44:31.144Z] #20 28.14 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-06T10:44:31.189Z] #49 41.63 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T10:44:31.189Z] #49 41.66 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T10:44:31.189Z] #49 41.68 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-06T10:44:31.377Z] #36 62.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-06T10:44:31.377Z] #36 62.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:44:31.468Z] #49 41.94 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T10:44:31.630Z] #13 59.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-06T10:44:31.630Z] #13 59.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-06T10:44:31.630Z] #13 59.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-06T10:44:32.502Z] #56 ... [2021-05-06T10:44:32.502Z] [2021-05-06T10:44:32.502Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:32.502Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:32.502Z] #13 37.17 Reading package lists... [2021-05-06T10:44:32.502Z] #13 43.24 Building dependency tree... [2021-05-06T10:44:32.502Z] #13 46.68 The following additional packages will be installed: [2021-05-06T10:44:32.502Z] #13 46.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-06T10:44:32.502Z] #13 46.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-06T10:44:32.502Z] #13 46.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-06T10:44:32.502Z] #13 46.68 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-06T10:44:32.502Z] #13 46.68 mingw-w64-common mingw-w64-x86-64-dev [2021-05-06T10:44:32.502Z] #13 46.68 Suggested packages: [2021-05-06T10:44:32.502Z] #13 46.68 gcc-8-locales seccomp wine64 [2021-05-06T10:44:32.502Z] #13 47.96 The following NEW packages will be installed: [2021-05-06T10:44:32.502Z] #13 47.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-06T10:44:32.502Z] #13 47.97 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-06T10:44:32.502Z] #13 47.97 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-06T10:44:32.502Z] #13 47.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-06T10:44:32.502Z] #13 47.97 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-06T10:44:32.502Z] #13 47.97 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-06T10:44:32.502Z] #13 47.98 The following packages will be upgraded: [2021-05-06T10:44:32.502Z] #13 47.99 libseccomp2 libsystemd0 libudev1 [2021-05-06T10:44:32.502Z] #13 48.36 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T10:44:32.502Z] #13 48.36 Need to get 78.2 MB of archives. [2021-05-06T10:44:32.502Z] #13 48.36 After this operation, 487 MB of additional disk space will be used. [2021-05-06T10:44:32.502Z] #13 48.36 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-06T10:44:32.502Z] #13 48.36 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-06T10:44:32.502Z] #13 48.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-06T10:44:32.502Z] #13 48.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-06T10:44:32.502Z] #13 48.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-06T10:44:32.502Z] #13 48.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-06T10:44:32.502Z] #13 49.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-06T10:44:32.502Z] #13 49.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-06T10:44:32.502Z] #13 49.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-06T10:44:32.502Z] #13 49.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-06T10:44:32.502Z] #13 49.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-06T10:44:32.502Z] #13 49.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-06T10:44:32.502Z] #13 49.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-06T10:44:32.502Z] #13 53.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-06T10:44:32.502Z] #13 ... [2021-05-06T10:44:32.502Z] [2021-05-06T10:44:32.502Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:44:32.502Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:44:32.502Z] #32 56.28 Checking out files: 89% (1360/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-06T10:44:32.502Z] #32 56.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-06T10:44:32.502Z] #32 57.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:44:33.058Z] #20 30.04 Selecting previously unselected package python3-minimal. [2021-05-06T10:44:33.058Z] #20 30.04 (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 ... 23684 files and directories currently installed.) [2021-05-06T10:44:33.058Z] #20 30.08 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-06T10:44:33.058Z] #20 30.10 Unpacking python3-minimal (3.7.3-1) ... [2021-05-06T10:44:33.058Z] #20 30.17 Selecting previously unselected package libmpdec2:amd64. [2021-05-06T10:44:33.058Z] #20 30.19 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-06T10:44:33.058Z] #20 30.20 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-06T10:44:33.058Z] #20 30.30 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-06T10:44:33.319Z] #20 30.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:44:33.319Z] #20 30.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:44:33.432Z] #32 ... [2021-05-06T10:44:33.432Z] [2021-05-06T10:44:33.432Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:33.432Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:44:33.432Z] #45 48.84 sync [2021-05-06T10:44:33.432Z] #45 48.85 internal/reflectlite [2021-05-06T10:44:33.432Z] #45 50.01 github.com/LK4D4/vndr/godl/singleflight [2021-05-06T10:44:33.432Z] #45 50.48 math/rand [2021-05-06T10:44:33.432Z] #45 52.15 internal/singleflight [2021-05-06T10:44:33.432Z] #45 52.46 sort [2021-05-06T10:44:33.432Z] #45 52.47 errors [2021-05-06T10:44:33.432Z] #45 53.09 io [2021-05-06T10:44:33.432Z] #45 54.12 strconv [2021-05-06T10:44:33.432Z] #45 54.53 bytes [2021-05-06T10:44:33.432Z] #45 56.22 bufio [2021-05-06T10:44:33.432Z] #45 57.51 reflect [2021-05-06T10:44:33.432Z] #45 57.87 syscall [2021-05-06T10:44:33.537Z] #13 ... [2021-05-06T10:44:33.537Z] [2021-05-06T10:44:33.537Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:33.537Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:33.537Z] #42 55.32 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:33.537Z] #42 55.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:33.537Z] #42 55.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:33.537Z] #42 55.36 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:33.537Z] #42 55.39 Setting up python-six (1.12.0-1) ... [2021-05-06T10:44:33.537Z] #42 59.13 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-06T10:44:33.537Z] #42 59.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:44:33.537Z] #42 59.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:33.537Z] #42 59.16 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-06T10:44:33.537Z] #42 59.17 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:33.537Z] #42 59.18 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-06T10:44:33.537Z] #42 59.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:33.537Z] #42 59.21 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:33.537Z] #42 59.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-06T10:44:33.537Z] #42 59.25 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-06T10:44:33.537Z] #42 64.82 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-06T10:44:33.537Z] #42 64.84 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:33.537Z] #42 DONE 65.4s [2021-05-06T10:44:33.537Z] [2021-05-06T10:44:33.537Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:33.537Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:33.688Z] #45 ... [2021-05-06T10:44:33.688Z] [2021-05-06T10:44:33.688Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:33.688Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:33.688Z] #42 56.36 Selecting previously unselected package libprotoc17:amd64. [2021-05-06T10:44:33.688Z] #42 56.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:33.688Z] #42 56.37 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:33.688Z] #42 56.99 Selecting previously unselected package protobuf-c-compiler. [2021-05-06T10:44:33.689Z] #42 56.99 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:44:33.689Z] #42 56.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-06T10:44:33.689Z] #42 57.14 Selecting previously unselected package protobuf-compiler. [2021-05-06T10:44:33.689Z] #42 57.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:33.689Z] #42 57.15 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-06T10:44:33.689Z] #42 57.31 Selecting previously unselected package python-pkg-resources. [2021-05-06T10:44:33.689Z] #42 57.32 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-06T10:44:33.689Z] #42 57.33 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-06T10:44:33.689Z] #42 57.56 Selecting previously unselected package python-six. [2021-05-06T10:44:33.689Z] #42 57.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-06T10:44:33.689Z] #42 57.57 Unpacking python-six (1.12.0-1) ... [2021-05-06T10:44:33.689Z] #42 57.68 Selecting previously unselected package python-protobuf. [2021-05-06T10:44:33.689Z] #42 57.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:33.689Z] #42 57.69 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-06T10:44:33.689Z] #42 58.11 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-06T10:44:34.152Z] #20 31.13 Selecting previously unselected package python3.7. [2021-05-06T10:44:34.152Z] #20 31.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:44:34.152Z] #20 31.16 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-06T10:44:34.152Z] #20 31.29 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-06T10:44:34.152Z] #20 31.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-06T10:44:34.152Z] #20 31.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-06T10:44:34.414Z] #20 31.39 Setting up python3-minimal (3.7.3-1) ... [2021-05-06T10:44:35.246Z] #20 32.24 Selecting previously unselected package python3. [2021-05-06T10:44:35.246Z] #20 32.24 (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 ... 24096 files and directories currently installed.) [2021-05-06T10:44:35.246Z] #20 32.28 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-06T10:44:35.246Z] #20 32.30 Unpacking python3 (3.7.3-1) ... [2021-05-06T10:44:35.246Z] #20 32.40 Selecting previously unselected package libip4tc0:amd64. [2021-05-06T10:44:35.246Z] #20 32.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-06T10:44:35.246Z] #20 32.42 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-06T10:44:35.246Z] #20 32.50 Selecting previously unselected package libip6tc0:amd64. [2021-05-06T10:44:35.507Z] #20 32.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-06T10:44:35.507Z] #20 32.52 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-06T10:44:35.507Z] #20 32.59 Selecting previously unselected package libiptc0:amd64. [2021-05-06T10:44:35.507Z] #20 32.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-06T10:44:35.507Z] #20 32.60 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-06T10:44:35.507Z] #20 32.68 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-06T10:44:35.507Z] #20 32.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-06T10:44:35.507Z] #20 32.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-06T10:44:35.507Z] #20 32.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-06T10:44:35.507Z] #20 32.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-06T10:44:35.507Z] #20 32.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-06T10:44:35.581Z] #42 ... [2021-05-06T10:44:35.581Z] [2021-05-06T10:44:35.581Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:35.581Z] #51 sha256:8784844c70bf0652ac72d225a6ca5e041ea3934589d38c274a584ed52756927b [2021-05-06T10:44:35.581Z] #51 50.62 internal/reflectlite [2021-05-06T10:44:35.581Z] #51 52.68 sort [2021-05-06T10:44:35.581Z] #51 52.69 errors [2021-05-06T10:44:35.581Z] #51 53.09 io [2021-05-06T10:44:35.581Z] #51 54.16 internal/oserror [2021-05-06T10:44:35.581Z] #51 54.44 syscall [2021-05-06T10:44:35.581Z] #51 54.52 bytes [2021-05-06T10:44:35.581Z] #51 56.80 strconv [2021-05-06T10:44:35.581Z] #51 60.10 reflect [2021-05-06T10:44:35.581Z] #51 ... [2021-05-06T10:44:35.581Z] [2021-05-06T10:44:35.581Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:35.581Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:35.581Z] #13 55.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-06T10:44:35.581Z] #13 55.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-06T10:44:35.581Z] #13 55.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-06T10:44:35.581Z] #13 55.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-06T10:44:35.581Z] #13 55.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-06T10:44:35.581Z] #13 55.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-06T10:44:35.581Z] #13 55.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-06T10:44:35.581Z] #13 55.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-06T10:44:35.581Z] #13 55.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-06T10:44:35.581Z] #13 55.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-06T10:44:35.581Z] #13 55.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-06T10:44:35.581Z] #13 55.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-06T10:44:35.581Z] #13 55.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-06T10:44:35.581Z] #13 55.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-06T10:44:35.768Z] #20 32.81 Selecting previously unselected package libnftnl11:amd64. [2021-05-06T10:44:35.768Z] #20 32.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-06T10:44:35.768Z] #20 32.82 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-06T10:44:35.768Z] #20 32.90 Selecting previously unselected package iptables. [2021-05-06T10:44:35.768Z] #20 32.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-06T10:44:35.768Z] #20 32.92 Unpacking iptables (1.8.2-4) ... [2021-05-06T10:44:35.775Z] #49 ... [2021-05-06T10:44:35.775Z] [2021-05-06T10:44:35.775Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:35.775Z] #45 sha256:d81fb53bb84fdec799f19ec122186ba88f666ab0592c693f3c6e675fdb294358 [2021-05-06T10:44:35.775Z] #45 36.28 bufio [2021-05-06T10:44:35.775Z] #45 36.58 reflect [2021-05-06T10:44:35.775Z] #45 39.03 strings [2021-05-06T10:44:35.775Z] #45 39.04 hash/crc32 [2021-05-06T10:44:35.775Z] #45 40.02 crypto/hmac [2021-05-06T10:44:35.775Z] #45 40.57 crypto/rc4 [2021-05-06T10:44:35.775Z] #45 40.76 vendor/golang.org/x/crypto/hkdf [2021-05-06T10:44:35.775Z] #45 41.03 vendor/golang.org/x/text/transform [2021-05-06T10:44:35.775Z] #45 41.74 time [2021-05-06T10:44:35.775Z] #45 41.90 internal/syscall/execenv [2021-05-06T10:44:35.775Z] #45 42.14 internal/syscall/unix [2021-05-06T10:44:35.775Z] #45 42.76 regexp/syntax [2021-05-06T10:44:35.775Z] #45 42.77 path [2021-05-06T10:44:35.837Z] #13 56.44 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:36.040Z] #45 ... [2021-05-06T10:44:36.040Z] [2021-05-06T10:44:36.040Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:44:36.040Z] #29 sha256:ebf208210b12a44ffdb5da8c7efee407e9999d61d5ae0ba5ee3176384499195f [2021-05-06T10:44:36.040Z] #29 2.551 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-06T10:44:36.040Z] #29 2.971 [2021-05-06T10:44:36.040Z] #29 3.206 0.0% ##### 7.0% ######### 12.7% ############# 19.4% ################### 27.1% ######################## 33.8% ############################ 39.3% ############################### 44.2% ######################################### 57.4% ############################################## 64.3% #################################################### 73.2% ########################################################## 80.7% ############################################################### 88.2% ################################################################## 91.8% #################################################################### 95.4% ######################################################################## 100.0% [2021-05-06T10:44:36.040Z] #29 5.080 [2021-05-06T10:44:36.040Z] #29 5.294 0.0% ################ 23.5% ############################################# 63.4% ######################################################################## 100.0% [2021-05-06T10:44:36.040Z] #29 6.056 [2021-05-06T10:44:36.040Z] #29 6.271 0.2% ################ 22.3% ############################## 42.2% ################################################# 68.5% ####################################################################### 99.0% ######################################################################## 100.0% [2021-05-06T10:44:36.040Z] #29 6.964 [2021-05-06T10:44:36.097Z] #13 56.59 Fetched 78.2 MB in 8s (10.4 MB/s) [2021-05-06T10:44:36.097Z] #13 56.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 ... 15410 files and directories currently installed.) [2021-05-06T10:44:36.097Z] #13 56.77 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-06T10:44:36.097Z] #13 56.81 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-06T10:44:36.340Z] #20 33.25 Selecting previously unselected package xxd. [2021-05-06T10:44:36.340Z] #20 33.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-06T10:44:36.340Z] #20 33.26 Unpacking xxd (2:8.1.0875-5) ... [2021-05-06T10:44:36.340Z] #20 33.39 Selecting previously unselected package vim-common. [2021-05-06T10:44:36.340Z] #20 33.39 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:44:36.340Z] #20 33.42 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-06T10:44:36.340Z] #20 ... [2021-05-06T10:44:36.340Z] [2021-05-06T10:44:36.340Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:36.340Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:36.340Z] #43 85.25 DEP criu/cgroup-props.d [2021-05-06T10:44:36.340Z] #43 85.36 DEP criu/bitmap.d [2021-05-06T10:44:36.340Z] #43 85.37 DEP criu/bfd.d [2021-05-06T10:44:36.340Z] #43 85.45 DEP criu/autofs.d [2021-05-06T10:44:36.340Z] #43 85.70 DEP criu/aio.d [2021-05-06T10:44:36.340Z] #43 85.97 DEP criu/action-scripts.d [2021-05-06T10:44:36.340Z] #43 86.40 CC criu/action-scripts.o [2021-05-06T10:44:36.340Z] #43 86.88 CC criu/aio.o [2021-05-06T10:44:36.340Z] #43 87.35 CC criu/autofs.o [2021-05-06T10:44:36.340Z] #43 88.59 CC criu/bfd.o [2021-05-06T10:44:36.340Z] #43 89.07 CC criu/bitmap.o [2021-05-06T10:44:36.340Z] #43 89.19 CC criu/cgroup-props.o [2021-05-06T10:44:36.340Z] #43 89.86 CC criu/cgroup.o [2021-05-06T10:44:36.340Z] #43 92.70 CC criu/clone-noasan.o [2021-05-06T10:44:36.340Z] #43 92.97 CC criu/config.o [2021-05-06T10:44:36.340Z] #43 94.26 CC criu/cr-check.o [2021-05-06T10:44:36.340Z] #43 ... [2021-05-06T10:44:36.340Z] [2021-05-06T10:44:36.340Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:44:36.340Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:44:36.340Z] #20 33.57 Selecting previously unselected package bash-completion. [2021-05-06T10:44:36.340Z] #20 33.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-06T10:44:36.654Z] #36 ... [2021-05-06T10:44:36.654Z] [2021-05-06T10:44:36.654Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:44:36.654Z] #56 sha256:9e1c6fe86c4ff56d5dd25d29db10f219d3372655e85262d62ee3be1a1d4ad46d [2021-05-06T10:44:36.654Z] #56 1.185 + RM_GOPATH=0 [2021-05-06T10:44:36.654Z] #56 1.185 + TMP_GOPATH= [2021-05-06T10:44:36.654Z] #56 1.185 + : /build [2021-05-06T10:44:36.654Z] #56 1.185 + '[' -z '' ']' [2021-05-06T10:44:36.654Z] #56 1.185 ++ mktemp -d [2021-05-06T10:44:36.654Z] #56 1.190 + export GOPATH=/tmp/tmp.weKgns2W4a [2021-05-06T10:44:36.654Z] #56 1.192 + GOPATH=/tmp/tmp.weKgns2W4a [2021-05-06T10:44:36.654Z] #56 1.192 + RM_GOPATH=1 [2021-05-06T10:44:36.654Z] #56 1.192 + case "$(go env GOARCH)" in [2021-05-06T10:44:36.654Z] #56 1.194 ++ go env GOARCH [2021-05-06T10:44:36.654Z] #56 1.235 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:36.654Z] #56 1.235 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:36.654Z] #56 1.237 ++ dirname /tmp/install/install.sh [2021-05-06T10:44:36.654Z] #56 1.238 + dir=/tmp/install [2021-05-06T10:44:36.654Z] #56 1.240 + bin=containerd [2021-05-06T10:44:36.654Z] #56 1.240 + shift [2021-05-06T10:44:36.654Z] #56 1.240 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-06T10:44:36.654Z] #56 1.240 + . /tmp/install/containerd.installer [2021-05-06T10:44:36.654Z] #56 1.244 ++ set -e [2021-05-06T10:44:36.654Z] #56 1.244 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:44:36.654Z] #56 1.244 + install_containerd [2021-05-06T10:44:36.654Z] #56 1.245 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-05-06T10:44:36.654Z] #56 1.245 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:44:36.654Z] #56 1.245 + git clone https://github.com/containerd/containerd.git /tmp/tmp.weKgns2W4a/src/github.com/containerd/containerd [2021-05-06T10:44:36.654Z] #56 1.249 Cloning into '/tmp/tmp.weKgns2W4a/src/github.com/containerd/containerd'... [2021-05-06T10:44:36.654Z] #56 ... [2021-05-06T10:44:36.654Z] [2021-05-06T10:44:36.654Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:36.654Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:44:36.654Z] #45 57.04 internal/singleflight [2021-05-06T10:44:36.654Z] #45 57.85 sort [2021-05-06T10:44:36.654Z] #45 57.85 errors [2021-05-06T10:44:36.654Z] #45 58.16 io [2021-05-06T10:44:36.654Z] #45 58.98 strconv [2021-05-06T10:44:36.654Z] #45 59.11 bytes [2021-05-06T10:44:36.654Z] #45 61.09 bufio [2021-05-06T10:44:36.654Z] #45 62.46 reflect [2021-05-06T10:44:36.654Z] #45 62.87 syscall [2021-05-06T10:44:36.654Z] #45 ... [2021-05-06T10:44:36.654Z] [2021-05-06T10:44:36.654Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:36.654Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:36.654Z] #13 51.64 The following additional packages will be installed: [2021-05-06T10:44:36.654Z] #13 51.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-06T10:44:36.654Z] #13 51.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-06T10:44:36.654Z] #13 51.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-06T10:44:36.654Z] #13 51.65 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-06T10:44:36.654Z] #13 51.66 mingw-w64-common mingw-w64-x86-64-dev [2021-05-06T10:44:36.654Z] #13 51.67 Suggested packages: [2021-05-06T10:44:36.654Z] #13 51.67 gcc-8-locales seccomp wine64 [2021-05-06T10:44:36.654Z] #13 52.90 The following NEW packages will be installed: [2021-05-06T10:44:36.654Z] #13 52.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-06T10:44:36.654Z] #13 52.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-06T10:44:36.654Z] #13 52.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-06T10:44:36.654Z] #13 52.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-06T10:44:36.654Z] #13 52.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-06T10:44:36.654Z] #13 52.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-06T10:44:36.654Z] #13 52.92 The following packages will be upgraded: [2021-05-06T10:44:36.654Z] #13 52.93 libseccomp2 libsystemd0 libudev1 [2021-05-06T10:44:36.654Z] #13 53.33 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T10:44:36.654Z] #13 53.33 Need to get 78.2 MB of archives. [2021-05-06T10:44:36.654Z] #13 53.33 After this operation, 487 MB of additional disk space will be used. [2021-05-06T10:44:36.654Z] #13 53.33 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-06T10:44:36.654Z] #13 53.34 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-06T10:44:36.654Z] #13 53.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-06T10:44:36.654Z] #13 53.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-06T10:44:36.654Z] #13 53.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-06T10:44:36.654Z] #13 53.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-06T10:44:36.654Z] #13 53.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-06T10:44:36.654Z] #13 53.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-06T10:44:36.654Z] #13 53.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-06T10:44:36.654Z] #13 53.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-06T10:44:36.654Z] #13 54.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-06T10:44:36.654Z] #13 54.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-06T10:44:36.654Z] #13 54.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-06T10:44:36.654Z] #13 58.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-06T10:44:36.654Z] #13 60.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-06T10:44:36.654Z] #13 60.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-06T10:44:36.654Z] #13 60.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-06T10:44:36.654Z] #13 60.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-06T10:44:36.654Z] #13 60.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-06T10:44:36.654Z] #13 60.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-06T10:44:36.654Z] #13 60.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-06T10:44:36.654Z] #13 60.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-06T10:44:36.654Z] #13 60.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-06T10:44:36.654Z] #13 60.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-06T10:44:36.654Z] #13 60.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-06T10:44:36.654Z] #13 60.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-06T10:44:36.654Z] #13 60.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-06T10:44:36.654Z] #13 60.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-06T10:44:36.660Z] #13 57.19 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-06T10:44:36.913Z] #13 61.84 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:36.917Z] #13 57.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:44:36.917Z] #13 57.56 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-06T10:44:36.917Z] #13 57.58 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-06T10:44:37.173Z] #13 57.80 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:44:37.173Z] #13 62.05 Fetched 78.2 MB in 8s (10.2 MB/s) [2021-05-06T10:44:37.173Z] #13 62.16 (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 ... 15410 files and directories currently installed.) [2021-05-06T10:44:37.173Z] #13 62.21 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-06T10:44:37.173Z] #13 62.23 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-06T10:44:37.430Z] #13 58.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:44:37.430Z] #13 58.05 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-06T10:44:37.430Z] #13 58.10 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-06T10:44:37.739Z] #43 4.051 Note: Building without setproctitle() and strlcpy() support. [2021-05-06T10:44:37.739Z] #43 4.051 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-06T10:44:37.739Z] #43 4.057 Note: Building without GnuTLS support [2021-05-06T10:44:37.739Z] #43 4.063 Makefile.config:39: Warn: you have no libnftables installed [2021-05-06T10:44:37.739Z] #43 4.063 Makefile.config:40: Warn: Building without nftables support [2021-05-06T10:44:37.837Z] #13 62.67 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-06T10:44:37.910Z] #29 7.271 #=#=# ## 3.2% ###### 8.9% ######### 12.9% ############ 17.8% ############### 22.2% ################## 26.0% ##################### 29.6% ######################### 35.2% ############################ 39.5% ############################### 43.8% ################################# 46.4% ###################################### 53.2% ########################################## 59.0% ############################################## 64.6% ################################################## 70.6% ####################################################### 77.7% ########################################################## 81.8% ############################################################### 88.3% ##################################################################### 96.3% ######################################################################## 100.0% [2021-05-06T10:44:38.022Z] #13 58.38 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-06T10:44:38.022Z] #13 ... [2021-05-06T10:44:38.022Z] [2021-05-06T10:44:38.022Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:44:38.022Z] #47 sha256:f45817b8df9b04c8bd3e6ed8830904b32e4cb978e7ece415f0aa6f7f1d915cb6 [2021-05-06T10:44:38.022Z] #47 DONE 63.3s [2021-05-06T10:44:38.022Z] [2021-05-06T10:44:38.022Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:38.022Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:38.022Z] #13 58.77 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-06T10:44:38.099Z] #13 63.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:44:38.174Z] #29 9.594 [2021-05-06T10:44:38.278Z] #13 58.77 (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 ... 15410 files and directories currently installed.) [2021-05-06T10:44:38.278Z] #13 58.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-06T10:44:38.278Z] #13 58.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-06T10:44:38.308Z] #43 ... [2021-05-06T10:44:38.308Z] [2021-05-06T10:44:38.308Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T10:44:38.308Z] #37 sha256:75e5424c248b8c6514a14ac9c510d36d3b9f6bcc35c80c261dd0995fc0d1d80c [2021-05-06T10:44:38.308Z] #37 3.125 + RM_GOPATH=0 [2021-05-06T10:44:38.308Z] #37 3.126 + TMP_GOPATH= [2021-05-06T10:44:38.308Z] #37 3.126 + : /build [2021-05-06T10:44:38.308Z] #37 3.126 + '[' -z '' ']' [2021-05-06T10:44:38.308Z] #37 3.126 ++ mktemp -d [2021-05-06T10:44:38.308Z] #37 3.128 + export GOPATH=/tmp/tmp.jozqh1ZzK9 [2021-05-06T10:44:38.308Z] #37 3.128 + GOPATH=/tmp/tmp.jozqh1ZzK9 [2021-05-06T10:44:38.308Z] #37 3.128 + RM_GOPATH=1 [2021-05-06T10:44:38.308Z] #37 3.128 + case "$(go env GOARCH)" in [2021-05-06T10:44:38.308Z] #37 3.131 ++ go env GOARCH [2021-05-06T10:44:38.308Z] #37 3.164 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:38.308Z] #37 3.165 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:38.308Z] #37 3.165 ++ dirname /tmp/install/install.sh [2021-05-06T10:44:38.308Z] #37 3.166 + dir=/tmp/install [2021-05-06T10:44:38.308Z] #37 3.167 + bin=tini [2021-05-06T10:44:38.308Z] #37 3.167 + shift [2021-05-06T10:44:38.308Z] #37 3.167 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-06T10:44:38.308Z] #37 3.172 + . /tmp/install/tini.installer [2021-05-06T10:44:38.308Z] #37 3.172 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:44:38.308Z] #37 3.175 + install_tini [2021-05-06T10:44:38.308Z] #37 3.175 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-06T10:44:38.308Z] #37 3.175 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:44:38.308Z] #37 3.175 + git clone https://github.com/krallin/tini.git /tmp/tmp.jozqh1ZzK9/tini [2021-05-06T10:44:38.308Z] #37 3.177 Cloning into '/tmp/tmp.jozqh1ZzK9/tini'... [2021-05-06T10:44:38.308Z] #37 3.865 + cd /tmp/tmp.jozqh1ZzK9/tini [2021-05-06T10:44:38.308Z] #37 3.866 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:44:38.308Z] #37 3.900 + cmake . [2021-05-06T10:44:38.308Z] #37 4.355 -- The C compiler identification is GNU 8.3.0 [2021-05-06T10:44:38.308Z] #37 4.408 -- Check for working C compiler: /usr/bin/cc [2021-05-06T10:44:38.308Z] #37 5.177 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-06T10:44:38.308Z] #37 5.177 -- Detecting C compiler ABI info [2021-05-06T10:44:38.308Z] #37 5.778 -- Detecting C compiler ABI info - done [2021-05-06T10:44:38.308Z] #37 5.812 -- Detecting C compile features [2021-05-06T10:44:38.308Z] #37 7.921 -- Detecting C compile features - done [2021-05-06T10:44:38.308Z] #37 7.955 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-06T10:44:38.308Z] #37 8.162 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-06T10:44:38.308Z] #37 8.288 -- Configuring done [2021-05-06T10:44:38.308Z] #37 8.329 -- Generating done [2021-05-06T10:44:38.308Z] #37 8.330 -- Build files have been written to: /tmp/tmp.jozqh1ZzK9/tini [2021-05-06T10:44:38.308Z] #37 8.338 + make tini-static [2021-05-06T10:44:38.308Z] #37 8.741 Scanning dependencies of target tini-static [2021-05-06T10:44:38.308Z] #37 8.855 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-06T10:44:38.308Z] #37 10.08 [100%] Linking C executable tini-static [2021-05-06T10:44:38.359Z] #13 63.18 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-06T10:44:38.620Z] #13 63.49 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-06T10:44:38.879Z] #37 10.63 [100%] Built target tini-static [2021-05-06T10:44:38.879Z] #37 10.72 + mkdir -p /build [2021-05-06T10:44:38.879Z] #37 10.72 + cp tini-static /build/docker-init [2021-05-06T10:44:38.881Z] #13 ... [2021-05-06T10:44:38.881Z] [2021-05-06T10:44:38.881Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:38.881Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:38.881Z] #36 69.64 Selecting previously unselected package libxml2:amd64.#36 ... [2021-05-06T10:44:38.881Z] [2021-05-06T10:44:38.881Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:44:38.881Z] #47 sha256:654d93334c31c0fa30f103c33d4495ed6ab3292c7e9b4b643fcc53c838c51db0 [2021-05-06T10:44:38.881Z] #47 DONE 69.7s [2021-05-06T10:44:38.881Z] [2021-05-06T10:44:38.881Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:38.881Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:38.881Z] #36 69.64 Selecting previously unselected package libxml2:amd64. [2021-05-06T10:44:38.881Z] #36 69.65 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-06T10:44:38.881Z] #36 69.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-06T10:44:39.449Z] #37 ... [2021-05-06T10:44:39.449Z] [2021-05-06T10:44:39.449Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:39.449Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:39.449Z] #43 6.149 fatal: not a git repository (or any of the parent directories): .git [2021-05-06T10:44:39.449Z] #43 6.201 GEN .gitid [2021-05-06T10:44:39.449Z] #43 6.225 GEN criu/include/version.h [2021-05-06T10:44:39.449Z] #43 ... [2021-05-06T10:44:39.449Z] [2021-05-06T10:44:39.449Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T10:44:39.449Z] #37 sha256:75e5424c248b8c6514a14ac9c510d36d3b9f6bcc35c80c261dd0995fc0d1d80c [2021-05-06T10:44:39.449Z] #37 DONE 11.3s [2021-05-06T10:44:39.449Z] [2021-05-06T10:44:39.449Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:39.449Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:39.449Z] #43 6.297 GEN include/common/asm [2021-05-06T10:44:39.641Z] #20 36.26 Unpacking bash-completion (1:2.8-6) ... [2021-05-06T10:44:39.641Z] #20 36.63 Selecting previously unselected package bzip2. [2021-05-06T10:44:39.641Z] #20 36.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-06T10:44:39.641Z] #20 36.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-06T10:44:39.641Z] #20 36.74 Selecting previously unselected package xz-utils. [2021-05-06T10:44:39.641Z] #20 36.76 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-06T10:44:39.641Z] #20 36.76 Unpacking xz-utils (5.2.4-1) ... [2021-05-06T10:44:39.821Z] #36 70.57 Selecting previously unselected package libarchive13:amd64. [2021-05-06T10:44:39.821Z] #36 70.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-06T10:44:39.821Z] #36 70.57 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-06T10:44:39.902Z] #20 36.92 Selecting previously unselected package apparmor. [2021-05-06T10:44:39.902Z] #20 36.93 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-06T10:44:39.902Z] #20 37.02 Unpacking apparmor (2.13.2-10) ... [2021-05-06T10:44:40.019Z] #43 ... [2021-05-06T10:44:40.019Z] [2021-05-06T10:44:40.019Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:40.019Z] #51 sha256:0aa60e8ed9572525e33ab4f840393694aa5cf89a008f6a861af081db07cbd0ec [2021-05-06T10:44:40.019Z] #51 62.15 encoding/base64 [2021-05-06T10:44:40.019Z] #51 62.83 golang.org/x/sys/unix [2021-05-06T10:44:40.019Z] #51 64.49 fmt [2021-05-06T10:44:40.019Z] #51 68.97 encoding/json [2021-05-06T10:44:40.019Z] #51 71.05 github.com/pkg/diff [2021-05-06T10:44:40.019Z] #51 ... [2021-05-06T10:44:40.019Z] [2021-05-06T10:44:40.019Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:40.019Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:40.019Z] #13 61.86 Selecting previously unselected package binutils-mingw-w64. [2021-05-06T10:44:40.019Z] #13 61.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-06T10:44:40.019Z] #13 61.88 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-06T10:44:40.019Z] #13 62.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-06T10:44:40.019Z] #13 62.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:44:40.019Z] #13 62.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:44:40.019Z] #13 62.20 Selecting previously unselected package dmsetup. [2021-05-06T10:44:40.019Z] #13 62.21 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:44:40.019Z] #13 62.22 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-06T10:44:40.019Z] #13 62.35 Selecting previously unselected package mingw-w64-common. [2021-05-06T10:44:40.019Z] #13 62.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-06T10:44:40.019Z] #13 62.41 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-06T10:44:40.019Z] #13 67.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-06T10:44:40.019Z] #13 67.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-06T10:44:40.019Z] #13 67.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-06T10:44:40.157Z] #29 9.963 0.0% 1.1% # 1.9% ## 3.1% ### 4.3% #### 5.7% #### 6.8% ##### 7.6% ###### 8.8% ####### 9.9% ######## 11.1% ######## 11.6% ######### 13.0% [2021-05-06T10:44:40.157Z] #29 ... [2021-05-06T10:44:40.157Z] [2021-05-06T10:44:40.157Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:40.157Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-06T10:44:40.157Z] #42 40.27 Selecting previously unselected package libnl-3-dev:arm64. [2021-05-06T10:44:40.157Z] #42 40.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-05-06T10:44:40.157Z] #42 40.34 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-06T10:44:40.157Z] #42 42.17 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-06T10:44:40.157Z] #42 42.17 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-06T10:44:40.157Z] #42 42.18 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-06T10:44:40.157Z] #42 42.33 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-05-06T10:44:40.157Z] #42 42.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-05-06T10:44:40.157Z] #42 42.37 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-06T10:44:40.157Z] #42 42.52 Selecting previously unselected package zlib1g-dev:arm64. [2021-05-06T10:44:40.157Z] #42 42.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-05-06T10:44:40.157Z] #42 42.56 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-06T10:44:40.157Z] #42 42.92 Selecting previously unselected package libprotobuf17:arm64. [2021-05-06T10:44:40.157Z] #42 42.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-05-06T10:44:40.157Z] #42 42.99 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-06T10:44:40.157Z] #42 43.55 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-05-06T10:44:40.157Z] #42 43.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-05-06T10:44:40.157Z] #42 43.55 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-06T10:44:40.157Z] #42 43.89 Selecting previously unselected package libprotobuf-dev:arm64. [2021-05-06T10:44:40.157Z] #42 43.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-05-06T10:44:40.157Z] #42 43.92 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-06T10:44:40.157Z] #42 45.39 Selecting previously unselected package libprotoc17:arm64. [2021-05-06T10:44:40.157Z] #42 45.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-05-06T10:44:40.157Z] #42 45.40 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-06T10:44:40.157Z] #42 45.87 Selecting previously unselected package protobuf-c-compiler. [2021-05-06T10:44:40.157Z] #42 45.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-05-06T10:44:40.157Z] #42 45.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-06T10:44:40.157Z] #42 46.08 Selecting previously unselected package protobuf-compiler. [2021-05-06T10:44:40.157Z] #42 46.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-05-06T10:44:40.157Z] #42 46.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-06T10:44:40.157Z] #42 46.34 Selecting previously unselected package python-pkg-resources. [2021-05-06T10:44:40.157Z] #42 46.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-06T10:44:40.157Z] #42 46.35 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-06T10:44:40.157Z] #42 46.63 Selecting previously unselected package python-six. [2021-05-06T10:44:40.157Z] #42 46.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-06T10:44:40.157Z] #42 46.66 Unpacking python-six (1.12.0-1) ... [2021-05-06T10:44:40.157Z] #42 46.83 Selecting previously unselected package python-protobuf. [2021-05-06T10:44:40.157Z] #42 46.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-05-06T10:44:40.157Z] #42 46.90 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-06T10:44:40.157Z] #42 47.71 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-06T10:44:40.157Z] #42 50.25 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-06T10:44:40.157Z] #42 ... [2021-05-06T10:44:40.157Z] [2021-05-06T10:44:40.157Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:44:40.157Z] #29 sha256:ebf208210b12a44ffdb5da8c7efee407e9999d61d5ae0ba5ee3176384499195f [2021-05-06T10:44:40.163Z] #20 37.36 Selecting previously unselected package aufs-tools. [2021-05-06T10:44:40.163Z] #20 37.38 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-06T10:44:40.163Z] #20 37.38 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-06T10:44:40.278Z] #13 ... [2021-05-06T10:44:40.278Z] [2021-05-06T10:44:40.279Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:40.279Z] #51 sha256:0aa60e8ed9572525e33ab4f840393694aa5cf89a008f6a861af081db07cbd0ec [2021-05-06T10:44:40.279Z] #51 72.54 go/ast [2021-05-06T10:44:40.390Z] #36 ... [2021-05-06T10:44:40.390Z] [2021-05-06T10:44:40.390Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:40.390Z] #51 sha256:78c4161301fac58f82d34531f58f3f7e41c8021a8c84102bd089278d36c60e06 [2021-05-06T10:44:40.390Z] #51 61.06 internal/oserror [2021-05-06T10:44:40.390Z] #51 61.06 bytes [2021-05-06T10:44:40.390Z] #51 61.18 syscall [2021-05-06T10:44:40.390Z] #51 63.10 reflect [2021-05-06T10:44:40.390Z] #51 67.53 time [2021-05-06T10:44:40.390Z] #51 ... [2021-05-06T10:44:40.390Z] [2021-05-06T10:44:40.390Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:44:40.390Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:44:40.390Z] #32 60.42 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-06T10:44:40.390Z] #32 60.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-06T10:44:40.390Z] #32 61.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:44:40.424Z] #20 37.49 Selecting previously unselected package libonig5:amd64. [2021-05-06T10:44:40.424Z] #20 37.50 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-06T10:44:40.424Z] #20 37.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:44:40.424Z] #20 37.63 Selecting previously unselected package libjq1:amd64. [2021-05-06T10:44:40.424Z] #20 37.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:44:40.424Z] #20 37.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:44:40.655Z] #32 ... [2021-05-06T10:44:40.655Z] [2021-05-06T10:44:40.655Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:40.655Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:40.655Z] #36 71.16 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-06T10:44:40.655Z] #36 71.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-06T10:44:40.655Z] #36 71.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-06T10:44:40.655Z] #36 71.33 Selecting previously unselected package librhash0:amd64. [2021-05-06T10:44:40.655Z] #36 71.33 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-06T10:44:40.655Z] #36 71.34 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-06T10:44:40.655Z] #36 71.50 Selecting previously unselected package libuv1:amd64. [2021-05-06T10:44:40.655Z] #36 71.51 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-06T10:44:40.655Z] #36 71.51 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-06T10:44:40.685Z] #20 37.74 Selecting previously unselected package jq. [2021-05-06T10:44:40.685Z] #20 37.75 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:44:40.685Z] #20 37.76 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-06T10:44:40.685Z] #20 37.84 Selecting previously unselected package libaio1:amd64. [2021-05-06T10:44:40.685Z] #20 37.84 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-06T10:44:40.685Z] #20 37.84 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-06T10:44:40.685Z] #20 37.90 Selecting previously unselected package libgpm2:amd64. [2021-05-06T10:44:40.685Z] #20 37.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-06T10:44:40.685Z] #20 37.92 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-06T10:44:40.796Z] #13 61.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-06T10:44:40.796Z] #13 61.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-06T10:44:40.796Z] #13 61.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-06T10:44:40.796Z] #13 ... [2021-05-06T10:44:40.796Z] [2021-05-06T10:44:40.796Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:40.796Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:40.796Z] #36 56.15 Selecting previously unselected package libicu63:amd64. [2021-05-06T10:44:40.796Z] #36 56.17 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-06T10:44:40.796Z] #36 56.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:44:40.796Z] #36 62.75 Selecting previously unselected package libxml2:amd64. [2021-05-06T10:44:40.796Z] #36 62.75 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-06T10:44:40.796Z] #36 62.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-06T10:44:40.796Z] #36 63.49 Selecting previously unselected package libarchive13:amd64. [2021-05-06T10:44:40.796Z] #36 63.49 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-06T10:44:40.796Z] #36 63.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-06T10:44:40.796Z] #36 64.10 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-06T10:44:40.796Z] #36 64.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-06T10:44:40.796Z] #36 64.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-06T10:44:40.796Z] #36 64.28 Selecting previously unselected package librhash0:amd64. [2021-05-06T10:44:40.796Z] #36 64.28 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-06T10:44:40.796Z] #36 64.34 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-06T10:44:40.796Z] #36 64.59 Selecting previously unselected package libuv1:amd64. [2021-05-06T10:44:40.796Z] #36 64.59 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-06T10:44:40.796Z] #36 64.60 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-06T10:44:40.796Z] #36 64.75 Selecting previously unselected package cmake. [2021-05-06T10:44:40.796Z] #36 64.78 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-06T10:44:40.796Z] #36 64.79 Unpacking cmake (3.13.4-1) ... [2021-05-06T10:44:40.848Z] #51 ... [2021-05-06T10:44:40.848Z] [2021-05-06T10:44:40.848Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:40.848Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:44:40.848Z] #45 63.10 fmt [2021-05-06T10:44:40.848Z] #45 66.13 path/filepath [2021-05-06T10:44:40.848Z] #45 67.14 flag [2021-05-06T10:44:40.848Z] #45 67.48 go/token [2021-05-06T10:44:40.848Z] #45 68.33 go/scanner [2021-05-06T10:44:40.848Z] #45 68.79 regexp [2021-05-06T10:44:40.848Z] #45 69.73 go/ast [2021-05-06T10:44:40.848Z] #45 72.45 internal/lazyregexp [2021-05-06T10:44:40.848Z] #45 72.72 path [2021-05-06T10:44:40.916Z] #36 71.66 Selecting previously unselected package cmake. [2021-05-06T10:44:40.916Z] #36 71.66 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-06T10:44:40.916Z] #36 71.67 Unpacking cmake (3.13.4-1) ... [2021-05-06T10:44:40.946Z] #20 37.97 Selecting previously unselected package libicu63:amd64. [2021-05-06T10:44:40.946Z] #20 37.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-06T10:44:40.946Z] #20 37.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:44:41.052Z] #36 ... [2021-05-06T10:44:41.052Z] [2021-05-06T10:44:41.052Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:41.052Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:41.052Z] #42 61.72 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:41.052Z] #42 61.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:41.052Z] #42 61.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:41.052Z] #42 61.79 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:41.052Z] #42 61.83 Setting up python-six (1.12.0-1) ... [2021-05-06T10:44:41.052Z] #42 65.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-06T10:44:41.052Z] #42 65.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:44:41.052Z] #42 65.94 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:41.052Z] #42 65.96 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-06T10:44:41.052Z] #42 65.97 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:41.052Z] #42 66.01 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-06T10:44:41.052Z] #42 66.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:41.052Z] #42 66.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:41.052Z] #42 66.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-06T10:44:41.052Z] #42 66.09 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-06T10:44:41.108Z] #45 73.20 io/ioutil [2021-05-06T10:44:41.108Z] #45 ... [2021-05-06T10:44:41.108Z] [2021-05-06T10:44:41.108Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:41.108Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:41.108Z] #43 7.887 PBCC images/timens.pb-c.c [2021-05-06T10:44:41.108Z] #43 7.919 DEP images/timens.pb-c.d [2021-05-06T10:44:41.108Z] #43 7.983 PBCC images/fown.pb-c.c [2021-05-06T10:44:41.108Z] #43 8.002 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-06T10:44:41.274Z] #29 9.963 0.0% 1.1% # 1.9% ## 3.1% ### 4.3% #### 5.7% #### 6.8% ##### 7.6% ###### 8.8% ####### 9.9% ######## 11.1% ######## 11.6% ######### 13.0% ########## 14.0% ########### 15.6% ############ 17.1% ############ 17.8% ############## 19.7% ################ 23.0% ################# 24.3% ################## 25.5% ################## 26.4% ################### 27.3% #################### 29.1% ##################### 30.5% [2021-05-06T10:44:41.274Z] #29 ... [2021-05-06T10:44:41.274Z] [2021-05-06T10:44:41.274Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:41.274Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-06T10:44:41.274Z] #13 37.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-05-06T10:44:41.274Z] #13 37.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-05-06T10:44:41.274Z] #13 37.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-06T10:44:41.274Z] #13 37.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-06T10:44:41.274Z] #13 37.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-05-06T10:44:41.274Z] #13 37.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-05-06T10:44:41.274Z] #13 37.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-05-06T10:44:41.274Z] #13 38.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-05-06T10:44:41.274Z] #13 38.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-05-06T10:44:41.274Z] #13 38.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-05-06T10:44:41.274Z] #13 38.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-05-06T10:44:41.274Z] #13 38.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-05-06T10:44:41.274Z] #13 38.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-05-06T10:44:41.274Z] #13 38.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-05-06T10:44:41.274Z] #13 39.35 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:44:41.274Z] #13 39.58 Fetched 73.8 MB in 6s (11.4 MB/s) [2021-05-06T10:44:41.274Z] #13 39.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-06T10:44:41.274Z] #13 39.84 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-05-06T10:44:41.274Z] #13 39.87 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-06T10:44:41.274Z] #13 40.28 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-05-06T10:44:41.274Z] #13 40.55 (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 ... 15383 files and directories currently installed.) [2021-05-06T10:44:41.274Z] #13 40.69 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-06T10:44:41.274Z] #13 40.77 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-06T10:44:41.274Z] #13 41.08 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:44:41.274Z] #13 41.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-06T10:44:41.274Z] #13 41.32 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-05-06T10:44:41.274Z] #13 41.37 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-06T10:44:41.274Z] #13 41.66 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-05-06T10:44:41.274Z] #13 41.85 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-06T10:44:41.274Z] #13 41.85 (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 ... 15383 files and directories currently installed.) [2021-05-06T10:44:41.274Z] #13 41.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-05-06T10:44:41.274Z] #13 41.96 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-06T10:44:41.274Z] #13 43.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-06T10:44:41.274Z] #13 43.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-05-06T10:44:41.274Z] #13 43.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-06T10:44:41.367Z] #43 8.087 PBCC images/opts.pb-c.c [2021-05-06T10:44:41.367Z] #43 8.164 PBCC images/memfd.pb-c.c [2021-05-06T10:44:41.367Z] #43 8.203 DEP images/fown.pb-c.d [2021-05-06T10:44:41.367Z] #43 8.259 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-06T10:44:41.367Z] #43 8.321 DEP images/opts.pb-c.d [2021-05-06T10:44:41.367Z] #43 8.379 DEP images/memfd.pb-c.d [2021-05-06T10:44:41.487Z] #36 ... [2021-05-06T10:44:41.487Z] [2021-05-06T10:44:41.487Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:41.487Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:41.487Z] #42 62.38 Selecting previously unselected package libprotoc17:amd64. [2021-05-06T10:44:41.487Z] #42 62.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:41.487Z] #42 62.38 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:41.487Z] #42 63.00 Selecting previously unselected package protobuf-c-compiler. [2021-05-06T10:44:41.487Z] #42 63.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:44:41.487Z] #42 63.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-06T10:44:41.487Z] #42 63.16 Selecting previously unselected package protobuf-compiler. [2021-05-06T10:44:41.487Z] #42 63.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:41.487Z] #42 63.17 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-06T10:44:41.487Z] #42 63.29 Selecting previously unselected package python-pkg-resources. [2021-05-06T10:44:41.487Z] #42 63.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-06T10:44:41.487Z] #42 63.30 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-06T10:44:41.487Z] #42 63.48 Selecting previously unselected package python-six. [2021-05-06T10:44:41.487Z] #42 63.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-06T10:44:41.487Z] #42 63.49 Unpacking python-six (1.12.0-1) ... [2021-05-06T10:44:41.487Z] #42 64.11 Selecting previously unselected package python-protobuf. [2021-05-06T10:44:41.487Z] #42 64.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-06T10:44:41.487Z] #42 64.14 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-06T10:44:41.487Z] #42 64.66 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-06T10:44:41.487Z] #42 69.53 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:41.487Z] #42 69.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:41.487Z] #42 69.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:41.487Z] #42 69.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:41.487Z] #42 69.78 Setting up python-six (1.12.0-1) ... [2021-05-06T10:44:41.548Z] #13 ... [2021-05-06T10:44:41.548Z] [2021-05-06T10:44:41.548Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:44:41.548Z] #29 sha256:ebf208210b12a44ffdb5da8c7efee407e9999d61d5ae0ba5ee3176384499195f [2021-05-06T10:44:41.626Z] #43 8.447 PBCC images/sit.pb-c.c [2021-05-06T10:44:41.626Z] #43 8.540 DEP images/sit.pb-c.d [2021-05-06T10:44:41.626Z] #43 8.629 PBCC images/macvlan.pb-c.c [2021-05-06T10:44:41.749Z] #42 ... [2021-05-06T10:44:41.749Z] [2021-05-06T10:44:41.749Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:41.749Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:41.749Z] #13 64.04 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:44:41.749Z] #13 64.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:44:41.749Z] #13 64.50 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-06T10:44:41.749Z] #13 64.56 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-06T10:44:41.749Z] #13 64.96 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-06T10:44:41.749Z] #13 65.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-06T10:44:41.749Z] #13 65.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-06T10:44:41.749Z] #13 65.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-06T10:44:41.749Z] #13 65.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-06T10:44:41.815Z] #29 9.963 0.0% 1.1% # 1.9% ## 3.1% ### 4.3% #### 5.7% #### 6.8% ##### 7.6% ###### 8.8% ####### 9.9% ######## 11.1% ######## 11.6% ######### 13.0% ########## 14.0% ########### 15.6% ############ 17.1% ############ 17.8% ############## 19.7% ################ 23.0% ################# 24.3% ################## 25.5% ################## 26.4% ################### 27.3% #################### 29.1% ##################### 30.5% ###################### 31.8% ###################### 31.8% ####################### 33.0% ####################### 33.1% [2021-05-06T10:44:41.815Z] #29 ... [2021-05-06T10:44:41.815Z] [2021-05-06T10:44:41.815Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:41.815Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-06T10:44:41.815Z] #36 42.18 Selecting previously unselected package cmake-data. [2021-05-06T10:44:41.815Z] #36 42.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-06T10:44:41.815Z] #36 42.21 Unpacking cmake-data (3.13.4-1) ... [2021-05-06T10:44:41.815Z] #36 46.65 Selecting previously unselected package libicu63:arm64. [2021-05-06T10:44:41.815Z] #36 46.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-06T10:44:41.815Z] #36 46.67 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-06T10:44:41.886Z] #43 8.652 DEP images/macvlan.pb-c.d [2021-05-06T10:44:41.886Z] #43 8.737 PBCC images/autofs.pb-c.c [2021-05-06T10:44:41.886Z] #43 8.745 DEP images/autofs.pb-c.d [2021-05-06T10:44:41.886Z] #43 8.820 PBCC images/sysctl.pb-c.c [2021-05-06T10:44:41.886Z] #43 8.826 DEP images/sysctl.pb-c.d [2021-05-06T10:44:42.082Z] #36 ... [2021-05-06T10:44:42.082Z] [2021-05-06T10:44:42.082Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:44:42.082Z] #29 sha256:ebf208210b12a44ffdb5da8c7efee407e9999d61d5ae0ba5ee3176384499195f [2021-05-06T10:44:42.147Z] #43 8.930 PBCC images/time.pb-c.c [2021-05-06T10:44:42.147Z] #43 8.930 DEP images/time.pb-c.d [2021-05-06T10:44:42.147Z] #43 8.977 PBCC images/binfmt-misc.pb-c.c [2021-05-06T10:44:42.147Z] #43 9.020 DEP images/binfmt-misc.pb-c.d [2021-05-06T10:44:42.147Z] #43 9.071 PBCC images/seccomp.pb-c.c [2021-05-06T10:44:42.147Z] #43 9.077 DEP images/seccomp.pb-c.d [2021-05-06T10:44:42.147Z] #43 9.135 PBCC images/userns.pb-c.c [2021-05-06T10:44:42.248Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-06T10:44:42.248Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cb0f7789\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-06T10:44:42.248Z] ---------------------------------------------------------------------------- [2021-05-06T10:44:42.248Z] [2021-05-06T10:44:42.248Z] INFO: executeCI.ps1 starting at Thu May 6 10:44:41 CUT 2021 [2021-05-06T10:44:42.248Z] [2021-05-06T10:44:42.248Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-06T10:44:42.248Z] INFO: Running git version 2.24.1.windows.2 [2021-05-06T10:44:42.248Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-06T10:44:42.248Z] INFO: Environment variables: [2021-05-06T10:44:42.248Z] [2021-05-06T10:44:42.248Z] Name Value [2021-05-06T10:44:42.248Z] ---- ----- [2021-05-06T10:44:42.248Z] ALLUSERSPROFILE C:\ProgramData [2021-05-06T10:44:42.248Z] amd64 true [2021-05-06T10:44:42.248Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-05-06T10:44:42.248Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-06T10:44:42.248Z] arm64 true [2021-05-06T10:44:42.248Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-06T10:44:42.248Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-06T10:44:42.248Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-06T10:44:42.248Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-06T10:44:42.248Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-06T10:44:42.248Z] BRANCH_NAME PR-42339 [2021-05-06T10:44:42.248Z] BUILD_DISPLAY_NAME #5 [2021-05-06T10:44:42.248Z] BUILD_ID 5 [2021-05-06T10:44:42.248Z] BUILD_NUMBER 5 [2021-05-06T10:44:42.248Z] BUILD_TAG jenkins-moby-PR-42339-5 [2021-05-06T10:44:42.248Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/5/ [2021-05-06T10:44:42.248Z] cgroup2 true [2021-05-06T10:44:42.248Z] CHANGE_AUTHOR awmirantis [2021-05-06T10:44:42.248Z] CHANGE_AUTHOR_DISPLAY_NAME Adam Williams [2021-05-06T10:44:42.248Z] CHANGE_BRANCH allow-vhdx-as-data-root-windows [2021-05-06T10:44:42.248Z] CHANGE_FORK awmirantis [2021-05-06T10:44:42.248Z] CHANGE_ID 42339 [2021-05-06T10:44:42.248Z] CHANGE_TARGET master [2021-05-06T10:44:42.248Z] CHANGE_TITLE Add security privilege needed to write layers to VHDX [2021-05-06T10:44:42.248Z] CHANGE_URL https://github.com/moby/moby/pull/42339 [2021-05-06T10:44:42.248Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T10:44:42.248Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-06T10:44:42.248Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-06T10:44:42.248Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-06T10:44:42.248Z] COMPUTERNAME azwin-2-09b120 [2021-05-06T10:44:42.248Z] ComSpec C:\windows\system32\cmd.exe [2021-05-06T10:44:42.248Z] ConfigSequenceNumber 0 [2021-05-06T10:44:42.248Z] dco true [2021-05-06T10:44:42.248Z] DOCKER_BUILDKIT 0 [2021-05-06T10:44:42.248Z] DOCKER_DUT_DEBUG 1 [2021-05-06T10:44:42.248Z] DOCKER_EXPERIMENTAL 1 [2021-05-06T10:44:42.248Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-06T10:44:42.248Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-06T10:44:42.248Z] EXECUTOR_NUMBER 0 [2021-05-06T10:44:42.248Z] FQDN azwin-2-09b120.westus.cloudapp.azure.com [2021-05-06T10:44:42.248Z] GIT_BRANCH PR-42339 [2021-05-06T10:44:42.248Z] GIT_COMMIT 9804899a52aa5166307d9887a55a8b9cf9af7339 [2021-05-06T10:44:42.248Z] GIT_PREVIOUS_COMMIT 1aece46541a862ea9471308d8072e52355d22ec2 [2021-05-06T10:44:42.248Z] GIT_URL https://github.com/moby/moby.git [2021-05-06T10:44:42.248Z] HUDSON_COOKIE 48529bb8-b44f-4aac-84c8-f10ea91bbf43 [2021-05-06T10:44:42.248Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-06T10:44:42.248Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-06T10:44:42.248Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-06T10:44:42.248Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-06T10:44:42.248Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-06T10:44:42.248Z] JENKINS_NODE_COOKIE 704edc26-95e8-4804-a5d1-f0131f8b2fa2 [2021-05-06T10:44:42.248Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-06T10:44:42.248Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-06T10:44:42.249Z] JOB_BASE_NAME PR-42339 [2021-05-06T10:44:42.249Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/display/redirect [2021-05-06T10:44:42.249Z] JOB_NAME moby/PR-42339 [2021-05-06T10:44:42.249Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/ [2021-05-06T10:44:42.249Z] library.jps.version master [2021-05-06T10:44:42.249Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-05-06T10:44:42.249Z] NODE_LABELS amd64 azure azwin-2-09b120 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-06T10:44:42.249Z] NODE_NAME azwin-2-09b120 [2021-05-06T10:44:42.249Z] NUMBER_OF_PROCESSORS 4 [2021-05-06T10:44:42.249Z] OS Windows_NT [2021-05-06T10:44:42.249Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-05-06T10:44:42.249Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-06T10:44:42.249Z] ppc64le false [2021-05-06T10:44:42.249Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-06T10:44:42.249Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-05-06T10:44:42.249Z] PROCESSOR_LEVEL 6 [2021-05-06T10:44:42.249Z] PROCESSOR_REVISION 5507 [2021-05-06T10:44:42.249Z] ProgramData C:\ProgramData [2021-05-06T10:44:42.249Z] ProgramFiles C:\Program Files [2021-05-06T10:44:42.249Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-06T10:44:42.249Z] ProgramW6432 C:\Program Files [2021-05-06T10:44:42.249Z] PROMPT $P$G [2021-05-06T10:44:42.249Z] PSExecutionPolicyPreference Bypass [2021-05-06T10:44:42.249Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-05-06T10:44:42.249Z] PUBLIC C:\Users\Public [2021-05-06T10:44:42.249Z] rootless true [2021-05-06T10:44:42.249Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/5/display/redirect?page=artif... [2021-05-06T10:44:42.249Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/5/display/redirect?page=changes [2021-05-06T10:44:42.249Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/5/display/redirect [2021-05-06T10:44:42.249Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/5/display/redirect?page=tests [2021-05-06T10:44:42.249Z] s390x false [2021-05-06T10:44:42.249Z] SKIP_VALIDATION_TESTS 1 [2021-05-06T10:44:42.249Z] SOURCES_DRIVE d [2021-05-06T10:44:42.249Z] SOURCES_SUBDIR gopath [2021-05-06T10:44:42.249Z] STAGE_NAME Run tests [2021-05-06T10:44:42.249Z] SystemDrive C: [2021-05-06T10:44:42.249Z] SystemRoot C:\windows [2021-05-06T10:44:42.249Z] TEMP C:\windows\TEMP [2021-05-06T10:44:42.249Z] TESTDEBUG 0 [2021-05-06T10:44:42.249Z] TESTRUN_DRIVE d [2021-05-06T10:44:42.249Z] TESTRUN_SUBDIR CI [2021-05-06T10:44:42.249Z] TIMEOUT 120m [2021-05-06T10:44:42.249Z] TMP C:\windows\TEMP [2021-05-06T10:44:42.249Z] unit_validate true [2021-05-06T10:44:42.249Z] USERDOMAIN WORKGROUP [2021-05-06T10:44:42.249Z] USERNAME azwin-2-09b120$ [2021-05-06T10:44:42.249Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-05-06T10:44:42.249Z] validate_force false [2021-05-06T10:44:42.249Z] windir C:\windows [2021-05-06T10:44:42.249Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-06T10:44:42.249Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-06T10:44:42.249Z] windows2022 true [2021-05-06T10:44:42.249Z] windowsRS1 false [2021-05-06T10:44:42.249Z] windowsRS5 true [2021-05-06T10:44:42.249Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-06T10:44:42.249Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-06T10:44:42.249Z] [2021-05-06T10:44:42.249Z] [2021-05-06T10:44:42.249Z] [2021-05-06T10:44:42.249Z] INFO: Sources under d:\gopath\... [2021-05-06T10:44:42.249Z] INFO: Test run under d:\CI\... [2021-05-06T10:44:42.249Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-06T10:44:42.249Z] INFO: docker/docker repository was found [2021-05-06T10:44:42.249Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-05-06T10:44:42.406Z] #43 9.175 DEP images/userns.pb-c.d [2021-05-06T10:44:42.406Z] #43 9.220 PBCC images/cgroup.pb-c.c [2021-05-06T10:44:42.406Z] #43 9.255 DEP images/cgroup.pb-c.d [2021-05-06T10:44:42.406Z] #43 9.302 PBCC images/ext-file.pb-c.c [2021-05-06T10:44:42.406Z] #43 9.346 DEP images/ext-file.pb-c.d [2021-05-06T10:44:42.419Z] #42 ... [2021-05-06T10:44:42.419Z] [2021-05-06T10:44:42.419Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:42.419Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:42.419Z] #36 67.79 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:44:42.419Z] #36 67.81 Setting up xxd (2:8.1.0875-5) ... [2021-05-06T10:44:42.419Z] #36 67.84 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-06T10:44:42.419Z] #36 67.85 Setting up vim-common (2:8.1.0875-5) ... [2021-05-06T10:44:42.419Z] #36 67.88 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-06T10:44:42.419Z] #36 67.89 Setting up cmake-data (3.13.4-1) ... [2021-05-06T10:44:42.667Z] #43 9.411 PBCC images/rpc.pb-c.c [2021-05-06T10:44:42.667Z] #43 9.474 DEP images/rpc.pb-c.d [2021-05-06T10:44:42.726Z] ltsc2019: Pulling from windows/servercore [2021-05-06T10:44:42.726Z] 4612f6d0b889: Pulling fs layer [2021-05-06T10:44:42.726Z] 399f118dfaa9: Pulling fs layer [2021-05-06T10:44:42.755Z] #36 67.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-06T10:44:42.755Z] #36 67.95 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-06T10:44:42.755Z] #36 67.97 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-06T10:44:42.755Z] #36 67.99 Setting up cmake (3.13.4-1) ... [2021-05-06T10:44:42.755Z] #36 68.01 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:42.755Z] #36 68.10 Processing triggers for mime-support (3.62) ... [2021-05-06T10:44:42.928Z] #43 9.566 PBCC images/siginfo.pb-c.c [2021-05-06T10:44:42.928Z] #43 9.603 DEP images/siginfo.pb-c.d [2021-05-06T10:44:42.928Z] #43 9.699 PBCC images/pagemap.pb-c.c [2021-05-06T10:44:42.928Z] #43 9.783 DEP images/pagemap.pb-c.d [2021-05-06T10:44:42.928Z] #43 9.816 PBCC images/rlimit.pb-c.c [2021-05-06T10:44:43.131Z] #13 67.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-06T10:44:43.131Z] #13 67.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-06T10:44:43.131Z] #13 67.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-06T10:44:43.188Z] #43 9.851 DEP images/rlimit.pb-c.d [2021-05-06T10:44:43.188Z] #43 9.915 PBCC images/file-lock.pb-c.c [2021-05-06T10:44:43.188Z] #43 9.961 DEP images/file-lock.pb-c.d [2021-05-06T10:44:43.188Z] #43 10.02 PBCC images/tty.pb-c.c [2021-05-06T10:44:43.330Z] #36 DONE 68.5s [2021-05-06T10:44:43.330Z] [2021-05-06T10:44:43.330Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:43.330Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:43.330Z] #13 63.42 Selecting previously unselected package binutils-mingw-w64. [2021-05-06T10:44:43.330Z] #13 63.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-06T10:44:43.330Z] #13 63.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-06T10:44:43.330Z] #13 63.71 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-06T10:44:43.330Z] #13 63.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:44:43.330Z] #13 63.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:44:43.447Z] #43 10.13 DEP images/tty.pb-c.d [2021-05-06T10:44:43.447Z] #43 10.25 PBCC images/tun.pb-c.c [2021-05-06T10:44:43.447Z] #43 10.26 PBCC images/netdev.pb-c.c [2021-05-06T10:44:43.447Z] #43 10.32 DEP images/tun.pb-c.d [2021-05-06T10:44:43.447Z] #43 10.40 DEP images/netdev.pb-c.d [2021-05-06T10:44:43.587Z] #13 64.02 Selecting previously unselected package dmsetup. [2021-05-06T10:44:43.587Z] #13 64.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:44:43.587Z] #13 64.04 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-06T10:44:43.706Z] #43 10.58 PBCC images/vma.pb-c.c [2021-05-06T10:44:43.706Z] #43 10.58 DEP images/vma.pb-c.d [2021-05-06T10:44:43.706Z] #43 10.58 PBCC images/creds.pb-c.c [2021-05-06T10:44:43.706Z] #43 10.59 DEP images/creds.pb-c.d [2021-05-06T10:44:43.706Z] #43 10.67 PBCC images/utsns.pb-c.c [2021-05-06T10:44:43.706Z] #43 10.67 DEP images/utsns.pb-c.d [2021-05-06T10:44:43.843Z] #13 64.27 Selecting previously unselected package mingw-w64-common. [2021-05-06T10:44:43.843Z] #13 64.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-06T10:44:43.843Z] #13 64.29 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-06T10:44:43.965Z] #43 10.76 PBCC images/ipc-desc.pb-c.c [2021-05-06T10:44:43.965Z] #43 10.76 PBCC images/ipc-sem.pb-c.c [2021-05-06T10:44:43.965Z] #43 10.84 DEP images/ipc-desc.pb-c.d [2021-05-06T10:44:43.965Z] #43 10.89 DEP images/ipc-sem.pb-c.d [2021-05-06T10:44:43.965Z] #43 10.95 PBCC images/ipc-msg.pb-c.c [2021-05-06T10:44:44.225Z] #43 10.98 DEP images/ipc-msg.pb-c.d [2021-05-06T10:44:44.225Z] #43 11.06 PBCC images/ipc-shm.pb-c.c [2021-05-06T10:44:44.225Z] #43 11.06 DEP images/ipc-shm.pb-c.d [2021-05-06T10:44:44.225Z] #43 11.11 PBCC images/ipc-var.pb-c.c [2021-05-06T10:44:44.225Z] #43 11.13 DEP images/ipc-var.pb-c.d [2021-05-06T10:44:44.225Z] #43 11.17 PBCC images/sk-opts.pb-c.c [2021-05-06T10:44:44.323Z] #29 9.963 0.0% 1.1% # 1.9% ## 3.1% ### 4.3% #### 5.7% #### 6.8% ##### 7.6% ###### 8.8% ####### 9.9% ######## 11.1% ######## 11.6% ######### 13.0% ########## 14.0% ########### 15.6% ############ 17.1% ############ 17.8% ############## 19.7% ################ 23.0% ################# 24.3% ################## 25.5% ################## 26.4% ################### 27.3% #################### 29.1% ##################### 30.5% ###################### 31.8% ###################### 31.8% ####################### 33.0% ####################### 33.1% ######################## 33.9% ######################### 35.4% ########################## 36.2% ########################## 37.2% ########################## 37.3% ############################ 39.7% ############################# 40.8% ############################# 41.4% ############################### 43.1% ############################### 43.1% ################################ 44.9% ################################# 47.0% ################################## 48.0% ################################## 48.4% #################################### 50.6% ##################################### 51.7% ###################################### 53.0% ###################################### 53.9% [2021-05-06T10:44:44.323Z] #29 ... [2021-05-06T10:44:44.323Z] [2021-05-06T10:44:44.323Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T10:44:44.323Z] #47 sha256:a14ca205cef4ecca1124cce699d6a8822dd43cfa75f607d4ed8eaa0350b5dd63 [2021-05-06T10:44:44.323Z] #47 DONE 54.7s [2021-05-06T10:44:44.323Z] [2021-05-06T10:44:44.323Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:44:44.323Z] #29 sha256:ebf208210b12a44ffdb5da8c7efee407e9999d61d5ae0ba5ee3176384499195f [2021-05-06T10:44:44.484Z] #43 11.27 PBCC images/packet-sock.pb-c.c [2021-05-06T10:44:44.484Z] #43 11.30 DEP images/sk-opts.pb-c.d [2021-05-06T10:44:44.484Z] #43 11.38 DEP images/packet-sock.pb-c.d [2021-05-06T10:44:44.484Z] #43 11.40 PBCC images/sk-netlink.pb-c.c [2021-05-06T10:44:44.509Z] #20 41.53 Selecting previously unselected package libnet1:amd64. [2021-05-06T10:44:44.509Z] #20 41.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-06T10:44:44.509Z] #20 41.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:44.509Z] #20 41.66 Selecting previously unselected package libnl-3-200:amd64. [2021-05-06T10:44:44.509Z] #20 41.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-06T10:44:44.509Z] #20 41.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:44:44.509Z] #20 41.76 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-06T10:44:44.509Z] #20 41.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:44:44.513Z] #13 ... [2021-05-06T10:44:44.513Z] [2021-05-06T10:44:44.513Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:44.513Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T10:44:44.513Z] #36 74.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:44:44.513Z] #36 74.44 Setting up xxd (2:8.1.0875-5) ... [2021-05-06T10:44:44.513Z] #36 74.46 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-06T10:44:44.513Z] #36 74.47 Setting up vim-common (2:8.1.0875-5) ... [2021-05-06T10:44:44.513Z] #36 74.51 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-06T10:44:44.513Z] #36 74.53 Setting up cmake-data (3.13.4-1) ... [2021-05-06T10:44:44.513Z] #36 74.56 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-06T10:44:44.513Z] #36 74.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-06T10:44:44.513Z] #36 74.60 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-06T10:44:44.513Z] #36 74.62 Setting up cmake (3.13.4-1) ... [2021-05-06T10:44:44.513Z] #36 74.64 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:44.513Z] #36 74.69 Processing triggers for mime-support (3.62) ... [2021-05-06T10:44:44.513Z] #36 DONE 75.4s [2021-05-06T10:44:44.513Z] [2021-05-06T10:44:44.513Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T10:44:44.513Z] #37 sha256:1ee5e6b1bb872df614751639797be4f65f5bf2825789ca6ac0e66405cfe551d1 [2021-05-06T10:44:44.594Z] #29 9.963 0.0% 1.1% # 1.9% ## 3.1% ### 4.3% #### 5.7% #### 6.8% ##### 7.6% ###### 8.8% ####### 9.9% ######## 11.1% ######## 11.6% ######### 13.0% ########## 14.0% ########### 15.6% ############ 17.1% ############ 17.8% ############## 19.7% ################ 23.0% ################# 24.3% ################## 25.5% ################## 26.4% ################### 27.3% #################### 29.1% ##################### 30.5% ###################### 31.8% ###################### 31.8% ####################### 33.0% ####################### 33.1% ######################## 33.9% ######################### 35.4% ########################## 36.2% ########################## 37.2% ########################## 37.3% ############################ 39.7% ############################# 40.8% ############################# 41.4% ############################### 43.1% ############################### 43.1% ################################ 44.9% ################################# 47.0% ################################## 48.0% ################################## 48.4% #################################### 50.6% ##################################### 51.7% ###################################### 53.0% ###################################### 53.9% ####################################### 54.2% ####################################### 55.2% ######################################## 56.3% ######################################### 57.5% [2021-05-06T10:44:44.594Z] #29 ... [2021-05-06T10:44:44.594Z] [2021-05-06T10:44:44.594Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:44.594Z] #51 sha256:94197c3c9bd22ceae025e056aeb9a232ef200dcb6d38aed8525c3b9967530e55 [2021-05-06T10:44:44.594Z] #51 45.01 reflect [2021-05-06T10:44:44.594Z] #51 45.03 text/tabwriter [2021-05-06T10:44:44.594Z] #51 45.03 regexp/syntax [2021-05-06T10:44:44.594Z] #51 45.04 time [2021-05-06T10:44:44.594Z] #51 50.18 regexp [2021-05-06T10:44:44.594Z] #51 51.70 internal/poll [2021-05-06T10:44:44.594Z] #51 53.56 os [2021-05-06T10:44:44.594Z] #51 ... [2021-05-06T10:44:44.594Z] [2021-05-06T10:44:44.595Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:44:44.595Z] #29 sha256:ebf208210b12a44ffdb5da8c7efee407e9999d61d5ae0ba5ee3176384499195f [2021-05-06T10:44:44.743Z] #43 11.45 DEP images/sk-netlink.pb-c.d [2021-05-06T10:44:44.743Z] #43 11.50 PBCC images/sk-inet.pb-c.c [2021-05-06T10:44:44.743Z] #43 11.57 DEP images/sk-inet.pb-c.d [2021-05-06T10:44:44.743Z] #43 11.61 PBCC images/sk-unix.pb-c.c [2021-05-06T10:44:44.743Z] #43 11.66 DEP images/sk-unix.pb-c.d [2021-05-06T10:44:44.743Z] #43 11.70 PBCC images/mm.pb-c.c [2021-05-06T10:44:44.770Z] #20 41.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:44.770Z] #20 41.82 Selecting previously unselected package libreadline5:amd64. [2021-05-06T10:44:44.770Z] #20 41.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-06T10:44:44.770Z] #20 41.86 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-06T10:44:44.770Z] #20 41.96 Selecting previously unselected package net-tools. [2021-05-06T10:44:44.770Z] #20 41.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-06T10:44:44.770Z] #20 42.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-06T10:44:45.002Z] #43 11.74 DEP images/mm.pb-c.d [2021-05-06T10:44:45.002Z] #43 11.82 PBCC images/timerfd.pb-c.c [2021-05-06T10:44:45.002Z] #43 11.91 DEP images/timerfd.pb-c.d [2021-05-06T10:44:45.002Z] #43 11.96 PBCC images/timer.pb-c.c [2021-05-06T10:44:45.031Z] #20 42.20 Selecting previously unselected package python-pip-whl. [2021-05-06T10:44:45.031Z] #20 42.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-06T10:44:45.031Z] #20 42.23 Unpacking python-pip-whl (18.1-5) ... [2021-05-06T10:44:45.261Z] #43 11.99 DEP images/timer.pb-c.d [2021-05-06T10:44:45.261Z] #43 12.06 PBCC images/sa.pb-c.c [2021-05-06T10:44:45.261Z] #43 12.11 DEP images/sa.pb-c.d [2021-05-06T10:44:45.261Z] #43 12.17 PBCC images/pipe-data.pb-c.c [2021-05-06T10:44:45.261Z] #43 12.21 DEP images/pipe-data.pb-c.d [2021-05-06T10:44:45.520Z] #43 12.29 PBCC images/mnt.pb-c.c [2021-05-06T10:44:45.520Z] #43 12.37 DEP images/mnt.pb-c.d [2021-05-06T10:44:45.520Z] #43 12.44 PBCC images/sk-packet.pb-c.c [2021-05-06T10:44:45.520Z] #43 12.46 DEP images/sk-packet.pb-c.d [2021-05-06T10:44:45.520Z] #43 12.50 PBCC images/tcp-stream.pb-c.c [2021-05-06T10:44:45.603Z] #20 42.75 Selecting previously unselected package python3-lib2to3. [2021-05-06T10:44:45.603Z] #20 42.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-06T10:44:45.603Z] #20 42.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-06T10:44:45.780Z] #43 12.55 DEP images/tcp-stream.pb-c.d [2021-05-06T10:44:45.780Z] #43 12.60 PBCC images/pipe.pb-c.c [2021-05-06T10:44:45.780Z] #43 12.66 DEP images/pipe.pb-c.d [2021-05-06T10:44:45.780Z] #43 12.70 PBCC images/pstree.pb-c.c [2021-05-06T10:44:45.780Z] #43 12.74 DEP images/pstree.pb-c.d [2021-05-06T10:44:45.864Z] #20 42.89 Selecting previously unselected package python3-distutils. [2021-05-06T10:44:45.864Z] #20 42.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-06T10:44:45.864Z] #20 42.91 Unpacking python3-distutils (3.7.3-1) ... [2021-05-06T10:44:45.893Z] #37 1.159 + RM_GOPATH=0 [2021-05-06T10:44:45.893Z] #37 1.159 + TMP_GOPATH= [2021-05-06T10:44:45.893Z] #37 1.159 + : /build [2021-05-06T10:44:45.893Z] #37 1.160 + '[' -z '' ']' [2021-05-06T10:44:45.893Z] #37 1.160 ++ mktemp -d [2021-05-06T10:44:45.893Z] #37 1.164 + export GOPATH=/tmp/tmp.36phR7jhSx [2021-05-06T10:44:45.893Z] #37 1.164 + GOPATH=/tmp/tmp.36phR7jhSx [2021-05-06T10:44:45.893Z] #37 1.164 + RM_GOPATH=1 [2021-05-06T10:44:45.893Z] #37 1.164 + case "$(go env GOARCH)" in [2021-05-06T10:44:45.893Z] #37 1.165 ++ go env GOARCH [2021-05-06T10:44:45.893Z] #37 1.192 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:45.893Z] #37 1.192 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:45.893Z] #37 1.195 ++ dirname /tmp/install/install.sh [2021-05-06T10:44:45.893Z] #37 1.205 + dir=/tmp/install [2021-05-06T10:44:45.893Z] #37 1.217 + bin=tini [2021-05-06T10:44:45.893Z] #37 1.217 + shift [2021-05-06T10:44:45.893Z] #37 1.217 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-06T10:44:45.893Z] #37 1.218 + . /tmp/install/tini.installer [2021-05-06T10:44:45.893Z] #37 1.218 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:44:45.893Z] #37 1.218 + install_tini [2021-05-06T10:44:45.893Z] #37 1.218 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-06T10:44:45.893Z] #37 1.218 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:44:45.893Z] #37 1.219 + git clone https://github.com/krallin/tini.git /tmp/tmp.36phR7jhSx/tini [2021-05-06T10:44:45.893Z] #37 1.220 Cloning into '/tmp/tmp.36phR7jhSx/tini'... [2021-05-06T10:44:46.040Z] #43 12.76 PBCC images/fs.pb-c.c [2021-05-06T10:44:46.040Z] #43 12.77 DEP images/fs.pb-c.d [2021-05-06T10:44:46.040Z] #43 12.82 PBCC images/signalfd.pb-c.c [2021-05-06T10:44:46.040Z] #43 12.87 DEP images/signalfd.pb-c.d [2021-05-06T10:44:46.040Z] #43 12.93 PBCC images/fh.pb-c.c [2021-05-06T10:44:46.040Z] #43 12.97 PBCC images/fsnotify.pb-c.c [2021-05-06T10:44:46.125Z] #20 43.06 Selecting previously unselected package python3-pip. [2021-05-06T10:44:46.125Z] #20 43.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-06T10:44:46.125Z] #20 43.08 Unpacking python3-pip (18.1-5) ... [2021-05-06T10:44:46.125Z] #20 43.26 Selecting previously unselected package python3-pkg-resources. [2021-05-06T10:44:46.125Z] #20 43.26 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-06T10:44:46.125Z] #20 43.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-06T10:44:46.299Z] #43 13.02 DEP images/fh.pb-c.d [2021-05-06T10:44:46.299Z] #43 13.10 DEP images/fsnotify.pb-c.d [2021-05-06T10:44:46.299Z] #43 13.15 PBCC images/eventpoll.pb-c.c [2021-05-06T10:44:46.299Z] #43 13.18 DEP images/eventpoll.pb-c.d [2021-05-06T10:44:46.299Z] #43 13.24 PBCC images/eventfd.pb-c.c [2021-05-06T10:44:46.365Z] #13 ... [2021-05-06T10:44:46.365Z] [2021-05-06T10:44:46.365Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:46.365Z] #51 sha256:8784844c70bf0652ac72d225a6ca5e041ea3934589d38c274a584ed52756927b [2021-05-06T10:44:46.365Z] #51 61.37 time [2021-05-06T10:44:46.365Z] #51 66.54 context [2021-05-06T10:44:46.365Z] #51 67.25 internal/poll [2021-05-06T10:44:46.365Z] #51 69.30 internal/syscall/execenv [2021-05-06T10:44:46.365Z] #51 69.44 internal/syscall/unix [2021-05-06T10:44:46.365Z] #51 69.80 os [2021-05-06T10:44:46.365Z] #51 ... [2021-05-06T10:44:46.365Z] [2021-05-06T10:44:46.365Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T10:44:46.365Z] #37 sha256:79357458a42c43e225d4e4f2b2e812d00b9697cbc8048c41077b03d7c4f506f8 [2021-05-06T10:44:46.365Z] #37 1.163 + RM_GOPATH=0 [2021-05-06T10:44:46.365Z] #37 1.163 + TMP_GOPATH= [2021-05-06T10:44:46.365Z] #37 1.163 + : /build [2021-05-06T10:44:46.365Z] #37 1.163 + '[' -z '' ']' [2021-05-06T10:44:46.365Z] #37 1.163 ++ mktemp -d [2021-05-06T10:44:46.365Z] #37 1.175 + export GOPATH=/tmp/tmp.cfMky7Cm5D [2021-05-06T10:44:46.365Z] #37 1.175 + GOPATH=/tmp/tmp.cfMky7Cm5D [2021-05-06T10:44:46.365Z] #37 1.175 + RM_GOPATH=1 [2021-05-06T10:44:46.365Z] #37 1.175 + case "$(go env GOARCH)" in [2021-05-06T10:44:46.365Z] #37 1.175 ++ go env GOARCH [2021-05-06T10:44:46.365Z] #37 1.219 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:46.365Z] #37 1.219 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:44:46.365Z] #37 1.219 ++ dirname /tmp/install/install.sh [2021-05-06T10:44:46.365Z] #37 1.220 + dir=/tmp/install [2021-05-06T10:44:46.365Z] #37 1.220 + bin=tini [2021-05-06T10:44:46.365Z] #37 1.220 + shift [2021-05-06T10:44:46.365Z] #37 1.220 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-06T10:44:46.365Z] #37 1.220 + . /tmp/install/tini.installer [2021-05-06T10:44:46.365Z] #37 1.220 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:44:46.365Z] #37 1.220 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:44:46.365Z] #37 1.220 + install_tini [2021-05-06T10:44:46.365Z] #37 1.220 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-06T10:44:46.365Z] #37 1.221 + git clone https://github.com/krallin/tini.git /tmp/tmp.cfMky7Cm5D/tini [2021-05-06T10:44:46.365Z] #37 1.223 Cloning into '/tmp/tmp.cfMky7Cm5D/tini'... [2021-05-06T10:44:46.365Z] #37 1.996 + cd /tmp/tmp.cfMky7Cm5D/tini [2021-05-06T10:44:46.365Z] #37 1.996 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:44:46.365Z] #37 2.040 + cmake . [2021-05-06T10:44:46.365Z] #37 2.558 -- The C compiler identification is GNU 8.3.0 [2021-05-06T10:44:46.365Z] #37 2.617 -- Check for working C compiler: /usr/bin/cc [2021-05-06T10:44:46.365Z] #37 3.272 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-06T10:44:46.386Z] #20 43.40 Selecting previously unselected package python3-setuptools. [2021-05-06T10:44:46.386Z] #20 43.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-06T10:44:46.386Z] #20 43.43 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-06T10:44:46.464Z] #37 1.950 + cd /tmp/tmp.36phR7jhSx/tini [2021-05-06T10:44:46.464Z] #37 1.953 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:44:46.464Z] #37 1.962 + cmake . [2021-05-06T10:44:46.558Z] #43 13.28 DEP images/eventfd.pb-c.d [2021-05-06T10:44:46.558Z] #43 13.34 PBCC images/remap-file-path.pb-c.c [2021-05-06T10:44:46.558Z] #43 13.36 DEP images/remap-file-path.pb-c.d [2021-05-06T10:44:46.558Z] #43 13.40 PBCC images/fifo.pb-c.c [2021-05-06T10:44:46.558Z] #43 13.43 DEP images/fifo.pb-c.d [2021-05-06T10:44:46.558Z] #43 13.47 PBCC images/ghost-file.pb-c.c [2021-05-06T10:44:46.621Z] #37 3.286 -- Detecting C compiler ABI info [2021-05-06T10:44:46.647Z] #20 43.68 Selecting previously unselected package python3-wheel. [2021-05-06T10:44:46.647Z] #20 43.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-06T10:44:46.647Z] #20 43.69 Unpacking python3-wheel (0.32.3-2) ... [2021-05-06T10:44:46.647Z] #20 43.75 Selecting previously unselected package sudo. [2021-05-06T10:44:46.647Z] #20 43.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-06T10:44:46.647Z] #20 43.78 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-06T10:44:46.818Z] #43 13.48 DEP images/ghost-file.pb-c.d [2021-05-06T10:44:46.818Z] #43 13.54 PBCC images/regfile.pb-c.c [2021-05-06T10:44:46.818Z] #43 13.62 DEP images/regfile.pb-c.d [2021-05-06T10:44:46.818Z] #43 13.68 PBCC images/ns.pb-c.c [2021-05-06T10:44:46.818Z] #43 13.75 DEP images/ns.pb-c.d [2021-05-06T10:44:46.888Z] #37 3.820 -- Detecting C compiler ABI info - done [2021-05-06T10:44:46.908Z] #20 ... [2021-05-06T10:44:46.908Z] [2021-05-06T10:44:46.908Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:46.908Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:46.908Z] #43 95.85 CC criu/cr-dedup.o [2021-05-06T10:44:46.908Z] #43 96.20 CC criu/cr-dump.o [2021-05-06T10:44:46.908Z] #43 98.39 CC criu/cr-errno.o [2021-05-06T10:44:46.908Z] #43 98.50 CC criu/cr-restore.o [2021-05-06T10:44:46.908Z] #43 103.0 CC criu/cr-service.o [2021-05-06T10:44:46.908Z] #43 104.6 CC criu/crtools.o [2021-05-06T10:44:46.908Z] #43 105.2 CC criu/eventfd.o [2021-05-06T10:44:46.908Z] #43 105.5 CC criu/eventpoll.o [2021-05-06T10:44:47.033Z] #37 2.514 -- The C compiler identification is GNU 8.3.0 [2021-05-06T10:44:47.033Z] #37 2.560 -- Check for working C compiler: /usr/bin/cc [2021-05-06T10:44:47.077Z] #43 13.79 PBCC images/fdinfo.pb-c.c [2021-05-06T10:44:47.077Z] #43 13.91 DEP images/fdinfo.pb-c.d [2021-05-06T10:44:47.077Z] #43 14.00 PBCC images/core-aarch64.pb-c.c [2021-05-06T10:44:47.077Z] #43 14.03 PBCC images/core-arm.pb-c.c [2021-05-06T10:44:47.145Z] #37 3.895 -- Detecting C compile features [2021-05-06T10:44:47.145Z] #37 ... [2021-05-06T10:44:47.145Z] [2021-05-06T10:44:47.145Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:47.145Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:47.145Z] #42 72.01 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-06T10:44:47.145Z] #42 72.02 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:47.145Z] #42 DONE 72.6s [2021-05-06T10:44:47.169Z] #43 ... [2021-05-06T10:44:47.169Z] [2021-05-06T10:44:47.169Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:44:47.169Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:44:47.169Z] #20 44.25 Selecting previously unselected package thin-provisioning-tools. [2021-05-06T10:44:47.169Z] #20 44.25 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-06T10:44:47.169Z] #20 44.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-06T10:44:47.336Z] #43 14.10 PBCC images/core-ppc64.pb-c.c [2021-05-06T10:44:47.336Z] #43 14.14 PBCC images/core-s390.pb-c.c [2021-05-06T10:44:47.336Z] #43 14.18 PBCC images/core-x86.pb-c.c [2021-05-06T10:44:47.404Z] [2021-05-06T10:44:47.404Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:47.404Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:47.430Z] #20 44.51 Selecting previously unselected package uidmap. [2021-05-06T10:44:47.430Z] #20 44.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-06T10:44:47.430Z] #20 44.52 Unpacking uidmap (1:4.5-1.1) ... [2021-05-06T10:44:47.430Z] #20 44.62 Selecting previously unselected package vim-runtime. [2021-05-06T10:44:47.430Z] #20 44.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:44:47.430Z] #20 44.69 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-06T10:44:47.430Z] #20 44.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-06T10:44:47.430Z] #20 44.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-06T10:44:47.596Z] #43 14.30 PBCC images/core.pb-c.c [2021-05-06T10:44:47.596Z] #43 14.37 PBCC images/inventory.pb-c.c [2021-05-06T10:44:47.596Z] #43 14.41 DEP images/core-aarch64.pb-c.d [2021-05-06T10:44:47.596Z] #43 14.48 DEP images/core-arm.pb-c.d [2021-05-06T10:44:47.596Z] #43 14.56 DEP images/core-ppc64.pb-c.d [2021-05-06T10:44:47.602Z] #37 3.098 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-06T10:44:47.855Z] #43 14.65 DEP images/core-s390.pb-c.d [2021-05-06T10:44:47.855Z] #43 14.69 DEP images/core-x86.pb-c.d [2021-05-06T10:44:47.855Z] #43 14.75 DEP images/core.pb-c.d [2021-05-06T10:44:47.855Z] #43 14.80 DEP images/inventory.pb-c.d [2021-05-06T10:44:47.861Z] #37 3.111 -- Detecting C compiler ABI info [2021-05-06T10:44:48.115Z] #43 14.89 PBCC images/cpuinfo.pb-c.c [2021-05-06T10:44:48.115Z] #43 14.90 DEP images/cpuinfo.pb-c.d [2021-05-06T10:44:48.115Z] #43 14.96 PBCC images/stats.pb-c.c [2021-05-06T10:44:48.115Z] #43 14.96 DEP images/stats.pb-c.d [2021-05-06T10:44:48.121Z] #37 3.696 -- Detecting C compiler ABI info - done [2021-05-06T10:44:48.319Z] #29 9.963 0.0% 1.1% # 1.9% ## 3.1% ### 4.3% #### 5.7% #### 6.8% ##### 7.6% ###### 8.8% ####### 9.9% ######## 11.1% ######## 11.6% ######### 13.0% ########## 14.0% ########### 15.6% ############ 17.1% ############ 17.8% ############## 19.7% ################ 23.0% ################# 24.3% ################## 25.5% ################## 26.4% ################### 27.3% #################### 29.1% ##################### 30.5% ###################### 31.8% ###################### 31.8% ####################### 33.0% ####################### 33.1% ######################## 33.9% ######################### 35.4% ########################## 36.2% ########################## 37.2% ########################## 37.3% ############################ 39.7% ############################# 40.8% ############################# 41.4% ############################### 43.1% ############################### 43.1% ################################ 44.9% ################################# 47.0% ################################## 48.0% ################################## 48.4% #################################### 50.6% ##################################### 51.7% ###################################### 53.0% ###################################### 53.9% ####################################### 54.2% ####################################### 55.2% ######################################## 56.3% ######################################### 57.5% ########################################## 58.9% ########################################### 60.3% ############################################ 61.5% ############################################ 62.0% ############################################# 63.2% ############################################## 63.9% ############################################## 64.3% ############################################### 65.7% ################################################ 67.6% ################################################# 68.2% ################################################## 69.5% ################################################## 70.3% ################################################### 71.1% ################################################### 72.2% #################################################### 73.0% ##################################################### 73.8% ##################################################### 74.8% ###################################################### 75.9% ####################################################### 76.7% ######################################################## 78.5% ######################################################### 79.3% ########################################################## 80.6% ########################################################### 82.4% ############################################################ 83.7% ############################################################ 84.2% ############################################################# 84.8% ############################################################# 85.9% ############################################################### 87.5% ############################################################### 88.4% [2021-05-06T10:44:48.319Z] #29 ... [2021-05-06T10:44:48.319Z] [2021-05-06T10:44:48.319Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:48.319Z] #45 sha256:d81fb53bb84fdec799f19ec122186ba88f666ab0592c693f3c6e675fdb294358 [2021-05-06T10:44:48.319Z] #45 48.85 regexp [2021-05-06T10:44:48.319Z] #45 49.43 internal/poll [2021-05-06T10:44:48.319Z] #45 49.45 context [2021-05-06T10:44:48.319Z] #45 51.13 encoding/binary [2021-05-06T10:44:48.319Z] #45 51.17 internal/fmtsort [2021-05-06T10:44:48.319Z] #45 52.17 os [2021-05-06T10:44:48.319Z] #45 52.65 github.com/LK4D4/vndr/versioned [2021-05-06T10:44:48.319Z] #45 53.22 encoding/base64 [2021-05-06T10:44:48.319Z] #45 53.23 crypto/cipher [2021-05-06T10:44:48.319Z] #45 53.24 crypto/sha512 [2021-05-06T10:44:48.319Z] #45 54.39 crypto/ed25519/internal/edwards25519 [2021-05-06T10:44:48.319Z] #45 54.48 crypto/aes [2021-05-06T10:44:48.319Z] #45 54.54 crypto/des [2021-05-06T10:44:48.319Z] #45 55.62 crypto/md5 [2021-05-06T10:44:48.319Z] #45 57.07 crypto/sha1 [2021-05-06T10:44:48.319Z] #45 57.71 crypto/sha256 [2021-05-06T10:44:48.319Z] #45 57.78 fmt [2021-05-06T10:44:48.319Z] #45 58.22 internal/lazyregexp [2021-05-06T10:44:48.319Z] #45 58.23 encoding/pem [2021-05-06T10:44:48.319Z] #45 58.66 net [2021-05-06T10:44:48.319Z] #45 58.71 vendor/golang.org/x/crypto/internal/chacha20 [2021-05-06T10:44:48.319Z] #45 58.72 vendor/golang.org/x/crypto/poly1305 [2021-05-06T10:44:48.380Z] #37 3.740 -- Detecting C compile features [2021-05-06T10:44:48.467Z] 399f118dfaa9: Verifying Checksum [2021-05-06T10:44:48.467Z] 399f118dfaa9: Download complete [2021-05-06T10:44:48.587Z] #45 ... [2021-05-06T10:44:48.587Z] [2021-05-06T10:44:48.587Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:44:48.587Z] #29 sha256:ebf208210b12a44ffdb5da8c7efee407e9999d61d5ae0ba5ee3176384499195f [2021-05-06T10:44:48.950Z] #37 ... [2021-05-06T10:44:48.950Z] [2021-05-06T10:44:48.950Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:48.950Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:44:48.950Z] #45 69.74 time [2021-05-06T10:44:48.950Z] #45 74.62 internal/fmtsort [2021-05-06T10:44:48.950Z] #45 74.93 internal/poll [2021-05-06T10:44:48.950Z] #45 75.53 internal/syscall/execenv [2021-05-06T10:44:48.950Z] #45 75.80 internal/syscall/unix [2021-05-06T10:44:48.950Z] #45 75.97 strings [2021-05-06T10:44:48.950Z] #45 77.72 os [2021-05-06T10:44:48.950Z] #45 78.29 regexp/syntax [2021-05-06T10:44:49.209Z] #45 ... [2021-05-06T10:44:49.209Z] [2021-05-06T10:44:49.209Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:49.209Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:49.209Z] #13 70.59 Selecting previously unselected package binutils-mingw-w64. [2021-05-06T10:44:49.209Z] #13 70.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-06T10:44:49.209Z] #13 70.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-06T10:44:49.209Z] #13 70.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-06T10:44:49.209Z] #13 70.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:44:49.209Z] #13 70.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:44:49.209Z] #13 70.97 Selecting previously unselected package dmsetup. [2021-05-06T10:44:49.209Z] #13 71.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:44:49.209Z] #13 71.00 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-06T10:44:49.209Z] #13 71.17 Selecting previously unselected package mingw-w64-common. [2021-05-06T10:44:49.209Z] #13 71.18 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-06T10:44:49.209Z] #13 71.18 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-06T10:44:49.494Z] #43 16.36 make[1]: Nothing to be done for 'all'. [2021-05-06T10:44:49.930Z] #43 2.227 Note: Building without setproctitle() and strlcpy() support. [2021-05-06T10:44:49.930Z] #43 2.227 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-06T10:44:49.930Z] #43 2.250 Note: Building without GnuTLS support [2021-05-06T10:44:49.930Z] #43 2.253 Makefile.config:39: Warn: you have no libnftables installed [2021-05-06T10:44:49.930Z] #43 2.256 Makefile.config:40: Warn: Building without nftables support [2021-05-06T10:44:49.937Z] #29 9.963 0.0% 1.1% # 1.9% ## 3.1% ### 4.3% #### 5.7% #### 6.8% ##### 7.6% ###### 8.8% ####### 9.9% ######## 11.1% ######## 11.6% ######### 13.0% ########## 14.0% ########### 15.6% ############ 17.1% ############ 17.8% ############## 19.7% ################ 23.0% ################# 24.3% ################## 25.5% ################## 26.4% ################### 27.3% #################### 29.1% ##################### 30.5% ###################### 31.8% ###################### 31.8% ####################### 33.0% ####################### 33.1% ######################## 33.9% ######################### 35.4% ########################## 36.2% ########################## 37.2% ########################## 37.3% ############################ 39.7% ############################# 40.8% ############################# 41.4% ############################### 43.1% ############################### 43.1% ################################ 44.9% ################################# 47.0% ################################## 48.0% ################################## 48.4% #################################### 50.6% ##################################### 51.7% ###################################### 53.0% ###################################### 53.9% ####################################### 54.2% ####################################### 55.2% ######################################## 56.3% ######################################### 57.5% ########################################## 58.9% ########################################### 60.3% ############################################ 61.5% ############################################ 62.0% ############################################# 63.2% ############################################## 63.9% ############################################## 64.3% ############################################### 65.7% ################################################ 67.6% ################################################# 68.2% ################################################## 69.5% ################################################## 70.3% ################################################### 71.1% ################################################### 72.2% #################################################### 73.0% ##################################################### 73.8% ##################################################### 74.8% ###################################################### 75.9% ####################################################### 76.7% ######################################################## 78.5% ######################################################### 79.3% ########################################################## 80.6% ########################################################### 82.4% ############################################################ 83.7% ############################################################ 84.2% ############################################################# 84.8% ############################################################# 85.9% ############################################################### 87.5% ############################################################### 88.4% ################################################################ 89.2% ################################################################# 90.7% ################################################################## 92.2% ################################################################## 93.0% ################################################################### 94.0% #################################################################### 94.7% #################################################################### 94.9% ##################################################################### 96.3% ##################################################################### 96.7% ###################################################################### 97.8% ####################################################################### 99.2% ######################################################################## 100.0% [2021-05-06T10:44:49.937Z] #29 21.37 [2021-05-06T10:44:50.148Z] #13 ... [2021-05-06T10:44:50.148Z] [2021-05-06T10:44:50.148Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:50.148Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T10:44:50.148Z] #42 73.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-06T10:44:50.148Z] #42 73.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:44:50.148Z] #42 73.96 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:50.148Z] #42 73.98 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-06T10:44:50.148Z] #42 73.99 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:50.148Z] #42 74.01 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-06T10:44:50.148Z] #42 74.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:50.148Z] #42 74.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-06T10:44:50.148Z] #42 74.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-06T10:44:50.148Z] #42 74.09 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-06T10:44:50.148Z] #42 80.02 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-06T10:44:50.148Z] #42 80.03 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:50.148Z] #42 DONE 80.8s [2021-05-06T10:44:50.148Z] [2021-05-06T10:44:50.148Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:50.148Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:50.186Z] #43 ... [2021-05-06T10:44:50.186Z] [2021-05-06T10:44:50.186Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:50.186Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:44:50.186Z] #45 65.56 time [2021-05-06T10:44:50.186Z] #45 70.58 os [2021-05-06T10:44:50.186Z] #45 71.18 internal/fmtsort [2021-05-06T10:44:50.186Z] #45 71.69 strings [2021-05-06T10:44:50.186Z] #45 74.29 regexp/syntax [2021-05-06T10:44:50.186Z] #45 74.44 fmt [2021-05-06T10:44:50.443Z] #45 ... [2021-05-06T10:44:50.443Z] [2021-05-06T10:44:50.443Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:50.443Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:50.443Z] #13 70.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-06T10:44:50.443Z] #13 70.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-06T10:44:50.443Z] #13 70.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-06T10:44:50.733Z] #20 47.74 Selecting previously unselected package vim. [2021-05-06T10:44:50.733Z] #20 47.75 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-06T10:44:50.733Z] #20 47.77 Unpacking vim (2:8.1.0875-5) ... [2021-05-06T10:44:50.872Z] #43 17.78 CC images/stats.o [2021-05-06T10:44:50.994Z] #20 48.28 Selecting previously unselected package xfsprogs. [2021-05-06T10:44:51.132Z] #43 18.15 CC images/core.o [2021-05-06T10:44:51.255Z] #20 48.28 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-06T10:44:51.255Z] #20 48.30 Unpacking xfsprogs (4.20.0-1) ... [2021-05-06T10:44:51.338Z] #29 22.56 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-06T10:44:51.602Z] #29 23.05 [2021-05-06T10:44:51.602Z] #29 ... [2021-05-06T10:44:51.602Z] [2021-05-06T10:44:51.602Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:51.602Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-06T10:44:51.602Z] #42 51.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:51.602Z] #42 53.93 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-06T10:44:51.602Z] #42 54.71 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-06T10:44:51.602Z] #42 54.73 Setting up python-six (1.12.0-1) ... [2021-05-06T10:44:51.602Z] #42 57.58 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-06T10:44:51.602Z] #42 58.79 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-06T10:44:51.602Z] #42 59.85 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-06T10:44:51.602Z] #42 59.87 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-05-06T10:44:51.602Z] #42 59.99 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-06T10:44:51.602Z] #42 60.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-06T10:44:51.602Z] #42 60.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:51.602Z] #42 60.05 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-06T10:44:51.602Z] #42 60.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-06T10:44:51.602Z] #42 60.10 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-06T10:44:51.602Z] #42 ... [2021-05-06T10:44:51.602Z] [2021-05-06T10:44:51.602Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T10:44:51.602Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-06T10:44:51.602Z] #36 54.70 Selecting previously unselected package libxml2:arm64. [2021-05-06T10:44:51.602Z] #36 54.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-05-06T10:44:51.602Z] #36 54.73 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-06T10:44:51.602Z] #36 55.30 Selecting previously unselected package libarchive13:arm64. [2021-05-06T10:44:51.602Z] #36 55.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-05-06T10:44:51.602Z] #36 55.31 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-06T10:44:51.602Z] #36 55.69 Selecting previously unselected package libjsoncpp1:arm64. [2021-05-06T10:44:51.602Z] #36 55.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-05-06T10:44:51.602Z] #36 55.76 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-06T10:44:51.602Z] #36 55.95 Selecting previously unselected package librhash0:arm64. [2021-05-06T10:44:51.602Z] #36 55.97 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-05-06T10:44:51.602Z] #36 55.98 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-05-06T10:44:51.602Z] #36 56.18 Selecting previously unselected package libuv1:arm64. [2021-05-06T10:44:51.602Z] #36 56.18 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-05-06T10:44:51.602Z] #36 56.19 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-05-06T10:44:51.602Z] #36 56.35 Selecting previously unselected package cmake. [2021-05-06T10:44:51.602Z] #36 56.38 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-05-06T10:44:51.602Z] #36 56.39 Unpacking cmake (3.13.4-1) ... [2021-05-06T10:44:51.602Z] #36 60.04 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-06T10:44:51.602Z] #36 60.07 Setting up xxd (2:8.1.0875-5) ... [2021-05-06T10:44:51.602Z] #36 60.10 Setting up libuv1:arm64 (1.24.1-1) ... [2021-05-06T10:44:51.602Z] #36 60.12 Setting up vim-common (2:8.1.0875-5) ... [2021-05-06T10:44:51.602Z] #36 60.16 Setting up librhash0:arm64 (1.3.8-1) ... [2021-05-06T10:44:51.602Z] #36 60.18 Setting up cmake-data (3.13.4-1) ... [2021-05-06T10:44:51.602Z] #36 60.21 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-06T10:44:51.602Z] #36 60.23 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-06T10:44:51.602Z] #36 60.25 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-06T10:44:51.602Z] #36 60.27 Setting up cmake (3.13.4-1) ... [2021-05-06T10:44:51.602Z] #36 60.28 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:51.602Z] #36 60.35 Processing triggers for mime-support (3.62) ... [2021-05-06T10:44:51.602Z] #36 DONE 62.0s [2021-05-06T10:44:51.602Z] [2021-05-06T10:44:51.602Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:44:51.602Z] #56 sha256:7efece523247ad19ffa16bf5a12e9c1d2b84689db3f6656f03792a2b6909d695 [2021-05-06T10:44:51.701Z] #43 ... [2021-05-06T10:44:51.701Z] [2021-05-06T10:44:51.701Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:51.701Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:44:51.701Z] #45 73.83 net/url [2021-05-06T10:44:51.701Z] #45 74.68 text/template/parse [2021-05-06T10:44:51.701Z] #45 75.38 go/parser [2021-05-06T10:44:51.701Z] #45 78.64 text/template [2021-05-06T10:44:51.701Z] #45 79.30 log [2021-05-06T10:44:51.701Z] #45 79.81 encoding/xml [2021-05-06T10:44:51.701Z] #45 82.67 go/doc [2021-05-06T10:44:51.826Z] #20 48.85 Selecting previously unselected package zip. [2021-05-06T10:44:51.826Z] #20 48.88 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-06T10:44:51.826Z] #20 48.88 Unpacking zip (3.0-11+b1) ... [2021-05-06T10:44:51.826Z] #20 49.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-06T10:44:51.960Z] #45 ... [2021-05-06T10:44:51.960Z] [2021-05-06T10:44:51.960Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:51.960Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:51.960Z] #13 73.70 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-06T10:44:51.960Z] #13 73.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-06T10:44:51.960Z] #13 73.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:44:51.960Z] #13 73.87 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-06T10:44:51.960Z] #13 73.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-06T10:44:51.960Z] #13 73.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:44:51.960Z] #13 ... [2021-05-06T10:44:51.960Z] [2021-05-06T10:44:51.960Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:51.960Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:51.960Z] #43 18.77 CC images/core-x86.o [2021-05-06T10:44:52.055Z] #43 ... [2021-05-06T10:44:52.055Z] [2021-05-06T10:44:52.055Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:52.055Z] #51 sha256:78c4161301fac58f82d34531f58f3f7e41c8021a8c84102bd089278d36c60e06 [2021-05-06T10:44:52.055Z] #51 72.86 context [2021-05-06T10:44:52.055Z] #51 73.83 internal/poll [2021-05-06T10:44:52.055Z] #51 75.55 encoding/binary [2021-05-06T10:44:52.055Z] #51 75.93 internal/syscall/unix [2021-05-06T10:44:52.055Z] #51 76.34 os [2021-05-06T10:44:52.055Z] #51 77.84 encoding/base64 [2021-05-06T10:44:52.055Z] #51 78.67 golang.org/x/sys/unix [2021-05-06T10:44:52.055Z] #51 80.20 fmt [2021-05-06T10:44:52.055Z] #51 ... [2021-05-06T10:44:52.055Z] [2021-05-06T10:44:52.055Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:52.055Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:52.055Z] #13 76.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-06T10:44:52.055Z] #13 76.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-06T10:44:52.055Z] #13 76.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-06T10:44:52.087Z] #20 49.13 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-06T10:44:52.087Z] #20 49.14 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-06T10:44:52.087Z] #20 49.16 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-06T10:44:52.087Z] #20 49.17 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-06T10:44:52.087Z] #20 49.18 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-06T10:44:52.087Z] #20 49.19 Setting up uidmap (1:4.5-1.1) ... [2021-05-06T10:44:52.087Z] #20 49.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-06T10:44:52.087Z] #20 49.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:44:52.087Z] #20 49.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-06T10:44:52.087Z] #20 49.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:44:52.087Z] #20 49.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:44:52.087Z] #20 49.26 Setting up xxd (2:8.1.0875-5) ... [2021-05-06T10:44:52.087Z] #20 49.27 Setting up zip (3.0-11+b1) ... [2021-05-06T10:44:52.087Z] #20 49.28 Setting up vim-common (2:8.1.0875-5) ... [2021-05-06T10:44:52.087Z] #20 49.30 Setting up bash-completion (1:2.8-6) ... [2021-05-06T10:44:52.132Z] #56 38.73 Checking out files: 41% (1641/3916) Checking out files: 42% (1645/3916) Checking out files: 43% (1684/3916) Checking out files: 44% (1724/3916) Checking out files: 45% (1763/3916) Checking out files: 46% (1802/3916) Checking out files: 47% (1841/3916) Checking out files: 48% (1880/3916) Checking out files: 49% (1919/3916) Checking out files: 50% (1958/3916) Checking out files: 51% (1998/3916) Checking out files: 52% (2037/3916) Checking out files: 53% (2076/3916) Checking out files: 54% (2115/3916) Checking out files: 55% (2154/3916) Checking out files: 56% (2193/3916) Checking out files: 57% (2233/3916) Checking out files: 58% (2272/3916) Checking out files: 59% (2311/3916) Checking out files: 60% (2350/3916) Checking out files: 61% (2389/3916) Checking out files: 62% (2428/3916) Checking out files: 63% (2468/3916) Checking out files: 64% (2507/3916) Checking out files: 65% (2546/3916) Checking out files: 66% (2585/3916) Checking out files: 67% (2624/3916) Checking out files: 68% (2663/3916) Checking out files: 69% (2703/3916) Checking out files: 70% (2742/3916) Checking out files: 71% (2781/3916) Checking out files: 72% (2820/3916) Checking out files: 73% (2859/3916) Checking out files: 74% (2898/3916) Checking out files: 75% (2937/3916) Checking out files: 76% (2977/3916) Checking out files: 77% (3016/3916) Checking out files: 77% (3037/3916) Checking out files: 78% (3055/3916) Checking out files: 79% (3094/3916) [2021-05-06T10:44:52.132Z] #56 ... [2021-05-06T10:44:52.132Z] [2021-05-06T10:44:52.132Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:52.133Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-06T10:44:52.133Z] #13 48.67 Selecting previously unselected package binutils-mingw-w64. [2021-05-06T10:44:52.133Z] #13 48.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-06T10:44:52.133Z] #13 49.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-06T10:44:52.133Z] #13 51.00 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-05-06T10:44:52.133Z] #13 51.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-06T10:44:52.133Z] #13 51.01 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-06T10:44:52.133Z] #13 51.32 Selecting previously unselected package dmsetup. [2021-05-06T10:44:52.133Z] #13 51.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-05-06T10:44:52.133Z] #13 51.35 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-06T10:44:52.133Z] #13 51.62 Selecting previously unselected package mingw-w64-common. [2021-05-06T10:44:52.133Z] #13 51.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-06T10:44:52.133Z] #13 51.65 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-06T10:44:52.133Z] #13 58.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-06T10:44:52.133Z] #13 58.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-06T10:44:52.133Z] #13 58.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-06T10:44:52.133Z] #13 ... [2021-05-06T10:44:52.133Z] [2021-05-06T10:44:52.133Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:44:52.133Z] #56 sha256:7efece523247ad19ffa16bf5a12e9c1d2b84689db3f6656f03792a2b6909d695 [2021-05-06T10:44:52.529Z] #43 19.34 CC images/core-arm.o [2021-05-06T10:44:52.529Z] #43 ... [2021-05-06T10:44:52.529Z] [2021-05-06T10:44:52.529Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:52.529Z] #51 sha256:0aa60e8ed9572525e33ab4f840393694aa5cf89a008f6a861af081db07cbd0ec [2021-05-06T10:44:52.529Z] #51 74.59 golang.org/x/crypto/ssh/terminal [2021-05-06T10:44:52.529Z] #51 76.23 mvdan.cc/editorconfig [2021-05-06T10:44:52.529Z] #51 77.28 mvdan.cc/sh/v3/fileutil [2021-05-06T10:44:52.529Z] #51 77.41 text/tabwriter [2021-05-06T10:44:52.529Z] #51 77.76 mvdan.cc/sh/v3/syntax [2021-05-06T10:44:52.529Z] #51 83.67 mvdan.cc/sh/v3/cmd/shfmt [2021-05-06T10:44:52.788Z] #51 ... [2021-05-06T10:44:52.788Z] [2021-05-06T10:44:52.788Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:52.788Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:52.788Z] #43 19.74 CC images/core-aarch64.o [2021-05-06T10:44:52.992Z] #13 ... [2021-05-06T10:44:52.992Z] [2021-05-06T10:44:52.992Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T10:44:52.992Z] #37 sha256:79357458a42c43e225d4e4f2b2e812d00b9697cbc8048c41077b03d7c4f506f8 [2021-05-06T10:44:52.992Z] #37 5.903 -- Detecting C compile features - done [2021-05-06T10:44:52.992Z] #37 5.940 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-06T10:44:52.992Z] #37 6.176 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-06T10:44:52.992Z] #37 6.275 -- Configuring done [2021-05-06T10:44:52.992Z] #37 6.309 -- Generating done [2021-05-06T10:44:52.992Z] #37 6.313 -- Build files have been written to: /tmp/tmp.cfMky7Cm5D/tini [2021-05-06T10:44:52.992Z] #37 6.343 + make tini-static [2021-05-06T10:44:52.992Z] #37 6.869 Scanning dependencies of target tini-static [2021-05-06T10:44:52.992Z] #37 7.038 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-06T10:44:52.992Z] #37 8.495 [100%] Linking C executable tini-static [2021-05-06T10:44:52.992Z] #37 9.051 [100%] Built target tini-static [2021-05-06T10:44:52.992Z] #37 9.117 + mkdir -p /build [2021-05-06T10:44:52.992Z] #37 9.128 + cp tini-static /build/docker-init [2021-05-06T10:44:52.992Z] #37 DONE 9.5s [2021-05-06T10:44:52.992Z] [2021-05-06T10:44:52.992Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:52.992Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:52.992Z] #43 4.390 fatal: not a git repository (or any of the parent directories): .git [2021-05-06T10:44:52.992Z] #43 4.408 GEN .gitid [2021-05-06T10:44:52.992Z] #43 4.461 GEN criu/include/version.h [2021-05-06T10:44:52.992Z] #43 4.557 GEN include/common/asm [2021-05-06T10:44:53.195Z] #56 38.73 Checking out files: 41% (1641/3916) Checking out files: 42% (1645/3916) Checking out files: 43% (1684/3916) Checking out files: 44% (1724/3916) Checking out files: 45% (1763/3916) Checking out files: 46% (1802/3916) Checking out files: 47% (1841/3916) Checking out files: 48% (1880/3916) Checking out files: 49% (1919/3916) Checking out files: 50% (1958/3916) Checking out files: 51% (1998/3916) Checking out files: 52% (2037/3916) Checking out files: 53% (2076/3916) Checking out files: 54% (2115/3916) Checking out files: 55% (2154/3916) Checking out files: 56% (2193/3916) Checking out files: 57% (2233/3916) Checking out files: 58% (2272/3916) Checking out files: 59% (2311/3916) Checking out files: 60% (2350/3916) Checking out files: 61% (2389/3916) Checking out files: 62% (2428/3916) Checking out files: 63% (2468/3916) Checking out files: 64% (2507/3916) Checking out files: 65% (2546/3916) Checking out files: 66% (2585/3916) Checking out files: 67% (2624/3916) Checking out files: 68% (2663/3916) Checking out files: 69% (2703/3916) Checking out files: 70% (2742/3916) Checking out files: 71% (2781/3916) Checking out files: 72% (2820/3916) Checking out files: 73% (2859/3916) Checking out files: 74% (2898/3916) Checking out files: 75% (2937/3916) Checking out files: 76% (2977/3916) Checking out files: 77% (3016/3916) Checking out files: 77% (3037/3916) Checking out files: 78% (3055/3916) Checking out files: 79% (3094/3916) Checking out files: 80% (3133/3916) Checking out files: 81% (3172/3916) Checking out files: 82% (3212/3916) Checking out files: 83% (3251/3916) Checking out files: 84% (3290/3916) Checking out files: 85% (3329/3916) Checking out files: 86% (3368/3916) Checking out files: 87% (3407/3916) Checking out files: 88% (3447/3916) Checking out files: 89% (3486/3916) Checking out files: 90% (3525/3916) Checking out files: 91% (3564/3916) Checking out files: 92% (3603/3916) Checking out files: 93% (3642/3916) Checking out files: 94% (3682/3916) Checking out files: 95% (3721/3916) Checking out files: 96% (3760/3916) Checking out files: 97% (3799/3916) Checking out files: 98% (3838/3916) Checking out files: 98% (3847/3916) Checking out files: 99% (3877/3916) Checking out files: 100% (3916/3916) Checking out files: 100% (3916/3916), done. [2021-05-06T10:44:53.195Z] #56 40.86 + cd /tmp/tmp.EA7yIkrzVI/src/github.com/containerd/containerd [2021-05-06T10:44:53.195Z] #56 40.86 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:44:53.357Z] #43 20.12 CC images/core-ppc64.o [2021-05-06T10:44:53.930Z] #43 20.69 CC images/core-s390.o [2021-05-06T10:44:53.964Z] #13 ... [2021-05-06T10:44:53.964Z] [2021-05-06T10:44:53.964Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T10:44:53.964Z] #37 sha256:1ee5e6b1bb872df614751639797be4f65f5bf2825789ca6ac0e66405cfe551d1 [2021-05-06T10:44:53.964Z] #37 5.819 -- Detecting C compile features - done [2021-05-06T10:44:53.964Z] #37 5.875 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-06T10:44:53.964Z] #37 6.159 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-06T10:44:53.964Z] #37 6.330 -- Configuring done [2021-05-06T10:44:53.964Z] #37 6.366 -- Generating done [2021-05-06T10:44:53.964Z] #37 6.382 + make tini-static [2021-05-06T10:44:53.964Z] #37 6.382 -- Build files have been written to: /tmp/tmp.36phR7jhSx/tini [2021-05-06T10:44:53.964Z] #37 6.926 Scanning dependencies of target tini-static [2021-05-06T10:44:53.964Z] #37 7.140 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-06T10:44:53.964Z] #37 8.267 [100%] Linking C executable tini-static [2021-05-06T10:44:53.964Z] #37 8.797 [100%] Built target tini-static [2021-05-06T10:44:53.964Z] #37 8.891 + mkdir -p /build [2021-05-06T10:44:53.964Z] #37 8.893 + cp tini-static /build/docker-init [2021-05-06T10:44:53.964Z] #37 DONE 9.1s [2021-05-06T10:44:53.964Z] [2021-05-06T10:44:53.964Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:53.964Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:53.964Z] #43 2.258 Note: Building without setproctitle() and strlcpy() support. [2021-05-06T10:44:53.964Z] #43 2.258 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-06T10:44:53.964Z] #43 2.278 Note: Building without GnuTLS support [2021-05-06T10:44:53.964Z] #43 2.287 Makefile.config:39: Warn: you have no libnftables installed [2021-05-06T10:44:53.964Z] #43 2.287 Makefile.config:40: Warn: Building without nftables support [2021-05-06T10:44:54.199Z] 4612f6d0b889: Verifying Checksum [2021-05-06T10:44:54.199Z] 4612f6d0b889: Download complete [2021-05-06T10:44:54.358Z] #43 6.864 PBCC images/timens.pb-c.c [2021-05-06T10:44:54.358Z] #43 6.913 DEP images/timens.pb-c.d [2021-05-06T10:44:54.358Z] #43 6.953 PBCC images/fown.pb-c.c [2021-05-06T10:44:54.358Z] #43 6.975 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-06T10:44:54.358Z] #43 7.034 PBCC images/opts.pb-c.c [2021-05-06T10:44:54.358Z] #43 7.075 PBCC images/memfd.pb-c.c [2021-05-06T10:44:54.358Z] #43 7.120 DEP images/fown.pb-c.d [2021-05-06T10:44:54.498Z] #43 21.30 CC images/cpuinfo.o [2021-05-06T10:44:54.534Z] #43 4.602 fatal: not a git repository (or any of the parent directories): .git [2021-05-06T10:44:54.534Z] #43 4.672 GEN .gitid [2021-05-06T10:44:54.534Z] #43 4.739 GEN criu/include/version.h [2021-05-06T10:44:54.614Z] #43 7.158 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-06T10:44:54.614Z] #43 7.223 DEP images/opts.pb-c.d [2021-05-06T10:44:54.614Z] #43 7.290 DEP images/memfd.pb-c.d [2021-05-06T10:44:54.614Z] #43 7.333 PBCC images/sit.pb-c.c [2021-05-06T10:44:54.614Z] #43 7.388 DEP images/sit.pb-c.d [2021-05-06T10:44:54.614Z] #43 7.436 PBCC images/macvlan.pb-c.c [2021-05-06T10:44:54.794Z] #43 4.813 GEN include/common/asm [2021-05-06T10:44:54.870Z] #43 7.454 DEP images/macvlan.pb-c.d [2021-05-06T10:44:54.870Z] #43 7.501 PBCC images/autofs.pb-c.c [2021-05-06T10:44:54.870Z] #43 7.514 DEP images/autofs.pb-c.d [2021-05-06T10:44:54.870Z] #43 7.562 PBCC images/sysctl.pb-c.c [2021-05-06T10:44:54.870Z] #43 7.612 DEP images/sysctl.pb-c.d [2021-05-06T10:44:54.870Z] #43 7.674 PBCC images/time.pb-c.c [2021-05-06T10:44:54.870Z] #43 7.701 DEP images/time.pb-c.d [2021-05-06T10:44:54.870Z] #43 7.757 PBCC images/binfmt-misc.pb-c.c [2021-05-06T10:44:54.870Z] #43 7.774 DEP images/binfmt-misc.pb-c.d [2021-05-06T10:44:55.067Z] #43 21.77 CC images/inventory.o [2021-05-06T10:44:55.126Z] #43 7.833 PBCC images/seccomp.pb-c.c [2021-05-06T10:44:55.126Z] #43 7.871 DEP images/seccomp.pb-c.d [2021-05-06T10:44:55.140Z] #56 ... [2021-05-06T10:44:55.140Z] [2021-05-06T10:44:55.140Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-06T10:44:55.140Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-06T10:44:55.140Z] #42 64.24 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-06T10:44:55.140Z] #42 64.26 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:44:55.140Z] #42 DONE 65.3s [2021-05-06T10:44:55.140Z] [2021-05-06T10:44:55.140Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:44:55.140Z] #29 sha256:ebf208210b12a44ffdb5da8c7efee407e9999d61d5ae0ba5ee3176384499195f [2021-05-06T10:44:55.140Z] #29 23.30 #=#=# ################ 23.2% ######################################################################## 100.0% [2021-05-06T10:44:55.140Z] #29 23.56 [2021-05-06T10:44:55.140Z] #29 24.61 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-06T10:44:55.140Z] #29 25.02 [2021-05-06T10:44:55.140Z] #29 25.29 0.8% ######### 13.1% ######################################################################## 100.0% [2021-05-06T10:44:55.140Z] #29 25.62 [2021-05-06T10:44:55.326Z] #43 22.06 CC images/fdinfo.o [2021-05-06T10:44:55.389Z] #20 51.97 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-06T10:44:55.389Z] #20 51.98 Setting up xz-utils (5.2.4-1) ... [2021-05-06T10:44:55.389Z] #20 52.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-06T10:44:55.389Z] #20 52.01 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-06T10:44:55.389Z] #20 52.10 invoke-rc.d: could not determine current runlevel [2021-05-06T10:44:55.389Z] #20 52.11 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-06T10:44:55.389Z] #20 52.12 Setting up pigz (2.4-1) ... [2021-05-06T10:44:55.389Z] #20 52.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-06T10:44:55.389Z] #20 52.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:44:55.389Z] #20 52.17 Setting up python-pip-whl (18.1-5) ... [2021-05-06T10:44:55.389Z] #20 52.18 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-06T10:44:55.389Z] #20 52.19 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-06T10:44:55.404Z] #29 26.87 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-06T10:44:55.427Z] #43 7.941 PBCC images/userns.pb-c.c [2021-05-06T10:44:55.427Z] #43 7.997 DEP images/userns.pb-c.d [2021-05-06T10:44:55.427Z] #43 8.053 PBCC images/cgroup.pb-c.c [2021-05-06T10:44:55.427Z] #43 8.069 DEP images/cgroup.pb-c.d [2021-05-06T10:44:55.427Z] #43 8.134 PBCC images/ext-file.pb-c.c [2021-05-06T10:44:55.427Z] #43 8.177 DEP images/ext-file.pb-c.d [2021-05-06T10:44:55.427Z] #43 8.249 PBCC images/rpc.pb-c.c [2021-05-06T10:44:55.585Z] #43 22.46 CC images/fown.o [2021-05-06T10:44:55.650Z] #20 52.69 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-06T10:44:55.650Z] #20 52.70 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:44:55.650Z] #20 52.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:44:55.650Z] #20 52.73 Setting up vim (2:8.1.0875-5) ... [2021-05-06T10:44:55.650Z] #20 52.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-06T10:44:55.650Z] #20 52.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-06T10:44:55.650Z] #20 52.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-06T10:44:55.650Z] #20 52.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-06T10:44:55.650Z] #20 52.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-06T10:44:55.650Z] #20 52.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-06T10:44:55.650Z] #20 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-06T10:44:55.650Z] #20 52.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-06T10:44:55.650Z] #20 52.81 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:44:55.650Z] #20 52.85 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-06T10:44:55.683Z] #43 8.323 DEP images/rpc.pb-c.d [2021-05-06T10:44:55.683Z] #43 8.421 PBCC images/siginfo.pb-c.c [2021-05-06T10:44:55.683Z] #43 8.453 DEP images/siginfo.pb-c.d [2021-05-06T10:44:55.683Z] #43 8.505 PBCC images/pagemap.pb-c.c [2021-05-06T10:44:55.683Z] #43 8.532 DEP images/pagemap.pb-c.d [2021-05-06T10:44:55.844Z] #43 22.67 CC images/ns.o [2021-05-06T10:44:55.911Z] #20 52.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-06T10:44:55.911Z] #20 52.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-06T10:44:55.911Z] #20 52.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-06T10:44:55.911Z] #20 52.94 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-06T10:44:55.940Z] #43 8.592 PBCC images/rlimit.pb-c.c [2021-05-06T10:44:55.940Z] #43 8.620 DEP images/rlimit.pb-c.d [2021-05-06T10:44:55.940Z] #43 8.680 PBCC images/file-lock.pb-c.c [2021-05-06T10:44:55.940Z] #43 8.707 DEP images/file-lock.pb-c.d [2021-05-06T10:44:55.940Z] #43 8.763 PBCC images/tty.pb-c.c [2021-05-06T10:44:55.984Z] #29 27.28 #=#=# [2021-05-06T10:44:55.984Z] #29 27.54 [2021-05-06T10:44:55.984Z] #29 ... [2021-05-06T10:44:55.984Z] [2021-05-06T10:44:55.984Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:55.984Z] #51 sha256:94197c3c9bd22ceae025e056aeb9a232ef200dcb6d38aed8525c3b9967530e55 [2021-05-06T10:44:55.984Z] #51 56.41 mvdan.cc/sh/v3/fileutil [2021-05-06T10:44:55.984Z] #51 56.45 path/filepath [2021-05-06T10:44:55.984Z] #51 57.38 fmt [2021-05-06T10:44:55.984Z] #51 57.46 io/ioutil [2021-05-06T10:44:55.984Z] #51 57.52 golang.org/x/sys/unix [2021-05-06T10:44:55.984Z] #51 61.38 flag [2021-05-06T10:44:55.984Z] #51 61.38 github.com/pkg/diff [2021-05-06T10:44:55.984Z] #51 61.38 encoding/json [2021-05-06T10:44:55.984Z] #51 64.06 go/token [2021-05-06T10:44:55.984Z] #51 64.51 mvdan.cc/editorconfig [2021-05-06T10:44:55.984Z] #51 65.82 go/scanner [2021-05-06T10:44:56.102Z] #43 22.88 CC images/regfile.o [2021-05-06T10:44:56.174Z] #43 6.243 PBCC images/timens.pb-c.c [2021-05-06T10:44:56.174Z] #43 6.250 DEP images/timens.pb-c.d [2021-05-06T10:44:56.174Z] #43 6.311 PBCC images/fown.pb-c.c [2021-05-06T10:44:56.174Z] #43 6.334 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-06T10:44:56.196Z] #43 8.814 DEP images/tty.pb-c.d [2021-05-06T10:44:56.196Z] #43 8.889 PBCC images/tun.pb-c.c [2021-05-06T10:44:56.196Z] #43 8.929 PBCC images/netdev.pb-c.c [2021-05-06T10:44:56.196Z] #43 8.973 DEP images/tun.pb-c.d [2021-05-06T10:44:56.196Z] #43 9.037 DEP images/netdev.pb-c.d [2021-05-06T10:44:56.250Z] #51 ... [2021-05-06T10:44:56.250Z] [2021-05-06T10:44:56.250Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:44:56.250Z] #29 sha256:ebf208210b12a44ffdb5da8c7efee407e9999d61d5ae0ba5ee3176384499195f [2021-05-06T10:44:56.361Z] #43 23.11 CC images/ghost-file.o [2021-05-06T10:44:56.436Z] #43 6.374 PBCC images/opts.pb-c.c [2021-05-06T10:44:56.436Z] #43 6.436 PBCC images/memfd.pb-c.c [2021-05-06T10:44:56.436Z] #43 6.478 DEP images/fown.pb-c.d [2021-05-06T10:44:56.436Z] #43 6.551 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-06T10:44:56.453Z] #43 9.086 PBCC images/vma.pb-c.c [2021-05-06T10:44:56.453Z] #43 9.153 DEP images/vma.pb-c.d [2021-05-06T10:44:56.453Z] #43 9.205 PBCC images/creds.pb-c.c [2021-05-06T10:44:56.453Z] #43 9.214 DEP images/creds.pb-c.d [2021-05-06T10:44:56.453Z] #43 9.268 PBCC images/utsns.pb-c.c [2021-05-06T10:44:56.620Z] #43 23.47 CC images/fifo.o [2021-05-06T10:44:56.695Z] #43 6.642 DEP images/opts.pb-c.d [2021-05-06T10:44:56.696Z] #43 6.726 DEP images/memfd.pb-c.d [2021-05-06T10:44:56.696Z] #43 6.791 PBCC images/sit.pb-c.c [2021-05-06T10:44:56.709Z] #43 9.278 DEP images/utsns.pb-c.d [2021-05-06T10:44:56.709Z] #43 9.320 PBCC images/ipc-desc.pb-c.c [2021-05-06T10:44:56.709Z] #43 9.342 PBCC images/ipc-sem.pb-c.c [2021-05-06T10:44:56.709Z] #43 9.376 DEP images/ipc-desc.pb-c.d [2021-05-06T10:44:56.709Z] #43 9.444 DEP images/ipc-sem.pb-c.d [2021-05-06T10:44:56.709Z] #43 9.480 PBCC images/ipc-msg.pb-c.c [2021-05-06T10:44:56.709Z] #43 9.506 DEP images/ipc-msg.pb-c.d [2021-05-06T10:44:56.709Z] #43 9.581 PBCC images/ipc-shm.pb-c.c [2021-05-06T10:44:56.881Z] #43 23.68 CC images/remap-file-path.o [2021-05-06T10:44:56.955Z] #43 6.858 DEP images/sit.pb-c.d [2021-05-06T10:44:56.955Z] #43 6.894 PBCC images/macvlan.pb-c.c [2021-05-06T10:44:56.955Z] #43 6.918 DEP images/macvlan.pb-c.d [2021-05-06T10:44:56.955Z] #43 6.949 PBCC images/autofs.pb-c.c [2021-05-06T10:44:56.955Z] #43 6.972 DEP images/autofs.pb-c.d [2021-05-06T10:44:56.955Z] #43 7.009 PBCC images/sysctl.pb-c.c [2021-05-06T10:44:56.955Z] #43 7.032 DEP images/sysctl.pb-c.d [2021-05-06T10:44:56.955Z] #43 7.083 PBCC images/time.pb-c.c [2021-05-06T10:44:57.007Z] #43 9.609 DEP images/ipc-shm.pb-c.d [2021-05-06T10:44:57.007Z] #43 9.665 PBCC images/ipc-var.pb-c.c [2021-05-06T10:44:57.007Z] #43 9.673 DEP images/ipc-var.pb-c.d [2021-05-06T10:44:57.007Z] #43 9.727 PBCC images/sk-opts.pb-c.c [2021-05-06T10:44:57.007Z] #43 9.747 PBCC images/packet-sock.pb-c.c [2021-05-06T10:44:57.007Z] #43 9.843 DEP images/sk-opts.pb-c.d [2021-05-06T10:44:57.140Z] #43 23.92 CC images/eventfd.o [2021-05-06T10:44:57.214Z] #43 7.127 DEP images/time.pb-c.d [2021-05-06T10:44:57.214Z] #43 7.206 PBCC images/binfmt-misc.pb-c.c [2021-05-06T10:44:57.214Z] #43 7.234 DEP images/binfmt-misc.pb-c.d [2021-05-06T10:44:57.214Z] #43 7.268 PBCC images/seccomp.pb-c.c [2021-05-06T10:44:57.214Z] #43 7.300 DEP images/seccomp.pb-c.d [2021-05-06T10:44:57.264Z] #43 9.900 DEP images/packet-sock.pb-c.d [2021-05-06T10:44:57.264Z] #43 9.964 PBCC images/sk-netlink.pb-c.c [2021-05-06T10:44:57.264Z] #43 10.02 DEP images/sk-netlink.pb-c.d [2021-05-06T10:44:57.264Z] #43 10.08 PBCC images/sk-inet.pb-c.c [2021-05-06T10:44:57.399Z] #43 ... [2021-05-06T10:44:57.399Z] [2021-05-06T10:44:57.399Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:57.399Z] #51 sha256:0aa60e8ed9572525e33ab4f840393694aa5cf89a008f6a861af081db07cbd0ec [2021-05-06T10:44:57.399Z] #51 DONE 89.4s [2021-05-06T10:44:57.399Z] [2021-05-06T10:44:57.399Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:44:57.399Z] #56 sha256:46adb00fe43ff4197e40ed8fa26a3a64d1011859eedd11fa4fd9edc9e0fd357c [2021-05-06T10:44:57.481Z] #43 7.362 PBCC images/userns.pb-c.c [2021-05-06T10:44:57.481Z] #43 7.389 DEP images/userns.pb-c.d [2021-05-06T10:44:57.481Z] #43 7.442 PBCC images/cgroup.pb-c.c [2021-05-06T10:44:57.481Z] #43 7.473 DEP images/cgroup.pb-c.d [2021-05-06T10:44:57.481Z] #43 7.558 PBCC images/ext-file.pb-c.c [2021-05-06T10:44:57.481Z] #43 7.575 DEP images/ext-file.pb-c.d [2021-05-06T10:44:57.520Z] #43 10.13 DEP images/sk-inet.pb-c.d [2021-05-06T10:44:57.520Z] #43 10.17 PBCC images/sk-unix.pb-c.c [2021-05-06T10:44:57.520Z] #43 10.24 DEP images/sk-unix.pb-c.d [2021-05-06T10:44:57.520Z] #43 10.31 PBCC images/mm.pb-c.c [2021-05-06T10:44:57.520Z] #43 ... [2021-05-06T10:44:57.520Z] [2021-05-06T10:44:57.520Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:44:57.520Z] #51 sha256:8784844c70bf0652ac72d225a6ca5e041ea3934589d38c274a584ed52756927b [2021-05-06T10:44:57.520Z] #51 72.86 strings [2021-05-06T10:44:57.520Z] #51 73.80 encoding/binary [2021-05-06T10:44:57.520Z] #51 75.21 fmt [2021-05-06T10:44:57.520Z] #51 75.75 encoding/base64 [2021-05-06T10:44:57.520Z] #51 76.47 path/filepath [2021-05-06T10:44:57.520Z] #51 77.94 golang.org/x/sys/unix [2021-05-06T10:44:57.520Z] #51 79.99 encoding/json [2021-05-06T10:44:57.740Z] #43 7.641 PBCC images/rpc.pb-c.c [2021-05-06T10:44:57.740Z] #43 ... [2021-05-06T10:44:57.740Z] [2021-05-06T10:44:57.740Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:57.740Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:44:57.740Z] #13 82.62 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-06T10:44:57.740Z] #13 82.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-06T10:44:57.740Z] #13 82.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:44:57.777Z] #51 ... [2021-05-06T10:44:57.777Z] [2021-05-06T10:44:57.777Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:57.777Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:57.777Z] #43 10.40 DEP images/mm.pb-c.d [2021-05-06T10:44:57.777Z] #43 10.49 PBCC images/timerfd.pb-c.c [2021-05-06T10:44:57.777Z] #43 10.57 DEP images/timerfd.pb-c.d [2021-05-06T10:44:57.829Z] #20 ... [2021-05-06T10:44:57.829Z] [2021-05-06T10:44:57.829Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:44:57.829Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:44:57.829Z] #43 106.4 CC criu/external.o [2021-05-06T10:44:57.829Z] #43 106.7 CC criu/fault-injection.o [2021-05-06T10:44:57.829Z] #43 106.8 CC criu/fdstore.o [2021-05-06T10:44:57.829Z] #43 107.2 CC criu/fifo.o [2021-05-06T10:44:57.829Z] #43 107.6 CC criu/file-ids.o [2021-05-06T10:44:57.829Z] #43 107.9 CC criu/file-lock.o [2021-05-06T10:44:57.829Z] #43 108.9 CC criu/files-ext.o [2021-05-06T10:44:57.829Z] #43 109.2 CC criu/files-reg.o [2021-05-06T10:44:57.829Z] #43 111.3 CC criu/files.o [2021-05-06T10:44:57.829Z] #43 113.3 CC criu/filesystems.o [2021-05-06T10:44:57.829Z] #43 113.9 CC criu/fsnotify.o [2021-05-06T10:44:57.829Z] #43 115.0 CC criu/image-desc.o [2021-05-06T10:44:57.829Z] #43 115.1 CC criu/image.o [2021-05-06T10:44:57.829Z] #43 116.0 CC criu/ipc_ns.o [2021-05-06T10:44:58.000Z] #13 82.77 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-06T10:44:58.000Z] #13 82.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-06T10:44:58.000Z] #13 82.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:44:58.033Z] #43 10.62 PBCC images/timer.pb-c.c [2021-05-06T10:44:58.033Z] #43 10.65 DEP images/timer.pb-c.d [2021-05-06T10:44:58.033Z] #43 10.71 PBCC images/sa.pb-c.c [2021-05-06T10:44:58.033Z] #43 10.76 DEP images/sa.pb-c.d [2021-05-06T10:44:58.033Z] #43 10.80 PBCC images/pipe-data.pb-c.c [2021-05-06T10:44:58.033Z] #43 10.84 DEP images/pipe-data.pb-c.d [2021-05-06T10:44:58.290Z] #43 10.86 PBCC images/mnt.pb-c.c [2021-05-06T10:44:58.290Z] #43 10.97 DEP images/mnt.pb-c.d [2021-05-06T10:44:58.290Z] #43 11.10 PBCC images/sk-packet.pb-c.c [2021-05-06T10:44:58.389Z] #29 27.54 0.0% ### 4.6% ###### 9.5% ######### 13.6% ############# 18.6% ############### 21.6% ################## 25.3% #################### 28.6% ######################### 35.1% ############################ 39.6% ############################## 42.9% ################################## 47.6% ######################################## 55.8% ############################################ 62.3% ############################################## 64.9% ################################################# 68.4% ################################################### 71.6% ##################################################### 74.1% ########################################################## 81.0% ############################################################ 83.6% ############################################################## 87.4% ################################################################# 91.2% ###################################################################### 97.9% ######################################################################## 100.0% [2021-05-06T10:44:58.401Z] #43 117.3 CC criu/irmap.o [2021-05-06T10:44:58.434Z] #56 45.43 Checking out files: 48% (1917/3916) Checking out files: 49% (1919/3916) Checking out files: 50% (1958/3916) Checking out files: 51% (1998/3916) Checking out files: 52% (2037/3916) Checking out files: 53% (2076/3916) Checking out files: 54% (2115/3916) Checking out files: 55% (2154/3916) Checking out files: 56% (2193/3916) Checking out files: 57% (2233/3916) Checking out files: 58% (2272/3916) Checking out files: 59% (2311/3916) Checking out files: 60% (2350/3916) Checking out files: 61% (2389/3916) Checking out files: 62% (2428/3916) Checking out files: 63% (2468/3916) Checking out files: 64% (2507/3916) Checking out files: 65% (2546/3916) Checking out files: 66% (2585/3916) Checking out files: 67% (2624/3916) Checking out files: 68% (2663/3916) Checking out files: 69% (2703/3916) Checking out files: 70% (2742/3916) Checking out files: 71% (2781/3916) Checking out files: 72% (2820/3916) Checking out files: 73% (2859/3916) Checking out files: 74% (2898/3916) Checking out files: 75% (2937/3916) Checking out files: 76% (2977/3916) Checking out files: 77% (3016/3916) Checking out files: 78% (3055/3916) Checking out files: 79% (3094/3916) Checking out files: 80% (3133/3916) Checking out files: 81% (3172/3916) Checking out files: 82% (3212/3916) Checking out files: 83% (3251/3916) Checking out files: 84% (3290/3916) Checking out files: 85% (3329/3916) Checking out files: 86% (3368/3916) Checking out files: 87% (3407/3916) Checking out files: 88% (3447/3916) Checking out files: 89% (3486/3916) Checking out files: 89% (3498/3916) Checking out files: 90% (3525/3916) Checking out files: 91% (3564/3916) Checking out files: 92% (3603/3916) Checking out files: 93% (3642/3916) Checking out files: 94% (3682/3916) Checking out files: 95% (3721/3916) Checking out files: 96% (3760/3916) Checking out files: 97% (3799/3916) Checking out files: 98% (3838/3916) Checking out files: 99% (3877/3916) Checking out files: 100% (3916/3916) Checking out files: 100% (3916/3916), done. [2021-05-06T10:44:58.434Z] #56 46.88 + cd /tmp/tmp.O9WJmbKA4I/src/github.com/containerd/containerd [2021-05-06T10:44:58.434Z] #56 46.88 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:44:58.546Z] #43 11.12 DEP images/sk-packet.pb-c.d [2021-05-06T10:44:58.546Z] #43 11.18 PBCC images/tcp-stream.pb-c.c [2021-05-06T10:44:58.546Z] #43 11.24 DEP images/tcp-stream.pb-c.d [2021-05-06T10:44:58.546Z] #43 11.27 PBCC images/pipe.pb-c.c [2021-05-06T10:44:58.546Z] #43 11.31 DEP images/pipe.pb-c.d [2021-05-06T10:44:58.546Z] #43 11.37 PBCC images/pstree.pb-c.c [2021-05-06T10:44:58.723Z] #43 ... [2021-05-06T10:44:58.723Z] [2021-05-06T10:44:58.723Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:44:58.723Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:44:58.797Z] #29 30.05 [2021-05-06T10:44:58.797Z] #29 ... [2021-05-06T10:44:58.797Z] [2021-05-06T10:44:58.797Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:44:58.797Z] #45 sha256:d81fb53bb84fdec799f19ec122186ba88f666ab0592c693f3c6e675fdb294358 [2021-05-06T10:44:58.797Z] #45 59.14 vendor/golang.org/x/crypto/curve25519 [2021-05-06T10:44:58.797Z] #45 59.18 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-06T10:44:58.797Z] #45 59.45 os/exec [2021-05-06T10:44:58.797Z] #45 63.37 flag [2021-05-06T10:44:58.797Z] #45 63.38 go/token [2021-05-06T10:44:58.797Z] #45 63.38 net/url [2021-05-06T10:44:58.797Z] #45 64.55 go/scanner [2021-05-06T10:44:58.797Z] #45 66.24 text/template/parse [2021-05-06T10:44:58.797Z] #45 66.32 log [2021-05-06T10:44:58.797Z] #45 67.17 go/ast [2021-05-06T10:44:58.797Z] #45 67.27 encoding/json [2021-05-06T10:44:58.797Z] #45 ... [2021-05-06T10:44:58.797Z] [2021-05-06T10:44:58.797Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:44:58.797Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-06T10:44:58.797Z] #13 65.01 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-06T10:44:58.797Z] #13 65.01 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-06T10:44:58.797Z] #13 65.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:44:58.797Z] #13 65.19 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-06T10:44:58.797Z] #13 65.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-06T10:44:58.797Z] #13 65.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:44:58.802Z] #43 11.41 DEP images/pstree.pb-c.d [2021-05-06T10:44:58.802Z] #43 11.46 PBCC images/fs.pb-c.c [2021-05-06T10:44:58.802Z] #43 11.49 DEP images/fs.pb-c.d [2021-05-06T10:44:58.802Z] #43 11.56 PBCC images/signalfd.pb-c.c [2021-05-06T10:44:58.802Z] #43 11.58 DEP images/signalfd.pb-c.d [2021-05-06T10:44:58.802Z] #43 11.63 PBCC images/fh.pb-c.c [2021-05-06T10:44:58.984Z] #20 55.95 Setting up iptables (1.8.2-4) ... [2021-05-06T10:44:58.984Z] #20 55.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-06T10:44:58.984Z] #20 56.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-06T10:44:58.984Z] #20 56.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-06T10:44:58.984Z] #20 56.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-06T10:44:58.984Z] #20 56.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-06T10:44:58.984Z] #20 56.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-06T10:44:58.984Z] #20 56.09 Setting up python3 (3.7.3-1) ... [2021-05-06T10:44:59.058Z] #43 11.68 PBCC images/fsnotify.pb-c.c [2021-05-06T10:44:59.058Z] #43 11.72 DEP images/fh.pb-c.d [2021-05-06T10:44:59.058Z] #43 11.80 DEP images/fsnotify.pb-c.d [2021-05-06T10:44:59.058Z] #43 11.86 PBCC images/eventpoll.pb-c.c [2021-05-06T10:44:59.058Z] #43 11.88 DEP images/eventpoll.pb-c.d [2021-05-06T10:44:59.314Z] #43 11.94 PBCC images/eventfd.pb-c.c [2021-05-06T10:44:59.314Z] #43 11.97 DEP images/eventfd.pb-c.d [2021-05-06T10:44:59.314Z] #43 12.01 PBCC images/remap-file-path.pb-c.c [2021-05-06T10:44:59.314Z] #43 12.05 DEP images/remap-file-path.pb-c.d [2021-05-06T10:44:59.314Z] #43 12.12 PBCC images/fifo.pb-c.c [2021-05-06T10:44:59.314Z] #43 12.13 DEP images/fifo.pb-c.d [2021-05-06T10:44:59.314Z] #43 12.17 PBCC images/ghost-file.pb-c.c [2021-05-06T10:44:59.556Z] #20 56.55 Setting up python3-wheel (0.32.3-2) ... [2021-05-06T10:44:59.571Z] #43 12.21 DEP images/ghost-file.pb-c.d [2021-05-06T10:44:59.571Z] #43 12.25 PBCC images/regfile.pb-c.c [2021-05-06T10:44:59.571Z] #43 12.29 DEP images/regfile.pb-c.d [2021-05-06T10:44:59.571Z] #43 12.36 PBCC images/ns.pb-c.c [2021-05-06T10:44:59.571Z] #43 12.38 DEP images/ns.pb-c.d [2021-05-06T10:44:59.571Z] #43 12.43 PBCC images/fdinfo.pb-c.c [2021-05-06T10:44:59.827Z] #43 12.49 DEP images/fdinfo.pb-c.d [2021-05-06T10:44:59.827Z] #43 12.59 PBCC images/core-aarch64.pb-c.c [2021-05-06T10:44:59.827Z] #43 12.62 PBCC images/core-arm.pb-c.c [2021-05-06T10:44:59.827Z] #43 12.70 PBCC images/core-ppc64.pb-c.c [2021-05-06T10:45:00.083Z] #43 12.74 PBCC images/core-s390.pb-c.c [2021-05-06T10:45:00.083Z] #43 12.80 PBCC images/core-x86.pb-c.c [2021-05-06T10:45:00.083Z] #43 12.84 PBCC images/core.pb-c.c [2021-05-06T10:45:00.083Z] #43 12.93 PBCC images/inventory.pb-c.c [2021-05-06T10:45:00.129Z] #20 57.21 Setting up apparmor (2.13.2-10) ... [2021-05-06T10:45:00.340Z] #43 13.01 DEP images/core-aarch64.pb-c.d [2021-05-06T10:45:00.340Z] #43 13.07 DEP images/core-arm.pb-c.d [2021-05-06T10:45:00.340Z] #43 13.15 DEP images/core-ppc64.pb-c.d [2021-05-06T10:45:00.340Z] #43 13.20 DEP images/core-s390.pb-c.d [2021-05-06T10:45:00.597Z] #43 13.26 DEP images/core-x86.pb-c.d [2021-05-06T10:45:00.597Z] #43 13.33 DEP images/core.pb-c.d [2021-05-06T10:45:00.597Z] #43 13.39 DEP images/inventory.pb-c.d [2021-05-06T10:45:00.598Z] #43 13.46 PBCC images/cpuinfo.pb-c.c [2021-05-06T10:45:00.854Z] #43 13.49 DEP images/cpuinfo.pb-c.d [2021-05-06T10:45:00.854Z] #43 13.57 PBCC images/stats.pb-c.c [2021-05-06T10:45:00.854Z] #43 13.59 DEP images/stats.pb-c.d [2021-05-06T10:45:00.968Z] #56 48.91 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-06T10:45:00.968Z] #56 48.92 + BUILDTAGS='netgo osusergo static_build' [2021-05-06T10:45:00.968Z] #56 48.94 + export EXTRA_FLAGS=-buildmode=pie [2021-05-06T10:45:00.968Z] #56 48.94 + EXTRA_FLAGS=-buildmode=pie [2021-05-06T10:45:00.968Z] #56 48.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-06T10:45:00.968Z] #56 48.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-06T10:45:00.968Z] #56 48.94 + '[' '' = dynamic ']' [2021-05-06T10:45:00.968Z] #56 48.94 + make [2021-05-06T10:45:01.291Z] #13 ... [2021-05-06T10:45:01.291Z] [2021-05-06T10:45:01.291Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:01.291Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:45:01.291Z] #45 81.71 fmt [2021-05-06T10:45:01.291Z] #45 82.67 path/filepath [2021-05-06T10:45:01.291Z] #45 83.74 regexp [2021-05-06T10:45:01.291Z] #45 86.44 flag [2021-05-06T10:45:01.291Z] #45 87.94 go/token [2021-05-06T10:45:01.291Z] #45 87.95 internal/lazyregexp [2021-05-06T10:45:01.291Z] #45 88.19 path [2021-05-06T10:45:01.291Z] #45 88.56 go/scanner [2021-05-06T10:45:01.291Z] #45 88.86 io/ioutil [2021-05-06T10:45:01.291Z] #45 89.30 net/url [2021-05-06T10:45:01.291Z] #45 89.93 go/ast [2021-05-06T10:45:01.291Z] #45 90.77 text/template/parse [2021-05-06T10:45:01.291Z] #45 ... [2021-05-06T10:45:01.291Z] [2021-05-06T10:45:01.291Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:01.291Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:01.291Z] #43 7.714 DEP images/rpc.pb-c.d [2021-05-06T10:45:01.291Z] #43 7.794 PBCC images/siginfo.pb-c.c [2021-05-06T10:45:01.291Z] #43 7.803 DEP images/siginfo.pb-c.d [2021-05-06T10:45:01.291Z] #43 7.845 PBCC images/pagemap.pb-c.c [2021-05-06T10:45:01.291Z] #43 7.911 DEP images/pagemap.pb-c.d [2021-05-06T10:45:01.291Z] #43 7.978 PBCC images/rlimit.pb-c.c [2021-05-06T10:45:01.291Z] #43 7.990 DEP images/rlimit.pb-c.d [2021-05-06T10:45:01.291Z] #43 8.027 PBCC images/file-lock.pb-c.c [2021-05-06T10:45:01.291Z] #43 8.062 DEP images/file-lock.pb-c.d [2021-05-06T10:45:01.291Z] #43 8.123 PBCC images/tty.pb-c.c [2021-05-06T10:45:01.291Z] #43 8.220 DEP images/tty.pb-c.d [2021-05-06T10:45:01.291Z] #43 8.271 PBCC images/tun.pb-c.c [2021-05-06T10:45:01.291Z] #43 8.316 PBCC images/netdev.pb-c.c [2021-05-06T10:45:01.291Z] #43 8.414 DEP images/tun.pb-c.d [2021-05-06T10:45:01.291Z] #43 8.467 DEP images/netdev.pb-c.d [2021-05-06T10:45:01.291Z] #43 8.523 PBCC images/vma.pb-c.c [2021-05-06T10:45:01.291Z] #43 8.589 DEP images/vma.pb-c.d [2021-05-06T10:45:01.291Z] #43 8.652 PBCC images/creds.pb-c.c [2021-05-06T10:45:01.291Z] #43 8.714 DEP images/creds.pb-c.d [2021-05-06T10:45:01.291Z] #43 8.775 PBCC images/utsns.pb-c.c [2021-05-06T10:45:01.291Z] #43 8.817 DEP images/utsns.pb-c.d [2021-05-06T10:45:01.291Z] #43 8.860 PBCC images/ipc-desc.pb-c.c [2021-05-06T10:45:01.291Z] #43 8.928 PBCC images/ipc-sem.pb-c.c [2021-05-06T10:45:01.291Z] #43 8.958 DEP images/ipc-desc.pb-c.d [2021-05-06T10:45:01.291Z] #43 8.991 DEP images/ipc-sem.pb-c.d [2021-05-06T10:45:01.291Z] #43 9.024 PBCC images/ipc-msg.pb-c.c [2021-05-06T10:45:01.291Z] #43 9.058 DEP images/ipc-msg.pb-c.d [2021-05-06T10:45:01.291Z] #43 9.167 PBCC images/ipc-shm.pb-c.c [2021-05-06T10:45:01.291Z] #43 9.209 DEP images/ipc-shm.pb-c.d [2021-05-06T10:45:01.291Z] #43 9.278 PBCC images/ipc-var.pb-c.c [2021-05-06T10:45:01.291Z] #43 9.307 DEP images/ipc-var.pb-c.d [2021-05-06T10:45:01.291Z] #43 9.361 PBCC images/sk-opts.pb-c.c [2021-05-06T10:45:01.291Z] #43 9.368 PBCC images/packet-sock.pb-c.c [2021-05-06T10:45:01.291Z] #43 9.419 DEP images/sk-opts.pb-c.d [2021-05-06T10:45:01.291Z] #43 9.451 DEP images/packet-sock.pb-c.d [2021-05-06T10:45:01.291Z] #43 9.515 PBCC images/sk-netlink.pb-c.c [2021-05-06T10:45:01.291Z] #43 9.570 DEP images/sk-netlink.pb-c.d [2021-05-06T10:45:01.291Z] #43 9.633 PBCC images/sk-inet.pb-c.c [2021-05-06T10:45:01.291Z] #43 9.690 DEP images/sk-inet.pb-c.d [2021-05-06T10:45:01.291Z] #43 9.746 PBCC images/sk-unix.pb-c.c [2021-05-06T10:45:01.291Z] #43 9.797 DEP images/sk-unix.pb-c.d [2021-05-06T10:45:01.291Z] #43 9.874 PBCC images/mm.pb-c.c [2021-05-06T10:45:01.291Z] #43 9.975 DEP images/mm.pb-c.d [2021-05-06T10:45:01.291Z] #43 10.04 PBCC images/timerfd.pb-c.c [2021-05-06T10:45:01.291Z] #43 10.09 DEP images/timerfd.pb-c.d [2021-05-06T10:45:01.291Z] #43 10.16 PBCC images/timer.pb-c.c [2021-05-06T10:45:01.291Z] #43 10.21 DEP images/timer.pb-c.d [2021-05-06T10:45:01.291Z] #43 10.27 PBCC images/sa.pb-c.c [2021-05-06T10:45:01.291Z] #43 10.33 DEP images/sa.pb-c.d [2021-05-06T10:45:01.291Z] #43 10.37 PBCC images/pipe-data.pb-c.c [2021-05-06T10:45:01.291Z] #43 10.40 DEP images/pipe-data.pb-c.d [2021-05-06T10:45:01.291Z] #43 10.47 PBCC images/mnt.pb-c.c [2021-05-06T10:45:01.291Z] #43 10.51 DEP images/mnt.pb-c.d [2021-05-06T10:45:01.291Z] #43 10.54 PBCC images/sk-packet.pb-c.c [2021-05-06T10:45:01.291Z] #43 10.60 DEP images/sk-packet.pb-c.d [2021-05-06T10:45:01.291Z] #43 10.68 PBCC images/tcp-stream.pb-c.c [2021-05-06T10:45:01.291Z] #43 10.74 DEP images/tcp-stream.pb-c.d [2021-05-06T10:45:01.291Z] #43 10.79 PBCC images/pipe.pb-c.c [2021-05-06T10:45:01.291Z] #43 10.85 DEP images/pipe.pb-c.d [2021-05-06T10:45:01.291Z] #43 10.90 PBCC images/pstree.pb-c.c [2021-05-06T10:45:01.291Z] #43 10.93 DEP images/pstree.pb-c.d [2021-05-06T10:45:01.291Z] #43 10.96 PBCC images/fs.pb-c.c [2021-05-06T10:45:01.291Z] #43 10.99 DEP images/fs.pb-c.d [2021-05-06T10:45:01.291Z] #43 11.04 PBCC images/signalfd.pb-c.c [2021-05-06T10:45:01.291Z] #43 11.13 DEP images/signalfd.pb-c.d [2021-05-06T10:45:01.291Z] #43 11.20 PBCC images/fh.pb-c.c [2021-05-06T10:45:01.291Z] #43 11.25 PBCC images/fsnotify.pb-c.c [2021-05-06T10:45:01.291Z] #43 11.31 DEP images/fh.pb-c.d [2021-05-06T10:45:01.291Z] #43 11.38 DEP images/fsnotify.pb-c.d [2021-05-06T10:45:01.291Z] #43 11.46 PBCC images/eventpoll.pb-c.c [2021-05-06T10:45:01.291Z] #43 11.50 DEP images/eventpoll.pb-c.d [2021-05-06T10:45:01.550Z] #43 11.55 PBCC images/eventfd.pb-c.c [2021-05-06T10:45:01.550Z] #43 11.57 DEP images/eventfd.pb-c.d [2021-05-06T10:45:01.550Z] #43 11.61 PBCC images/remap-file-path.pb-c.c [2021-05-06T10:45:01.550Z] #43 11.63 DEP images/remap-file-path.pb-c.d [2021-05-06T10:45:01.550Z] #43 11.69 PBCC images/fifo.pb-c.c [2021-05-06T10:45:01.550Z] #43 11.71 DEP images/fifo.pb-c.d [2021-05-06T10:45:01.810Z] #43 11.80 PBCC images/ghost-file.pb-c.c [2021-05-06T10:45:01.810Z] #43 11.84 DEP images/ghost-file.pb-c.d [2021-05-06T10:45:01.810Z] #43 11.89 PBCC images/regfile.pb-c.c [2021-05-06T10:45:01.810Z] #43 11.94 DEP images/regfile.pb-c.d [2021-05-06T10:45:01.810Z] #43 11.99 PBCC images/ns.pb-c.c [2021-05-06T10:45:01.904Z] #56 50.11 + bin/ctr [2021-05-06T10:45:02.041Z] #20 58.90 Setting up xfsprogs (4.20.0-1) ... [2021-05-06T10:45:02.042Z] #20 58.92 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-06T10:45:02.042Z] #20 59.27 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-06T10:45:02.068Z] #43 12.05 DEP images/ns.pb-c.d [2021-05-06T10:45:02.068Z] #43 12.10 PBCC images/fdinfo.pb-c.c [2021-05-06T10:45:02.068Z] #43 12.18 DEP images/fdinfo.pb-c.d [2021-05-06T10:45:02.068Z] #43 12.21 PBCC images/core-aarch64.pb-c.c [2021-05-06T10:45:02.124Z] #13 ... [2021-05-06T10:45:02.124Z] [2021-05-06T10:45:02.124Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T10:45:02.124Z] #37 sha256:4a3cd2a806adfad08d3114eb66dbb24e0556032bc9f834ff989e06423916ddee [2021-05-06T10:45:02.124Z] #37 1.428 + RM_GOPATH=0 [2021-05-06T10:45:02.124Z] #37 1.428 + TMP_GOPATH= [2021-05-06T10:45:02.124Z] #37 1.428 + : /build [2021-05-06T10:45:02.124Z] #37 1.428 + '[' -z '' ']' [2021-05-06T10:45:02.124Z] #37 1.429 ++ mktemp -d [2021-05-06T10:45:02.124Z] #37 1.431 + export GOPATH=/tmp/tmp.7ibdTsHqhI [2021-05-06T10:45:02.124Z] #37 1.431 + GOPATH=/tmp/tmp.7ibdTsHqhI [2021-05-06T10:45:02.124Z] #37 1.431 + RM_GOPATH=1 [2021-05-06T10:45:02.124Z] #37 1.431 + case "$(go env GOARCH)" in [2021-05-06T10:45:02.124Z] #37 1.433 ++ go env GOARCH [2021-05-06T10:45:02.124Z] #37 1.451 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:45:02.124Z] #37 1.451 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:45:02.124Z] #37 1.451 ++ dirname /tmp/install/install.sh [2021-05-06T10:45:02.124Z] #37 1.453 + dir=/tmp/install [2021-05-06T10:45:02.124Z] #37 1.453 + bin=tini [2021-05-06T10:45:02.124Z] #37 1.453 + shift [2021-05-06T10:45:02.124Z] #37 1.453 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-06T10:45:02.124Z] #37 1.453 + . /tmp/install/tini.installer [2021-05-06T10:45:02.124Z] #37 1.453 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:45:02.124Z] #37 1.454 + install_tini [2021-05-06T10:45:02.124Z] #37 1.454 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-06T10:45:02.124Z] #37 1.454 + git clone https://github.com/krallin/tini.git /tmp/tmp.7ibdTsHqhI/tini [2021-05-06T10:45:02.124Z] #37 1.454 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:45:02.124Z] #37 1.456 Cloning into '/tmp/tmp.7ibdTsHqhI/tini'... [2021-05-06T10:45:02.124Z] #37 2.326 + cd /tmp/tmp.7ibdTsHqhI/tini [2021-05-06T10:45:02.124Z] #37 2.328 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T10:45:02.124Z] #37 2.353 + cmake . [2021-05-06T10:45:02.125Z] #37 3.076 -- The C compiler identification is GNU 8.3.0 [2021-05-06T10:45:02.125Z] #37 3.154 -- Check for working C compiler: /usr/bin/cc [2021-05-06T10:45:02.125Z] #37 3.930 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-06T10:45:02.125Z] #37 3.930 -- Detecting C compiler ABI info [2021-05-06T10:45:02.125Z] #37 4.650 -- Detecting C compiler ABI info - done [2021-05-06T10:45:02.125Z] #37 4.677 -- Detecting C compile features [2021-05-06T10:45:02.125Z] #37 7.013 -- Detecting C compile features - done [2021-05-06T10:45:02.125Z] #37 7.047 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-06T10:45:02.125Z] #37 8.833 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-06T10:45:02.125Z] #37 8.925 -- Configuring done [2021-05-06T10:45:02.125Z] #37 8.960 -- Generating done [2021-05-06T10:45:02.125Z] #37 8.968 -- Build files have been written to: /tmp/tmp.7ibdTsHqhI/tini [2021-05-06T10:45:02.125Z] #37 8.972 + make tini-static [2021-05-06T10:45:02.125Z] #37 9.477 Scanning dependencies of target tini-static [2021-05-06T10:45:02.125Z] #37 9.692 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-06T10:45:02.125Z] #37 ... [2021-05-06T10:45:02.125Z] [2021-05-06T10:45:02.125Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:45:02.125Z] #29 sha256:ebf208210b12a44ffdb5da8c7efee407e9999d61d5ae0ba5ee3176384499195f [2021-05-06T10:45:02.125Z] #29 31.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-06T10:45:02.125Z] #29 31.45 [2021-05-06T10:45:02.125Z] #29 31.66 ######################################################################## 100.0% [2021-05-06T10:45:02.125Z] #29 31.77 [2021-05-06T10:45:02.125Z] #29 32.56 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-06T10:45:02.125Z] #29 32.80 [2021-05-06T10:45:02.125Z] #29 32.96 ######################################################################## 100.0% [2021-05-06T10:45:02.125Z] #29 33.05 [2021-05-06T10:45:02.125Z] #29 33.14 Download of images into '/build' complete. [2021-05-06T10:45:02.125Z] #29 33.14 Use something like the following to load the result into a Docker daemon: [2021-05-06T10:45:02.125Z] #29 33.14 tar -cC '/build' . | docker load [2021-05-06T10:45:02.221Z] #43 14.87 make[1]: Nothing to be done for 'all'. [2021-05-06T10:45:02.328Z] #43 12.27 PBCC images/core-arm.pb-c.c [2021-05-06T10:45:02.328Z] #43 12.32 PBCC images/core-ppc64.pb-c.c [2021-05-06T10:45:02.328Z] #43 12.38 PBCC images/core-s390.pb-c.c [2021-05-06T10:45:02.328Z] #43 12.43 PBCC images/core-x86.pb-c.c [2021-05-06T10:45:02.587Z] #43 12.47 PBCC images/core.pb-c.c [2021-05-06T10:45:02.587Z] #43 12.56 PBCC images/inventory.pb-c.c [2021-05-06T10:45:02.587Z] #43 12.60 DEP images/core-aarch64.pb-c.d [2021-05-06T10:45:02.587Z] #43 12.64 DEP images/core-arm.pb-c.d [2021-05-06T10:45:02.587Z] #43 12.68 DEP images/core-ppc64.pb-c.d [2021-05-06T10:45:02.587Z] #43 12.73 DEP images/core-s390.pb-c.d [2021-05-06T10:45:02.587Z] #43 12.80 DEP images/core-x86.pb-c.d [2021-05-06T10:45:02.846Z] #43 12.87 DEP images/core.pb-c.d [2021-05-06T10:45:02.985Z] #20 60.19 Setting up python3-distutils (3.7.3-1) ... [2021-05-06T10:45:03.107Z] #43 12.96 DEP images/inventory.pb-c.d [2021-05-06T10:45:03.107Z] #43 13.05 PBCC images/cpuinfo.pb-c.c [2021-05-06T10:45:03.107Z] #43 13.07 DEP images/cpuinfo.pb-c.d [2021-05-06T10:45:03.107Z] #43 13.14 PBCC images/stats.pb-c.c [2021-05-06T10:45:03.107Z] #43 13.18 DEP images/stats.pb-c.d [2021-05-06T10:45:03.154Z] #43 ... [2021-05-06T10:45:03.154Z] [2021-05-06T10:45:03.154Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:03.154Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:45:03.154Z] #45 78.41 regexp [2021-05-06T10:45:03.154Z] #45 79.79 flag [2021-05-06T10:45:03.154Z] #45 80.93 go/token [2021-05-06T10:45:03.154Z] #45 81.72 go/scanner [2021-05-06T10:45:03.154Z] #45 82.10 internal/lazyregexp [2021-05-06T10:45:03.154Z] #45 82.35 path [2021-05-06T10:45:03.154Z] #45 82.84 go/ast [2021-05-06T10:45:03.154Z] #45 82.85 io/ioutil [2021-05-06T10:45:03.154Z] #45 83.51 net/url [2021-05-06T10:45:03.154Z] #45 84.72 text/template/parse [2021-05-06T10:45:03.154Z] #45 87.17 go/parser [2021-05-06T10:45:03.410Z] #45 88.75 text/template [2021-05-06T10:45:03.410Z] #45 ... [2021-05-06T10:45:03.410Z] [2021-05-06T10:45:03.410Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:45:03.410Z] #51 sha256:8784844c70bf0652ac72d225a6ca5e041ea3934589d38c274a584ed52756927b [2021-05-06T10:45:03.410Z] #51 84.88 github.com/pkg/diff [2021-05-06T10:45:03.410Z] #51 85.15 go/ast [2021-05-06T10:45:03.410Z] #51 86.07 golang.org/x/crypto/ssh/terminal [2021-05-06T10:45:03.410Z] #51 87.62 mvdan.cc/editorconfig [2021-05-06T10:45:03.410Z] #51 88.81 mvdan.cc/sh/v3/fileutil [2021-05-06T10:45:03.557Z] #20 60.72 Setting up python3-setuptools (40.8.0-1) ... [2021-05-06T10:45:03.666Z] #51 88.99 text/tabwriter [2021-05-06T10:45:03.715Z] #43 ... [2021-05-06T10:45:03.715Z] [2021-05-06T10:45:03.715Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:03.715Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:45:03.715Z] #45 94.43 text/template [2021-05-06T10:45:03.811Z] #56 ... [2021-05-06T10:45:03.811Z] [2021-05-06T10:45:03.811Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:03.811Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:45:03.811Z] #45 85.83 github.com/LK4D4/vndr/versioned [2021-05-06T10:45:03.811Z] #45 85.95 compress/flate [2021-05-06T10:45:03.811Z] #45 86.12 github.com/LK4D4/vndr/build [2021-05-06T10:45:03.811Z] #45 88.44 hash/crc32 [2021-05-06T10:45:03.811Z] #45 88.98 compress/gzip [2021-05-06T10:45:03.811Z] #45 89.84 vendor/golang.org/x/crypto/internal/chacha20 [2021-05-06T10:45:03.811Z] #45 89.84 net [2021-05-06T10:45:03.811Z] #45 90.47 vendor/golang.org/x/crypto/poly1305 [2021-05-06T10:45:03.811Z] #45 90.90 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-06T10:45:03.811Z] #45 92.22 vendor/golang.org/x/crypto/hkdf [2021-05-06T10:45:03.811Z] #45 92.40 vendor/golang.org/x/text/transform [2021-05-06T10:45:03.811Z] #45 93.01 vendor/golang.org/x/text/unicode/bidi [2021-05-06T10:45:03.811Z] #45 94.75 vendor/golang.org/x/text/secure/bidirule [2021-05-06T10:45:03.811Z] #45 95.05 vendor/golang.org/x/text/unicode/norm [2021-05-06T10:45:03.811Z] #45 ... [2021-05-06T10:45:03.811Z] [2021-05-06T10:45:03.811Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:03.811Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:03.811Z] #43 24.24 CC images/eventpoll.o [2021-05-06T10:45:03.811Z] #43 24.50 CC images/fh.o [2021-05-06T10:45:03.811Z] #43 24.80 CC images/fsnotify.o [2021-05-06T10:45:03.811Z] #43 25.39 CC images/signalfd.o [2021-05-06T10:45:03.811Z] #43 25.62 CC images/fs.o [2021-05-06T10:45:03.811Z] #43 25.82 CC images/pstree.o [2021-05-06T10:45:03.811Z] #43 25.99 CC images/pipe.o [2021-05-06T10:45:03.811Z] #43 26.24 CC images/tcp-stream.o [2021-05-06T10:45:03.811Z] #43 26.52 CC images/sk-packet.o [2021-05-06T10:45:03.811Z] #43 26.81 CC images/mnt.o [2021-05-06T10:45:03.811Z] #43 27.04 CC images/pipe-data.o [2021-05-06T10:45:03.811Z] #43 27.33 CC images/sa.o [2021-05-06T10:45:03.811Z] #43 27.60 CC images/timer.o [2021-05-06T10:45:03.811Z] #43 27.91 CC images/timerfd.o [2021-05-06T10:45:03.811Z] #43 28.12 CC images/mm.o [2021-05-06T10:45:03.811Z] #43 28.38 CC images/sk-opts.o [2021-05-06T10:45:03.811Z] #43 28.65 CC images/sk-unix.o [2021-05-06T10:45:03.811Z] #43 28.94 CC images/sk-inet.o [2021-05-06T10:45:03.811Z] #43 29.37 CC images/tun.o [2021-05-06T10:45:03.811Z] #43 29.70 CC images/sk-netlink.o [2021-05-06T10:45:03.811Z] #43 29.89 CC images/packet-sock.o [2021-05-06T10:45:03.811Z] #43 30.21 CC images/ipc-var.o [2021-05-06T10:45:03.811Z] #43 30.43 CC images/ipc-desc.o [2021-05-06T10:45:03.811Z] #43 30.66 CC images/ipc-shm.o [2021-05-06T10:45:04.070Z] #43 30.89 CC images/ipc-msg.o [2021-05-06T10:45:04.238Z] #51 89.57 mvdan.cc/sh/v3/syntax [2021-05-06T10:45:04.318Z] #45 95.19 go/parser [2021-05-06T10:45:04.330Z] #43 31.12 CC images/ipc-sem.o [2021-05-06T10:45:04.590Z] #43 31.40 CC images/utsns.o [2021-05-06T10:45:04.849Z] #43 31.56 CC images/creds.o [2021-05-06T10:45:04.849Z] #43 31.75 CC images/vma.o [2021-05-06T10:45:04.905Z] #45 ... [2021-05-06T10:45:04.905Z] [2021-05-06T10:45:04.905Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:45:04.905Z] #51 sha256:78c4161301fac58f82d34531f58f3f7e41c8021a8c84102bd089278d36c60e06 [2021-05-06T10:45:04.905Z] #51 85.60 encoding/json [2021-05-06T10:45:04.905Z] #51 87.55 flag [2021-05-06T10:45:04.905Z] #51 89.00 github.com/pkg/diff [2021-05-06T10:45:04.905Z] #51 90.38 go/ast [2021-05-06T10:45:04.905Z] #51 91.16 golang.org/x/crypto/ssh/terminal [2021-05-06T10:45:04.905Z] #51 92.70 mvdan.cc/editorconfig [2021-05-06T10:45:04.905Z] #51 93.76 mvdan.cc/sh/v3/fileutil [2021-05-06T10:45:04.905Z] #51 93.93 text/tabwriter [2021-05-06T10:45:04.905Z] #51 94.44 mvdan.cc/sh/v3/syntax [2021-05-06T10:45:04.905Z] #51 ... [2021-05-06T10:45:04.905Z] [2021-05-06T10:45:04.905Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:04.905Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:04.905Z] #43 14.76 make[1]: Nothing to be done for 'all'. [2021-05-06T10:45:04.955Z] #20 61.99 Setting up python3-pip (18.1-5) ... [2021-05-06T10:45:05.109Z] #43 31.94 CC images/netdev.o [2021-05-06T10:45:05.168Z] #51 ... [2021-05-06T10:45:05.168Z] [2021-05-06T10:45:05.168Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:05.168Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:45:05.168Z] #45 90.34 log [2021-05-06T10:45:05.369Z] #43 32.27 CC images/tty.o [2021-05-06T10:45:05.424Z] #45 90.89 encoding/xml [2021-05-06T10:45:05.456Z] #29 ... [2021-05-06T10:45:05.456Z] [2021-05-06T10:45:05.456Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:05.456Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:05.456Z] #43 2.365 Note: Building without setproctitle() and strlcpy() support. [2021-05-06T10:45:05.456Z] #43 2.365 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-06T10:45:05.456Z] #43 2.387 Note: Building without GnuTLS support [2021-05-06T10:45:05.456Z] #43 2.407 Makefile.config:39: Warn: you have no libnftables installed [2021-05-06T10:45:05.456Z] #43 2.428 Makefile.config:40: Warn: Building without nftables support [2021-05-06T10:45:05.456Z] #43 5.229 fatal: not a git repository (or any of the parent directories): .git [2021-05-06T10:45:05.456Z] #43 5.318 GEN .gitid [2021-05-06T10:45:05.456Z] #43 5.391 GEN criu/include/version.h [2021-05-06T10:45:05.456Z] #43 5.514 GEN include/common/asm [2021-05-06T10:45:05.456Z] #43 7.134 PBCC images/timens.pb-c.c [2021-05-06T10:45:05.456Z] #43 7.178 DEP images/timens.pb-c.d [2021-05-06T10:45:05.456Z] #43 7.245 PBCC images/fown.pb-c.c [2021-05-06T10:45:05.456Z] #43 7.275 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-06T10:45:05.456Z] #43 7.387 PBCC images/opts.pb-c.c [2021-05-06T10:45:05.456Z] #43 7.474 PBCC images/memfd.pb-c.c [2021-05-06T10:45:05.456Z] #43 7.566 DEP images/fown.pb-c.d [2021-05-06T10:45:05.456Z] #43 7.623 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-06T10:45:05.456Z] #43 7.787 DEP images/opts.pb-c.d [2021-05-06T10:45:05.456Z] #43 7.847 DEP images/memfd.pb-c.d [2021-05-06T10:45:05.456Z] #43 7.981 PBCC images/sit.pb-c.c [2021-05-06T10:45:05.456Z] #43 8.064 DEP images/sit.pb-c.d [2021-05-06T10:45:05.456Z] #43 8.182 PBCC images/macvlan.pb-c.c [2021-05-06T10:45:05.456Z] #43 8.206 DEP images/macvlan.pb-c.d [2021-05-06T10:45:05.456Z] #43 8.242 PBCC images/autofs.pb-c.c [2021-05-06T10:45:05.456Z] #43 8.263 DEP images/autofs.pb-c.d [2021-05-06T10:45:05.456Z] #43 8.311 PBCC images/sysctl.pb-c.c [2021-05-06T10:45:05.456Z] #43 8.347 DEP images/sysctl.pb-c.d [2021-05-06T10:45:05.456Z] #43 8.382 PBCC images/time.pb-c.c [2021-05-06T10:45:05.456Z] #43 8.413 DEP images/time.pb-c.d [2021-05-06T10:45:05.456Z] #43 8.497 PBCC images/binfmt-misc.pb-c.c [2021-05-06T10:45:05.456Z] #43 8.516 DEP images/binfmt-misc.pb-c.d [2021-05-06T10:45:05.456Z] #43 8.583 PBCC images/seccomp.pb-c.c [2021-05-06T10:45:05.456Z] #43 8.609 DEP images/seccomp.pb-c.d [2021-05-06T10:45:05.456Z] #43 8.669 PBCC images/userns.pb-c.c [2021-05-06T10:45:05.456Z] #43 8.701 DEP images/userns.pb-c.d [2021-05-06T10:45:05.456Z] #43 8.767 PBCC images/cgroup.pb-c.c [2021-05-06T10:45:05.456Z] #43 8.795 DEP images/cgroup.pb-c.d [2021-05-06T10:45:05.456Z] #43 8.829 PBCC images/ext-file.pb-c.c [2021-05-06T10:45:05.456Z] #43 8.848 DEP images/ext-file.pb-c.d [2021-05-06T10:45:05.456Z] #43 8.894 PBCC images/rpc.pb-c.c [2021-05-06T10:45:05.456Z] #43 8.920 DEP images/rpc.pb-c.d [2021-05-06T10:45:05.456Z] #43 9.006 PBCC images/siginfo.pb-c.c [2021-05-06T10:45:05.456Z] #43 9.022 DEP images/siginfo.pb-c.d [2021-05-06T10:45:05.456Z] #43 9.074 PBCC images/pagemap.pb-c.c [2021-05-06T10:45:05.456Z] #43 9.120 DEP images/pagemap.pb-c.d [2021-05-06T10:45:05.456Z] #43 9.138 PBCC images/rlimit.pb-c.c [2021-05-06T10:45:05.456Z] #43 9.172 DEP images/rlimit.pb-c.d [2021-05-06T10:45:05.456Z] #43 9.298 PBCC images/file-lock.pb-c.c [2021-05-06T10:45:05.456Z] #43 9.326 DEP images/file-lock.pb-c.d [2021-05-06T10:45:05.456Z] #43 9.386 PBCC images/tty.pb-c.c [2021-05-06T10:45:05.456Z] #43 9.436 DEP images/tty.pb-c.d [2021-05-06T10:45:05.456Z] #43 9.494 PBCC images/tun.pb-c.c [2021-05-06T10:45:05.456Z] #43 9.545 PBCC images/netdev.pb-c.c [2021-05-06T10:45:05.456Z] #43 9.597 DEP images/tun.pb-c.d [2021-05-06T10:45:05.456Z] #43 9.660 DEP images/netdev.pb-c.d [2021-05-06T10:45:05.456Z] #43 9.719 PBCC images/vma.pb-c.c [2021-05-06T10:45:05.456Z] #43 9.790 DEP images/vma.pb-c.d [2021-05-06T10:45:05.456Z] #43 9.852 PBCC images/creds.pb-c.c [2021-05-06T10:45:05.456Z] #43 9.910 DEP images/creds.pb-c.d [2021-05-06T10:45:05.456Z] #43 9.998 PBCC images/utsns.pb-c.c [2021-05-06T10:45:05.456Z] #43 10.03 DEP images/utsns.pb-c.d [2021-05-06T10:45:05.456Z] #43 10.07 PBCC images/ipc-desc.pb-c.c [2021-05-06T10:45:05.456Z] #43 10.12 PBCC images/ipc-sem.pb-c.c [2021-05-06T10:45:05.456Z] #43 10.15 DEP images/ipc-desc.pb-c.d [2021-05-06T10:45:05.456Z] #43 10.21 DEP images/ipc-sem.pb-c.d [2021-05-06T10:45:05.456Z] #43 10.29 PBCC images/ipc-msg.pb-c.c [2021-05-06T10:45:05.456Z] #43 10.31 DEP images/ipc-msg.pb-c.d [2021-05-06T10:45:05.456Z] #43 10.35 PBCC images/ipc-shm.pb-c.c [2021-05-06T10:45:05.456Z] #43 10.39 DEP images/ipc-shm.pb-c.d [2021-05-06T10:45:05.456Z] #43 10.45 PBCC images/ipc-var.pb-c.c [2021-05-06T10:45:05.456Z] #43 10.48 DEP images/ipc-var.pb-c.d [2021-05-06T10:45:05.456Z] #43 10.57 PBCC images/sk-opts.pb-c.c [2021-05-06T10:45:05.456Z] #43 10.61 PBCC images/packet-sock.pb-c.c [2021-05-06T10:45:05.456Z] #43 10.66 DEP images/sk-opts.pb-c.d [2021-05-06T10:45:05.742Z] #45 ... [2021-05-06T10:45:05.742Z] [2021-05-06T10:45:05.743Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:05.743Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:45:05.743Z] #13 76.33 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-06T10:45:05.743Z] #13 76.34 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-06T10:45:05.743Z] #13 76.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:05.743Z] #13 76.51 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-06T10:45:05.743Z] #13 76.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-06T10:45:05.743Z] #13 76.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:05.809Z] #43 ... [2021-05-06T10:45:05.809Z] [2021-05-06T10:45:05.809Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T10:45:05.809Z] #29 sha256:ebf208210b12a44ffdb5da8c7efee407e9999d61d5ae0ba5ee3176384499195f [2021-05-06T10:45:05.809Z] #29 DONE 37.0s [2021-05-06T10:45:05.809Z] [2021-05-06T10:45:05.809Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T10:45:05.809Z] #37 sha256:4a3cd2a806adfad08d3114eb66dbb24e0556032bc9f834ff989e06423916ddee [2021-05-06T10:45:05.809Z] #37 11.36 [100%] Linking C executable tini-static [2021-05-06T10:45:05.809Z] #37 11.86 [100%] Built target tini-static [2021-05-06T10:45:05.809Z] #37 11.96 + mkdir -p /build [2021-05-06T10:45:05.809Z] #37 11.97 + cp tini-static /build/docker-init [2021-05-06T10:45:05.809Z] #37 DONE 13.9s [2021-05-06T10:45:05.809Z] [2021-05-06T10:45:05.809Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:05.809Z] #45 sha256:d81fb53bb84fdec799f19ec122186ba88f666ab0592c693f3c6e675fdb294358 [2021-05-06T10:45:05.809Z] #45 73.82 text/template [2021-05-06T10:45:05.809Z] #45 74.77 go/parser [2021-05-06T10:45:05.809Z] #45 75.15 encoding/xml [2021-05-06T10:45:05.959Z] #20 63.13 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:45:05.960Z] #20 63.17 Processing triggers for mime-support (3.62) ... [2021-05-06T10:45:06.007Z] #13 ... [2021-05-06T10:45:06.007Z] [2021-05-06T10:45:06.007Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:06.007Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:06.007Z] #43 16.32 CC images/stats.o [2021-05-06T10:45:06.007Z] #43 16.70 CC images/core.o [2021-05-06T10:45:06.007Z] #43 17.25 CC images/core-x86.o [2021-05-06T10:45:06.007Z] #43 17.86 CC images/core-arm.o [2021-05-06T10:45:06.007Z] #43 18.30 CC images/core-aarch64.o [2021-05-06T10:45:06.007Z] #43 18.69 CC images/core-ppc64.o [2021-05-06T10:45:06.044Z] #43 32.87 CC images/file-lock.o [2021-05-06T10:45:06.179Z] #45 ... [2021-05-06T10:45:06.179Z] [2021-05-06T10:45:06.179Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:45:06.179Z] #56 sha256:7efece523247ad19ffa16bf5a12e9c1d2b84689db3f6656f03792a2b6909d695 [2021-05-06T10:45:06.179Z] #56 43.76 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-06T10:45:06.179Z] #56 43.76 + BUILDTAGS='netgo osusergo static_build' [2021-05-06T10:45:06.179Z] #56 43.76 + export EXTRA_FLAGS=-buildmode=pie [2021-05-06T10:45:06.179Z] #56 43.76 + EXTRA_FLAGS=-buildmode=pie [2021-05-06T10:45:06.179Z] #56 43.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-06T10:45:06.179Z] #56 43.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-06T10:45:06.179Z] #56 43.77 + '[' '' = dynamic ']' [2021-05-06T10:45:06.179Z] #56 43.77 + make [2021-05-06T10:45:06.179Z] #56 45.07 + bin/ctr [2021-05-06T10:45:06.179Z] #56 ... [2021-05-06T10:45:06.179Z] [2021-05-06T10:45:06.179Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:06.179Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:06.179Z] #43 10.83 DEP images/packet-sock.pb-c.d [2021-05-06T10:45:06.179Z] #43 10.95 PBCC images/sk-netlink.pb-c.c [2021-05-06T10:45:06.179Z] #43 11.04 DEP images/sk-netlink.pb-c.d [2021-05-06T10:45:06.179Z] #43 11.16 PBCC images/sk-inet.pb-c.c [2021-05-06T10:45:06.179Z] #43 11.27 DEP images/sk-inet.pb-c.d [2021-05-06T10:45:06.179Z] #43 11.45 PBCC images/sk-unix.pb-c.c [2021-05-06T10:45:06.179Z] #43 11.48 DEP images/sk-unix.pb-c.d [2021-05-06T10:45:06.179Z] #43 11.51 PBCC images/mm.pb-c.c [2021-05-06T10:45:06.298Z] #43 16.22 CC images/stats.o [2021-05-06T10:45:06.303Z] #43 33.15 CC images/rlimit.o [2021-05-06T10:45:06.303Z] #43 ... [2021-05-06T10:45:06.303Z] [2021-05-06T10:45:06.303Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:06.303Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:45:06.303Z] #45 98.66 vendor/golang.org/x/net/idna [2021-05-06T10:45:06.443Z] #43 11.56 DEP images/mm.pb-c.d [2021-05-06T10:45:06.443Z] #43 11.65 PBCC images/timerfd.pb-c.c [2021-05-06T10:45:06.443Z] #43 11.76 DEP images/timerfd.pb-c.d [2021-05-06T10:45:06.558Z] #43 16.59 CC images/core.o [2021-05-06T10:45:06.573Z] #43 19.26 CC images/core-s390.o [2021-05-06T10:45:06.707Z] #43 11.89 PBCC images/timer.pb-c.c [2021-05-06T10:45:06.707Z] #43 11.91 DEP images/timer.pb-c.d [2021-05-06T10:45:06.707Z] #43 11.98 PBCC images/sa.pb-c.c [2021-05-06T10:45:06.925Z] #20 DONE 64.1s [2021-05-06T10:45:06.925Z] [2021-05-06T10:45:06.925Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-06T10:45:06.925Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-06T10:45:06.975Z] #43 12.07 DEP images/sa.pb-c.d [2021-05-06T10:45:06.975Z] #43 ... [2021-05-06T10:45:06.975Z] [2021-05-06T10:45:06.975Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:45:06.975Z] #51 sha256:94197c3c9bd22ceae025e056aeb9a232ef200dcb6d38aed8525c3b9967530e55 [2021-05-06T10:45:06.975Z] #51 67.31 golang.org/x/crypto/ssh/terminal [2021-05-06T10:45:06.975Z] #51 67.34 mvdan.cc/sh/v3/syntax [2021-05-06T10:45:06.975Z] #51 67.95 go/ast [2021-05-06T10:45:06.975Z] #51 77.14 mvdan.cc/sh/v3/cmd/shfmt [2021-05-06T10:45:07.127Z] #43 17.21 CC images/core-x86.o [2021-05-06T10:45:07.135Z] #43 19.95 CC images/cpuinfo.o [2021-05-06T10:45:07.241Z] #51 ... [2021-05-06T10:45:07.241Z] [2021-05-06T10:45:07.241Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:07.241Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:07.241Z] #43 12.29 PBCC images/pipe-data.pb-c.c [2021-05-06T10:45:07.241Z] #43 12.33 DEP images/pipe-data.pb-c.d [2021-05-06T10:45:07.241Z] #43 12.45 PBCC images/mnt.pb-c.c [2021-05-06T10:45:07.241Z] #43 12.48 DEP images/mnt.pb-c.d [2021-05-06T10:45:07.241Z] #43 12.55 PBCC images/sk-packet.pb-c.c [2021-05-06T10:45:07.481Z] Running on azwin-2-2ef430 in d:\jenkins\workspace\moby_PR-42339 [Pipeline] { [Pipeline] ws [2021-05-06T10:45:07.501Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-05-06T10:45:07.506Z] #43 12.60 DEP images/sk-packet.pb-c.d [Pipeline] checkout [2021-05-06T10:45:07.697Z] #43 17.73 CC images/core-arm.o [2021-05-06T10:45:07.699Z] #43 20.42 CC images/inventory.o [2021-05-06T10:45:07.772Z] #43 12.73 PBCC images/tcp-stream.pb-c.c [2021-05-06T10:45:07.772Z] #43 12.79 DEP images/tcp-stream.pb-c.d [2021-05-06T10:45:07.772Z] #43 12.89 PBCC images/pipe.pb-c.c [2021-05-06T10:45:07.772Z] #43 12.98 DEP images/pipe.pb-c.d [2021-05-06T10:45:07.772Z] #43 13.09 PBCC images/pstree.pb-c.c [2021-05-06T10:45:08.036Z] #43 13.11 DEP images/pstree.pb-c.d [2021-05-06T10:45:08.036Z] #43 13.19 PBCC images/fs.pb-c.c [2021-05-06T10:45:08.036Z] #43 13.23 DEP images/fs.pb-c.d [2021-05-06T10:45:08.036Z] #43 13.28 PBCC images/signalfd.pb-c.c [2021-05-06T10:45:08.036Z] #43 13.32 DEP images/signalfd.pb-c.d [2021-05-06T10:45:08.262Z] #43 20.72 CC images/fdinfo.o [2021-05-06T10:45:08.262Z] #43 21.05 CC images/fown.o [2021-05-06T10:45:08.266Z] #43 18.10 CC images/core-aarch64.o [2021-05-06T10:45:08.300Z] #43 13.40 PBCC images/fh.pb-c.c [2021-05-06T10:45:08.300Z] #43 13.46 PBCC images/fsnotify.pb-c.c [2021-05-06T10:45:08.300Z] #43 13.50 DEP images/fh.pb-c.d [2021-05-06T10:45:08.300Z] #43 13.56 DEP images/fsnotify.pb-c.d [2021-05-06T10:45:08.327Z] #21 1.123 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-06T10:45:08.327Z] #21 1.127 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-06T10:45:08.327Z] #21 1.131 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-06T10:45:08.327Z] #21 DONE 1.2s [2021-05-06T10:45:08.327Z] [2021-05-06T10:45:08.327Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:45:08.327Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T10:45:08.518Z] #43 21.24 CC images/ns.o [2021-05-06T10:45:08.526Z] #43 18.42 CC images/core-ppc64.o [2021-05-06T10:45:08.565Z] #43 13.64 PBCC images/eventpoll.pb-c.c [2021-05-06T10:45:08.566Z] #43 13.69 DEP images/eventpoll.pb-c.d [2021-05-06T10:45:08.566Z] #43 13.75 PBCC images/eventfd.pb-c.c [2021-05-06T10:45:08.566Z] #43 13.76 DEP images/eventfd.pb-c.d [2021-05-06T10:45:08.566Z] #43 13.84 PBCC images/remap-file-path.pb-c.c [2021-05-06T10:45:08.774Z] #43 21.41 CC images/regfile.o [2021-05-06T10:45:08.860Z] #45 101.1 vendor/golang.org/x/net/http2/hpack [2021-05-06T10:45:08.861Z] #43 13.90 DEP images/remap-file-path.pb-c.d [2021-05-06T10:45:08.861Z] #43 13.96 PBCC images/fifo.pb-c.c [2021-05-06T10:45:08.861Z] #43 13.97 DEP images/fifo.pb-c.d [2021-05-06T10:45:08.861Z] #43 14.06 PBCC images/ghost-file.pb-c.c [2021-05-06T10:45:08.861Z] #43 14.15 DEP images/ghost-file.pb-c.d [2021-05-06T10:45:08.899Z] #22 ... [2021-05-06T10:45:08.899Z] [2021-05-06T10:45:08.899Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:08.899Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:08.899Z] #43 118.0 CC criu/kcmp-ids.o [2021-05-06T10:45:08.899Z] #43 118.2 CC criu/kerndat.o [2021-05-06T10:45:08.899Z] #43 119.4 CC criu/libnetlink.o [2021-05-06T10:45:08.899Z] #43 119.7 CC criu/log.o [2021-05-06T10:45:08.899Z] #43 120.3 CC criu/lsm.o [2021-05-06T10:45:08.899Z] #43 120.8 CC criu/mem.o [2021-05-06T10:45:08.899Z] #43 122.5 CC criu/memfd.o [2021-05-06T10:45:08.899Z] #43 123.2 CC criu/mount.o [2021-05-06T10:45:09.030Z] #43 21.64 CC images/ghost-file.o [2021-05-06T10:45:09.030Z] #43 ... [2021-05-06T10:45:09.030Z] [2021-05-06T10:45:09.030Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:45:09.030Z] #56 sha256:b63f5629bb36912dbf4147172bb5bf5625801387a1155111e96e8b367451528a [2021-05-06T10:45:09.092Z] The recommended git tool is: git [2021-05-06T10:45:09.095Z] #43 19.11 CC images/core-s390.o [2021-05-06T10:45:09.160Z] #43 ... [2021-05-06T10:45:09.160Z] [2021-05-06T10:45:09.160Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:45:09.160Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:45:09.160Z] #40 192.6 + dpkg --print-architecture [2021-05-06T10:45:09.160Z] #40 192.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-06T10:45:09.160Z] #40 192.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-06T10:45:09.160Z] #40 192.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-06T10:45:09.160Z] #40 ... [2021-05-06T10:45:09.160Z] [2021-05-06T10:45:09.160Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:09.160Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:09.160Z] #43 128.3 CC criu/namespaces.o [2021-05-06T10:45:09.172Z] #43 14.25 PBCC images/regfile.pb-c.c [2021-05-06T10:45:09.172Z] #43 14.32 DEP images/regfile.pb-c.d [2021-05-06T10:45:09.172Z] #43 14.38 PBCC images/ns.pb-c.c [2021-05-06T10:45:09.172Z] #43 14.42 DEP images/ns.pb-c.d [2021-05-06T10:45:09.449Z] #43 14.46 PBCC images/fdinfo.pb-c.c [2021-05-06T10:45:09.449Z] #43 14.57 DEP images/fdinfo.pb-c.d [2021-05-06T10:45:09.449Z] #43 14.65 PBCC images/core-aarch64.pb-c.c [2021-05-06T10:45:09.723Z] #43 14.72 PBCC images/core-arm.pb-c.c [2021-05-06T10:45:09.723Z] #43 14.81 PBCC images/core-ppc64.pb-c.c [2021-05-06T10:45:09.723Z] #43 14.88 PBCC images/core-s390.pb-c.c [2021-05-06T10:45:09.723Z] #43 14.93 PBCC images/core-x86.pb-c.c [2021-05-06T10:45:09.723Z] #43 14.98 PBCC images/core.pb-c.c [2021-05-06T10:45:09.991Z] #43 15.05 PBCC images/inventory.pb-c.c [2021-05-06T10:45:09.991Z] #43 15.12 DEP images/core-aarch64.pb-c.d [2021-05-06T10:45:09.991Z] #43 15.17 DEP images/core-arm.pb-c.d [2021-05-06T10:45:09.991Z] #43 15.26 DEP images/core-ppc64.pb-c.d [2021-05-06T10:45:10.033Z] #43 19.90 CC images/cpuinfo.o [2021-05-06T10:45:10.033Z] #43 ... [2021-05-06T10:45:10.033Z] [2021-05-06T10:45:10.033Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:45:10.033Z] #56 sha256:9e1c6fe86c4ff56d5dd25d29db10f219d3372655e85262d62ee3be1a1d4ad46d [2021-05-06T10:45:10.033Z] #56 42.41 Checking out files: 42% (1661/3916) Checking out files: 43% (1684/3916) Checking out files: 44% (1724/3916) Checking out files: 45% (1763/3916) Checking out files: 46% (1802/3916) Checking out files: 47% (1841/3916) Checking out files: 48% (1880/3916) Checking out files: 49% (1919/3916) Checking out files: 50% (1958/3916) Checking out files: 51% (1998/3916) Checking out files: 52% (2037/3916) Checking out files: 53% (2076/3916) Checking out files: 54% (2115/3916) Checking out files: 55% (2154/3916) Checking out files: 56% (2193/3916) Checking out files: 57% (2233/3916) Checking out files: 58% (2272/3916) Checking out files: 59% (2311/3916) Checking out files: 60% (2350/3916) Checking out files: 61% (2389/3916) Checking out files: 62% (2428/3916) Checking out files: 63% (2468/3916) Checking out files: 64% (2507/3916) Checking out files: 65% (2546/3916) Checking out files: 66% (2585/3916) Checking out files: 67% (2624/3916) Checking out files: 68% (2663/3916) Checking out files: 69% (2703/3916) Checking out files: 70% (2742/3916) Checking out files: 71% (2781/3916) Checking out files: 72% (2820/3916) Checking out files: 73% (2859/3916) Checking out files: 74% (2898/3916) Checking out files: 75% (2937/3916) Checking out files: 76% (2977/3916) Checking out files: 77% (3016/3916) Checking out files: 78% (3055/3916) Checking out files: 79% (3094/3916) Checking out files: 80% (3133/3916) Checking out files: 81% (3172/3916) Checking out files: 82% (3212/3916) Checking out files: 83% (3251/3916) Checking out files: 84% (3290/3916) Checking out files: 84% (3324/3916) Checking out files: 85% (3329/3916) Checking out files: 86% (3368/3916) Checking out files: 87% (3407/3916) Checking out files: 88% (3447/3916) Checking out files: 89% (3486/3916) Checking out files: 90% (3525/3916) Checking out files: 91% (3564/3916) Checking out files: 92% (3603/3916) Checking out files: 93% (3642/3916) Checking out files: 94% (3682/3916) Checking out files: 95% (3721/3916) Checking out files: 96% (3760/3916) Checking out files: 97% (3799/3916) Checking out files: 98% (3838/3916) Checking out files: 99% (3877/3916) Checking out files: 100% (3916/3916) Checking out files: 100% (3916/3916), done. [2021-05-06T10:45:10.033Z] #56 43.94 + cd /tmp/tmp.weKgns2W4a/src/github.com/containerd/containerd [2021-05-06T10:45:10.033Z] #56 43.94 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:45:10.260Z] #43 15.30 DEP images/core-s390.pb-c.d [2021-05-06T10:45:10.260Z] #43 15.35 DEP images/core-x86.pb-c.d [2021-05-06T10:45:10.260Z] #43 15.40 DEP images/core.pb-c.d [2021-05-06T10:45:10.260Z] #43 15.50 DEP images/inventory.pb-c.d [2021-05-06T10:45:10.260Z] #43 15.54 PBCC images/cpuinfo.pb-c.c [2021-05-06T10:45:10.266Z] #45 102.3 mime [2021-05-06T10:45:10.324Z] #56 41.37 Checking out files: 51% (2020/3916) Checking out files: 52% (2037/3916) Checking out files: 53% (2076/3916) Checking out files: 54% (2115/3916) Checking out files: 55% (2154/3916) Checking out files: 56% (2193/3916) Checking out files: 57% (2233/3916) Checking out files: 58% (2272/3916) Checking out files: 59% (2311/3916) Checking out files: 60% (2350/3916) Checking out files: 61% (2389/3916) Checking out files: 62% (2428/3916) Checking out files: 63% (2468/3916) Checking out files: 64% (2507/3916) Checking out files: 65% (2546/3916) Checking out files: 66% (2585/3916) Checking out files: 67% (2624/3916) Checking out files: 68% (2663/3916) Checking out files: 69% (2703/3916) Checking out files: 70% (2742/3916) Checking out files: 71% (2781/3916) Checking out files: 72% (2820/3916) Checking out files: 73% (2859/3916) Checking out files: 74% (2898/3916) Checking out files: 75% (2937/3916) Checking out files: 76% (2977/3916) Checking out files: 77% (3016/3916) Checking out files: 78% (3055/3916) Checking out files: 79% (3094/3916) Checking out files: 80% (3133/3916) Checking out files: 81% (3172/3916) Checking out files: 82% (3212/3916) Checking out files: 83% (3251/3916) Checking out files: 84% (3290/3916) Checking out files: 85% (3329/3916) Checking out files: 86% (3368/3916) Checking out files: 87% (3407/3916) Checking out files: 88% (3447/3916) Checking out files: 89% (3486/3916) Checking out files: 90% (3525/3916) Checking out files: 91% (3564/3916) Checking out files: 92% (3603/3916) Checking out files: 92% (3624/3916) Checking out files: 93% (3642/3916) Checking out files: 94% (3682/3916) Checking out files: 95% (3721/3916) Checking out files: 96% (3760/3916) Checking out files: 97% (3799/3916) Checking out files: 98% (3838/3916) Checking out files: 99% (3877/3916) Checking out files: 100% (3916/3916) Checking out files: 100% (3916/3916), done. [2021-05-06T10:45:10.324Z] #56 42.61 + cd /tmp/tmp.Yeq6WVNlc3/src/github.com/containerd/containerd [2021-05-06T10:45:10.324Z] #56 42.61 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T10:45:10.524Z] #43 15.58 DEP images/cpuinfo.pb-c.d [2021-05-06T10:45:10.524Z] #43 15.64 PBCC images/stats.pb-c.c [2021-05-06T10:45:10.524Z] #43 15.67 DEP images/stats.pb-c.d [2021-05-06T10:45:11.073Z] #43 130.2 CC criu/net.o [2021-05-06T10:45:11.643Z] #45 103.9 mime/quotedprintable [2021-05-06T10:45:12.212Z] #45 104.3 net/http/internal [2021-05-06T10:45:12.453Z] #43 17.29 make[1]: Nothing to be done for 'all'. [2021-05-06T10:45:12.571Z] #56 46.45 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-06T10:45:12.571Z] #56 46.45 + BUILDTAGS='netgo osusergo static_build' [2021-05-06T10:45:12.571Z] #56 46.45 + export EXTRA_FLAGS=-buildmode=pie [2021-05-06T10:45:12.571Z] #56 46.45 + EXTRA_FLAGS=-buildmode=pie [2021-05-06T10:45:12.571Z] #56 46.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-06T10:45:12.571Z] #56 46.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-06T10:45:12.571Z] #56 46.45 + '[' '' = dynamic ']' [2021-05-06T10:45:12.571Z] #56 46.45 + make [2021-05-06T10:45:12.717Z] #43 ... [2021-05-06T10:45:12.717Z] [2021-05-06T10:45:12.717Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:45:12.717Z] #51 sha256:94197c3c9bd22ceae025e056aeb9a232ef200dcb6d38aed8525c3b9967530e55 [2021-05-06T10:45:12.717Z] #51 DONE 83.1s [2021-05-06T10:45:12.717Z] [2021-05-06T10:45:12.717Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:12.717Z] #45 sha256:d81fb53bb84fdec799f19ec122186ba88f666ab0592c693f3c6e675fdb294358 [2021-05-06T10:45:12.717Z] #45 80.29 crypto/rand [2021-05-06T10:45:12.717Z] #45 81.59 encoding/asn1 [2021-05-06T10:45:12.717Z] #45 82.86 go/doc [2021-05-06T10:45:12.780Z] #45 ... [2021-05-06T10:45:12.780Z] [2021-05-06T10:45:12.780Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:12.780Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:12.780Z] #43 33.34 CC images/pagemap.o [2021-05-06T10:45:12.780Z] #43 33.62 CC images/siginfo.o [2021-05-06T10:45:12.780Z] #43 33.82 CC images/rpc.o [2021-05-06T10:45:12.780Z] #43 34.84 CC images/ext-file.o [2021-05-06T10:45:12.780Z] #43 35.02 CC images/cgroup.o [2021-05-06T10:45:12.780Z] #43 35.54 CC images/userns.o [2021-05-06T10:45:12.780Z] #43 35.75 CC images/google/protobuf/descriptor.o [2021-05-06T10:45:12.780Z] #43 37.28 CC images/opts.o [2021-05-06T10:45:12.780Z] #43 37.51 CC images/seccomp.o [2021-05-06T10:45:12.780Z] #43 37.75 CC images/binfmt-misc.o [2021-05-06T10:45:12.780Z] #43 37.94 CC images/time.o [2021-05-06T10:45:12.780Z] #43 38.17 CC images/sysctl.o [2021-05-06T10:45:12.780Z] #43 38.38 CC images/autofs.o [2021-05-06T10:45:12.780Z] #43 38.61 CC images/macvlan.o [2021-05-06T10:45:12.780Z] #43 38.79 CC images/sit.o [2021-05-06T10:45:12.780Z] #43 39.01 CC images/memfd.o [2021-05-06T10:45:12.780Z] #43 39.32 CC images/timens.o [2021-05-06T10:45:12.780Z] #43 39.65 LINK images/built-in.o [2021-05-06T10:45:12.842Z] #56 45.32 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-06T10:45:12.842Z] #56 45.32 + BUILDTAGS='netgo osusergo static_build' [2021-05-06T10:45:12.842Z] #56 45.32 + export EXTRA_FLAGS=-buildmode=pie [2021-05-06T10:45:12.842Z] #56 45.32 + EXTRA_FLAGS=-buildmode=pie [2021-05-06T10:45:12.842Z] #56 45.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-06T10:45:12.842Z] #56 45.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-06T10:45:12.842Z] #56 45.32 + '[' '' = dynamic ']' [2021-05-06T10:45:12.842Z] #56 45.32 + make [2021-05-06T10:45:13.042Z] #43 39.80 GEN compel/include/asm [2021-05-06T10:45:13.042Z] #43 39.83 GEN compel/include/version.h [2021-05-06T10:45:13.042Z] #43 39.86 touch .config [2021-05-06T10:45:13.042Z] #43 39.91 GEN include/common/config.h [2021-05-06T10:45:13.042Z] #43 40.01 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-06T10:45:13.042Z] #43 40.03 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-06T10:45:13.301Z] #43 40.06 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-06T10:45:13.301Z] #43 40.07 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-06T10:45:13.301Z] #43 40.11 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-06T10:45:13.301Z] #43 40.13 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-06T10:45:13.301Z] #43 40.16 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-06T10:45:13.301Z] #43 40.18 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-06T10:45:13.301Z] #43 40.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-06T10:45:13.301Z] #43 40.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-06T10:45:13.301Z] #43 40.22 DEP compel/plugins/std/infect.d [2021-05-06T10:45:13.508Z] #56 47.48 + bin/ctr [2021-05-06T10:45:13.561Z] #43 40.35 DEP compel/plugins/std/string.d [2021-05-06T10:45:13.561Z] #43 40.48 DEP compel/plugins/std/log.d [2021-05-06T10:45:13.561Z] #43 40.54 DEP compel/plugins/std/fds.d [2021-05-06T10:45:13.771Z] #56 46.37 + bin/ctr [2021-05-06T10:45:13.820Z] #43 40.68 DEP compel/plugins/std/std.d [2021-05-06T10:45:13.820Z] #43 40.81 DEP compel/plugins/shmem/shmem.d [2021-05-06T10:45:14.079Z] #43 40.91 DEP compel/plugins/fds/fds.d [2021-05-06T10:45:14.339Z] #43 41.04 CC compel/plugins/std/std.o [2021-05-06T10:45:14.598Z] #43 41.42 CC compel/plugins/std/fds.o [2021-05-06T10:45:14.664Z] #45 84.88 vendor/golang.org/x/text/unicode/norm [2021-05-06T10:45:15.166Z] #43 41.92 CC compel/plugins/std/log.o [2021-05-06T10:45:15.166Z] #43 ... [2021-05-06T10:45:15.166Z] [2021-05-06T10:45:15.166Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:15.166Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:45:15.166Z] #45 107.3 crypto/tls [2021-05-06T10:45:15.278Z] #43 133.5 CC criu/netfilter.o [2021-05-06T10:45:15.278Z] #43 133.8 CC criu/page-pipe.o [2021-05-06T10:45:15.538Z] #43 134.4 CC criu/page-xfer.o [2021-05-06T10:45:15.662Z] #56 ... [2021-05-06T10:45:15.662Z] [2021-05-06T10:45:15.662Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:45:15.662Z] #51 sha256:8784844c70bf0652ac72d225a6ca5e041ea3934589d38c274a584ed52756927b [2021-05-06T10:45:15.662Z] #51 95.43 mvdan.cc/sh/v3/cmd/shfmt [2021-05-06T10:45:15.662Z] #51 DONE 101.0s [2021-05-06T10:45:15.662Z] [2021-05-06T10:45:15.662Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:15.662Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:15.662Z] #43 22.05 CC images/fifo.o [2021-05-06T10:45:15.662Z] #43 22.30 CC images/remap-file-path.o [2021-05-06T10:45:15.662Z] #43 22.52 CC images/eventfd.o [2021-05-06T10:45:15.662Z] #43 22.74 CC images/eventpoll.o [2021-05-06T10:45:15.662Z] #43 23.00 CC images/fh.o [2021-05-06T10:45:15.662Z] #43 23.30 CC images/fsnotify.o [2021-05-06T10:45:15.662Z] #43 23.84 CC images/signalfd.o [2021-05-06T10:45:15.662Z] #43 24.11 CC images/fs.o [2021-05-06T10:45:15.662Z] #43 24.33 CC images/pstree.o [2021-05-06T10:45:15.662Z] #43 24.51 CC images/pipe.o [2021-05-06T10:45:15.662Z] #43 24.73 CC images/tcp-stream.o [2021-05-06T10:45:15.662Z] #43 24.96 CC images/sk-packet.o [2021-05-06T10:45:15.662Z] #43 25.24 CC images/mnt.o [2021-05-06T10:45:15.662Z] #43 25.48 CC images/pipe-data.o [2021-05-06T10:45:15.662Z] #43 25.67 CC images/sa.o [2021-05-06T10:45:15.662Z] #43 25.89 CC images/timer.o [2021-05-06T10:45:15.662Z] #43 26.16 CC images/timerfd.o [2021-05-06T10:45:15.662Z] #43 26.43 CC images/mm.o [2021-05-06T10:45:15.662Z] #43 26.84 CC images/sk-opts.o [2021-05-06T10:45:15.662Z] #43 27.02 CC images/sk-unix.o [2021-05-06T10:45:15.662Z] #43 27.28 CC images/sk-inet.o [2021-05-06T10:45:15.662Z] #43 27.68 CC images/tun.o [2021-05-06T10:45:15.662Z] #43 27.92 CC images/sk-netlink.o [2021-05-06T10:45:15.662Z] #43 28.17 CC images/packet-sock.o [2021-05-06T10:45:15.919Z] #43 28.59 CC images/ipc-var.o [2021-05-06T10:45:16.064Z] #45 ... [2021-05-06T10:45:16.064Z] [2021-05-06T10:45:16.064Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:16.064Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:16.064Z] #43 19.27 CC images/stats.o [2021-05-06T10:45:16.064Z] #43 19.83 CC images/core.o [2021-05-06T10:45:16.064Z] #43 20.54 CC images/core-x86.o [2021-05-06T10:45:16.064Z] #43 21.06 CC images/core-arm.o [2021-05-06T10:45:16.175Z] #43 28.85 CC images/ipc-desc.o [2021-05-06T10:45:16.331Z] #43 21.41 CC images/core-aarch64.o [2021-05-06T10:45:16.432Z] #43 29.22 CC images/ipc-shm.o [2021-05-06T10:45:16.597Z] #43 21.93 CC images/core-ppc64.o [2021-05-06T10:45:16.688Z] #43 29.58 CC images/ipc-msg.o [2021-05-06T10:45:16.797Z] #56 ... [2021-05-06T10:45:16.797Z] [2021-05-06T10:45:16.797Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T10:45:16.797Z] #51 sha256:78c4161301fac58f82d34531f58f3f7e41c8021a8c84102bd089278d36c60e06 [2021-05-06T10:45:16.797Z] #51 100.9 mvdan.cc/sh/v3/cmd/shfmt [2021-05-06T10:45:16.797Z] #51 DONE 107.1s [2021-05-06T10:45:16.797Z] [2021-05-06T10:45:16.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:16.797Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:16.797Z] #43 20.27 CC images/inventory.o [2021-05-06T10:45:16.797Z] #43 20.57 CC images/fdinfo.o [2021-05-06T10:45:16.797Z] #43 20.99 CC images/fown.o [2021-05-06T10:45:16.797Z] #43 21.19 CC images/ns.o [2021-05-06T10:45:16.797Z] #43 21.37 CC images/regfile.o [2021-05-06T10:45:16.797Z] #43 21.59 CC images/ghost-file.o [2021-05-06T10:45:16.797Z] #43 21.93 CC images/fifo.o [2021-05-06T10:45:16.797Z] #43 22.13 CC images/remap-file-path.o [2021-05-06T10:45:16.797Z] #43 22.36 CC images/eventfd.o [2021-05-06T10:45:16.797Z] #43 22.67 CC images/eventpoll.o [2021-05-06T10:45:16.797Z] #43 23.04 CC images/fh.o [2021-05-06T10:45:16.797Z] #43 23.34 CC images/fsnotify.o [2021-05-06T10:45:16.797Z] #43 24.00 CC images/signalfd.o [2021-05-06T10:45:16.797Z] #43 24.24 CC images/fs.o [2021-05-06T10:45:16.797Z] #43 24.48 CC images/pstree.o [2021-05-06T10:45:16.797Z] #43 24.77 CC images/pipe.o [2021-05-06T10:45:16.797Z] #43 25.10 CC images/tcp-stream.o [2021-05-06T10:45:16.797Z] #43 25.36 CC images/sk-packet.o [2021-05-06T10:45:16.797Z] #43 25.69 CC images/mnt.o [2021-05-06T10:45:16.797Z] #43 25.88 CC images/pipe-data.o [2021-05-06T10:45:16.797Z] #43 26.04 CC images/sa.o [2021-05-06T10:45:16.797Z] #43 26.21 CC images/timer.o [2021-05-06T10:45:16.797Z] #43 26.76 CC images/timerfd.o [2021-05-06T10:45:16.921Z] #43 135.7 CC criu/pagemap-cache.o [2021-05-06T10:45:17.073Z] #45 ... [2021-05-06T10:45:17.073Z] [2021-05-06T10:45:17.073Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:17.073Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:45:17.073Z] #13 94.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-06T10:45:17.073Z] #13 94.99 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-06T10:45:17.073Z] #13 95.01 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:17.073Z] #13 ... [2021-05-06T10:45:17.073Z] [2021-05-06T10:45:17.073Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:17.073Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:17.073Z] #43 42.75 CC compel/plugins/std/string.o [2021-05-06T10:45:17.073Z] #43 43.42 CC compel/plugins/std/infect.o [2021-05-06T10:45:17.073Z] #43 43.79 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-06T10:45:17.073Z] #43 43.83 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-06T10:45:17.073Z] #43 43.90 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-06T10:45:17.073Z] #43 43.97 AR compel/plugins/std.lib.a [2021-05-06T10:45:17.181Z] #43 136.1 CC criu/pagemap.o [2021-05-06T10:45:17.250Z] #43 29.90 CC images/ipc-sem.o [2021-05-06T10:45:17.332Z] #43 44.06 CC compel/plugins/fds/fds.o [2021-05-06T10:45:17.365Z] #43 27.26 CC images/mm.o [2021-05-06T10:45:17.365Z] #43 27.49 CC images/sk-opts.o [2021-05-06T10:45:17.506Z] #43 30.06 CC images/utsns.o [2021-05-06T10:45:17.506Z] #43 30.24 CC images/creds.o [2021-05-06T10:45:17.550Z] #43 22.65 CC images/core-s390.o [2021-05-06T10:45:17.591Z] #43 44.39 AR compel/plugins/fds.lib.a [2021-05-06T10:45:17.591Z] #43 44.44 HOSTDEP compel/src/lib/log-host.d [2021-05-06T10:45:17.625Z] #43 27.66 CC images/sk-unix.o [2021-05-06T10:45:17.762Z] #43 30.43 CC images/vma.o [2021-05-06T10:45:17.762Z] #43 30.61 CC images/netdev.o [2021-05-06T10:45:17.851Z] #43 44.50 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-06T10:45:17.851Z] #43 44.65 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-06T10:45:17.851Z] #43 44.73 HOSTDEP compel/src/main-host.d [2021-05-06T10:45:17.884Z] #43 27.96 CC images/sk-inet.o [2021-05-06T10:45:17.884Z] #43 ... [2021-05-06T10:45:17.884Z] [2021-05-06T10:45:17.884Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:17.884Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:45:17.884Z] #45 98.78 log [2021-05-06T10:45:17.884Z] #45 99.12 go/doc [2021-05-06T10:45:17.884Z] #45 99.38 encoding/xml [2021-05-06T10:45:17.884Z] #45 102.4 github.com/LK4D4/vndr/build [2021-05-06T10:45:17.884Z] #45 105.2 github.com/LK4D4/vndr/versioned [2021-05-06T10:45:17.884Z] #45 105.3 compress/flate [2021-05-06T10:45:17.884Z] #45 105.7 hash/crc32 [2021-05-06T10:45:17.884Z] #45 106.3 net [2021-05-06T10:45:17.884Z] #45 108.4 compress/gzip [2021-05-06T10:45:18.110Z] #43 44.80 DEP compel/src/lib/ptrace.d [2021-05-06T10:45:18.110Z] #43 44.95 DEP compel/src/lib/infect.d [2021-05-06T10:45:18.143Z] #45 109.0 vendor/golang.org/x/crypto/hkdf [2021-05-06T10:45:18.325Z] #43 30.92 CC images/tty.o [2021-05-06T10:45:18.325Z] #43 ... [2021-05-06T10:45:18.325Z] [2021-05-06T10:45:18.325Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:18.325Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:45:18.325Z] #45 93.71 go/doc [2021-05-06T10:45:18.325Z] #45 96.09 github.com/LK4D4/vndr/versioned [2021-05-06T10:45:18.325Z] #45 96.19 compress/flate [2021-05-06T10:45:18.325Z] #45 97.01 github.com/LK4D4/vndr/build [2021-05-06T10:45:18.325Z] #45 98.68 hash/crc32 [2021-05-06T10:45:18.325Z] #45 99.47 compress/gzip [2021-05-06T10:45:18.325Z] #45 100.0 vendor/golang.org/x/crypto/cryptobyte [2021-05-06T10:45:18.325Z] #45 100.6 net [2021-05-06T10:45:18.325Z] #45 102.6 vendor/golang.org/x/crypto/poly1305 [2021-05-06T10:45:18.325Z] #45 102.9 vendor/golang.org/x/sys/cpu [2021-05-06T10:45:18.325Z] #45 103.0 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-06T10:45:18.369Z] #43 45.12 DEP compel/src/lib/infect-util.d [2021-05-06T10:45:18.369Z] #43 45.25 DEP compel/src/lib/infect-rpc.d [2021-05-06T10:45:18.369Z] #43 45.36 DEP compel/arch/x86/src/lib/infect.d [2021-05-06T10:45:18.402Z] #45 109.2 vendor/golang.org/x/text/transform [2021-05-06T10:45:18.402Z] #45 ... [2021-05-06T10:45:18.402Z] [2021-05-06T10:45:18.402Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:18.402Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:18.402Z] #43 28.38 CC images/tun.o [2021-05-06T10:45:18.402Z] #43 28.61 CC images/sk-netlink.o [2021-05-06T10:45:18.507Z] #43 23.53 CC images/cpuinfo.o [2021-05-06T10:45:18.563Z] #43 137.2 CC criu/parasite-syscall.o [2021-05-06T10:45:18.771Z] #43 24.09 CC images/inventory.o [2021-05-06T10:45:18.887Z] #45 ... [2021-05-06T10:45:18.887Z] [2021-05-06T10:45:18.887Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:18.887Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:18.887Z] #43 31.40 CC images/file-lock.o [2021-05-06T10:45:18.887Z] #43 31.62 CC images/rlimit.o [2021-05-06T10:45:18.944Z] #43 45.53 DEP compel/arch/x86/src/lib/cpu.d [2021-05-06T10:45:18.945Z] #43 45.60 DEP compel/src/lib/log.d [2021-05-06T10:45:18.945Z] #43 45.74 DEP compel/src/main.d [2021-05-06T10:45:18.945Z] #43 45.84 DEP compel/src/lib/handle-elf.d [2021-05-06T10:45:18.945Z] #43 45.95 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-06T10:45:18.970Z] #43 28.80 CC images/packet-sock.o [2021-05-06T10:45:19.143Z] #43 31.85 CC images/pagemap.o [2021-05-06T10:45:19.204Z] #43 46.06 CC compel/src/lib/log.o [2021-05-06T10:45:19.229Z] #43 29.21 CC images/ipc-var.o [2021-05-06T10:45:19.350Z] #43 24.46 CC images/fdinfo.o [2021-05-06T10:45:19.399Z] #43 32.10 CC images/siginfo.o [2021-05-06T10:45:19.464Z] #43 46.34 CC compel/arch/x86/src/lib/cpu.o [2021-05-06T10:45:19.488Z] #43 29.37 CC images/ipc-desc.o [2021-05-06T10:45:19.488Z] #43 29.54 CC images/ipc-shm.o [2021-05-06T10:45:19.504Z] #43 138.2 CC criu/path.o [2021-05-06T10:45:19.504Z] #43 138.5 CC criu/pie-util-vdso-elf32.o [2021-05-06T10:45:19.656Z] #43 32.38 CC images/rpc.o [2021-05-06T10:45:19.748Z] #43 29.75 CC images/ipc-msg.o [2021-05-06T10:45:19.928Z] #43 24.92 CC images/fown.o [2021-05-06T10:45:20.007Z] #43 30.06 CC images/ipc-sem.o [2021-05-06T10:45:20.074Z] #43 139.1 CC criu/pie-util-vdso.o [2021-05-06T10:45:20.194Z] #43 25.19 CC images/ns.o [2021-05-06T10:45:20.266Z] #43 30.28 CC images/utsns.o [2021-05-06T10:45:20.401Z] #43 47.09 CC compel/arch/x86/src/lib/infect.o [2021-05-06T10:45:20.458Z] #43 25.54 CC images/regfile.o [2021-05-06T10:45:20.525Z] #43 30.52 CC images/creds.o [2021-05-06T10:45:20.644Z] #43 139.6 CC criu/pie-util.o [2021-05-06T10:45:20.722Z] #43 25.90 CC images/ghost-file.o [2021-05-06T10:45:20.785Z] #43 30.70 CC images/vma.o [2021-05-06T10:45:20.785Z] #43 30.94 CC images/netdev.o [2021-05-06T10:45:20.904Z] #43 139.9 CC criu/pipes.o [2021-05-06T10:45:20.904Z] #43 ... [2021-05-06T10:45:20.904Z] [2021-05-06T10:45:20.904Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:45:20.904Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T10:45:20.904Z] #22 5.294 Collecting yamllint==1.26.1 [2021-05-06T10:45:20.904Z] #22 10.70 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-06T10:45:20.904Z] #22 11.99 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-06T10:45:20.904Z] #22 12.04 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-06T10:45:20.904Z] #22 12.08 Collecting pyyaml (from yamllint==1.26.1) [2021-05-06T10:45:20.904Z] #22 12.35 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-06T10:45:20.904Z] #22 12.65 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-06T10:45:20.904Z] #22 12.66 Building wheels for collected packages: yamllint [2021-05-06T10:45:20.904Z] #22 12.66 Running setup.py bdist_wheel for yamllint: started [2021-05-06T10:45:21.022Z] #43 33.61 CC images/ext-file.o [2021-05-06T10:45:21.023Z] #43 33.79 CC images/cgroup.o [2021-05-06T10:45:21.300Z] #43 26.37 CC images/fifo.o [2021-05-06T10:45:21.338Z] #43 48.05 CC compel/src/lib/infect-rpc.o [2021-05-06T10:45:21.353Z] #43 31.27 CC images/tty.o [2021-05-06T10:45:21.564Z] #43 26.58 CC images/remap-file-path.o [2021-05-06T10:45:21.585Z] #43 34.37 CC images/userns.o [2021-05-06T10:45:21.597Z] #43 48.47 CC compel/src/lib/infect-util.o [2021-05-06T10:45:21.829Z] #43 26.82 CC images/eventfd.o [2021-05-06T10:45:21.842Z] #43 34.63 CC images/google/protobuf/descriptor.o [2021-05-06T10:45:21.845Z] #22 13.65 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-06T10:45:21.845Z] #22 13.65 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-06T10:45:21.845Z] #22 13.71 Successfully built yamllint [2021-05-06T10:45:21.845Z] #22 13.73 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-06T10:45:21.845Z] #22 ... [2021-05-06T10:45:21.845Z] [2021-05-06T10:45:21.845Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:21.845Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:21.845Z] #43 140.8 CC criu/plugin.o [2021-05-06T10:45:21.922Z] #43 31.86 CC images/file-lock.o [2021-05-06T10:45:21.922Z] #43 32.08 CC images/rlimit.o [2021-05-06T10:45:22.093Z] #43 27.13 CC images/eventpoll.o [2021-05-06T10:45:22.166Z] #43 48.77 CC compel/src/lib/infect.o [2021-05-06T10:45:22.181Z] #43 32.31 CC images/pagemap.o [2021-05-06T10:45:22.358Z] #43 27.53 CC images/fh.o [2021-05-06T10:45:22.419Z] #43 141.3 CC criu/proc_parse.o [2021-05-06T10:45:22.735Z] #43 ... [2021-05-06T10:45:22.735Z] [2021-05-06T10:45:22.735Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:22.735Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:45:22.735Z] #13 110.9 Selecting previously unselected package libapparmor1:amd64. [2021-05-06T10:45:22.735Z] #13 110.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-06T10:45:22.735Z] #13 110.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-06T10:45:22.751Z] #43 32.57 CC images/siginfo.o [2021-05-06T10:45:22.751Z] #43 32.83 CC images/rpc.o [2021-05-06T10:45:22.937Z] #43 27.99 CC images/fsnotify.o [2021-05-06T10:45:22.991Z] #43 ... [2021-05-06T10:45:22.991Z] [2021-05-06T10:45:22.991Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:45:22.991Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T10:45:22.991Z] #22 14.13 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-06T10:45:22.991Z] #22 DONE 14.6s [2021-05-06T10:45:22.991Z] [2021-05-06T10:45:22.991Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-06T10:45:22.991Z] #25 sha256:4aec45b246f66433ff82ae816f5b2fe637ce8793edcf23e818c603886fe67eda [2021-05-06T10:45:22.994Z] #13 111.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-06T10:45:22.994Z] #13 111.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-06T10:45:22.994Z] #13 111.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-06T10:45:23.252Z] #25 DONE 0.4s [2021-05-06T10:45:23.252Z] [2021-05-06T10:45:23.252Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-06T10:45:23.252Z] #30 sha256:fbb7d4aa22184c4fc6be6f3cb788f40d492fd66c9c92da8054cc5175cce0f85c [2021-05-06T10:45:23.254Z] #13 111.2 Selecting previously unselected package libbtrfs0. [2021-05-06T10:45:23.254Z] #13 111.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-06T10:45:23.254Z] #13 111.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-06T10:45:23.254Z] #13 111.3 Selecting previously unselected package libbtrfs-dev. [2021-05-06T10:45:23.254Z] #13 111.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-06T10:45:23.254Z] #13 111.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:45:23.513Z] #13 111.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-06T10:45:23.513Z] #13 111.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:45:23.513Z] #13 111.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:23.513Z] #13 111.6 Selecting previously unselected package libudev-dev:amd64. [2021-05-06T10:45:23.513Z] #13 111.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-06T10:45:23.513Z] #13 111.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:45:23.516Z] #43 28.51 CC images/signalfd.o [2021-05-06T10:45:23.516Z] #43 ... [2021-05-06T10:45:23.516Z] [2021-05-06T10:45:23.516Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:45:23.516Z] #58 sha256:56982fff1d98b7690e1a39cf737aa22ad75024bb615478d078e45b9b9fa7c7e9 [2021-05-06T10:45:23.516Z] #58 93.85 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-06T10:45:23.516Z] #58 93.85 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-06T10:45:23.732Z] #43 36.22 CC images/opts.o [2021-05-06T10:45:23.732Z] #43 36.43 CC images/seccomp.o [2021-05-06T10:45:23.774Z] #13 111.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-06T10:45:23.774Z] #13 111.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-06T10:45:23.774Z] #13 111.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-06T10:45:23.988Z] #43 36.69 CC images/binfmt-misc.o [2021-05-06T10:45:24.095Z] #58 ... [2021-05-06T10:45:24.095Z] [2021-05-06T10:45:24.095Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:24.095Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-06T10:45:24.095Z] #13 80.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-06T10:45:24.095Z] #13 80.58 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-06T10:45:24.095Z] #13 80.60 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:24.095Z] #13 ... [2021-05-06T10:45:24.095Z] [2021-05-06T10:45:24.095Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:24.095Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:24.095Z] #43 28.67 CC images/fs.o [2021-05-06T10:45:24.095Z] #43 28.85 CC images/pstree.o [2021-05-06T10:45:24.095Z] #43 29.13 CC images/pipe.o [2021-05-06T10:45:24.095Z] #43 29.42 CC images/tcp-stream.o [2021-05-06T10:45:24.133Z] #43 33.93 CC images/ext-file.o [2021-05-06T10:45:24.133Z] #43 34.19 CC images/cgroup.o [2021-05-06T10:45:24.245Z] #43 36.87 CC images/time.o [2021-05-06T10:45:24.245Z] #43 37.07 CC images/sysctl.o [2021-05-06T10:45:24.343Z] #13 112.4 Selecting previously unselected package libpcre16-3:amd64. [2021-05-06T10:45:24.343Z] #13 112.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-06T10:45:24.343Z] #13 ... [2021-05-06T10:45:24.343Z] [2021-05-06T10:45:24.343Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:45:24.343Z] #58 sha256:1b5448a7ec4c354b0aff6b683e782ee01c6fd0fc65e1f09d15a113ebb388a811 [2021-05-06T10:45:24.343Z] #58 108.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-06T10:45:24.343Z] #58 108.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-06T10:45:24.343Z] #58 DONE 116.6s [2021-05-06T10:45:24.343Z] [2021-05-06T10:45:24.343Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-06T10:45:24.343Z] #59 sha256:bd86fcecf043d35882ec03c85eda0f1ff88fa501a491e6c8751c5f283fcbba2e [2021-05-06T10:45:24.343Z] #59 DONE 0.1s [2021-05-06T10:45:24.343Z] [2021-05-06T10:45:24.343Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:24.343Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:45:24.343Z] #13 112.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-06T10:45:24.359Z] #43 29.57 CC images/sk-packet.o [2021-05-06T10:45:24.501Z] #43 37.31 CC images/autofs.o [2021-05-06T10:45:24.601Z] #13 ... [2021-05-06T10:45:24.601Z] [2021-05-06T10:45:24.601Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-06T10:45:24.601Z] #60 sha256:1af9eb734661516ee33214a8cb81e4752dcca31e29029d76edb8745bb8ce2ba5 [2021-05-06T10:45:24.601Z] #60 DONE 0.2s [2021-05-06T10:45:24.601Z] [2021-05-06T10:45:24.601Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:24.601Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:45:24.601Z] #13 112.8 Selecting previously unselected package libpcre32-3:amd64. [2021-05-06T10:45:24.601Z] #13 112.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-06T10:45:24.601Z] #13 112.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-06T10:45:24.623Z] #43 29.76 CC images/mnt.o [2021-05-06T10:45:24.702Z] #43 34.68 CC images/userns.o [2021-05-06T10:45:24.859Z] #13 112.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-06T10:45:24.860Z] #13 112.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-06T10:45:24.860Z] #13 112.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-06T10:45:24.962Z] #43 34.87 CC images/google/protobuf/descriptor.o [2021-05-06T10:45:25.064Z] #43 37.58 CC images/macvlan.o [2021-05-06T10:45:25.064Z] #43 37.73 CC images/sit.o [2021-05-06T10:45:25.064Z] #43 37.90 CC images/memfd.o [2021-05-06T10:45:25.118Z] #13 113.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-06T10:45:25.118Z] #13 113.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-06T10:45:25.118Z] #13 113.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-06T10:45:25.201Z] #43 30.17 CC images/pipe-data.o [2021-05-06T10:45:25.201Z] #43 30.40 CC images/sa.o [2021-05-06T10:45:25.466Z] #43 30.63 CC images/timer.o [2021-05-06T10:45:25.626Z] #43 38.19 CC images/timens.o [2021-05-06T10:45:25.626Z] #43 38.41 LINK images/built-in.o [2021-05-06T10:45:25.686Z] #13 113.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-06T10:45:25.686Z] #13 113.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-06T10:45:25.686Z] #13 113.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-06T10:45:25.686Z] #13 113.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-06T10:45:25.686Z] #13 113.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:45:25.686Z] #13 113.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:25.883Z] #43 38.56 GEN compel/include/asm [2021-05-06T10:45:25.883Z] #43 38.59 GEN compel/include/version.h [2021-05-06T10:45:25.883Z] #43 38.60 touch .config [2021-05-06T10:45:25.883Z] #43 38.64 GEN include/common/config.h [2021-05-06T10:45:25.883Z] #43 38.73 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-06T10:45:25.883Z] #43 38.76 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-06T10:45:25.945Z] #13 113.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-06T10:45:25.945Z] #13 113.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-06T10:45:25.945Z] #13 113.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:45:25.945Z] #13 114.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-06T10:45:25.945Z] #13 114.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-06T10:45:25.945Z] #13 114.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:45:26.044Z] #43 30.97 CC images/timerfd.o [2021-05-06T10:45:26.044Z] #43 31.16 CC images/mm.o [2021-05-06T10:45:26.141Z] #43 38.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-06T10:45:26.141Z] #43 38.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-06T10:45:26.141Z] #43 38.81 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-06T10:45:26.141Z] #43 38.84 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-06T10:45:26.141Z] #43 38.87 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-06T10:45:26.141Z] #43 38.92 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-06T10:45:26.141Z] #43 38.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-06T10:45:26.141Z] #43 38.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-06T10:45:26.141Z] #43 38.98 DEP compel/plugins/std/infect.d [2021-05-06T10:45:26.308Z] #43 31.51 CC images/sk-opts.o [2021-05-06T10:45:26.343Z] #43 36.33 CC images/opts.o [2021-05-06T10:45:26.398Z] #43 39.12 DEP compel/plugins/std/string.d [2021-05-06T10:45:26.398Z] #43 39.23 DEP compel/plugins/std/log.d [2021-05-06T10:45:26.513Z] #13 114.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-06T10:45:26.513Z] #13 114.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:45:26.513Z] #13 114.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-06T10:45:26.513Z] #13 114.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-06T10:45:26.513Z] #13 114.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-06T10:45:26.513Z] #13 114.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-06T10:45:26.513Z] #13 114.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:26.513Z] #13 114.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-06T10:45:26.513Z] #13 114.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-06T10:45:26.513Z] #13 114.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:45:26.513Z] #13 114.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-06T10:45:26.513Z] #13 114.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:45:26.513Z] #13 114.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-06T10:45:26.513Z] #13 114.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-06T10:45:26.513Z] #13 114.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:45:26.514Z] #13 114.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-06T10:45:26.514Z] #13 114.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-06T10:45:26.514Z] #13 114.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:26.576Z] #43 ... [2021-05-06T10:45:26.576Z] [2021-05-06T10:45:26.576Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:26.576Z] #45 sha256:d81fb53bb84fdec799f19ec122186ba88f666ab0592c693f3c6e675fdb294358 [2021-05-06T10:45:26.576Z] #45 86.88 mime [2021-05-06T10:45:26.576Z] #45 87.67 github.com/LK4D4/vndr/build [2021-05-06T10:45:26.576Z] #45 90.75 vendor/golang.org/x/net/idna [2021-05-06T10:45:26.576Z] #45 92.08 net/textproto [2021-05-06T10:45:26.576Z] #45 92.08 crypto/x509 [2021-05-06T10:45:26.576Z] #45 93.20 vendor/golang.org/x/net/http/httpproxy [2021-05-06T10:45:26.576Z] #45 93.48 vendor/golang.org/x/net/http/httpguts [2021-05-06T10:45:26.576Z] #45 93.49 mime/multipart [2021-05-06T10:45:26.576Z] #45 95.80 crypto/tls [2021-05-06T10:45:26.576Z] #45 ... [2021-05-06T10:45:26.576Z] [2021-05-06T10:45:26.576Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:26.576Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-06T10:45:26.576Z] #13 91.06 Selecting previously unselected package libapparmor1:arm64. [2021-05-06T10:45:26.576Z] #13 91.07 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-05-06T10:45:26.576Z] #13 91.08 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-05-06T10:45:26.576Z] #13 91.20 Selecting previously unselected package libapparmor-dev:arm64. [2021-05-06T10:45:26.576Z] #13 91.21 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-05-06T10:45:26.576Z] #13 91.23 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-06T10:45:26.576Z] #13 91.39 Selecting previously unselected package libbtrfs0. [2021-05-06T10:45:26.576Z] #13 91.39 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-06T10:45:26.576Z] #13 91.42 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-06T10:45:26.576Z] #13 91.51 Selecting previously unselected package libbtrfs-dev. [2021-05-06T10:45:26.576Z] #13 91.52 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-06T10:45:26.576Z] #13 91.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:45:26.576Z] #13 91.68 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-05-06T10:45:26.576Z] #13 91.70 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-06T10:45:26.576Z] #13 91.70 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-06T10:45:26.576Z] #13 91.83 Selecting previously unselected package libudev-dev:arm64. [2021-05-06T10:45:26.576Z] #13 91.83 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-05-06T10:45:26.576Z] #13 91.86 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-06T10:45:26.576Z] #13 92.06 Selecting previously unselected package libsepol1-dev:arm64. [2021-05-06T10:45:26.576Z] #13 92.07 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-05-06T10:45:26.576Z] #13 92.08 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-05-06T10:45:26.576Z] #13 92.31 Selecting previously unselected package libpcre16-3:arm64. [2021-05-06T10:45:26.576Z] #13 92.31 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-05-06T10:45:26.576Z] #13 92.32 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-05-06T10:45:26.576Z] #13 92.52 Selecting previously unselected package libpcre32-3:arm64. [2021-05-06T10:45:26.576Z] #13 92.53 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-05-06T10:45:26.576Z] #13 92.54 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-05-06T10:45:26.576Z] #13 92.70 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-05-06T10:45:26.576Z] #13 92.71 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-05-06T10:45:26.576Z] #13 92.72 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-06T10:45:26.576Z] #13 92.83 Selecting previously unselected package libpcre3-dev:arm64. [2021-05-06T10:45:26.576Z] #13 92.85 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-05-06T10:45:26.576Z] #13 92.86 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-06T10:45:26.576Z] #13 93.20 Selecting previously unselected package libselinux1-dev:arm64. [2021-05-06T10:45:26.576Z] #13 93.21 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-05-06T10:45:26.576Z] #13 93.22 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-06T10:45:26.603Z] #43 36.52 CC images/seccomp.o [2021-05-06T10:45:26.674Z] #43 39.33 DEP compel/plugins/std/fds.d [2021-05-06T10:45:26.773Z] #13 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-06T10:45:26.773Z] #13 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-06T10:45:26.773Z] #13 114.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:26.773Z] #13 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-06T10:45:26.773Z] #13 114.8 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-05-06T10:45:26.773Z] #13 114.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-06T10:45:26.773Z] #13 114.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-06T10:45:26.773Z] #13 114.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:26.773Z] #13 114.8 Setting up dmsetup (2:1.02.155-3) ... [2021-05-06T10:45:26.773Z] #13 114.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:26.773Z] #13 114.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:26.773Z] #13 114.9 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:45:26.863Z] #43 36.86 CC images/binfmt-misc.o [2021-05-06T10:45:26.932Z] #43 39.51 DEP compel/plugins/std/std.d [2021-05-06T10:45:26.932Z] #43 39.57 DEP compel/plugins/shmem/shmem.d [2021-05-06T10:45:26.932Z] #43 39.68 DEP compel/plugins/fds/fds.d [2021-05-06T10:45:27.105Z] #13 93.58 Selecting previously unselected package libdevmapper-dev:arm64. [2021-05-06T10:45:27.105Z] #13 93.60 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-05-06T10:45:27.105Z] #13 93.61 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-06T10:45:27.105Z] #13 93.72 Selecting previously unselected package libseccomp-dev:arm64. [2021-05-06T10:45:27.105Z] #13 93.74 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-06T10:45:27.105Z] #13 93.75 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:45:27.105Z] #13 93.94 Selecting previously unselected package libsystemd-dev:arm64. [2021-05-06T10:45:27.105Z] #13 93.97 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-05-06T10:45:27.123Z] #43 37.04 CC images/time.o [2021-05-06T10:45:27.123Z] #43 37.19 CC images/sysctl.o [2021-05-06T10:45:27.188Z] #43 39.80 CC compel/plugins/std/std.o [2021-05-06T10:45:27.341Z] #13 DONE 115.3s [2021-05-06T10:45:27.341Z] [2021-05-06T10:45:27.341Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:27.341Z] #53 sha256:14668e429112791442bda9e451920f5675a645cfecaf0885aebc524f2473ec24 [2021-05-06T10:45:27.370Z] #13 93.98 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-06T10:45:27.383Z] #43 37.35 CC images/autofs.o [2021-05-06T10:45:27.383Z] #43 37.58 CC images/macvlan.o [2021-05-06T10:45:27.450Z] #43 40.15 CC compel/plugins/std/fds.o [2021-05-06T10:45:27.949Z] #13 94.65 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-06T10:45:27.949Z] #13 94.68 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:45:27.949Z] #13 94.70 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-05-06T10:45:27.949Z] #13 94.73 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-06T10:45:27.949Z] #13 94.75 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-05-06T10:45:27.949Z] #13 94.76 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-05-06T10:45:27.949Z] #13 94.77 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:27.952Z] #43 37.77 CC images/sit.o [2021-05-06T10:45:27.952Z] #43 37.97 CC images/memfd.o [2021-05-06T10:45:28.012Z] #43 40.64 CC compel/plugins/std/log.o [2021-05-06T10:45:28.212Z] #43 38.33 CC images/timens.o [2021-05-06T10:45:28.248Z] #13 94.78 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-06T10:45:28.248Z] #13 94.80 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-05-06T10:45:28.248Z] #13 94.81 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-06T10:45:28.248Z] #13 94.84 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-06T10:45:28.248Z] #13 94.86 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:45:28.248Z] #13 94.89 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-06T10:45:28.248Z] #13 94.92 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-06T10:45:28.248Z] #13 94.93 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-06T10:45:28.471Z] #43 38.59 LINK images/built-in.o [2021-05-06T10:45:28.517Z] #13 95.00 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-06T10:45:28.517Z] #13 95.01 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-06T10:45:28.517Z] #13 95.03 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:28.517Z] #13 95.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-06T10:45:28.517Z] #13 95.07 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-05-06T10:45:28.517Z] #13 95.08 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:28.517Z] #13 95.14 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-06T10:45:28.517Z] #13 95.14 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-05-06T10:45:28.517Z] #13 95.16 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-06T10:45:28.517Z] #13 95.18 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-06T10:45:28.517Z] #13 95.21 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-06T10:45:28.517Z] #13 95.22 Setting up dmsetup (2:1.02.155-3) ... [2021-05-06T10:45:28.517Z] #13 95.24 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-06T10:45:28.517Z] #13 95.26 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-06T10:45:28.517Z] #13 95.28 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:45:28.539Z] #30 DONE 5.2s [2021-05-06T10:45:28.539Z] [2021-05-06T10:45:28.539Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-06T10:45:28.539Z] #33 sha256:96247fde837713b3c5fd16dc5e3d6002381e9ec6f6fa58b72a40e1f34211b490 [2021-05-06T10:45:28.730Z] #43 38.79 GEN compel/include/asm [2021-05-06T10:45:28.730Z] #43 38.81 GEN compel/include/version.h [2021-05-06T10:45:28.730Z] #43 38.85 touch .config [2021-05-06T10:45:28.938Z] #43 41.50 CC compel/plugins/std/string.o [2021-05-06T10:45:28.938Z] #43 ... [2021-05-06T10:45:28.938Z] [2021-05-06T10:45:28.938Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:28.938Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:45:28.938Z] #45 104.2 vendor/golang.org/x/crypto/hkdf [2021-05-06T10:45:28.938Z] #45 104.3 vendor/golang.org/x/text/transform [2021-05-06T10:45:28.938Z] #45 105.0 vendor/golang.org/x/text/unicode/bidi [2021-05-06T10:45:28.938Z] #45 106.8 vendor/golang.org/x/text/secure/bidirule [2021-05-06T10:45:28.938Z] #45 107.1 vendor/golang.org/x/text/unicode/norm [2021-05-06T10:45:28.938Z] #45 111.2 vendor/golang.org/x/net/idna [2021-05-06T10:45:28.938Z] #45 113.3 vendor/golang.org/x/net/http2/hpack [2021-05-06T10:45:28.938Z] #45 114.3 mime [2021-05-06T10:45:28.938Z] #45 ... [2021-05-06T10:45:28.938Z] [2021-05-06T10:45:28.938Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:28.938Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:45:28.938Z] #13 99.57 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-06T10:45:28.938Z] #13 99.57 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-06T10:45:28.938Z] #13 99.58 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:28.990Z] #43 38.88 GEN include/common/config.h [2021-05-06T10:45:28.990Z] #43 38.98 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-06T10:45:28.990Z] #43 38.99 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-06T10:45:28.990Z] #43 39.02 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-06T10:45:28.990Z] #43 39.04 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-06T10:45:28.990Z] #43 39.08 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-06T10:45:28.990Z] #43 ... [2021-05-06T10:45:28.990Z] [2021-05-06T10:45:28.990Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:28.990Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:45:28.990Z] #45 109.8 vendor/golang.org/x/text/unicode/bidi [2021-05-06T10:45:28.990Z] #45 111.5 vendor/golang.org/x/text/secure/bidirule [2021-05-06T10:45:28.990Z] #45 111.9 vendor/golang.org/x/text/unicode/norm [2021-05-06T10:45:28.990Z] #45 115.8 vendor/golang.org/x/net/idna [2021-05-06T10:45:28.990Z] #45 117.9 vendor/golang.org/x/net/http2/hpack [2021-05-06T10:45:28.990Z] #45 119.0 mime [2021-05-06T10:45:29.109Z] #33 DONE 0.6s [2021-05-06T10:45:29.109Z] [2021-05-06T10:45:29.109Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-06T10:45:29.109Z] #35 sha256:f08aaf3d352956d905157de752890a6290ac59440c16f60c889b9aae4c6b33e3 [2021-05-06T10:45:29.109Z] #35 DONE 0.1s [2021-05-06T10:45:29.109Z] [2021-05-06T10:45:29.109Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:29.109Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:29.109Z] #43 144.1 CC criu/protobuf-desc.o [2021-05-06T10:45:29.109Z] #43 144.6 CC criu/protobuf.o [2021-05-06T10:45:29.109Z] #43 144.9 CC criu/pstree.o [2021-05-06T10:45:29.109Z] #43 145.9 CC criu/rbtree.o [2021-05-06T10:45:29.109Z] #43 146.2 CC criu/rst-malloc.o [2021-05-06T10:45:29.109Z] #43 146.4 CC criu/seccomp.o [2021-05-06T10:45:29.109Z] #43 147.0 CC criu/seize.o [2021-05-06T10:45:29.109Z] #43 ... [2021-05-06T10:45:29.109Z] [2021-05-06T10:45:29.109Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-06T10:45:29.109Z] #38 sha256:24bcaa632e0bec43945d0bb8448ca583caa2a19d5cda8b4762713d497498b7f6 [2021-05-06T10:45:29.109Z] #38 DONE 0.0s [2021-05-06T10:45:29.109Z] [2021-05-06T10:45:29.109Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:29.109Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:29.109Z] #43 148.2 CC criu/servicefd.o [2021-05-06T10:45:29.250Z] #45 ... [2021-05-06T10:45:29.250Z] [2021-05-06T10:45:29.250Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:29.250Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:29.250Z] #43 39.11 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-06T10:45:29.250Z] #43 39.13 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-06T10:45:29.250Z] #43 39.16 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-06T10:45:29.250Z] #43 39.18 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-06T10:45:29.250Z] #43 39.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-06T10:45:29.250Z] #43 39.22 DEP compel/plugins/std/infect.d [2021-05-06T10:45:29.501Z] #13 ... [2021-05-06T10:45:29.501Z] [2021-05-06T10:45:29.501Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:29.501Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:29.501Z] #43 42.15 CC compel/plugins/std/infect.o [2021-05-06T10:45:29.509Z] #43 39.39 DEP compel/plugins/std/string.d [2021-05-06T10:45:29.509Z] #43 39.50 DEP compel/plugins/std/log.d [2021-05-06T10:45:29.509Z] #43 39.60 DEP compel/plugins/std/fds.d [2021-05-06T10:45:29.679Z] #43 148.6 CC criu/shmem.o [2021-05-06T10:45:29.704Z] using credential docker-jenkins-github-credentials [2021-05-06T10:45:29.757Z] #43 42.58 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-06T10:45:29.757Z] #43 42.66 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-06T10:45:29.769Z] #43 39.70 DEP compel/plugins/std/std.d [2021-05-06T10:45:29.769Z] #43 39.83 DEP compel/plugins/shmem/shmem.d [2021-05-06T10:45:29.776Z] Cloning the remote Git repository [2021-05-06T10:45:29.777Z] Cloning with configured refspecs honoured and without tags [2021-05-06T10:45:30.013Z] #43 42.71 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-06T10:45:30.013Z] #43 42.76 AR compel/plugins/std.lib.a [2021-05-06T10:45:30.028Z] #43 39.91 DEP compel/plugins/fds/fds.d [2021-05-06T10:45:30.028Z] #43 40.10 CC compel/plugins/std/std.o [2021-05-06T10:45:30.269Z] #43 42.81 CC compel/plugins/fds/fds.o [2021-05-06T10:45:30.269Z] #43 43.03 AR compel/plugins/fds.lib.a [2021-05-06T10:45:30.269Z] #43 43.10 HOSTDEP compel/src/lib/log-host.d [2021-05-06T10:45:30.288Z] #43 ... [2021-05-06T10:45:30.288Z] [2021-05-06T10:45:30.288Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:30.288Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:45:30.288Z] #13 105.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-06T10:45:30.288Z] #13 105.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-06T10:45:30.288Z] #13 105.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:30.288Z] #13 ... [2021-05-06T10:45:30.288Z] [2021-05-06T10:45:30.288Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:30.288Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:30.288Z] #43 40.45 CC compel/plugins/std/fds.o [2021-05-06T10:45:30.524Z] #43 43.18 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-06T10:45:30.524Z] #43 43.34 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-06T10:45:30.619Z] #43 149.5 CC criu/sigframe.o [2021-05-06T10:45:29.975Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T10:45:30.385Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-06T10:45:30.779Z] #43 43.46 HOSTDEP compel/src/main-host.d [2021-05-06T10:45:30.857Z] #43 40.84 CC compel/plugins/std/log.o [2021-05-06T10:45:30.880Z] #43 149.7 CC criu/signalfd.o [2021-05-06T10:45:31.035Z] #43 43.57 DEP compel/src/lib/ptrace.d [2021-05-06T10:45:31.035Z] #43 43.71 DEP compel/src/lib/infect.d [2021-05-06T10:45:31.140Z] #43 149.9 CC criu/sk-inet.o [2021-05-06T10:45:31.291Z] #43 43.86 DEP compel/src/lib/infect-util.d [2021-05-06T10:45:31.291Z] #43 43.97 DEP compel/src/lib/infect-rpc.d [2021-05-06T10:45:31.291Z] #43 44.10 DEP compel/arch/x86/src/lib/infect.d [2021-05-06T10:45:31.426Z] #43 41.63 CC compel/plugins/std/string.o [2021-05-06T10:45:31.529Z] #53 ... [2021-05-06T10:45:31.529Z] [2021-05-06T10:45:31.529Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:31.529Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:45:31.529Z] #45 113.4 net/http/httptrace [2021-05-06T10:45:31.529Z] #45 113.7 net/http [2021-05-06T10:45:31.529Z] #45 ... [2021-05-06T10:45:31.529Z] [2021-05-06T10:45:31.529Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:31.529Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:31.529Z] #43 50.99 CC compel/src/lib/ptrace.o [2021-05-06T10:45:31.529Z] #43 51.39 AR compel/libcompel.a [2021-05-06T10:45:31.529Z] #43 51.47 HOSTCC compel/src/main-host.o [2021-05-06T10:45:31.529Z] #43 51.73 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-06T10:45:31.529Z] #43 51.95 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-06T10:45:31.529Z] #43 52.31 HOSTCC compel/src/lib/log-host.o [2021-05-06T10:45:31.529Z] #43 52.58 HOSTLINK compel/compel-host-bin [2021-05-06T10:45:31.529Z] #43 52.70 DEP soccr/soccr.d [2021-05-06T10:45:31.529Z] #43 52.83 CC soccr/soccr.o [2021-05-06T10:45:31.529Z] #43 54.07 AR soccr/libsoccr.a [2021-05-06T10:45:31.529Z] #43 54.13 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-06T10:45:31.529Z] #43 54.45 DEP criu/arch/x86/sigframe.d [2021-05-06T10:45:31.529Z] #43 54.51 DEP criu/arch/x86/sigaction_compat.d [2021-05-06T10:45:31.529Z] #43 54.62 DEP criu/arch/x86/kerndat.d [2021-05-06T10:45:31.529Z] #43 54.75 DEP criu/arch/x86/crtools.d [2021-05-06T10:45:31.529Z] #43 54.84 DEP criu/arch/x86/cpu.d [2021-05-06T10:45:31.529Z] #43 55.02 CC criu/arch/x86/cpu.o [2021-05-06T10:45:31.529Z] #43 55.56 CC criu/arch/x86/crtools.o [2021-05-06T10:45:31.529Z] #43 56.66 CC criu/arch/x86/kerndat.o [2021-05-06T10:45:31.529Z] #43 57.14 CC criu/arch/x86/sigaction_compat.o [2021-05-06T10:45:31.529Z] #43 57.38 CC criu/arch/x86/sigframe.o [2021-05-06T10:45:31.529Z] #43 57.62 LINK criu/arch/x86/crtools.built-in.o [2021-05-06T10:45:31.529Z] #43 57.69 DEP criu/pie/util-vdso-elf32.d [2021-05-06T10:45:31.529Z] #43 57.91 DEP criu/pie/util-vdso.d [2021-05-06T10:45:31.529Z] #43 58.08 DEP criu/pie/util.d [2021-05-06T10:45:31.529Z] #43 58.23 CC criu/pie/util.o [2021-05-06T10:45:31.529Z] #43 ... [2021-05-06T10:45:31.529Z] [2021-05-06T10:45:31.529Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:31.529Z] #53 sha256:14668e429112791442bda9e451920f5675a645cfecaf0885aebc524f2473ec24 [2021-05-06T10:45:31.529Z] #53 4.415 + RM_GOPATH=0 [2021-05-06T10:45:31.529Z] #53 4.415 + TMP_GOPATH= [2021-05-06T10:45:31.529Z] #53 4.415 + : /build [2021-05-06T10:45:31.529Z] #53 4.415 + '[' -z '' ']' [2021-05-06T10:45:31.529Z] #53 4.415 ++ mktemp -d [2021-05-06T10:45:31.529Z] #53 4.415 + export GOPATH=/tmp/tmp.yVMoVwXlxL [2021-05-06T10:45:31.529Z] #53 4.415 + GOPATH=/tmp/tmp.yVMoVwXlxL [2021-05-06T10:45:31.529Z] #53 4.415 + RM_GOPATH=1 [2021-05-06T10:45:31.529Z] #53 4.415 + case "$(go env GOARCH)" in [2021-05-06T10:45:31.529Z] #53 4.415 ++ go env GOARCH [2021-05-06T10:45:31.529Z] #53 4.425 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:45:31.529Z] #53 4.425 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:45:31.529Z] #53 4.428 ++ dirname /tmp/install/install.sh [2021-05-06T10:45:31.529Z] #53 4.435 + dir=/tmp/install [2021-05-06T10:45:31.529Z] #53 4.435 + bin=runc [2021-05-06T10:45:31.529Z] #53 4.435 + shift [2021-05-06T10:45:31.529Z] #53 4.435 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-06T10:45:31.529Z] #53 4.435 + . /tmp/install/runc.installer [2021-05-06T10:45:31.529Z] #53 4.435 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:45:31.529Z] #53 4.435 + install_runc [2021-05-06T10:45:31.529Z] #53 4.435 + uname -r [2021-05-06T10:45:31.529Z] #53 4.435 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-06T10:45:31.546Z] #43 44.25 DEP compel/arch/x86/src/lib/cpu.d [2021-05-06T10:45:31.546Z] #43 44.30 DEP compel/src/lib/log.d [2021-05-06T10:45:31.788Z] #53 4.439 + RUNC_BUILDTAGS='seccomp ' [2021-05-06T10:45:31.788Z] #53 4.439 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-06T10:45:31.788Z] #53 4.439 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yVMoVwXlxL/src/github.com/opencontainers/runc [2021-05-06T10:45:31.788Z] #53 4.439 Cloning into '/tmp/tmp.yVMoVwXlxL/src/github.com/opencontainers/runc'... [2021-05-06T10:45:31.788Z] #53 4.439 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-06T10:45:31.788Z] #53 ... [2021-05-06T10:45:31.788Z] [2021-05-06T10:45:31.788Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T10:45:31.788Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-06T10:45:31.788Z] #14 DONE 4.7s [2021-05-06T10:45:31.802Z] #43 44.40 DEP compel/src/main.d [2021-05-06T10:45:31.802Z] #43 44.49 DEP compel/src/lib/handle-elf.d [2021-05-06T10:45:31.802Z] #43 44.59 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-06T10:45:31.802Z] #43 44.69 CC compel/src/lib/log.o [2021-05-06T10:45:31.971Z] #13 ... [2021-05-06T10:45:31.971Z] [2021-05-06T10:45:31.971Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:45:31.971Z] #58 sha256:56982fff1d98b7690e1a39cf737aa22ad75024bb615478d078e45b9b9fa7c7e9 [2021-05-06T10:45:31.971Z] #58 DONE 102.2s [2021-05-06T10:45:31.971Z] [2021-05-06T10:45:31.971Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:31.971Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:31.971Z] #43 31.80 CC images/sk-unix.o [2021-05-06T10:45:31.971Z] #43 32.11 CC images/sk-inet.o [2021-05-06T10:45:31.971Z] #43 32.58 CC images/tun.o [2021-05-06T10:45:31.971Z] #43 32.93 CC images/sk-netlink.o [2021-05-06T10:45:31.971Z] #43 33.24 CC images/packet-sock.o [2021-05-06T10:45:31.971Z] #43 33.64 CC images/ipc-var.o [2021-05-06T10:45:31.971Z] #43 33.85 CC images/ipc-desc.o [2021-05-06T10:45:31.971Z] #43 34.15 CC images/ipc-shm.o [2021-05-06T10:45:31.971Z] #43 34.39 CC images/ipc-msg.o [2021-05-06T10:45:31.971Z] #43 34.71 CC images/ipc-sem.o [2021-05-06T10:45:31.971Z] #43 34.88 CC images/utsns.o [2021-05-06T10:45:31.971Z] #43 35.19 CC images/creds.o [2021-05-06T10:45:31.971Z] #43 35.61 CC images/vma.o [2021-05-06T10:45:31.971Z] #43 35.93 CC images/netdev.o [2021-05-06T10:45:31.971Z] #43 36.33 CC images/tty.o [2021-05-06T10:45:31.971Z] #43 ... [2021-05-06T10:45:31.971Z] [2021-05-06T10:45:31.971Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:31.971Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-06T10:45:31.971Z] #13 DONE 98.5s [2021-05-06T10:45:31.971Z] [2021-05-06T10:45:31.971Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-06T10:45:31.971Z] #59 sha256:a5ba57521f12d37ab4e123aacdf81778685339e81668623acc45a9c0f656f4bb [2021-05-06T10:45:31.971Z] #59 DONE 0.1s [2021-05-06T10:45:31.971Z] [2021-05-06T10:45:31.971Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:31.971Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:31.971Z] #43 37.02 CC images/file-lock.o [2021-05-06T10:45:31.971Z] #43 ... [2021-05-06T10:45:31.971Z] [2021-05-06T10:45:31.971Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:31.971Z] #53 sha256:75685b924ecf9405956ad3246c1cc78d14c0b05460a3b89295d1f6b03fec5b51 [2021-05-06T10:45:32.047Z] [2021-05-06T10:45:32.047Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-06T10:45:32.047Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-06T10:45:32.058Z] #43 44.95 CC compel/arch/x86/src/lib/cpu.o [2021-05-06T10:45:32.081Z] #43 ... [2021-05-06T10:45:32.081Z] [2021-05-06T10:45:32.081Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:45:32.081Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:45:32.081Z] #40 DONE 224.4s [2021-05-06T10:45:32.081Z] [2021-05-06T10:45:32.081Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:32.081Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:32.081Z] #43 151.1 CC criu/sk-netlink.o [2021-05-06T10:45:32.236Z] #53 ... [2021-05-06T10:45:32.236Z] [2021-05-06T10:45:32.236Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-06T10:45:32.236Z] #60 sha256:d2b77d1ca55496a3e6877aed513ebcdfaa0edc12b7932d4d9371a6e25cf70643 [2021-05-06T10:45:32.236Z] #60 DONE 0.4s [2021-05-06T10:45:32.364Z] #43 42.37 CC compel/plugins/std/infect.o [2021-05-06T10:45:32.511Z] [2021-05-06T10:45:32.511Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:32.511Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:32.511Z] #43 37.47 CC images/rlimit.o [2021-05-06T10:45:32.623Z] #43 42.80 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-06T10:45:31.270Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:45:31.270Z] > git --version # timeout=10 [2021-05-06T10:45:31.312Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-06T10:45:31.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:45:31.315Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:45:32.776Z] #43 37.94 CC images/pagemap.o [2021-05-06T10:45:32.883Z] #43 42.86 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-06T10:45:32.883Z] #43 42.93 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-06T10:45:32.883Z] #43 42.97 AR compel/plugins/std.lib.a [2021-05-06T10:45:32.883Z] #43 43.05 CC compel/plugins/fds/fds.o [2021-05-06T10:45:32.987Z] #43 45.62 CC compel/arch/x86/src/lib/infect.o [2021-05-06T10:45:33.023Z] #43 151.8 CC criu/sk-packet.o [2021-05-06T10:45:33.042Z] #43 38.34 CC images/siginfo.o [2021-05-06T10:45:33.450Z] #43 43.39 AR compel/plugins/fds.lib.a [2021-05-06T10:45:33.450Z] #43 43.44 HOSTDEP compel/src/lib/log-host.d [2021-05-06T10:45:33.549Z] #43 46.43 CC compel/src/lib/infect-rpc.o [2021-05-06T10:45:33.594Z] #43 152.5 CC criu/sk-queue.o [2021-05-06T10:45:33.622Z] #43 38.85 CC images/rpc.o [2021-05-06T10:45:33.709Z] #43 43.62 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-06T10:45:33.709Z] #43 43.71 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-06T10:45:33.709Z] #43 43.82 HOSTDEP compel/src/main-host.d [2021-05-06T10:45:33.854Z] #43 ... [2021-05-06T10:45:33.854Z] [2021-05-06T10:45:33.854Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-06T10:45:33.854Z] #41 sha256:8c3b46bb3f4284d09c98d90b7a09a49e5beff0bb361662d2f3fd44ed37fc1e50 [2021-05-06T10:45:33.854Z] #41 DONE 0.7s [2021-05-06T10:45:33.854Z] [2021-05-06T10:45:33.854Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:33.854Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:33.854Z] #43 152.8 CC criu/sk-tcp.o [2021-05-06T10:45:33.969Z] #43 43.90 DEP compel/src/lib/ptrace.d [2021-05-06T10:45:33.969Z] #43 44.05 DEP compel/src/lib/infect.d [2021-05-06T10:45:34.111Z] #43 46.80 CC compel/src/lib/infect-util.o [2021-05-06T10:45:34.111Z] #43 46.99 CC compel/src/lib/infect.o [2021-05-06T10:45:34.114Z] #43 153.2 CC criu/sk-unix.o [2021-05-06T10:45:34.201Z] #43 ... [2021-05-06T10:45:34.201Z] [2021-05-06T10:45:34.201Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T10:45:34.201Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-06T10:45:34.201Z] #14 DONE 2.4s [2021-05-06T10:45:34.201Z] [2021-05-06T10:45:34.201Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:34.201Z] #53 sha256:75685b924ecf9405956ad3246c1cc78d14c0b05460a3b89295d1f6b03fec5b51 [2021-05-06T10:45:34.201Z] #53 2.009 + RM_GOPATH=0 [2021-05-06T10:45:34.201Z] #53 2.009 + TMP_GOPATH= [2021-05-06T10:45:34.201Z] #53 2.009 + : /build [2021-05-06T10:45:34.201Z] #53 2.009 + '[' -z '' ']' [2021-05-06T10:45:34.201Z] #53 2.009 ++ mktemp -d [2021-05-06T10:45:34.201Z] #53 2.015 + export GOPATH=/tmp/tmp.ibld6OG2VJ [2021-05-06T10:45:34.201Z] #53 2.015 + GOPATH=/tmp/tmp.ibld6OG2VJ [2021-05-06T10:45:34.201Z] #53 2.015 + RM_GOPATH=1 [2021-05-06T10:45:34.201Z] #53 2.015 + case "$(go env GOARCH)" in [2021-05-06T10:45:34.201Z] #53 2.015 ++ go env GOARCH [2021-05-06T10:45:34.201Z] #53 2.047 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:45:34.201Z] #53 2.047 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:45:34.201Z] #53 2.047 ++ dirname /tmp/install/install.sh [2021-05-06T10:45:34.201Z] #53 2.057 + dir=/tmp/install [2021-05-06T10:45:34.201Z] #53 2.057 + bin=runc [2021-05-06T10:45:34.201Z] #53 2.057 + shift [2021-05-06T10:45:34.201Z] #53 2.057 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-06T10:45:34.201Z] #53 2.057 + . /tmp/install/runc.installer [2021-05-06T10:45:34.201Z] #53 2.057 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:45:34.201Z] #53 2.057 + install_runc [2021-05-06T10:45:34.201Z] #53 2.057 + uname -r [2021-05-06T10:45:34.201Z] #53 2.071 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-06T10:45:34.201Z] #53 2.071 + RUNC_BUILDTAGS='seccomp ' [2021-05-06T10:45:34.201Z] #53 2.071 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-06T10:45:34.201Z] #53 2.071 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ibld6OG2VJ/src/github.com/opencontainers/runc [2021-05-06T10:45:34.201Z] #53 2.072 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-06T10:45:34.201Z] #53 2.093 Cloning into '/tmp/tmp.ibld6OG2VJ/src/github.com/opencontainers/runc'... [2021-05-06T10:45:34.240Z] #43 44.25 DEP compel/src/lib/infect-util.d [2021-05-06T10:45:34.240Z] #43 44.36 DEP compel/src/lib/infect-rpc.d [2021-05-06T10:45:34.498Z] #43 44.46 DEP compel/arch/x86/src/lib/infect.d [2021-05-06T10:45:34.498Z] #43 44.58 DEP compel/arch/x86/src/lib/cpu.d [2021-05-06T10:45:34.498Z] #43 44.66 DEP compel/src/lib/log.d [2021-05-06T10:45:34.684Z] #43 ... [2021-05-06T10:45:34.684Z] [2021-05-06T10:45:34.684Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:45:34.684Z] #49 sha256:a33d071ebf5c5003701faa8ffbc2f170c719123e95caf1c96683daac3bacb521 [2021-05-06T10:45:34.685Z] #49 227.1 + /build/golangci-lint --version [2021-05-06T10:45:34.685Z] #49 227.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-06T10:45:34.685Z] #49 DONE 227.6s [2021-05-06T10:45:34.685Z] [2021-05-06T10:45:34.685Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:34.685Z] #53 sha256:609101783d0f045baa4a27a3188aba196ac6da57eb31c01e9ed2e9c22314841b [2021-05-06T10:45:34.758Z] #43 44.76 DEP compel/src/main.d [2021-05-06T10:45:34.758Z] #43 44.90 DEP compel/src/lib/handle-elf.d [2021-05-06T10:45:35.018Z] #43 45.04 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-06T10:45:35.018Z] #43 45.13 CC compel/src/lib/log.o [2021-05-06T10:45:35.278Z] #43 45.28 CC compel/arch/x86/src/lib/cpu.o [2021-05-06T10:45:35.278Z] #43 ... [2021-05-06T10:45:35.278Z] [2021-05-06T10:45:35.278Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:35.278Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:45:35.278Z] #13 120.4 Selecting previously unselected package libapparmor1:amd64. [2021-05-06T10:45:35.332Z] #15 DONE 3.3s [2021-05-06T10:45:35.332Z] [2021-05-06T10:45:35.332Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:35.332Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:35.332Z] #43 58.53 CC criu/pie/util-vdso.o [2021-05-06T10:45:35.332Z] #43 59.25 CC criu/pie/util-vdso-elf32.o [2021-05-06T10:45:35.332Z] #43 59.98 AR criu/pie/pie.lib.a [2021-05-06T10:45:35.332Z] #43 60.03 DEP criu/pie/restorer.d [2021-05-06T10:45:35.332Z] #43 60.22 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-06T10:45:35.332Z] #43 60.41 DEP criu/arch/x86/restorer_unmap.d [2021-05-06T10:45:35.332Z] #43 60.41 DEP criu/arch/x86/restorer.d [2021-05-06T10:45:35.332Z] #43 60.67 DEP criu/arch/x86/vdso-pie.d [2021-05-06T10:45:35.332Z] #43 60.73 DEP criu/pie/parasite-vdso.d [2021-05-06T10:45:35.332Z] #43 60.91 DEP criu/pie/parasite.d [2021-05-06T10:45:35.332Z] #43 61.15 CC criu/pie/parasite.o [2021-05-06T10:45:35.478Z] #43 ... [2021-05-06T10:45:35.478Z] [2021-05-06T10:45:35.478Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:35.478Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:45:35.478Z] #13 114.9 Selecting previously unselected package libapparmor1:amd64. [2021-05-06T10:45:35.478Z] #13 114.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-06T10:45:35.478Z] #13 114.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-06T10:45:35.478Z] #13 115.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-06T10:45:35.478Z] #13 115.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-06T10:45:35.478Z] #13 115.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-06T10:45:35.478Z] #13 115.2 Selecting previously unselected package libbtrfs0. [2021-05-06T10:45:35.478Z] #13 115.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-06T10:45:35.478Z] #13 115.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-06T10:45:35.478Z] #13 115.3 Selecting previously unselected package libbtrfs-dev. [2021-05-06T10:45:35.478Z] #13 115.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-06T10:45:35.478Z] #13 115.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:45:35.478Z] #13 115.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-06T10:45:35.478Z] #13 115.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:45:35.478Z] #13 115.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:35.478Z] #13 115.5 Selecting previously unselected package libudev-dev:amd64. [2021-05-06T10:45:35.478Z] #13 115.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-06T10:45:35.478Z] #13 115.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:45:35.478Z] #13 115.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-06T10:45:35.478Z] #13 115.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-06T10:45:35.478Z] #13 115.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-06T10:45:35.478Z] #13 116.0 Selecting previously unselected package libpcre16-3:amd64. [2021-05-06T10:45:35.478Z] #13 116.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-06T10:45:35.478Z] #13 116.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-06T10:45:35.478Z] #13 116.2 Selecting previously unselected package libpcre32-3:amd64. [2021-05-06T10:45:35.478Z] #13 116.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-06T10:45:35.538Z] #13 120.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-06T10:45:35.538Z] #13 120.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-06T10:45:35.538Z] #13 120.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-06T10:45:35.591Z] #43 62.53 LINK criu/pie/parasite.built-in.o [2021-05-06T10:45:35.735Z] #13 116.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-06T10:45:35.735Z] #13 116.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-06T10:45:35.735Z] #13 116.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-06T10:45:35.735Z] #13 116.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-06T10:45:35.798Z] #13 120.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-06T10:45:35.798Z] #13 120.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-06T10:45:35.798Z] #13 120.7 Selecting previously unselected package libbtrfs0. [2021-05-06T10:45:35.798Z] #13 120.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-06T10:45:35.798Z] #13 120.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-06T10:45:35.798Z] #13 120.8 Selecting previously unselected package libbtrfs-dev. [2021-05-06T10:45:35.849Z] #43 62.57 GEN criu/pie/parasite-blob.h [2021-05-06T10:45:35.849Z] #43 62.58 CC criu/pie/parasite-vdso.o [2021-05-06T10:45:35.990Z] #13 116.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-06T10:45:35.990Z] #13 116.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-06T10:45:35.990Z] #13 116.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-06T10:45:36.060Z] #13 120.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-06T10:45:36.060Z] #13 120.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:45:36.060Z] #13 120.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-06T10:45:36.060Z] #13 120.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:45:36.060Z] #13 121.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:36.060Z] #13 121.0 Selecting previously unselected package libudev-dev:amd64. [2021-05-06T10:45:36.060Z] #13 121.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-06T10:45:36.060Z] #13 121.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:45:36.320Z] #13 121.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-06T10:45:36.320Z] #13 121.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-06T10:45:36.320Z] #13 121.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-06T10:45:36.416Z] #43 63.22 CC criu/arch/x86/vdso-pie.o [2021-05-06T10:45:36.551Z] #13 117.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-06T10:45:36.551Z] #13 117.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-06T10:45:36.551Z] #13 117.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-06T10:45:36.580Z] #13 121.6 Selecting previously unselected package libpcre16-3:amd64. [2021-05-06T10:45:36.580Z] #13 121.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-06T10:45:36.580Z] #13 121.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-06T10:45:36.598Z] #53 ... [2021-05-06T10:45:36.598Z] [2021-05-06T10:45:36.598Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:36.598Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:36.598Z] #43 155.2 CC criu/sockets.o [2021-05-06T10:45:36.674Z] #43 63.50 CC criu/arch/x86/restorer.o [2021-05-06T10:45:36.774Z] #53 ... [2021-05-06T10:45:36.774Z] [2021-05-06T10:45:36.774Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-06T10:45:36.774Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-06T10:45:36.774Z] #15 DONE 2.3s [2021-05-06T10:45:36.774Z] [2021-05-06T10:45:36.774Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-06T10:45:36.774Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-06T10:45:36.806Z] #13 117.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-06T10:45:36.806Z] #13 117.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:45:36.806Z] #13 117.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:36.806Z] #13 117.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-06T10:45:36.806Z] #13 117.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-06T10:45:36.806Z] #13 117.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:45:36.840Z] #13 121.7 Selecting previously unselected package libpcre32-3:amd64. [2021-05-06T10:45:36.840Z] #13 121.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-06T10:45:36.840Z] #13 121.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-06T10:45:36.840Z] #13 121.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-06T10:45:36.840Z] #13 121.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-06T10:45:36.840Z] #13 121.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-06T10:45:37.062Z] #13 117.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-06T10:45:37.062Z] #13 117.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-06T10:45:37.062Z] #13 117.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:45:37.100Z] #13 122.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-06T10:45:37.100Z] #13 122.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-06T10:45:37.100Z] #13 122.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-06T10:45:37.169Z] #43 155.9 CC criu/stats.o [2021-05-06T10:45:37.169Z] #43 156.2 CC criu/string.o [2021-05-06T10:45:37.241Z] #43 64.09 CC criu/arch/x86/restorer_unmap.o [2021-05-06T10:45:37.241Z] #43 64.15 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-06T10:45:37.429Z] #43 156.2 CC criu/sysctl.o [2021-05-06T10:45:37.501Z] #43 64.41 CC criu/pie/restorer.o [2021-05-06T10:45:37.623Z] #13 118.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-06T10:45:37.623Z] #13 118.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:45:37.623Z] #13 118.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-06T10:45:37.623Z] #13 118.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-06T10:45:37.623Z] #13 118.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-06T10:45:37.623Z] #13 118.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-06T10:45:37.623Z] #13 118.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:37.623Z] #13 118.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-06T10:45:37.623Z] #13 118.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-06T10:45:37.623Z] #13 118.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:45:37.623Z] #13 118.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-06T10:45:37.623Z] #13 118.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:45:37.623Z] #13 118.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-06T10:45:37.623Z] #13 118.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-06T10:45:37.669Z] #13 122.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-06T10:45:37.670Z] #13 122.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-06T10:45:37.670Z] #13 122.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-06T10:45:37.670Z] #13 122.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-06T10:45:37.689Z] #43 156.7 CC criu/sysfs_parse.o [2021-05-06T10:45:37.763Z] #43 ... [2021-05-06T10:45:37.763Z] [2021-05-06T10:45:37.763Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-06T10:45:37.763Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-06T10:45:37.763Z] #16 2.317 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-06T10:45:37.763Z] #16 DONE 2.4s [2021-05-06T10:45:37.763Z] [2021-05-06T10:45:37.763Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:37.763Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:45:37.763Z] #45 125.6 github.com/LK4D4/vndr/godl [2021-05-06T10:45:37.763Z] #45 126.3 github.com/LK4D4/vndr [2021-05-06T10:45:37.880Z] #13 118.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:45:37.880Z] #13 118.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-06T10:45:37.880Z] #13 118.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-06T10:45:37.880Z] #13 118.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:37.880Z] #13 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-06T10:45:37.880Z] #13 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-06T10:45:37.880Z] #13 118.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:37.880Z] #13 118.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-06T10:45:37.880Z] #13 118.5 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-05-06T10:45:37.880Z] #13 118.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-06T10:45:37.929Z] #13 122.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-06T10:45:37.929Z] #13 122.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:37.929Z] #13 122.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-06T10:45:37.929Z] #13 122.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-06T10:45:37.929Z] #13 122.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:45:38.136Z] #13 118.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-06T10:45:38.136Z] #13 118.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:38.136Z] #13 118.6 Setting up dmsetup (2:1.02.155-3) ... [2021-05-06T10:45:38.136Z] #13 118.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:38.136Z] #13 118.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:38.136Z] #13 118.7 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:45:38.190Z] #13 123.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-06T10:45:38.190Z] #13 123.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-06T10:45:38.190Z] #13 123.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:45:38.197Z] #16 1.358 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-06T10:45:38.198Z] #16 DONE 1.6s [2021-05-06T10:45:38.198Z] [2021-05-06T10:45:38.198Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-06T10:45:38.198Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-06T10:45:38.259Z] #43 157.0 CC criu/timens.o [2021-05-06T10:45:38.259Z] #43 157.1 CC criu/timerfd.o [2021-05-06T10:45:38.520Z] #43 157.5 CC criu/tty.o [2021-05-06T10:45:38.759Z] #13 123.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-06T10:45:38.759Z] #13 123.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-06T10:45:38.759Z] #13 123.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-06T10:45:38.759Z] #13 123.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-06T10:45:38.759Z] #13 123.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-06T10:45:38.759Z] #13 123.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-06T10:45:38.759Z] #13 123.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:38.759Z] #13 123.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-06T10:45:38.759Z] #13 123.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-06T10:45:38.759Z] #13 123.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:45:38.759Z] #13 123.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-06T10:45:38.759Z] #13 123.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-06T10:45:38.759Z] #13 123.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-06T10:45:39.019Z] #13 123.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-06T10:45:39.019Z] #13 123.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-06T10:45:39.019Z] #13 123.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-06T10:45:39.019Z] #13 123.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-06T10:45:39.019Z] #13 123.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:39.019Z] #13 123.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-05-06T10:45:39.019Z] #13 123.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-05-06T10:45:39.019Z] #13 123.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T10:45:39.019Z] #13 123.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-06T10:45:39.019Z] #13 123.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-06T10:45:39.019Z] #13 124.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-06T10:45:39.019Z] #13 124.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-06T10:45:39.019Z] #13 124.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:39.019Z] #13 124.0 Setting up dmsetup (2:1.02.155-3) ... [2021-05-06T10:45:39.019Z] #13 124.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:39.278Z] #13 124.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-06T10:45:39.278Z] #13 124.1 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:45:39.598Z] #17 DONE 1.6s [2021-05-06T10:45:39.598Z] [2021-05-06T10:45:39.598Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:39.598Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:39.598Z] #43 40.59 CC images/ext-file.o [2021-05-06T10:45:39.598Z] #43 40.80 CC images/cgroup.o [2021-05-06T10:45:39.598Z] #43 41.88 CC images/userns.o [2021-05-06T10:45:39.598Z] #43 42.38 CC images/google/protobuf/descriptor.o [2021-05-06T10:45:39.598Z] #43 44.11 CC images/opts.o [2021-05-06T10:45:39.598Z] #43 44.27 CC images/seccomp.o [2021-05-06T10:45:39.598Z] #43 44.68 CC images/binfmt-misc.o [2021-05-06T10:45:39.598Z] #43 44.81 CC images/time.o [2021-05-06T10:45:39.847Z] #13 ... [2021-05-06T10:45:39.847Z] [2021-05-06T10:45:39.847Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:39.847Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:45:39.847Z] #45 120.6 mime/quotedprintable [2021-05-06T10:45:39.847Z] #45 121.0 net/http/internal [2021-05-06T10:45:39.847Z] #45 124.1 crypto/tls [2021-05-06T10:45:39.847Z] #45 130.4 net/http/httptrace [2021-05-06T10:45:39.847Z] #45 130.6 net/http [2021-05-06T10:45:39.847Z] #45 ... [2021-05-06T10:45:39.847Z] [2021-05-06T10:45:39.847Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:39.847Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:39.847Z] #43 45.97 CC compel/arch/x86/src/lib/infect.o [2021-05-06T10:45:39.847Z] #43 46.83 CC compel/src/lib/infect-rpc.o [2021-05-06T10:45:39.847Z] #43 47.17 CC compel/src/lib/infect-util.o [2021-05-06T10:45:39.847Z] #43 47.48 CC compel/src/lib/infect.o [2021-05-06T10:45:39.847Z] #43 49.75 CC compel/src/lib/ptrace.o [2021-05-06T10:45:39.862Z] #43 45.00 CC images/sysctl.o [2021-05-06T10:45:39.904Z] #43 158.7 CC criu/tun.o [2021-05-06T10:45:40.027Z] #13 DONE 120.3s [2021-05-06T10:45:40.027Z] [2021-05-06T10:45:40.027Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T10:45:40.027Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-06T10:45:40.107Z] #43 50.12 AR compel/libcompel.a [2021-05-06T10:45:40.107Z] #43 50.22 HOSTCC compel/src/main-host.o [2021-05-06T10:45:40.126Z] #43 45.20 CC images/autofs.o [2021-05-06T10:45:40.164Z] #43 159.1 CC criu/uffd.o [2021-05-06T10:45:40.286Z] #14 ... [2021-05-06T10:45:40.286Z] [2021-05-06T10:45:40.286Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:45:40.286Z] #58 sha256:fa27c2c07853fc826b9c792a9cc09e0166aaac7296e6e65217dc233dd0d08ae4 [2021-05-06T10:45:40.286Z] #58 118.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-06T10:45:40.286Z] #58 118.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-06T10:45:40.286Z] #58 DONE 125.7s [2021-05-06T10:45:40.300Z] #45 ... [2021-05-06T10:45:40.300Z] [2021-05-06T10:45:40.301Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-06T10:45:40.301Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-06T10:45:40.301Z] #17 DONE 2.5s [2021-05-06T10:45:40.301Z] [2021-05-06T10:45:40.301Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-06T10:45:40.301Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-06T10:45:40.391Z] #43 45.38 CC images/macvlan.o [2021-05-06T10:45:40.391Z] #43 ... [2021-05-06T10:45:40.391Z] [2021-05-06T10:45:40.391Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:40.391Z] #45 sha256:d81fb53bb84fdec799f19ec122186ba88f666ab0592c693f3c6e675fdb294358 [2021-05-06T10:45:40.391Z] #45 100.8 net/http/httptrace [2021-05-06T10:45:40.391Z] #45 101.0 net/http [2021-05-06T10:45:40.541Z] [2021-05-06T10:45:40.541Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-06T10:45:40.541Z] #59 sha256:dd62b668a5f6fd2cf2605cdbd63784b8f27008691c692e2a34ab2daf62591fd3 [2021-05-06T10:45:40.541Z] #59 DONE 0.2s [2021-05-06T10:45:40.541Z] [2021-05-06T10:45:40.541Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-06T10:45:40.541Z] #60 sha256:236d57d2c8a1aa0e6e42ebce67c7f353caa669fe3fdeb5f04e8deaa8625d9a83 [2021-05-06T10:45:40.654Z] #45 ... [2021-05-06T10:45:40.654Z] [2021-05-06T10:45:40.654Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:40.654Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:40.654Z] #43 45.65 CC images/sit.o [2021-05-06T10:45:40.676Z] #43 50.61 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-06T10:45:40.676Z] #43 50.74 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-06T10:45:40.797Z] #60 DONE 0.1s [2021-05-06T10:45:40.797Z] [2021-05-06T10:45:40.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:40.797Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:40.797Z] #43 49.24 CC compel/src/lib/ptrace.o [2021-05-06T10:45:40.797Z] #43 49.68 AR compel/libcompel.a [2021-05-06T10:45:40.797Z] #43 49.78 HOSTCC compel/src/main-host.o [2021-05-06T10:45:40.797Z] #43 50.03 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-06T10:45:40.797Z] #43 50.17 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-06T10:45:40.797Z] #43 50.57 HOSTCC compel/src/lib/log-host.o [2021-05-06T10:45:40.797Z] #43 50.70 HOSTLINK compel/compel-host-bin [2021-05-06T10:45:40.797Z] #43 50.92 DEP soccr/soccr.d [2021-05-06T10:45:40.797Z] #43 51.13 CC soccr/soccr.o [2021-05-06T10:45:40.797Z] #43 52.24 AR soccr/libsoccr.a [2021-05-06T10:45:40.797Z] #43 52.29 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-06T10:45:40.797Z] #43 52.74 DEP criu/arch/x86/sigframe.d [2021-05-06T10:45:40.797Z] #43 52.94 DEP criu/arch/x86/sigaction_compat.d [2021-05-06T10:45:40.797Z] #43 53.10 DEP criu/arch/x86/kerndat.d [2021-05-06T10:45:40.797Z] #43 53.35 DEP criu/arch/x86/crtools.d [2021-05-06T10:45:40.797Z] #43 53.53 DEP criu/arch/x86/cpu.d [2021-05-06T10:45:40.797Z] #43 ... [2021-05-06T10:45:40.797Z] [2021-05-06T10:45:40.797Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:40.797Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:45:40.797Z] #45 115.9 mime/quotedprintable [2021-05-06T10:45:40.797Z] #45 116.3 net/http/internal [2021-05-06T10:45:40.797Z] #45 118.7 crypto/tls [2021-05-06T10:45:40.797Z] #45 124.7 net/http/httptrace [2021-05-06T10:45:40.797Z] #45 124.9 net/http [2021-05-06T10:45:40.919Z] #43 45.99 CC images/memfd.o [2021-05-06T10:45:40.939Z] #43 ... [2021-05-06T10:45:40.939Z] [2021-05-06T10:45:40.939Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T10:45:40.939Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T10:45:40.939Z] #13 DONE 125.8s [2021-05-06T10:45:40.939Z] [2021-05-06T10:45:40.939Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:40.939Z] #53 sha256:3c6c31fe35254ef3a268e13d5e43203a61234a4abbbc91991cae68e4fb019310 [2021-05-06T10:45:41.057Z] #45 ... [2021-05-06T10:45:41.057Z] [2021-05-06T10:45:41.057Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:41.057Z] #53 sha256:b39c5f088c69c227dcb4c9bc5339382ce21318986123b77a481c62824aee2dc5 [2021-05-06T10:45:41.105Z] #43 159.9 CC criu/util.o [2021-05-06T10:45:41.497Z] #43 46.44 CC images/timens.o [2021-05-06T10:45:41.497Z] #43 ... [2021-05-06T10:45:41.497Z] [2021-05-06T10:45:41.497Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-06T10:45:41.497Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-06T10:45:41.497Z] #18 DONE 1.7s [2021-05-06T10:45:41.675Z] #43 160.7 CC criu/uts_ns.o [2021-05-06T10:45:41.763Z] [2021-05-06T10:45:41.763Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:41.763Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:41.763Z] #43 46.84 LINK images/built-in.o [2021-05-06T10:45:41.763Z] #43 47.09 GEN compel/include/asm [2021-05-06T10:45:41.935Z] #43 160.9 CC criu/vdso-compat.o [2021-05-06T10:45:41.984Z] #53 2.265 + RM_GOPATH=0 [2021-05-06T10:45:41.984Z] #53 2.265 + TMP_GOPATH= [2021-05-06T10:45:41.984Z] #53 2.265 + : /build [2021-05-06T10:45:41.984Z] #53 2.265 + '[' -z '' ']' [2021-05-06T10:45:41.984Z] #53 2.265 ++ mktemp -d [2021-05-06T10:45:41.984Z] #53 2.265 + export GOPATH=/tmp/tmp.dtrN9kzTQw [2021-05-06T10:45:41.984Z] #53 2.265 + GOPATH=/tmp/tmp.dtrN9kzTQw [2021-05-06T10:45:41.984Z] #53 2.265 + RM_GOPATH=1 [2021-05-06T10:45:41.984Z] #53 2.265 + case "$(go env GOARCH)" in [2021-05-06T10:45:41.984Z] #53 2.267 ++ go env GOARCH [2021-05-06T10:45:41.984Z] #53 2.315 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:45:41.984Z] #53 2.315 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:45:41.984Z] #53 2.315 ++ dirname /tmp/install/install.sh [2021-05-06T10:45:41.984Z] #53 2.332 + dir=/tmp/install [2021-05-06T10:45:41.984Z] #53 2.332 + bin=runc [2021-05-06T10:45:41.984Z] #53 2.332 + shift [2021-05-06T10:45:41.984Z] #53 2.332 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-06T10:45:41.984Z] #53 2.332 + . /tmp/install/runc.installer [2021-05-06T10:45:41.984Z] #53 2.332 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:45:41.984Z] #53 2.332 + install_runc [2021-05-06T10:45:41.984Z] #53 2.332 + uname -r [2021-05-06T10:45:41.984Z] #53 2.332 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-06T10:45:41.984Z] #53 2.345 + RUNC_BUILDTAGS='seccomp ' [2021-05-06T10:45:41.984Z] #53 2.345 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-06T10:45:41.984Z] #53 2.345 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dtrN9kzTQw/src/github.com/opencontainers/runc [2021-05-06T10:45:41.984Z] #53 2.345 Cloning into '/tmp/tmp.dtrN9kzTQw/src/github.com/opencontainers/runc'... [2021-05-06T10:45:42.028Z] #43 ... [2021-05-06T10:45:42.028Z] [2021-05-06T10:45:42.028Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:45:42.028Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-06T10:45:42.028Z] #32 DONE 112.3s [2021-05-06T10:45:42.028Z] [2021-05-06T10:45:42.028Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:42.028Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:42.028Z] #43 47.13 GEN compel/include/version.h [2021-05-06T10:45:42.028Z] #43 47.15 touch .config [2021-05-06T10:45:42.195Z] #43 161.0 CC criu/vdso.o [2021-05-06T10:45:42.239Z] #53 ... [2021-05-06T10:45:42.239Z] [2021-05-06T10:45:42.239Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T10:45:42.239Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-06T10:45:42.239Z] #14 DONE 2.4s [2021-05-06T10:45:42.239Z] [2021-05-06T10:45:42.239Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:42.239Z] #53 sha256:b39c5f088c69c227dcb4c9bc5339382ce21318986123b77a481c62824aee2dc5 [2021-05-06T10:45:42.239Z] #53 2.345 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-06T10:45:42.292Z] #43 47.31 GEN include/common/config.h [2021-05-06T10:45:42.292Z] #43 47.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-06T10:45:42.292Z] #43 47.49 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-05-06T10:45:42.455Z] #43 161.5 LINK criu/built-in.o [2021-05-06T10:45:42.557Z] #43 47.54 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-05-06T10:45:42.557Z] #43 47.61 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-05-06T10:45:42.557Z] #43 47.65 DEP compel/plugins/std/infect.d [2021-05-06T10:45:42.557Z] #43 47.73 DEP compel/plugins/std/string.d [2021-05-06T10:45:42.557Z] #43 47.80 DEP compel/plugins/std/log.d [2021-05-06T10:45:42.716Z] #43 161.6 LINK criu/criu [2021-05-06T10:45:42.821Z] #43 47.86 DEP compel/plugins/std/fds.d [2021-05-06T10:45:42.821Z] #43 47.94 DEP compel/plugins/std/std.d [2021-05-06T10:45:42.848Z] #53 1.690 + RM_GOPATH=0 [2021-05-06T10:45:42.848Z] #53 ... [2021-05-06T10:45:42.848Z] [2021-05-06T10:45:42.848Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T10:45:42.848Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-06T10:45:42.848Z] #14 DONE 1.8s [2021-05-06T10:45:42.848Z] [2021-05-06T10:45:42.848Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:42.848Z] #53 sha256:3c6c31fe35254ef3a268e13d5e43203a61234a4abbbc91991cae68e4fb019310 [2021-05-06T10:45:42.848Z] #53 1.691 + TMP_GOPATH= [2021-05-06T10:45:42.848Z] #53 1.691 + : /build [2021-05-06T10:45:42.848Z] #53 1.692 + '[' -z '' ']' [2021-05-06T10:45:42.848Z] #53 1.693 ++ mktemp -d [2021-05-06T10:45:42.848Z] #53 1.696 + export GOPATH=/tmp/tmp.V7RFGzugVd [2021-05-06T10:45:42.848Z] #53 1.696 + GOPATH=/tmp/tmp.V7RFGzugVd [2021-05-06T10:45:42.848Z] #53 1.696 + RM_GOPATH=1 [2021-05-06T10:45:42.848Z] #53 1.697 + case "$(go env GOARCH)" in [2021-05-06T10:45:42.848Z] #53 1.697 ++ go env GOARCH [2021-05-06T10:45:42.848Z] #53 1.718 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T10:45:42.848Z] #53 1.718 + GO_BUILDMODE=-buildmode=pie [2021-05-06T10:45:42.848Z] #53 1.719 ++ dirname /tmp/install/install.sh [2021-05-06T10:45:42.848Z] #53 1.720 + dir=/tmp/install [2021-05-06T10:45:42.848Z] #53 1.720 + bin=runc [2021-05-06T10:45:42.848Z] #53 1.721 + shift [2021-05-06T10:45:42.848Z] #53 1.721 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-06T10:45:42.848Z] #53 1.721 + . /tmp/install/runc.installer [2021-05-06T10:45:42.848Z] #53 1.721 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:45:42.848Z] #53 1.722 + install_runc [2021-05-06T10:45:42.848Z] #53 1.722 + uname -r [2021-05-06T10:45:42.848Z] #53 1.733 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-06T10:45:42.848Z] #53 1.735 + RUNC_BUILDTAGS='seccomp ' [2021-05-06T10:45:42.848Z] #53 1.735 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-06T10:45:42.848Z] #53 1.735 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-06T10:45:42.848Z] #53 1.736 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V7RFGzugVd/src/github.com/opencontainers/runc [2021-05-06T10:45:42.848Z] #53 1.738 Cloning into '/tmp/tmp.V7RFGzugVd/src/github.com/opencontainers/runc'... [2021-05-06T10:45:42.848Z] #53 ... [2021-05-06T10:45:42.848Z] [2021-05-06T10:45:42.848Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T10:45:42.848Z] #58 sha256:c4e046f8c30a0c8dad0e81781a5b6c1106463f9d88e931d795fff7ed0c0e04ee [2021-05-06T10:45:42.848Z] #58 125.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-06T10:45:42.848Z] #58 125.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-06T10:45:42.848Z] #58 DONE 133.7s [2021-05-06T10:45:43.085Z] #43 48.17 DEP compel/plugins/shmem/shmem.d [2021-05-06T10:45:43.085Z] #43 48.36 DEP compel/plugins/fds/fds.d [2021-05-06T10:45:43.108Z] [2021-05-06T10:45:43.108Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-06T10:45:43.108Z] #59 sha256:df1e6c095409bf26543b7b0d25039206238f5601e4350d31acb65daed68bfb36 [2021-05-06T10:45:43.108Z] #59 DONE 0.2s [2021-05-06T10:45:43.108Z] [2021-05-06T10:45:43.108Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-06T10:45:43.108Z] #60 sha256:1b79a0d03d35b53f96d79aeb0adb9dc67d46eed80ef9f982ef2c85a2e915bb66 [2021-05-06T10:45:43.108Z] #60 DONE 0.1s [2021-05-06T10:45:43.108Z] [2021-05-06T10:45:43.108Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:43.108Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:43.108Z] #43 51.36 HOSTCC compel/src/lib/log-host.o [2021-05-06T10:45:43.108Z] #43 51.62 HOSTLINK compel/compel-host-bin [2021-05-06T10:45:43.108Z] #43 51.78 DEP soccr/soccr.d [2021-05-06T10:45:43.108Z] #43 51.91 CC soccr/soccr.o [2021-05-06T10:45:43.287Z] #43 162.0 DEP lib/c/criu.d [2021-05-06T10:45:43.287Z] #43 162.1 CC images/rpc.pb-c.o [2021-05-06T10:45:43.287Z] #43 162.4 CC lib/c/criu.o [2021-05-06T10:45:43.349Z] #43 48.51 CC compel/plugins/std/std.o [2021-05-06T10:45:43.592Z] #18 DONE 2.7s [2021-05-06T10:45:43.592Z] [2021-05-06T10:45:43.592Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T10:45:43.592Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-06T10:45:43.601Z] #53 ... [2021-05-06T10:45:43.601Z] [2021-05-06T10:45:43.601Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-06T10:45:43.601Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-06T10:45:43.601Z] #15 DONE 1.5s [2021-05-06T10:45:43.857Z] [2021-05-06T10:45:43.857Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-06T10:45:43.857Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-06T10:45:43.928Z] #43 ... [2021-05-06T10:45:43.928Z] [2021-05-06T10:45:43.928Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T10:45:43.928Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-06T10:45:43.928Z] #19 DONE 2.3s [2021-05-06T10:45:43.928Z] [2021-05-06T10:45:43.928Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:43.928Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:43.928Z] #43 48.85 CC compel/plugins/std/fds.o [2021-05-06T10:45:44.047Z] #43 54.17 AR soccr/libsoccr.a [2021-05-06T10:45:44.193Z] #43 49.38 CC compel/plugins/std/log.o [2021-05-06T10:45:44.229Z] #43 163.2 LINK lib/c/built-in.o [2021-05-06T10:45:44.229Z] #43 163.2 LINK lib/c/libcriu.so [2021-05-06T10:45:44.229Z] #43 163.3 LINK lib/c/libcriu.a [2021-05-06T10:45:44.307Z] #43 54.23 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-06T10:45:44.490Z] #43 163.4 GEN magic.py [2021-05-06T10:45:44.490Z] #43 163.5 Note: Building without setproctitle() and strlcpy() support. [2021-05-06T10:45:44.490Z] #43 163.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-06T10:45:44.490Z] #43 163.5 Note: Building without GnuTLS support [2021-05-06T10:45:44.490Z] #43 163.5 Makefile.config:39: Warn: you have no libnftables installed [2021-05-06T10:45:44.490Z] #43 163.5 Makefile.config:40: Warn: Building without nftables support [2021-05-06T10:45:44.535Z] #19 ... [2021-05-06T10:45:44.535Z] [2021-05-06T10:45:44.535Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:44.535Z] #45 sha256:08afbc62170e1253735314055ba7e74c9c509145fb8f9c32cd7a422d98f1a8c3 [2021-05-06T10:45:44.535Z] #45 DONE 136.4s [2021-05-06T10:45:44.535Z] [2021-05-06T10:45:44.535Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:44.535Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:44.535Z] #43 67.58 LINK criu/pie/restorer.built-in.o [2021-05-06T10:45:44.535Z] #43 67.62 GEN criu/pie/restorer-blob.h [2021-05-06T10:45:44.535Z] #43 67.77 DEP criu/vdso.d [2021-05-06T10:45:44.535Z] #43 68.00 DEP criu/vdso-compat.d [2021-05-06T10:45:44.535Z] #43 68.17 DEP criu/uts_ns.d [2021-05-06T10:45:44.535Z] #43 68.29 DEP criu/util.d [2021-05-06T10:45:44.535Z] #43 68.53 DEP criu/uffd.d [2021-05-06T10:45:44.535Z] #43 68.79 DEP criu/tun.d [2021-05-06T10:45:44.535Z] #43 69.04 DEP criu/tty.d [2021-05-06T10:45:44.535Z] #43 69.28 DEP criu/timerfd.d [2021-05-06T10:45:44.535Z] #43 69.50 DEP criu/timens.d [2021-05-06T10:45:44.535Z] #43 69.65 DEP criu/sysfs_parse.d [2021-05-06T10:45:44.535Z] #43 69.87 DEP criu/sysctl.d [2021-05-06T10:45:44.535Z] #43 70.01 DEP criu/string.d [2021-05-06T10:45:44.535Z] #43 70.09 DEP criu/stats.d [2021-05-06T10:45:44.535Z] #43 70.19 DEP criu/sockets.d [2021-05-06T10:45:44.535Z] #43 70.37 DEP criu/sk-unix.d [2021-05-06T10:45:44.535Z] #43 70.62 DEP criu/sk-tcp.d [2021-05-06T10:45:44.535Z] #43 70.80 DEP criu/sk-queue.d [2021-05-06T10:45:44.535Z] #43 71.08 DEP criu/sk-packet.d [2021-05-06T10:45:44.535Z] #43 71.29 DEP criu/sk-netlink.d [2021-05-06T10:45:44.535Z] #43 71.46 DEP criu/sk-inet.d [2021-05-06T10:45:44.783Z] #16 1.111 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-06T10:45:44.783Z] #16 DONE 1.2s [2021-05-06T10:45:44.783Z] [2021-05-06T10:45:44.783Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:44.783Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:44.783Z] #43 53.79 CC criu/arch/x86/cpu.o [2021-05-06T10:45:44.783Z] #43 54.73 CC criu/arch/x86/crtools.o [2021-05-06T10:45:44.783Z] #43 56.47 CC criu/arch/x86/kerndat.o [2021-05-06T10:45:44.783Z] #43 57.21 CC criu/arch/x86/sigaction_compat.o [2021-05-06T10:45:44.783Z] #43 57.45 CC criu/arch/x86/sigframe.o [2021-05-06T10:45:44.800Z] #43 71.66 DEP criu/signalfd.d [2021-05-06T10:45:44.876Z] #43 ... [2021-05-06T10:45:44.876Z] [2021-05-06T10:45:44.876Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-06T10:45:44.876Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-06T10:45:44.876Z] #15 DONE 2.3s [2021-05-06T10:45:44.876Z] [2021-05-06T10:45:44.876Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:44.876Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:44.876Z] #43 54.92 DEP criu/arch/x86/sigframe.d [2021-05-06T10:45:45.039Z] #43 57.81 LINK criu/arch/x86/crtools.built-in.o [2021-05-06T10:45:45.060Z] #43 71.80 DEP criu/sigframe.d [2021-05-06T10:45:45.060Z] #43 71.93 DEP criu/shmem.d [2021-05-06T10:45:45.135Z] #43 55.12 DEP criu/arch/x86/sigaction_compat.d [2021-05-06T10:45:45.148Z] #43 50.24 CC compel/plugins/std/string.o [2021-05-06T10:45:45.294Z] #43 57.89 DEP criu/pie/util-vdso-elf32.d [2021-05-06T10:45:45.294Z] #43 58.07 DEP criu/pie/util-vdso.d [2021-05-06T10:45:45.319Z] #43 72.17 DEP criu/servicefd.d [2021-05-06T10:45:45.395Z] #43 55.29 DEP criu/arch/x86/kerndat.d [2021-05-06T10:45:45.432Z] #43 164.1 fatal: not a git repository (or any of the parent directories): .git [2021-05-06T10:45:45.551Z] #43 58.23 DEP criu/pie/util.d [2021-05-06T10:45:45.579Z] #43 72.38 DEP criu/seize.d [2021-05-06T10:45:45.654Z] #43 55.58 DEP criu/arch/x86/crtools.d [2021-05-06T10:45:45.654Z] #43 55.82 DEP criu/arch/x86/cpu.d [2021-05-06T10:45:45.693Z] #43 164.7 make[1]: Nothing to be done for 'all'. [2021-05-06T10:45:45.728Z] #43 50.77 CC compel/plugins/std/infect.o [2021-05-06T10:45:45.806Z] #43 58.42 CC criu/pie/util.o [2021-05-06T10:45:45.838Z] #43 72.57 DEP criu/seccomp.d [2021-05-06T10:45:45.838Z] #43 72.70 DEP criu/rst-malloc.d [2021-05-06T10:45:45.914Z] #43 56.03 CC criu/arch/x86/cpu.o [2021-05-06T10:45:45.993Z] #43 51.24 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-05-06T10:45:46.063Z] #43 ... [2021-05-06T10:45:46.063Z] [2021-05-06T10:45:46.063Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-06T10:45:46.063Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-06T10:45:46.063Z] #17 DONE 1.2s [2021-05-06T10:45:46.063Z] [2021-05-06T10:45:46.063Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:46.063Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:46.063Z] #43 58.78 CC criu/pie/util-vdso.o [2021-05-06T10:45:46.097Z] #43 72.78 DEP criu/rbtree.d [2021-05-06T10:45:46.097Z] #43 72.84 DEP criu/pstree.d [2021-05-06T10:45:46.097Z] #43 ... [2021-05-06T10:45:46.097Z] [2021-05-06T10:45:46.097Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T10:45:46.097Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-06T10:45:46.097Z] #19 DONE 3.3s [2021-05-06T10:45:46.097Z] [2021-05-06T10:45:46.097Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:46.097Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:46.097Z] #43 72.99 DEP criu/protobuf.d [2021-05-06T10:45:46.097Z] #43 ... [2021-05-06T10:45:46.097Z] [2021-05-06T10:45:46.097Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:46.097Z] #53 sha256:14668e429112791442bda9e451920f5675a645cfecaf0885aebc524f2473ec24 [2021-05-06T10:45:46.098Z] #53 13.66 + cd /tmp/tmp.yVMoVwXlxL/src/github.com/opencontainers/runc [2021-05-06T10:45:46.098Z] #53 13.66 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:45:46.098Z] #53 14.47 + '[' -z '' ']' [2021-05-06T10:45:46.098Z] #53 14.47 + target=static [2021-05-06T10:45:46.098Z] #53 14.47 + make 'BUILDTAGS=seccomp ' static [2021-05-06T10:45:46.098Z] #53 15.08 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-05-06T10:45:46.174Z] #43 ... [2021-05-06T10:45:46.174Z] [2021-05-06T10:45:46.174Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-06T10:45:46.174Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-06T10:45:46.174Z] #16 1.259 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-06T10:45:46.174Z] #16 DONE 1.4s [2021-05-06T10:45:46.258Z] #43 51.31 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-05-06T10:45:46.258Z] #43 51.42 AR compel/plugins/std.lib.a [2021-05-06T10:45:46.264Z] #43 165.2 make[1]: 'images/built-in.o' is up to date. [2021-05-06T10:45:46.264Z] #43 165.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-06T10:45:46.264Z] #43 165.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-06T10:45:46.264Z] #43 165.3 make[1]: 'compel/libcompel.a' is up to date. [2021-05-06T10:45:46.264Z] #43 165.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-06T10:45:46.264Z] #43 165.3 make[1]: Nothing to be done for 'all'. [2021-05-06T10:45:46.357Z] #53 ... [2021-05-06T10:45:46.357Z] [2021-05-06T10:45:46.357Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:46.357Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:46.357Z] #43 73.17 GEN criu/protobuf-desc-gen.h [2021-05-06T10:45:46.434Z] [2021-05-06T10:45:46.434Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-06T10:45:46.434Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-06T10:45:46.522Z] #43 51.55 CC compel/plugins/fds/fds.o [2021-05-06T10:45:46.522Z] #43 51.80 AR compel/plugins/fds.lib.a [2021-05-06T10:45:46.525Z] #43 165.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-06T10:45:46.525Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-05-06T10:45:46.525Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-05-06T10:45:46.525Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-05-06T10:45:46.786Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-05-06T10:45:46.786Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-05-06T10:45:46.786Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2021-05-06T10:45:46.786Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2021-05-06T10:45:46.786Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-05-06T10:45:46.786Z] #43 165.8 INSTALL criu/criu [2021-05-06T10:45:46.786Z] #43 51.89 HOSTDEP compel/src/lib/log-host.d [2021-05-06T10:45:46.787Z] #43 52.00 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-06T10:45:46.589Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:45:46.646Z] > git config --add remote.origin.fetch +refs/pull/42339/head:refs/remotes/origin/PR-42339 # timeout=10 [2021-05-06T10:45:46.687Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:45:46.893Z] Fetching without tags [2021-05-06T10:45:46.991Z] #43 59.64 CC criu/pie/util-vdso-elf32.o [2021-05-06T10:45:47.051Z] #43 52.11 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-05-06T10:45:47.051Z] #43 52.16 HOSTDEP compel/src/main-host.d [2021-05-06T10:45:47.247Z] #43 ... [2021-05-06T10:45:47.247Z] [2021-05-06T10:45:47.247Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-06T10:45:47.247Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-06T10:45:47.247Z] #18 DONE 1.1s [2021-05-06T10:45:47.247Z] [2021-05-06T10:45:47.247Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T10:45:47.247Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-06T10:45:47.316Z] #43 52.28 DEP compel/src/lib/ptrace.d [2021-05-06T10:45:47.316Z] #43 52.43 DEP compel/src/lib/infect.d [2021-05-06T10:45:47.316Z] #43 52.54 DEP compel/src/lib/infect-util.d [2021-05-06T10:45:47.357Z] #43 DONE 166.2s [2021-05-06T10:45:47.357Z] [2021-05-06T10:45:47.357Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:45:47.357Z] #56 sha256:cb732b3cfd527a6944c189f81c18f59c800ed6b6664c91120e46b0db01723671 [2021-05-06T10:45:47.581Z] #43 52.62 DEP compel/src/lib/infect-rpc.d [2021-05-06T10:45:47.581Z] #43 52.73 DEP compel/arch/aarch64/src/lib/infect.d [2021-05-06T10:45:47.589Z] Merging remotes/origin/master commit 892d3d57be0f78ce3f11b247b1063cdce9f6472d into PR head commit 489f57b877204e9e118c53b5c43f67674786b02a [2021-05-06T10:45:47.814Z] #17 DONE 1.2s [2021-05-06T10:45:47.814Z] [2021-05-06T10:45:47.814Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-06T10:45:47.814Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-06T10:45:47.847Z] #43 52.84 DEP compel/arch/aarch64/src/lib/cpu.d [2021-05-06T10:45:47.847Z] #43 52.88 DEP compel/src/lib/log.d [2021-05-06T10:45:47.847Z] #43 52.94 DEP compel/src/main.d [2021-05-06T10:45:47.847Z] #43 53.05 DEP compel/src/lib/handle-elf.d [2021-05-06T10:45:48.112Z] #43 53.23 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-05-06T10:45:48.265Z] #43 74.83 DEP criu/protobuf-desc.d [2021-05-06T10:45:48.265Z] #43 74.98 DEP criu/proc_parse.d [2021-05-06T10:45:48.265Z] #43 75.20 DEP criu/plugin.d [2021-05-06T10:45:48.301Z] #56 ... [2021-05-06T10:45:48.301Z] [2021-05-06T10:45:48.301Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-06T10:45:48.301Z] #44 sha256:417ebc3a25b809e9bac44cdc2e86571d708d7921e8efe5c4b35c6026f4530808 [2021-05-06T10:45:48.301Z] #44 DONE 0.1s [2021-05-06T10:45:48.301Z] [2021-05-06T10:45:48.301Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-06T10:45:48.301Z] #46 sha256:004cd6602fcd0386b80761c56083d3cd6ab781b3d45dd0cad7e6e5d8b87f116e [2021-05-06T10:45:48.393Z] #43 53.40 CC compel/src/lib/log.o [2021-05-06T10:45:48.525Z] #43 75.32 DEP criu/pipes.d [2021-05-06T10:45:48.561Z] #46 DONE 0.1s [2021-05-06T10:45:48.561Z] [2021-05-06T10:45:48.561Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-06T10:45:48.561Z] #48 sha256:7b0e406152e20699cae2520f9932915ad1846b5d6093cd40238e55edeaa3e242 [2021-05-06T10:45:48.561Z] #48 DONE 0.1s [2021-05-06T10:45:48.561Z] [2021-05-06T10:45:48.561Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-06T10:45:48.561Z] #50 sha256:acb4dce09d608a5c445c5df032cd23e683d232105a42f93429616866561e8873 [2021-05-06T10:45:48.561Z] #50 DONE 0.1s [2021-05-06T10:45:48.561Z] [2021-05-06T10:45:48.561Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-06T10:45:48.561Z] #52 sha256:4ea1f4d2d412e13349b9ba727cf41eabeee5a04152cfc0fe4704105f18a167ba [2021-05-06T10:45:48.610Z] #19 DONE 1.2s [2021-05-06T10:45:48.610Z] [2021-05-06T10:45:48.610Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:45:48.610Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:45:48.658Z] #43 53.69 CC compel/arch/aarch64/src/lib/cpu.o [2021-05-06T10:45:48.754Z] #18 DONE 1.2s [2021-05-06T10:45:48.754Z] [2021-05-06T10:45:48.754Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T10:45:48.754Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-06T10:45:48.784Z] #43 75.47 DEP criu/pie-util.d [2021-05-06T10:45:48.784Z] #43 75.65 DEP criu/pie-util-vdso.d [2021-05-06T10:45:48.784Z] #43 75.67 DEP criu/pie-util-vdso-elf32.d [2021-05-06T10:45:48.821Z] #52 DONE 0.1s [2021-05-06T10:45:48.821Z] [2021-05-06T10:45:48.821Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:48.821Z] #53 sha256:609101783d0f045baa4a27a3188aba196ac6da57eb31c01e9ed2e9c22314841b [2021-05-06T10:45:48.922Z] #43 53.99 CC compel/arch/aarch64/src/lib/infect.o [2021-05-06T10:45:49.043Z] #43 75.81 DEP criu/path.d [2021-05-06T10:45:49.043Z] #43 75.97 DEP criu/parasite-syscall.d [2021-05-06T10:45:49.186Z] #43 54.29 CC compel/src/lib/infect-rpc.o [2021-05-06T10:45:49.303Z] #43 76.18 DEP criu/pagemap.d [2021-05-06T10:45:49.562Z] #43 76.34 DEP criu/pagemap-cache.d [2021-05-06T10:45:49.562Z] #43 76.44 DEP criu/page-xfer.d [2021-05-06T10:45:46.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T10:45:46.923Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T10:45:46.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:45:46.925Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42339/head:refs/remotes/origin/PR-42339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T10:45:47.690Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:45:47.733Z] > git checkout -f 489f57b877204e9e118c53b5c43f67674786b02a # timeout=10 [2021-05-06T10:45:49.765Z] #43 54.85 CC compel/src/lib/infect-util.o [2021-05-06T10:45:49.821Z] #43 76.59 DEP criu/page-pipe.d [2021-05-06T10:45:49.822Z] #43 76.67 DEP criu/netfilter.d [2021-05-06T10:45:49.974Z] #20 1.464 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-06T10:45:49.974Z] #20 1.518 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:45:49.974Z] #20 1.519 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:45:49.974Z] #20 1.529 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:45:50.029Z] #43 55.11 CC compel/src/lib/infect.o [2021-05-06T10:45:50.080Z] #43 76.85 DEP criu/net.d [2021-05-06T10:45:50.134Z] #19 DONE 1.3s [2021-05-06T10:45:50.134Z] [2021-05-06T10:45:50.134Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:45:50.134Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:45:50.379Z] #43 77.02 DEP criu/namespaces.d [2021-05-06T10:45:50.379Z] #43 77.26 DEP criu/mount.d [2021-05-06T10:45:50.535Z] #20 2.141 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-06T10:45:50.640Z] #43 77.49 DEP criu/memfd.d [2021-05-06T10:45:50.819Z] Merge succeeded, producing bbf727d7196e3f26d90a6901eb19ce6abbbe7355 [2021-05-06T10:45:50.819Z] Checking out Revision bbf727d7196e3f26d90a6901eb19ce6abbbe7355 (PR-42339) [2021-05-06T10:45:50.911Z] #43 77.61 DEP criu/mem.d [2021-05-06T10:45:50.911Z] #43 77.80 DEP criu/lsm.d [2021-05-06T10:45:51.171Z] #43 77.92 DEP criu/log.d [2021-05-06T10:45:51.171Z] #43 78.06 DEP criu/libnetlink.d [2021-05-06T10:45:51.429Z] #43 ... [2021-05-06T10:45:51.429Z] [2021-05-06T10:45:51.429Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:51.429Z] #45 sha256:d81fb53bb84fdec799f19ec122186ba88f666ab0592c693f3c6e675fdb294358 [2021-05-06T10:45:51.429Z] #45 112.7 github.com/LK4D4/vndr/godl [2021-05-06T10:45:51.429Z] #45 113.7 github.com/LK4D4/vndr [2021-05-06T10:45:51.429Z] #45 DONE 122.0s [2021-05-06T10:45:51.429Z] [2021-05-06T10:45:51.429Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:45:51.429Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-06T10:45:51.429Z] #20 1.968 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-06T10:45:51.429Z] #20 2.032 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:45:51.429Z] #20 2.147 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:45:51.429Z] #20 2.238 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:45:51.429Z] #20 2.515 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-05-06T10:45:51.429Z] #20 3.441 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-06T10:45:51.429Z] #20 5.210 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [280 kB] [2021-05-06T10:45:51.429Z] #20 5.227 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-06T10:45:51.430Z] #43 78.16 DEP criu/kerndat.d [2021-05-06T10:45:51.430Z] #43 78.37 DEP criu/kcmp-ids.d [2021-05-06T10:45:51.430Z] #43 78.45 DEP criu/irmap.d [2021-05-06T10:45:51.463Z] #20 3.147 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:45:51.516Z] #20 1.512 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-06T10:45:51.516Z] #20 1.514 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:45:51.516Z] #20 1.569 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:45:51.516Z] #20 1.572 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:45:51.688Z] #43 78.56 DEP criu/ipc_ns.d [2021-05-06T10:45:51.694Z] #20 ... [2021-05-06T10:45:51.694Z] [2021-05-06T10:45:51.694Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:51.694Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:45:51.694Z] #43 57.02 CC compel/src/lib/ptrace.o [2021-05-06T10:45:51.947Z] #43 78.74 DEP criu/image.d [2021-05-06T10:45:52.085Z] #20 2.123 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-06T10:45:52.206Z] #43 78.89 DEP criu/image-desc.d [2021-05-06T10:45:52.206Z] #43 79.01 DEP criu/fsnotify.d [2021-05-06T10:45:52.280Z] #43 57.44 AR compel/libcompel.a [2021-05-06T10:45:52.280Z] #43 57.55 HOSTCC compel/src/main-host.o [2021-05-06T10:45:52.466Z] #43 79.20 DEP criu/filesystems.d [2021-05-06T10:45:52.466Z] #43 79.39 DEP criu/files.d [2021-05-06T10:45:49.997Z] > git remote # timeout=10 [2021-05-06T10:45:50.069Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T10:45:50.110Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T10:45:50.112Z] > git merge 892d3d57be0f78ce3f11b247b1063cdce9f6472d # timeout=10 [2021-05-06T10:45:50.708Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-06T10:45:50.848Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T10:45:50.892Z] > git checkout -f bbf727d7196e3f26d90a6901eb19ce6abbbe7355 # timeout=10 [2021-05-06T10:45:52.725Z] #43 79.58 DEP criu/files-reg.d [2021-05-06T10:45:52.830Z] #20 4.545 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:45:52.954Z] #43 58.14 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-05-06T10:45:52.985Z] #43 79.73 DEP criu/files-ext.d [2021-05-06T10:45:52.985Z] #43 79.85 DEP criu/file-lock.d [2021-05-06T10:45:52.985Z] #43 80.00 DEP criu/file-ids.d [2021-05-06T10:45:53.025Z] #20 3.208 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:45:53.218Z] #43 58.41 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-06T10:45:53.483Z] #43 ... [2021-05-06T10:45:53.483Z] [2021-05-06T10:45:53.483Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:53.483Z] #53 sha256:75685b924ecf9405956ad3246c1cc78d14c0b05460a3b89295d1f6b03fec5b51 [2021-05-06T10:45:53.483Z] #53 11.61 + cd /tmp/tmp.ibld6OG2VJ/src/github.com/opencontainers/runc [2021-05-06T10:45:53.483Z] #53 11.61 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:45:53.483Z] #53 12.35 + '[' -z '' ']' [2021-05-06T10:45:53.483Z] #53 12.35 + target=static [2021-05-06T10:45:53.483Z] #53 12.35 + make 'BUILDTAGS=seccomp ' static [2021-05-06T10:45:53.483Z] #53 12.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-05-06T10:45:53.483Z] #53 ... [2021-05-06T10:45:53.483Z] [2021-05-06T10:45:53.483Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T10:45:53.483Z] #24 sha256:6a1f7a9d88d48a8d74fc3bee86deff37d384ff3faa7e14f2ee27c9379e44ea5c [2021-05-06T10:45:53.555Z] #43 80.15 DEP criu/fifo.d [2021-05-06T10:45:53.555Z] #43 80.35 DEP criu/fdstore.d [2021-05-06T10:45:53.815Z] #43 80.48 DEP criu/fault-injection.d [2021-05-06T10:45:53.815Z] #43 80.55 DEP criu/external.d [2021-05-06T10:45:53.815Z] #43 ... [2021-05-06T10:45:53.815Z] [2021-05-06T10:45:53.815Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:45:53.815Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:45:53.815Z] #32 DONE 145.9s [2021-05-06T10:45:53.815Z] [2021-05-06T10:45:53.815Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:45:53.815Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:45:53.815Z] #20 4.904 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-06T10:45:53.815Z] #20 4.986 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T10:45:53.815Z] #20 5.047 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T10:45:53.815Z] #20 5.067 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T10:45:53.815Z] #20 5.507 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-06T10:45:53.815Z] #20 6.403 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-06T10:45:54.075Z] #20 7.682 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:45:54.075Z] #20 ... [2021-05-06T10:45:54.075Z] [2021-05-06T10:45:54.075Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:54.075Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:54.075Z] #43 80.76 DEP criu/eventpoll.d [2021-05-06T10:45:54.075Z] #43 80.89 DEP criu/eventfd.d [2021-05-06T10:45:54.107Z] #53 ... [2021-05-06T10:45:54.107Z] [2021-05-06T10:45:54.107Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:45:54.107Z] #56 sha256:cb732b3cfd527a6944c189f81c18f59c800ed6b6664c91120e46b0db01723671 [2021-05-06T10:45:54.107Z] #56 197.0 + bin/containerd [2021-05-06T10:45:54.197Z] #20 6.063 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:45:54.334Z] #43 81.09 DEP criu/crtools.d [2021-05-06T10:45:54.334Z] #43 81.26 DEP criu/cr-service.d [2021-05-06T10:45:54.413Z] #20 4.216 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB] [2021-05-06T10:45:54.593Z] #43 81.44 DEP criu/cr-restore.d [2021-05-06T10:45:54.760Z] #20 ... [2021-05-06T10:45:54.760Z] [2021-05-06T10:45:54.760Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:54.760Z] #53 sha256:b39c5f088c69c227dcb4c9bc5339382ce21318986123b77a481c62824aee2dc5 [2021-05-06T10:45:54.760Z] #53 12.66 + cd /tmp/tmp.dtrN9kzTQw/src/github.com/opencontainers/runc [2021-05-06T10:45:54.760Z] #53 12.66 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:45:54.760Z] #53 13.30 + '[' -z '' ']' [2021-05-06T10:45:54.760Z] #53 13.31 + target=static [2021-05-06T10:45:54.760Z] #53 13.31 + make 'BUILDTAGS=seccomp ' static [2021-05-06T10:45:54.760Z] #53 13.74 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-05-06T10:45:54.853Z] #43 81.74 DEP criu/cr-errno.d [2021-05-06T10:45:55.112Z] #43 81.77 DEP criu/cr-dump.d [2021-05-06T10:45:55.112Z] #43 82.00 DEP criu/cr-dedup.d [2021-05-06T10:45:55.352Z] #20 ... [2021-05-06T10:45:55.352Z] [2021-05-06T10:45:55.352Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:45:55.352Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:45:55.352Z] #45 146.3 github.com/LK4D4/vndr/godl [2021-05-06T10:45:55.371Z] #43 82.23 DEP criu/cr-check.d [2021-05-06T10:45:55.632Z] #43 82.47 DEP criu/config.d [2021-05-06T10:45:55.891Z] #43 82.61 DEP criu/clone-noasan.d [2021-05-06T10:45:55.891Z] #43 82.68 DEP criu/cgroup.d [2021-05-06T10:45:55.891Z] #43 82.83 DEP criu/cgroup-props.d [2021-05-06T10:45:56.150Z] #43 82.93 DEP criu/bitmap.d [2021-05-06T10:45:56.150Z] #43 82.96 DEP criu/bfd.d [2021-05-06T10:45:56.150Z] #43 83.03 DEP criu/autofs.d [2021-05-06T10:45:56.150Z] #43 83.17 DEP criu/aio.d [2021-05-06T10:45:56.302Z] #45 147.1 github.com/LK4D4/vndr [2021-05-06T10:45:56.718Z] #43 83.39 DEP criu/action-scripts.d [2021-05-06T10:45:56.890Z] #45 ... [2021-05-06T10:45:56.890Z] [2021-05-06T10:45:56.890Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:56.890Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:56.890Z] #43 56.93 CC criu/arch/x86/crtools.o [2021-05-06T10:45:56.890Z] #43 58.45 CC criu/arch/x86/kerndat.o [2021-05-06T10:45:56.890Z] #43 59.25 CC criu/arch/x86/sigaction_compat.o [2021-05-06T10:45:56.890Z] #43 59.49 CC criu/arch/x86/sigframe.o [2021-05-06T10:45:56.890Z] #43 59.87 LINK criu/arch/x86/crtools.built-in.o [2021-05-06T10:45:56.890Z] #43 59.93 DEP criu/pie/util-vdso-elf32.d [2021-05-06T10:45:56.890Z] #43 60.28 DEP criu/pie/util-vdso.d [2021-05-06T10:45:56.890Z] #43 60.47 DEP criu/pie/util.d [2021-05-06T10:45:56.890Z] #43 60.67 CC criu/pie/util.o [2021-05-06T10:45:56.890Z] #43 61.14 CC criu/pie/util-vdso.o [2021-05-06T10:45:56.890Z] #43 61.81 CC criu/pie/util-vdso-elf32.o [2021-05-06T10:45:56.890Z] #43 62.55 AR criu/pie/pie.lib.a [2021-05-06T10:45:56.890Z] #43 62.61 DEP criu/pie/restorer.d [2021-05-06T10:45:56.890Z] #43 62.82 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-06T10:45:56.890Z] #43 62.98 DEP criu/arch/x86/restorer_unmap.d [2021-05-06T10:45:56.890Z] #43 63.00 DEP criu/arch/x86/restorer.d [2021-05-06T10:45:56.890Z] #43 63.21 DEP criu/arch/x86/vdso-pie.d [2021-05-06T10:45:56.890Z] #43 63.36 DEP criu/pie/parasite-vdso.d [2021-05-06T10:45:56.890Z] #43 63.51 DEP criu/pie/parasite.d [2021-05-06T10:45:56.890Z] #43 63.76 CC criu/pie/parasite.o [2021-05-06T10:45:56.890Z] #43 65.31 LINK criu/pie/parasite.built-in.o [2021-05-06T10:45:56.890Z] #43 65.33 GEN criu/pie/parasite-blob.h [2021-05-06T10:45:56.890Z] #43 65.38 CC criu/pie/parasite-vdso.o [2021-05-06T10:45:56.890Z] #43 66.12 CC criu/arch/x86/vdso-pie.o [2021-05-06T10:45:56.890Z] #43 66.49 CC criu/arch/x86/restorer.o [2021-05-06T10:45:56.977Z] #43 83.70 CC criu/action-scripts.o [2021-05-06T10:45:57.149Z] #43 67.07 CC criu/arch/x86/restorer_unmap.o [2021-05-06T10:45:57.149Z] #43 67.15 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-06T10:45:57.236Z] #43 84.14 CC criu/aio.o [2021-05-06T10:45:57.410Z] #43 67.45 CC criu/pie/restorer.o [2021-05-06T10:45:57.743Z] #24 123.2 Checking out files: 17% (1960/11355) Checking out files: 18% (2044/11355) Checking out files: 19% (2158/11355) Checking out files: 20% (2271/11355) Checking out files: 21% (2385/11355) Checking out files: 22% (2499/11355) Checking out files: 23% (2612/11355) Checking out files: 24% (2726/11355) Checking out files: 25% (2839/11355) Checking out files: 26% (2953/11355) Checking out files: 27% (3066/11355) Checking out files: 28% (3180/11355) Checking out files: 29% (3293/11355) Checking out files: 30% (3407/11355) Checking out files: 30% (3441/11355) Checking out files: 31% (3521/11355) Checking out files: 32% (3634/11355) Checking out files: 33% (3748/11355) Checking out files: 34% (3861/11355) Checking out files: 35% (3975/11355) Checking out files: 36% (4088/11355) Checking out files: 37% (4202/11355) Checking out files: 38% (4315/11355) Checking out files: 39% (4429/11355) Checking out files: 40% (4542/11355) Checking out files: 41% (4656/11355) Checking out files: 42% (4770/11355) Checking out files: 43% (4883/11355) Checking out files: 44% (4997/11355) Checking out files: 44% (5045/11355) Checking out files: 45% (5110/11355) Checking out files: 46% (5224/11355) Checking out files: 47% (5337/11355) Checking out files: 48% (5451/11355) Checking out files: 49% (5564/11355) Checking out files: 50% (5678/11355) Checking out files: 51% (5792/11355) Checking out files: 52% (5905/11355) Checking out files: 53% (6019/11355) Checking out files: 54% (6132/11355) Checking out files: 55% (6246/11355) Checking out files: 56% (6359/11355) Checking out files: 57% (6473/11355) Checking out files: 58% (6586/11355) Checking out files: 59% (6700/11355) Checking out files: 60% (6813/11355) Checking out files: 61% (6927/11355) Checking out files: 62% (7041/11355) Checking out files: 63% (7154/11355) Checking out files: 64% (7268/11355) Checking out files: 65% (7381/11355) Checking out files: 65% (7430/11355) Checking out files: 66% (7495/11355) Checking out files: 67% (7608/11355) Checking out files: 68% (7722/11355) Checking out files: 69% (7835/11355) Checking out files: 70% (7949/11355) Checking out files: 71% (8063/11355) Checking out files: 72% (8176/11355) Checking out files: 73% (8290/11355) Checking out files: 74% (8403/11355) Checking out files: 75% (8517/11355) Checking out files: 76% (8630/11355) Checking out files: 77% (8744/11355) Checking out files: 78% (8857/11355) Checking out files: 79% (8971/11355) Checking out files: 80% (9084/11355) Checking out files: 81% (9198/11355) Checking out files: 82% (9312/11355) Checking out files: 83% (9425/11355) Checking out files: 84% (9539/11355) Checking out files: 85% (9652/11355) Checking out files: 85% (9698/11355) Checking out files: 86% (9766/11355) Checking out files: 87% (9879/11355) Checking out files: 88% (9993/11355) Checking out files: 89% (10106/11355) Checking out files: 90% (10220/11355) Checking out files: 91% (10334/11355) Checking out files: 92% (10447/11355) Checking out files: 93% (10561/11355) Checking out files: 94% (10674/11355) Checking out files: 95% (10788/11355) Checking out files: 96% (10901/11355) Checking out files: 97% (11015/11355) Checking out files: 98% (11128/11355) Checking out files: 99% (11242/11355) Checking out files: 100% (11355/11355) Checking out files: 100% (11355/11355), done. [2021-05-06T10:45:57.743Z] #24 128.2 + cd /tmp/tmp.ywYi4EGLnW/tmp/docker-ce [2021-05-06T10:45:57.743Z] #24 128.2 + git checkout -q v17.06.2-ce [2021-05-06T10:45:57.804Z] #43 84.62 CC criu/autofs.o [2021-05-06T10:45:58.029Z] #53 ... [2021-05-06T10:45:58.029Z] [2021-05-06T10:45:58.030Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:45:58.030Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:45:58.030Z] #43 60.68 AR criu/pie/pie.lib.a [2021-05-06T10:45:58.030Z] #43 60.81 DEP criu/pie/restorer.d [2021-05-06T10:45:58.030Z] #43 61.14 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-06T10:45:58.030Z] #43 61.33 DEP criu/arch/x86/restorer_unmap.d [2021-05-06T10:45:58.030Z] #43 61.35 DEP criu/arch/x86/restorer.d [2021-05-06T10:45:58.030Z] #43 61.70 DEP criu/arch/x86/vdso-pie.d [2021-05-06T10:45:58.030Z] #43 61.86 DEP criu/pie/parasite-vdso.d [2021-05-06T10:45:58.030Z] #43 62.08 DEP criu/pie/parasite.d [2021-05-06T10:45:58.030Z] #43 62.36 CC criu/pie/parasite.o [2021-05-06T10:45:58.030Z] #43 63.70 LINK criu/pie/parasite.built-in.o [2021-05-06T10:45:58.030Z] #43 63.71 GEN criu/pie/parasite-blob.h [2021-05-06T10:45:58.030Z] #43 63.75 CC criu/pie/parasite-vdso.o [2021-05-06T10:45:58.030Z] #43 64.45 CC criu/arch/x86/vdso-pie.o [2021-05-06T10:45:58.030Z] #43 64.81 CC criu/arch/x86/restorer.o [2021-05-06T10:45:58.030Z] #43 65.42 CC criu/arch/x86/restorer_unmap.o [2021-05-06T10:45:58.030Z] #43 65.47 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-06T10:45:58.030Z] #43 65.75 CC criu/pie/restorer.o [2021-05-06T10:45:58.030Z] #43 68.77 LINK criu/pie/restorer.built-in.o [2021-05-06T10:45:58.030Z] #43 68.78 GEN criu/pie/restorer-blob.h [2021-05-06T10:45:58.030Z] #43 68.85 DEP criu/vdso.d [2021-05-06T10:45:58.030Z] #43 69.16 DEP criu/vdso-compat.d [2021-05-06T10:45:58.030Z] #43 69.26 DEP criu/uts_ns.d [2021-05-06T10:45:58.030Z] #43 69.40 DEP criu/util.d [2021-05-06T10:45:58.030Z] #43 69.61 DEP criu/uffd.d [2021-05-06T10:45:58.030Z] #43 69.87 DEP criu/tun.d [2021-05-06T10:45:58.030Z] #43 70.04 DEP criu/tty.d [2021-05-06T10:45:58.030Z] #43 70.26 DEP criu/timerfd.d [2021-05-06T10:45:58.030Z] #43 70.49 DEP criu/timens.d [2021-05-06T10:45:58.030Z] #43 70.63 DEP criu/sysfs_parse.d [2021-05-06T10:45:58.030Z] #43 70.86 DEP criu/sysctl.d [2021-05-06T10:45:58.286Z] #43 71.02 DEP criu/string.d [2021-05-06T10:45:58.286Z] #43 71.08 DEP criu/stats.d [2021-05-06T10:45:58.542Z] #43 71.21 DEP criu/sockets.d [2021-05-06T10:45:58.798Z] #43 71.39 DEP criu/sk-unix.d [2021-05-06T10:45:59.054Z] #43 71.67 DEP criu/sk-tcp.d [2021-05-06T10:45:59.183Z] #43 85.91 CC criu/bfd.o [2021-05-06T10:45:59.311Z] #43 71.93 DEP criu/sk-queue.d [2021-05-06T10:45:59.311Z] #43 72.08 DEP criu/sk-packet.d [2021-05-06T10:45:59.398Z] #56 ... [2021-05-06T10:45:59.398Z] [2021-05-06T10:45:59.398Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:45:59.398Z] #53 sha256:609101783d0f045baa4a27a3188aba196ac6da57eb31c01e9ed2e9c22314841b [2021-05-06T10:45:59.398Z] #53 124.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-06T10:45:59.443Z] #43 86.35 CC criu/bitmap.o [2021-05-06T10:45:59.567Z] #43 72.25 DEP criu/sk-netlink.d [2021-05-06T10:45:59.660Z] #53 125.7 + mkdir -p /build [2021-05-06T10:45:59.660Z] #53 125.7 + cp runc /build/runc [2021-05-06T10:45:59.702Z] #43 86.51 CC criu/cgroup-props.o [2021-05-06T10:45:59.823Z] #43 72.39 DEP criu/sk-inet.d [2021-05-06T10:45:59.823Z] #43 72.55 DEP criu/signalfd.d [2021-05-06T10:45:59.926Z] #53 DONE 125.9s [2021-05-06T10:45:59.926Z] [2021-05-06T10:45:59.926Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:45:59.926Z] #56 sha256:cb732b3cfd527a6944c189f81c18f59c800ed6b6664c91120e46b0db01723671 [2021-05-06T10:46:00.079Z] #43 72.70 DEP criu/sigframe.d [2021-05-06T10:46:00.079Z] #43 72.79 DEP criu/shmem.d [2021-05-06T10:46:00.079Z] #43 ... [2021-05-06T10:46:00.079Z] [2021-05-06T10:46:00.079Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:00.079Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:00.079Z] #20 11.71 Fetched 8955 kB in 10s (854 kB/s) [2021-05-06T10:46:00.643Z] #43 87.30 CC criu/cgroup.o [2021-05-06T10:46:00.702Z] #43 70.53 LINK criu/pie/restorer.built-in.o [2021-05-06T10:46:00.702Z] #43 70.54 GEN criu/pie/restorer-blob.h [2021-05-06T10:46:00.702Z] #43 70.67 DEP criu/vdso.d [2021-05-06T10:46:00.961Z] #43 70.93 DEP criu/vdso-compat.d [2021-05-06T10:46:01.067Z] #24 131.3 + mkdir -p /tmp/tmp.ywYi4EGLnW/src/github.com/docker [2021-05-06T10:46:01.067Z] #24 131.3 + mv components/cli /tmp/tmp.ywYi4EGLnW/src/github.com/docker/cli [2021-05-06T10:46:01.067Z] #24 131.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-06T10:46:01.220Z] #43 71.13 DEP criu/uts_ns.d [2021-05-06T10:46:01.220Z] #43 71.26 DEP criu/util.d [2021-05-06T10:46:01.310Z] #56 ... [2021-05-06T10:46:01.310Z] [2021-05-06T10:46:01.310Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-06T10:46:01.310Z] #54 sha256:e8fdae40ee61cd41f3230acb01102d339c8f16aa0a6186fc18f2f24f1ac2bcf6 [2021-05-06T10:46:01.310Z] #54 DONE 0.2s [2021-05-06T10:46:01.310Z] [2021-05-06T10:46:01.310Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:46:01.310Z] #56 sha256:cb732b3cfd527a6944c189f81c18f59c800ed6b6664c91120e46b0db01723671 [2021-05-06T10:46:01.479Z] #43 71.49 DEP criu/uffd.d [2021-05-06T10:46:01.739Z] #43 71.71 DEP criu/tun.d [2021-05-06T10:46:01.739Z] #43 71.93 DEP criu/tty.d [2021-05-06T10:46:01.828Z] Commit message: "Merge commit '892d3d57be0f78ce3f11b247b1063cdce9f6472d' into HEAD" [2021-05-06T10:46:01.943Z] First time build. Skipping changelog. [2021-05-06T10:46:01.999Z] #43 72.20 DEP criu/timerfd.d [2021-05-06T10:46:01.861Z] > git rev-list --no-walk 1aece46541a862ea9471308d8072e52355d22ec2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T10:46:02.568Z] #43 72.35 DEP criu/timens.d [2021-05-06T10:46:02.568Z] #43 72.59 DEP criu/sysfs_parse.d [2021-05-06T10:46:02.828Z] #43 72.75 DEP criu/sysctl.d [2021-05-06T10:46:02.828Z] #43 72.93 DEP criu/string.d [2021-05-06T10:46:03.000Z] #24 ... [2021-05-06T10:46:03.000Z] [2021-05-06T10:46:03.000Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:03.000Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-06T10:46:03.000Z] #20 9.312 Fetched 8773 kB in 8s (1157 kB/s) [2021-05-06T10:46:03.000Z] #20 9.312 Reading package lists... [2021-05-06T10:46:03.000Z] #20 12.01 Reading package lists... [2021-05-06T10:46:03.000Z] #20 14.36 Building dependency tree... [2021-05-06T10:46:03.000Z] #20 15.55 libcap2-bin is already the newest version (1:2.25-2). [2021-05-06T10:46:03.000Z] #20 15.55 The following additional packages will be installed: [2021-05-06T10:46:03.000Z] #20 15.56 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-06T10:46:03.000Z] #20 15.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-06T10:46:03.000Z] #20 15.56 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-06T10:46:03.000Z] #20 15.56 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-06T10:46:03.000Z] #20 15.56 python3.7 python3.7-minimal vim-runtime xxd [2021-05-06T10:46:03.000Z] #20 15.56 Suggested packages: [2021-05-06T10:46:03.000Z] #20 15.56 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-06T10:46:03.000Z] #20 15.56 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-06T10:46:03.000Z] #20 15.56 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-06T10:46:03.000Z] #20 15.56 Recommended packages: [2021-05-06T10:46:03.000Z] #20 15.56 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-06T10:46:03.000Z] #20 15.56 python3-keyrings.alt python3-xdg unzip [2021-05-06T10:46:03.000Z] #20 16.51 The following NEW packages will be installed: [2021-05-06T10:46:03.000Z] #20 16.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-06T10:46:03.000Z] #20 16.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-06T10:46:03.000Z] #20 16.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-06T10:46:03.000Z] #20 16.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-06T10:46:03.000Z] #20 16.51 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-06T10:46:03.000Z] #20 16.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-06T10:46:03.000Z] #20 16.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-06T10:46:03.000Z] #20 16.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-06T10:46:03.000Z] #20 16.51 xz-utils zip [2021-05-06T10:46:03.000Z] #20 16.83 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T10:46:03.000Z] #20 16.83 Need to get 27.6 MB of archives. [2021-05-06T10:46:03.000Z] #20 16.83 After this operation, 114 MB of additional disk space will be used. [2021-05-06T10:46:03.000Z] #20 16.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-05-06T10:46:03.000Z] #20 16.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-05-06T10:46:03.000Z] #20 17.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-05-06T10:46:03.000Z] #20 17.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-05-06T10:46:03.000Z] #20 17.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-05-06T10:46:03.000Z] #20 17.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-05-06T10:46:03.000Z] #20 17.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-05-06T10:46:03.000Z] #20 17.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-05-06T10:46:03.000Z] #20 17.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-05-06T10:46:03.000Z] #20 17.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-05-06T10:46:03.000Z] #20 17.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-05-06T10:46:03.000Z] #20 17.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-05-06T10:46:03.000Z] #20 17.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-05-06T10:46:03.000Z] #20 17.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-05-06T10:46:03.000Z] #20 17.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-05-06T10:46:03.000Z] #20 17.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-05-06T10:46:03.000Z] #20 17.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-06T10:46:03.000Z] #20 17.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-06T10:46:03.000Z] #20 17.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-05-06T10:46:03.000Z] #20 17.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-05-06T10:46:03.000Z] #20 17.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-05-06T10:46:03.000Z] #20 17.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-05-06T10:46:03.000Z] #20 17.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-05-06T10:46:03.000Z] #20 17.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-06T10:46:03.000Z] #20 17.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-06T10:46:03.000Z] #20 17.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-06T10:46:03.000Z] #20 17.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-05-06T10:46:03.000Z] #20 17.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-05-06T10:46:03.000Z] #20 17.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-06T10:46:03.000Z] #20 18.35 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-06T10:46:03.000Z] #20 18.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-06T10:46:03.000Z] #20 18.41 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-06T10:46:03.000Z] #20 18.41 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-05-06T10:46:03.000Z] #20 18.41 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-05-06T10:46:03.000Z] #20 18.42 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-06T10:46:03.000Z] #20 18.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-06T10:46:03.000Z] #20 18.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-06T10:46:03.000Z] #20 18.51 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-05-06T10:46:03.000Z] #20 18.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-06T10:46:03.000Z] #20 18.53 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-06T10:46:03.000Z] #20 18.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-06T10:46:03.000Z] #20 18.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-05-06T10:46:03.000Z] #20 18.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-05-06T10:46:03.000Z] #20 18.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-05-06T10:46:03.000Z] #20 18.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-06T10:46:03.000Z] #20 18.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-05-06T10:46:03.000Z] #20 18.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-05-06T10:46:03.000Z] #20 18.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-05-06T10:46:03.088Z] #43 72.98 DEP criu/stats.d [2021-05-06T10:46:03.088Z] #43 73.10 DEP criu/sockets.d [2021-05-06T10:46:03.180Z] #43 90.12 CC criu/clone-noasan.o [2021-05-06T10:46:03.264Z] #20 19.59 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:46:03.350Z] #43 73.30 DEP criu/sk-unix.d [2021-05-06T10:46:03.440Z] #43 90.33 CC criu/config.o [2021-05-06T10:46:03.529Z] #20 19.68 Fetched 27.6 MB in 2s (11.7 MB/s) [2021-05-06T10:46:03.529Z] #20 19.77 Selecting previously unselected package pigz. [2021-05-06T10:46:03.610Z] #43 73.58 DEP criu/sk-tcp.d [2021-05-06T10:46:03.794Z] #20 19.77 (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 ... 23408 files and directories currently installed.) [2021-05-06T10:46:03.794Z] #20 19.89 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-05-06T10:46:03.794Z] #20 19.93 Unpacking pigz (2.4-1) ... [2021-05-06T10:46:03.794Z] #20 ... [2021-05-06T10:46:03.794Z] [2021-05-06T10:46:03.794Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:03.794Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:46:03.794Z] #43 58.85 HOSTCC compel/src/lib/log-host.o [2021-05-06T10:46:03.794Z] #43 59.21 HOSTLINK compel/compel-host-bin [2021-05-06T10:46:03.794Z] #43 59.48 DEP soccr/soccr.d [2021-05-06T10:46:03.794Z] #43 59.66 CC soccr/soccr.o [2021-05-06T10:46:03.794Z] #43 60.97 AR soccr/libsoccr.a [2021-05-06T10:46:03.795Z] #43 61.05 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-06T10:46:03.795Z] #43 61.58 DEP criu/arch/aarch64/sigframe.d [2021-05-06T10:46:03.795Z] #43 61.73 DEP criu/arch/aarch64/crtools.d [2021-05-06T10:46:03.795Z] #43 61.94 DEP criu/arch/aarch64/cpu.d [2021-05-06T10:46:03.795Z] #43 61.99 DEP criu/arch/aarch64/bitops.d [2021-05-06T10:46:03.795Z] #43 62.05 CC criu/arch/aarch64/bitops.o [2021-05-06T10:46:03.795Z] #43 62.13 CC criu/arch/aarch64/cpu.o [2021-05-06T10:46:03.795Z] #43 62.30 CC criu/arch/aarch64/crtools.o [2021-05-06T10:46:03.795Z] #43 62.94 CC criu/arch/aarch64/sigframe.o [2021-05-06T10:46:03.795Z] #43 63.11 LINK criu/arch/aarch64/crtools.built-in.o [2021-05-06T10:46:03.795Z] #43 63.15 DEP criu/pie/util-vdso.d [2021-05-06T10:46:03.795Z] #43 63.21 DEP criu/pie/util.d [2021-05-06T10:46:03.795Z] #43 63.32 CC criu/pie/util.o [2021-05-06T10:46:03.795Z] #43 63.74 CC criu/pie/util-vdso.o [2021-05-06T10:46:03.795Z] #43 64.43 AR criu/pie/pie.lib.a [2021-05-06T10:46:03.795Z] #43 64.52 DEP criu/pie/restorer.d [2021-05-06T10:46:03.795Z] #43 64.71 DEP criu/arch/aarch64/intraprocedure.d [2021-05-06T10:46:03.795Z] #43 64.72 DEP criu/arch/aarch64/restorer.d [2021-05-06T10:46:03.795Z] #43 65.00 DEP criu/arch/aarch64/vdso-pie.d [2021-05-06T10:46:03.795Z] #43 65.21 DEP criu/pie/parasite-vdso.d [2021-05-06T10:46:03.795Z] #43 65.43 DEP criu/pie/parasite.d [2021-05-06T10:46:03.795Z] #43 65.70 CC criu/pie/parasite.o [2021-05-06T10:46:03.795Z] #43 66.60 LINK criu/pie/parasite.built-in.o [2021-05-06T10:46:03.795Z] #43 66.61 GEN criu/pie/parasite-blob.h [2021-05-06T10:46:03.795Z] #43 66.62 CC criu/pie/parasite-vdso.o [2021-05-06T10:46:03.795Z] #43 67.10 CC criu/arch/aarch64/vdso-pie.o [2021-05-06T10:46:03.795Z] #43 67.38 CC criu/arch/aarch64/restorer.o [2021-05-06T10:46:03.795Z] #43 67.67 CC criu/arch/aarch64/intraprocedure.o [2021-05-06T10:46:03.795Z] #43 67.71 CC criu/pie/restorer.o [2021-05-06T10:46:03.795Z] #43 ... [2021-05-06T10:46:03.795Z] [2021-05-06T10:46:03.795Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:03.795Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-06T10:46:03.795Z] #20 20.06 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-05-06T10:46:03.795Z] #20 20.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-06T10:46:03.795Z] #20 20.07 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:03.870Z] #43 73.77 DEP criu/sk-queue.d [2021-05-06T10:46:03.870Z] #43 73.94 DEP criu/sk-packet.d [2021-05-06T10:46:03.870Z] #43 74.08 DEP criu/sk-netlink.d [2021-05-06T10:46:03.870Z] #43 ... [2021-05-06T10:46:03.870Z] [2021-05-06T10:46:03.870Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:46:03.870Z] #53 sha256:3c6c31fe35254ef3a268e13d5e43203a61234a4abbbc91991cae68e4fb019310 [2021-05-06T10:46:03.870Z] #53 13.13 + cd /tmp/tmp.V7RFGzugVd/src/github.com/opencontainers/runc [2021-05-06T10:46:03.870Z] #53 13.13 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T10:46:03.870Z] #53 13.99 + '[' -z '' ']' [2021-05-06T10:46:03.870Z] #53 13.99 + target=static [2021-05-06T10:46:03.870Z] #53 13.99 + make 'BUILDTAGS=seccomp ' static [2021-05-06T10:46:03.870Z] #53 14.50 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-05-06T10:46:04.130Z] #53 ... [2021-05-06T10:46:04.130Z] [2021-05-06T10:46:04.130Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:04.130Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:04.130Z] #43 74.23 DEP criu/sk-inet.d [2021-05-06T10:46:04.251Z] #20 11.71 Reading package lists... [2021-05-06T10:46:04.374Z] #20 20.52 Selecting previously unselected package python3.7-minimal. [2021-05-06T10:46:04.374Z] #20 20.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-06T10:46:04.374Z] #20 20.56 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-06T10:46:04.390Z] #43 74.41 DEP criu/signalfd.d [2021-05-06T10:46:04.650Z] #43 74.55 DEP criu/sigframe.d [2021-05-06T10:46:04.650Z] #43 74.69 DEP criu/shmem.d [2021-05-06T10:46:04.814Z] #20 15.80 Reading package lists... [2021-05-06T10:46:04.814Z] #20 ... [2021-05-06T10:46:04.814Z] [2021-05-06T10:46:04.814Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:46:04.814Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:46:04.814Z] #45 140.0 github.com/LK4D4/vndr/godl [2021-05-06T10:46:04.814Z] #45 140.8 github.com/LK4D4/vndr [2021-05-06T10:46:04.814Z] #45 ... [2021-05-06T10:46:04.814Z] [2021-05-06T10:46:04.814Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:04.814Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:04.814Z] #43 72.95 DEP criu/servicefd.d [2021-05-06T10:46:04.814Z] #43 73.08 DEP criu/seize.d [2021-05-06T10:46:04.814Z] #43 73.19 DEP criu/seccomp.d [2021-05-06T10:46:04.814Z] #43 73.34 DEP criu/rst-malloc.d [2021-05-06T10:46:04.814Z] #43 73.40 DEP criu/rbtree.d [2021-05-06T10:46:04.814Z] #43 73.44 DEP criu/pstree.d [2021-05-06T10:46:04.814Z] #43 73.59 DEP criu/protobuf.d [2021-05-06T10:46:04.814Z] #43 73.80 GEN criu/protobuf-desc-gen.h [2021-05-06T10:46:04.814Z] #43 75.60 DEP criu/protobuf-desc.d [2021-05-06T10:46:04.814Z] #43 75.74 DEP criu/proc_parse.d [2021-05-06T10:46:04.814Z] #43 75.93 DEP criu/plugin.d [2021-05-06T10:46:04.814Z] #43 76.03 DEP criu/pipes.d [2021-05-06T10:46:04.814Z] #43 76.29 DEP criu/pie-util.d [2021-05-06T10:46:04.814Z] #43 76.43 DEP criu/pie-util-vdso.d [2021-05-06T10:46:04.814Z] #43 76.53 DEP criu/pie-util-vdso-elf32.d [2021-05-06T10:46:04.814Z] #43 76.66 DEP criu/path.d [2021-05-06T10:46:04.814Z] #43 76.84 DEP criu/parasite-syscall.d [2021-05-06T10:46:04.814Z] #43 77.04 DEP criu/pagemap.d [2021-05-06T10:46:04.814Z] #43 77.21 DEP criu/pagemap-cache.d [2021-05-06T10:46:04.814Z] #43 77.38 DEP criu/page-xfer.d [2021-05-06T10:46:04.814Z] #43 77.54 DEP criu/page-pipe.d [2021-05-06T10:46:04.828Z] #43 91.60 CC criu/cr-check.o [2021-05-06T10:46:04.910Z] #43 74.85 DEP criu/servicefd.d [2021-05-06T10:46:04.952Z] #20 21.33 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:05.071Z] #43 77.70 DEP criu/netfilter.d [2021-05-06T10:46:05.071Z] #43 77.92 DEP criu/net.d [2021-05-06T10:46:05.143Z] + docker version [2021-05-06T10:46:05.170Z] #43 74.99 DEP criu/seize.d [2021-05-06T10:46:05.170Z] #43 75.20 DEP criu/seccomp.d [2021-05-06T10:46:05.217Z] #20 21.37 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-06T10:46:05.327Z] #43 ... [2021-05-06T10:46:05.327Z] [2021-05-06T10:46:05.328Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:46:05.328Z] #45 sha256:0d3c993f61980fa3347ee8dea0cd8a173a03bf61fcf528cf876be1aaf04d15d0 [2021-05-06T10:46:05.328Z] #45 DONE 150.8s [2021-05-06T10:46:05.328Z] [2021-05-06T10:46:05.328Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:05.328Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:05.328Z] #43 78.12 DEP criu/namespaces.d [2021-05-06T10:46:05.397Z] #43 ... [2021-05-06T10:46:05.397Z] [2021-05-06T10:46:05.397Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:05.397Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:05.397Z] #20 9.027 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:46:05.397Z] #20 13.11 Fetched 8955 kB in 8s (1055 kB/s) [2021-05-06T10:46:05.397Z] #20 13.11 Reading package lists... [2021-05-06T10:46:05.397Z] #20 16.12 Reading package lists... [2021-05-06T10:46:05.430Z] #43 75.46 DEP criu/rst-malloc.d [2021-05-06T10:46:05.430Z] #43 75.51 DEP criu/rbtree.d [2021-05-06T10:46:05.430Z] #43 75.55 DEP criu/pstree.d [2021-05-06T10:46:05.584Z] #43 78.49 DEP criu/mount.d [2021-05-06T10:46:05.690Z] #43 75.76 DEP criu/protobuf.d [2021-05-06T10:46:05.690Z] #43 ... [2021-05-06T10:46:05.690Z] [2021-05-06T10:46:05.690Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:05.690Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:05.690Z] #20 5.686 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-06T10:46:05.690Z] #20 11.49 Fetched 8955 kB in 10s (876 kB/s) [2021-05-06T10:46:05.690Z] #20 11.49 Reading package lists... [2021-05-06T10:46:05.950Z] #20 15.89 Reading package lists... [2021-05-06T10:46:05.950Z] #20 ... [2021-05-06T10:46:05.950Z] [2021-05-06T10:46:05.950Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:05.950Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:05.950Z] #43 75.90 GEN criu/protobuf-desc-gen.h [2021-05-06T10:46:05.965Z] #20 19.07 Building dependency tree... [2021-05-06T10:46:06.146Z] #43 78.76 DEP criu/memfd.d [2021-05-06T10:46:06.219Z] #43 ... [2021-05-06T10:46:06.219Z] [2021-05-06T10:46:06.219Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T10:46:06.219Z] #45 sha256:0eb45440f3c69917909061f78329bc56241d79e78dbaf97e9e7eff38cb9ca14c [2021-05-06T10:46:06.219Z] #45 DONE 157.2s [2021-05-06T10:46:06.403Z] #43 78.97 DEP criu/mem.d [2021-05-06T10:46:06.479Z] [2021-05-06T10:46:06.479Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:06.479Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:06.533Z] #20 ... [2021-05-06T10:46:06.533Z] [2021-05-06T10:46:06.533Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:06.533Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:06.533Z] #43 93.17 CC criu/cr-dedup.o [2021-05-06T10:46:06.658Z] #43 79.33 DEP criu/lsm.d [2021-05-06T10:46:06.658Z] #43 79.47 DEP criu/log.d [2021-05-06T10:46:06.793Z] #43 93.61 CC criu/cr-dump.o [2021-05-06T10:46:06.914Z] #43 79.59 DEP criu/libnetlink.d [2021-05-06T10:46:06.914Z] #43 79.71 DEP criu/kerndat.d [2021-05-06T10:46:07.152Z] #20 23.45 Selecting previously unselected package python3-minimal. [2021-05-06T10:46:07.219Z] #43 79.90 DEP criu/kcmp-ids.d [2021-05-06T10:46:07.219Z] #43 80.01 DEP criu/irmap.d [2021-05-06T10:46:07.416Z] #20 23.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-05-06T10:46:07.416Z] #20 23.51 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-05-06T10:46:07.416Z] #20 23.52 Unpacking python3-minimal (3.7.3-1) ... [2021-05-06T10:46:07.416Z] #20 23.61 Selecting previously unselected package libmpdec2:arm64. [2021-05-06T10:46:07.416Z] #20 23.62 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-05-06T10:46:07.416Z] #20 23.64 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-05-06T10:46:07.491Z] #43 80.23 DEP criu/ipc_ns.d [2021-05-06T10:46:07.680Z] #20 23.75 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-05-06T10:46:07.680Z] #20 23.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-05-06T10:46:07.680Z] #20 23.77 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:07.749Z] #43 80.41 DEP criu/image.d [2021-05-06T10:46:07.749Z] #43 80.56 DEP criu/image-desc.d [2021-05-06T10:46:08.006Z] #43 80.64 DEP criu/fsnotify.d [2021-05-06T10:46:08.006Z] #43 80.81 DEP criu/filesystems.d [2021-05-06T10:46:08.259Z] #20 24.52 Selecting previously unselected package python3.7. [2021-05-06T10:46:08.259Z] #20 24.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-05-06T10:46:08.259Z] #20 24.53 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:08.261Z] #43 81.05 DEP criu/files.d [2021-05-06T10:46:08.388Z] #20 15.89 Reading package lists... [2021-05-06T10:46:08.388Z] #20 ... [2021-05-06T10:46:08.388Z] [2021-05-06T10:46:08.388Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:08.388Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:08.388Z] #43 78.44 DEP criu/protobuf-desc.d [2021-05-06T10:46:08.517Z] #43 81.28 DEP criu/files-reg.d [2021-05-06T10:46:08.523Z] #20 24.67 Selecting previously unselected package libpython3-stdlib:arm64. [2021-05-06T10:46:08.523Z] #20 24.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-05-06T10:46:08.523Z] #20 24.69 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-06T10:46:08.523Z] #20 24.83 Setting up python3-minimal (3.7.3-1) ... [2021-05-06T10:46:08.648Z] #43 78.54 DEP criu/proc_parse.d [2021-05-06T10:46:08.648Z] #43 78.79 DEP criu/plugin.d [2021-05-06T10:46:08.772Z] #43 81.47 DEP criu/files-ext.d [2021-05-06T10:46:08.908Z] #43 78.86 DEP criu/pipes.d [2021-05-06T10:46:08.908Z] #43 79.05 DEP criu/pie-util.d [2021-05-06T10:46:09.029Z] #43 81.66 DEP criu/file-lock.d [2021-05-06T10:46:09.029Z] #43 81.82 DEP criu/file-ids.d [2021-05-06T10:46:09.167Z] #43 79.23 DEP criu/pie-util-vdso.d [2021-05-06T10:46:09.285Z] #43 82.01 DEP criu/fifo.d [2021-05-06T10:46:09.333Z] #43 95.74 CC criu/cr-errno.o [2021-05-06T10:46:09.333Z] #43 95.83 CC criu/cr-restore.o [2021-05-06T10:46:09.427Z] #43 79.36 DEP criu/pie-util-vdso-elf32.d [2021-05-06T10:46:09.427Z] #43 79.48 DEP criu/path.d [2021-05-06T10:46:09.427Z] #43 79.60 DEP criu/parasite-syscall.d [2021-05-06T10:46:09.475Z] #20 25.83 Selecting previously unselected package python3. [2021-05-06T10:46:09.541Z] #43 82.22 DEP criu/fdstore.d [2021-05-06T10:46:09.687Z] #43 79.85 DEP criu/pagemap.d [2021-05-06T10:46:09.739Z] #20 25.83 (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 ... 24069 files and directories currently installed.) [2021-05-06T10:46:09.739Z] #20 25.93 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-05-06T10:46:09.739Z] #20 25.95 Unpacking python3 (3.7.3-1) ... [2021-05-06T10:46:09.797Z] #43 82.39 DEP criu/fault-injection.d [2021-05-06T10:46:09.797Z] #43 82.46 DEP criu/external.d [2021-05-06T10:46:09.797Z] #43 82.61 DEP criu/eventpoll.d [2021-05-06T10:46:09.852Z] Client: Mirantis Container Runtime [2021-05-06T10:46:09.852Z] Version: 20.10.0 [2021-05-06T10:46:09.852Z] API version: 1.41 [2021-05-06T10:46:09.852Z] Go version: go1.13.15 [2021-05-06T10:46:09.852Z] Git commit: 6ee42dc [2021-05-06T10:46:09.852Z] Built: 03/11/2021 13:24:56 [2021-05-06T10:46:09.852Z] OS/Arch: windows/amd64 [2021-05-06T10:46:09.852Z] Context: default [2021-05-06T10:46:09.852Z] Experimental: true [2021-05-06T10:46:09.852Z] [2021-05-06T10:46:09.852Z] Server: Mirantis Container Runtime [2021-05-06T10:46:09.852Z] Engine: [2021-05-06T10:46:09.852Z] Version: 20.10.0 [2021-05-06T10:46:09.852Z] API version: 1.41 (minimum version 1.24) [2021-05-06T10:46:09.852Z] Go version: go1.13.15 [2021-05-06T10:46:09.852Z] Git commit: 1e08f21e79 [2021-05-06T10:46:09.852Z] Built: 03/11/2021 13:23:32 [2021-05-06T10:46:09.852Z] OS/Arch: windows/amd64 [2021-05-06T10:46:09.852Z] Experimental: true [2021-05-06T10:46:09.947Z] #43 80.05 DEP criu/pagemap-cache.d [2021-05-06T10:46:10.003Z] #20 26.05 Selecting previously unselected package libip4tc0:arm64. [2021-05-06T10:46:10.003Z] #20 26.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-05-06T10:46:10.003Z] #20 26.22 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-05-06T10:46:10.053Z] #43 82.76 DEP criu/eventfd.d [2021-05-06T10:46:10.206Z] #43 80.21 DEP criu/page-xfer.d [2021-05-06T10:46:10.268Z] #20 26.51 Selecting previously unselected package libip6tc0:arm64. [2021-05-06T10:46:10.268Z] #20 26.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-05-06T10:46:10.268Z] #20 26.51 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-05-06T10:46:10.310Z] #43 82.97 DEP criu/crtools.d [2021-05-06T10:46:10.310Z] #43 83.20 DEP criu/cr-service.d [2021-05-06T10:46:10.465Z] #43 80.38 DEP criu/page-pipe.d [2021-05-06T10:46:10.465Z] #43 80.53 DEP criu/netfilter.d [Pipeline] sh [2021-05-06T10:46:10.725Z] #43 80.71 DEP criu/net.d [2021-05-06T10:46:10.846Z] #20 26.91 Selecting previously unselected package libiptc0:arm64. [2021-05-06T10:46:10.846Z] #20 26.93 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-05-06T10:46:10.846Z] #20 26.93 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-05-06T10:46:10.846Z] #20 27.03 Selecting previously unselected package libnfnetlink0:arm64. [2021-05-06T10:46:10.846Z] #20 27.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-05-06T10:46:10.846Z] #20 27.05 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-06T10:46:10.846Z] #20 27.15 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-05-06T10:46:10.846Z] #20 27.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-05-06T10:46:10.846Z] #20 27.16 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-06T10:46:10.872Z] #43 83.39 DEP criu/cr-restore.d [2021-05-06T10:46:10.872Z] #43 83.58 DEP criu/cr-errno.d [2021-05-06T10:46:10.872Z] #43 83.61 DEP criu/cr-dump.d [2021-05-06T10:46:10.984Z] #43 80.87 DEP criu/namespaces.d [2021-05-06T10:46:10.984Z] #43 81.11 DEP criu/mount.d [2021-05-06T10:46:11.121Z] #20 27.26 Selecting previously unselected package libnftnl11:arm64. [2021-05-06T10:46:11.121Z] #20 27.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-05-06T10:46:11.121Z] #20 27.28 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-05-06T10:46:11.121Z] #20 27.42 Selecting previously unselected package iptables. [2021-05-06T10:46:11.121Z] #20 27.43 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-05-06T10:46:11.121Z] #20 27.45 Unpacking iptables (1.8.2-4) ... [2021-05-06T10:46:11.128Z] #43 83.82 DEP criu/cr-dedup.d [2021-05-06T10:46:11.244Z] #43 81.29 DEP criu/memfd.d [2021-05-06T10:46:11.386Z] #20 27.79 Selecting previously unselected package xxd. [2021-05-06T10:46:11.386Z] #20 27.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-06T10:46:11.389Z] + docker info [2021-05-06T10:46:11.428Z] #43 83.95 DEP criu/cr-check.d [2021-05-06T10:46:11.428Z] #43 84.16 DEP criu/config.d [2021-05-06T10:46:11.504Z] #43 81.45 DEP criu/mem.d [2021-05-06T10:46:11.504Z] #43 81.62 DEP criu/lsm.d [2021-05-06T10:46:11.651Z] #20 27.82 Unpacking xxd (2:8.1.0875-5) ... [2021-05-06T10:46:11.684Z] #43 84.34 DEP criu/clone-noasan.d [2021-05-06T10:46:11.684Z] #43 84.44 DEP criu/cgroup.d [2021-05-06T10:46:11.684Z] #43 84.58 DEP criu/cgroup-props.d [2021-05-06T10:46:11.763Z] #43 81.79 DEP criu/log.d [2021-05-06T10:46:11.869Z] #43 ... [2021-05-06T10:46:11.869Z] [2021-05-06T10:46:11.869Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:11.869Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:11.869Z] #20 20.36 libcap2-bin is already the newest version (1:2.25-2). [2021-05-06T10:46:11.869Z] #20 20.36 The following additional packages will be installed: [2021-05-06T10:46:11.869Z] #20 20.37 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-06T10:46:11.869Z] #20 20.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-06T10:46:11.869Z] #20 20.37 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-06T10:46:11.869Z] #20 20.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-06T10:46:11.869Z] #20 20.37 python3.7 python3.7-minimal vim-runtime xxd [2021-05-06T10:46:11.869Z] #20 20.37 Suggested packages: [2021-05-06T10:46:11.869Z] #20 20.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-06T10:46:11.869Z] #20 20.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-06T10:46:11.869Z] #20 20.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-06T10:46:11.869Z] #20 20.37 Recommended packages: [2021-05-06T10:46:11.869Z] #20 20.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-06T10:46:11.869Z] #20 20.37 python3-keyrings.alt python3-xdg unzip [2021-05-06T10:46:11.870Z] #20 21.87 The following NEW packages will be installed: [2021-05-06T10:46:11.870Z] #20 21.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-06T10:46:11.870Z] #20 21.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-06T10:46:11.870Z] #20 21.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-06T10:46:11.870Z] #20 21.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-06T10:46:11.870Z] #20 21.88 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-06T10:46:11.870Z] #20 21.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-06T10:46:11.870Z] #20 21.88 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-06T10:46:11.870Z] #20 21.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-06T10:46:11.870Z] #20 21.88 xz-utils zip [2021-05-06T10:46:11.870Z] #20 22.20 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T10:46:11.870Z] #20 22.20 Need to get 28.5 MB of archives. [2021-05-06T10:46:11.870Z] #20 22.20 After this operation, 116 MB of additional disk space will be used. [2021-05-06T10:46:11.870Z] #20 22.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-06T10:46:11.870Z] #20 22.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-06T10:46:11.870Z] #20 22.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-06T10:46:11.870Z] #20 22.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-06T10:46:11.870Z] #20 22.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-06T10:46:11.870Z] #20 22.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-06T10:46:11.870Z] #20 22.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-06T10:46:11.870Z] #20 22.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-06T10:46:11.870Z] #20 22.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-06T10:46:11.870Z] #20 22.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-06T10:46:11.870Z] #20 22.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-06T10:46:11.870Z] #20 22.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-06T10:46:11.870Z] #20 22.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-06T10:46:11.870Z] #20 22.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-06T10:46:11.870Z] #20 22.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-06T10:46:11.870Z] #20 22.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-06T10:46:11.870Z] #20 22.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-06T10:46:11.870Z] #20 22.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-06T10:46:11.870Z] #20 22.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-06T10:46:11.870Z] #20 22.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-06T10:46:11.870Z] #20 22.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-06T10:46:11.870Z] #20 22.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-06T10:46:11.870Z] #20 22.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-06T10:46:11.870Z] #20 22.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-06T10:46:11.870Z] #20 22.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-06T10:46:11.870Z] #20 22.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-06T10:46:11.870Z] #20 22.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-06T10:46:11.870Z] #20 22.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-06T10:46:11.870Z] #20 22.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-06T10:46:11.870Z] #20 23.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-06T10:46:11.870Z] #20 23.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-06T10:46:11.870Z] #20 23.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-06T10:46:11.870Z] #20 23.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-06T10:46:11.870Z] #20 23.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-06T10:46:11.870Z] #20 23.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-06T10:46:11.870Z] #20 23.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-06T10:46:11.870Z] #20 23.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-06T10:46:11.870Z] #20 23.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-06T10:46:11.870Z] #20 23.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-06T10:46:11.870Z] #20 23.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-06T10:46:11.870Z] #20 23.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-06T10:46:11.870Z] #20 23.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-06T10:46:11.870Z] #20 23.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-06T10:46:11.870Z] #20 23.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-06T10:46:11.870Z] #20 23.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-06T10:46:11.870Z] #20 23.57 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-06T10:46:11.870Z] #20 23.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-06T10:46:11.870Z] #20 23.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-06T10:46:11.870Z] #20 24.30 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:46:11.870Z] #20 24.40 Fetched 28.5 MB in 2s (16.4 MB/s) [2021-05-06T10:46:11.870Z] #20 24.46 Selecting previously unselected package pigz. [2021-05-06T10:46:11.870Z] #20 24.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 ... 23435 files and directories currently installed.) [2021-05-06T10:46:11.870Z] #20 24.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-06T10:46:11.870Z] #20 24.56 Unpacking pigz (2.4-1) ... [2021-05-06T10:46:11.870Z] #20 24.64 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-06T10:46:11.870Z] #20 24.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:46:11.870Z] #20 24.65 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:11.870Z] #20 25.06 Selecting previously unselected package python3.7-minimal. [2021-05-06T10:46:11.870Z] #20 25.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:46:11.870Z] #20 25.08 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-06T10:46:11.915Z] #20 27.98 Selecting previously unselected package vim-common. [2021-05-06T10:46:11.915Z] #20 27.98 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:46:11.915Z] #20 28.01 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-06T10:46:11.915Z] #20 28.25 Selecting previously unselected package bash-completion. [2021-05-06T10:46:11.940Z] #43 84.66 DEP criu/bitmap.d [2021-05-06T10:46:11.940Z] #43 84.68 DEP criu/bfd.d [2021-05-06T10:46:11.940Z] #43 84.77 DEP criu/autofs.d [2021-05-06T10:46:12.023Z] #43 81.94 DEP criu/libnetlink.d [2021-05-06T10:46:12.023Z] #43 82.11 DEP criu/kerndat.d [2021-05-06T10:46:12.130Z] #20 25.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:12.130Z] #20 26.02 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-06T10:46:12.179Z] #20 28.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-06T10:46:12.197Z] #43 ... [2021-05-06T10:46:12.197Z] [2021-05-06T10:46:12.197Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:46:12.197Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:46:12.197Z] #32 DONE 157.6s [2021-05-06T10:46:12.197Z] [2021-05-06T10:46:12.197Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:12.197Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:12.197Z] #43 84.96 DEP criu/aio.d [2021-05-06T10:46:12.197Z] #43 ... [2021-05-06T10:46:12.197Z] [2021-05-06T10:46:12.197Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:12.197Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:12.197Z] #20 15.80 Reading package lists... [2021-05-06T10:46:12.197Z] #20 20.38 Building dependency tree... [2021-05-06T10:46:12.197Z] #20 21.55 libcap2-bin is already the newest version (1:2.25-2). [2021-05-06T10:46:12.197Z] #20 21.55 The following additional packages will be installed: [2021-05-06T10:46:12.197Z] #20 21.55 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-06T10:46:12.197Z] #20 21.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-06T10:46:12.197Z] #20 21.55 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-06T10:46:12.197Z] #20 21.55 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-06T10:46:12.197Z] #20 21.55 python3.7 python3.7-minimal vim-runtime xxd [2021-05-06T10:46:12.197Z] #20 21.55 Suggested packages: [2021-05-06T10:46:12.197Z] #20 21.55 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-06T10:46:12.197Z] #20 21.55 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-06T10:46:12.197Z] #20 21.55 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-06T10:46:12.197Z] #20 21.55 Recommended packages: [2021-05-06T10:46:12.197Z] #20 21.55 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-06T10:46:12.197Z] #20 21.55 python3-keyrings.alt python3-xdg unzip [2021-05-06T10:46:12.197Z] #20 23.31 The following NEW packages will be installed: [2021-05-06T10:46:12.197Z] #20 23.31 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-06T10:46:12.197Z] #20 23.31 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-06T10:46:12.197Z] #20 23.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-06T10:46:12.197Z] #20 23.31 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-06T10:46:12.197Z] #20 23.31 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-06T10:46:12.197Z] #20 23.31 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-06T10:46:12.197Z] #20 23.32 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-06T10:46:12.197Z] #20 23.32 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-06T10:46:12.197Z] #20 23.32 xz-utils zip [2021-05-06T10:46:12.197Z] #20 23.63 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T10:46:12.197Z] #20 23.63 Need to get 28.5 MB of archives. [2021-05-06T10:46:12.197Z] #20 23.63 After this operation, 116 MB of additional disk space will be used. [2021-05-06T10:46:12.197Z] #20 23.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-06T10:46:12.197Z] #20 23.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-06T10:46:12.197Z] #20 23.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-06T10:46:12.197Z] #20 23.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-06T10:46:12.197Z] #20 23.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-06T10:46:12.197Z] #20 23.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-06T10:46:12.197Z] #20 23.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-06T10:46:12.197Z] #20 23.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-06T10:46:12.197Z] #20 23.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-06T10:46:12.197Z] #20 23.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-06T10:46:12.197Z] #20 23.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-06T10:46:12.197Z] #20 23.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-06T10:46:12.197Z] #20 23.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-06T10:46:12.197Z] #20 23.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-06T10:46:12.197Z] #20 23.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-06T10:46:12.197Z] #20 24.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-06T10:46:12.197Z] #20 24.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-06T10:46:12.282Z] #43 82.34 DEP criu/kcmp-ids.d [2021-05-06T10:46:12.282Z] #43 82.46 DEP criu/irmap.d [2021-05-06T10:46:12.453Z] #20 24.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-06T10:46:12.453Z] #20 24.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-06T10:46:12.453Z] #20 24.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-06T10:46:12.453Z] #20 24.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-06T10:46:12.453Z] #20 24.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-06T10:46:12.453Z] #20 24.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-06T10:46:12.453Z] #20 24.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-06T10:46:12.453Z] #20 24.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-06T10:46:12.453Z] #20 24.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-06T10:46:12.453Z] #20 24.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-06T10:46:12.453Z] #20 24.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-06T10:46:12.453Z] #20 24.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-06T10:46:12.542Z] #43 82.61 DEP criu/ipc_ns.d [2021-05-06T10:46:12.801Z] #43 82.82 DEP criu/image.d [2021-05-06T10:46:13.061Z] #43 82.97 DEP criu/image-desc.d [2021-05-06T10:46:13.061Z] #43 83.11 DEP criu/fsnotify.d [2021-05-06T10:46:13.320Z] #43 83.26 DEP criu/filesystems.d [2021-05-06T10:46:13.320Z] #43 83.40 DEP criu/files.d [2021-05-06T10:46:13.382Z] #20 24.93 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-06T10:46:13.382Z] #20 24.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-06T10:46:13.382Z] #20 24.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-06T10:46:13.382Z] #20 24.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-06T10:46:13.382Z] #20 24.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-06T10:46:13.382Z] #20 24.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-06T10:46:13.382Z] #20 25.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-06T10:46:13.382Z] #20 25.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-06T10:46:13.382Z] #20 25.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-06T10:46:13.382Z] #20 25.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-06T10:46:13.382Z] #20 25.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-06T10:46:13.382Z] #20 25.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-06T10:46:13.382Z] #20 25.09 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-06T10:46:13.382Z] #20 25.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-06T10:46:13.509Z] #20 ... [2021-05-06T10:46:13.509Z] [2021-05-06T10:46:13.509Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:13.509Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:13.509Z] #43 100.2 CC criu/cr-service.o [2021-05-06T10:46:13.580Z] #43 83.55 DEP criu/files-reg.d [2021-05-06T10:46:13.638Z] #20 25.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-06T10:46:13.638Z] #20 25.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-06T10:46:13.840Z] #43 83.66 DEP criu/files-ext.d [2021-05-06T10:46:13.840Z] #43 83.73 DEP criu/file-lock.d [2021-05-06T10:46:13.840Z] #43 83.85 DEP criu/file-ids.d [2021-05-06T10:46:13.840Z] #43 84.05 DEP criu/fifo.d [2021-05-06T10:46:13.894Z] #20 25.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-06T10:46:13.895Z] #20 25.56 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-06T10:46:13.895Z] #20 25.59 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-06T10:46:14.099Z] #43 84.17 DEP criu/fdstore.d [2021-05-06T10:46:14.359Z] #43 84.31 DEP criu/fault-injection.d [2021-05-06T10:46:14.359Z] #43 84.34 DEP criu/external.d [2021-05-06T10:46:14.359Z] #43 84.43 DEP criu/eventpoll.d [2021-05-06T10:46:14.458Z] #20 26.18 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:46:14.619Z] #43 84.65 DEP criu/eventfd.d [2021-05-06T10:46:14.619Z] #43 ... [2021-05-06T10:46:14.619Z] [2021-05-06T10:46:14.619Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T10:46:14.619Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T10:46:14.619Z] #32 DONE 164.7s [2021-05-06T10:46:14.619Z] [2021-05-06T10:46:14.619Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:14.619Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:14.619Z] #20 15.89 Reading package lists... [2021-05-06T10:46:14.619Z] #20 19.68 Building dependency tree... [2021-05-06T10:46:14.619Z] #20 21.25 libcap2-bin is already the newest version (1:2.25-2). [2021-05-06T10:46:14.619Z] #20 21.25 The following additional packages will be installed: [2021-05-06T10:46:14.619Z] #20 21.25 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-06T10:46:14.619Z] #20 21.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-06T10:46:14.619Z] #20 21.25 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-06T10:46:14.619Z] #20 21.26 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-06T10:46:14.619Z] #20 21.26 python3.7 python3.7-minimal vim-runtime xxd [2021-05-06T10:46:14.619Z] #20 21.26 Suggested packages: [2021-05-06T10:46:14.619Z] #20 21.26 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-06T10:46:14.619Z] #20 21.26 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-06T10:46:14.619Z] #20 21.26 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-06T10:46:14.619Z] #20 21.26 Recommended packages: [2021-05-06T10:46:14.619Z] #20 21.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-06T10:46:14.619Z] #20 21.26 python3-keyrings.alt python3-xdg unzip [2021-05-06T10:46:14.619Z] #20 23.02 The following NEW packages will be installed: [2021-05-06T10:46:14.619Z] #20 23.02 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-06T10:46:14.619Z] #20 23.02 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-06T10:46:14.619Z] #20 23.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-06T10:46:14.619Z] #20 23.02 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-06T10:46:14.619Z] #20 23.02 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-06T10:46:14.619Z] #20 23.02 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-06T10:46:14.619Z] #20 23.03 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-06T10:46:14.619Z] #20 23.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-06T10:46:14.619Z] #20 23.03 xz-utils zip [2021-05-06T10:46:14.619Z] #20 23.65 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T10:46:14.619Z] #20 23.65 Need to get 28.5 MB of archives. [2021-05-06T10:46:14.619Z] #20 23.65 After this operation, 116 MB of additional disk space will be used. [2021-05-06T10:46:14.619Z] #20 23.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-06T10:46:14.619Z] #20 23.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-06T10:46:14.619Z] #20 23.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-06T10:46:14.619Z] #20 23.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-06T10:46:14.619Z] #20 23.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-06T10:46:14.619Z] #20 23.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-06T10:46:14.619Z] #20 23.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-06T10:46:14.619Z] #20 24.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-06T10:46:14.619Z] #20 24.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-06T10:46:14.619Z] #20 24.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-06T10:46:14.619Z] #20 24.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-06T10:46:14.619Z] #20 24.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-06T10:46:14.619Z] #20 24.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-06T10:46:14.619Z] #20 24.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-06T10:46:14.619Z] #20 24.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-06T10:46:14.619Z] #20 24.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-06T10:46:14.619Z] #20 24.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-06T10:46:14.619Z] #20 24.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-06T10:46:14.619Z] #20 24.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-06T10:46:14.619Z] #20 24.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-06T10:46:14.619Z] #20 24.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-06T10:46:14.619Z] #20 24.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-06T10:46:14.619Z] #20 24.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-06T10:46:14.619Z] #20 24.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-06T10:46:14.619Z] #20 24.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-06T10:46:14.619Z] #20 24.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-06T10:46:14.619Z] #20 24.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-06T10:46:14.619Z] #20 24.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-06T10:46:14.619Z] #20 24.52 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-06T10:46:14.714Z] #20 26.28 Fetched 28.5 MB in 2s (12.7 MB/s) [2021-05-06T10:46:14.714Z] #20 26.34 Selecting previously unselected package pigz. [2021-05-06T10:46:14.715Z] #20 26.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-06T10:46:14.715Z] #20 26.38 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-06T10:46:14.715Z] #20 26.39 Unpacking pigz (2.4-1) ... [2021-05-06T10:46:14.715Z] #20 26.48 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-06T10:46:14.745Z] #20 ... [2021-05-06T10:46:14.745Z] [2021-05-06T10:46:14.745Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:46:14.745Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-06T10:46:14.970Z] #20 26.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:46:14.970Z] #20 26.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:15.010Z] #40 145.0 + dpkg --print-architecture [2021-05-06T10:46:15.010Z] #40 ... [2021-05-06T10:46:15.010Z] [2021-05-06T10:46:15.010Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:15.010Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:46:15.010Z] #43 70.14 LINK criu/pie/restorer.built-in.o [2021-05-06T10:46:15.010Z] #43 70.15 GEN criu/pie/restorer-blob.h [2021-05-06T10:46:15.010Z] #43 70.26 DEP criu/vdso.d [2021-05-06T10:46:15.010Z] #43 70.53 DEP criu/uts_ns.d [2021-05-06T10:46:15.010Z] #43 70.67 DEP criu/util.d [2021-05-06T10:46:15.010Z] #43 70.93 DEP criu/uffd.d [2021-05-06T10:46:15.010Z] #43 71.13 DEP criu/tun.d [2021-05-06T10:46:15.010Z] #43 71.33 DEP criu/tty.d [2021-05-06T10:46:15.010Z] #43 71.57 DEP criu/timerfd.d [2021-05-06T10:46:15.010Z] #43 71.76 DEP criu/timens.d [2021-05-06T10:46:15.010Z] #43 71.99 DEP criu/sysfs_parse.d [2021-05-06T10:46:15.010Z] #43 72.20 DEP criu/sysctl.d [2021-05-06T10:46:15.010Z] #43 72.36 DEP criu/string.d [2021-05-06T10:46:15.010Z] #43 72.39 DEP criu/stats.d [2021-05-06T10:46:15.010Z] #43 72.60 DEP criu/sockets.d [2021-05-06T10:46:15.010Z] #43 72.80 DEP criu/sk-unix.d [2021-05-06T10:46:15.010Z] #43 73.01 DEP criu/sk-tcp.d [2021-05-06T10:46:15.010Z] #43 73.24 DEP criu/sk-queue.d [2021-05-06T10:46:15.010Z] #43 73.49 DEP criu/sk-packet.d [2021-05-06T10:46:15.010Z] #43 73.70 DEP criu/sk-netlink.d [2021-05-06T10:46:15.010Z] #43 73.93 DEP criu/sk-inet.d [2021-05-06T10:46:15.010Z] #43 74.14 DEP criu/signalfd.d [2021-05-06T10:46:15.010Z] #43 74.27 DEP criu/sigframe.d [2021-05-06T10:46:15.010Z] #43 74.37 DEP criu/shmem.d [2021-05-06T10:46:15.010Z] #43 74.54 DEP criu/servicefd.d [2021-05-06T10:46:15.010Z] #43 74.82 DEP criu/seize.d [2021-05-06T10:46:15.010Z] #43 75.01 DEP criu/seccomp.d [2021-05-06T10:46:15.010Z] #43 75.18 DEP criu/rst-malloc.d [2021-05-06T10:46:15.010Z] #43 75.24 DEP criu/rbtree.d [2021-05-06T10:46:15.010Z] #43 75.28 DEP criu/pstree.d [2021-05-06T10:46:15.010Z] #43 75.51 DEP criu/protobuf.d [2021-05-06T10:46:15.010Z] #43 75.61 GEN criu/protobuf-desc-gen.h [2021-05-06T10:46:15.010Z] #43 77.37 DEP criu/protobuf-desc.d [2021-05-06T10:46:15.010Z] #43 77.50 DEP criu/proc_parse.d [2021-05-06T10:46:15.010Z] #43 77.65 DEP criu/plugin.d [2021-05-06T10:46:15.010Z] #43 77.72 DEP criu/pipes.d [2021-05-06T10:46:15.010Z] #43 77.87 DEP criu/pie-util.d [2021-05-06T10:46:15.010Z] #43 78.00 DEP criu/pie-util-vdso.d [2021-05-06T10:46:15.010Z] #43 78.11 DEP criu/path.d [2021-05-06T10:46:15.010Z] #43 78.29 DEP criu/parasite-syscall.d [2021-05-06T10:46:15.010Z] #43 78.59 DEP criu/pagemap.d [2021-05-06T10:46:15.010Z] #43 78.77 DEP criu/pagemap-cache.d [2021-05-06T10:46:15.010Z] #43 78.93 DEP criu/page-xfer.d [2021-05-06T10:46:15.010Z] #43 79.19 DEP criu/page-pipe.d [2021-05-06T10:46:15.010Z] #43 79.35 DEP criu/netfilter.d [2021-05-06T10:46:15.010Z] #43 79.50 DEP criu/net.d [2021-05-06T10:46:15.010Z] #43 79.75 DEP criu/namespaces.d [2021-05-06T10:46:15.010Z] #43 79.86 DEP criu/mount.d [2021-05-06T10:46:15.010Z] #43 80.10 DEP criu/memfd.d [2021-05-06T10:46:15.188Z] #20 25.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-06T10:46:15.188Z] #20 25.22 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-06T10:46:15.188Z] #20 25.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-06T10:46:15.188Z] #20 25.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-06T10:46:15.188Z] #20 25.23 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-06T10:46:15.188Z] #20 25.24 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-06T10:46:15.226Z] #20 26.91 Selecting previously unselected package python3.7-minimal. [2021-05-06T10:46:15.226Z] #20 26.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:46:15.226Z] #20 26.92 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-06T10:46:15.274Z] #43 80.29 DEP criu/mem.d [2021-05-06T10:46:15.274Z] #43 ... [2021-05-06T10:46:15.274Z] [2021-05-06T10:46:15.274Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:15.274Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-06T10:46:15.274Z] #20 31.29 Unpacking bash-completion (1:2.8-6) ... [2021-05-06T10:46:15.414Z] #43 101.8 CC criu/crtools.o [2021-05-06T10:46:15.414Z] #43 102.4 CC criu/eventfd.o [2021-05-06T10:46:15.448Z] #20 25.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-06T10:46:15.448Z] #20 25.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-06T10:46:15.448Z] #20 25.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-06T10:46:15.448Z] #20 25.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-06T10:46:15.448Z] #20 25.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-06T10:46:15.448Z] #20 25.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-06T10:46:15.448Z] #20 25.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-06T10:46:15.707Z] #20 25.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-06T10:46:15.707Z] #20 25.59 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-06T10:46:15.707Z] #20 25.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-06T10:46:15.853Z] #20 32.26 Selecting previously unselected package bzip2. [2021-05-06T10:46:15.853Z] #20 32.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-05-06T10:46:15.853Z] #20 32.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-06T10:46:15.967Z] #20 26.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-06T10:46:15.967Z] #20 26.04 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-06T10:46:15.967Z] #20 26.09 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-06T10:46:15.982Z] #43 102.7 CC criu/eventpoll.o [2021-05-06T10:46:16.117Z] #20 ... [2021-05-06T10:46:16.117Z] [2021-05-06T10:46:16.117Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:46:16.117Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-06T10:46:16.117Z] #40 DONE 146.2s [2021-05-06T10:46:16.117Z] [2021-05-06T10:46:16.117Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:16.117Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-06T10:46:16.117Z] #20 32.52 Selecting previously unselected package xz-utils. [2021-05-06T10:46:16.164Z] #20 27.78 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:16.164Z] #20 27.80 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-06T10:46:16.381Z] #20 32.54 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-05-06T10:46:16.381Z] #20 32.54 Unpacking xz-utils (5.2.4-1) ... [2021-05-06T10:46:16.645Z] #20 32.90 Selecting previously unselected package apparmor. [2021-05-06T10:46:16.645Z] #20 32.90 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-05-06T10:46:16.908Z] #20 26.67 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:46:16.908Z] #20 26.78 Fetched 28.5 MB in 3s (9415 kB/s) [2021-05-06T10:46:16.908Z] #20 26.84 Selecting previously unselected package pigz. [2021-05-06T10:46:16.908Z] #20 26.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 ... 23435 files and directories currently installed.) [2021-05-06T10:46:16.908Z] #20 26.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-06T10:46:16.908Z] #20 26.91 Unpacking pigz (2.4-1) ... [2021-05-06T10:46:16.909Z] #20 33.01 Unpacking apparmor (2.13.2-10) ... [2021-05-06T10:46:16.919Z] #43 103.5 CC criu/external.o [2021-05-06T10:46:17.168Z] #20 27.02 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-06T10:46:17.168Z] #20 27.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:46:17.168Z] #20 27.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:17.173Z] #20 33.26 Selecting previously unselected package aufs-tools. [2021-05-06T10:46:17.173Z] #20 33.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-05-06T10:46:17.173Z] #20 33.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-06T10:46:17.173Z] #20 33.41 Selecting previously unselected package libonig5:arm64. [2021-05-06T10:46:17.173Z] #20 33.41 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-05-06T10:46:17.173Z] #20 33.41 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-06T10:46:17.178Z] #43 103.9 CC criu/fault-injection.o [2021-05-06T10:46:17.178Z] #43 104.0 CC criu/fdstore.o [2021-05-06T10:46:17.428Z] #20 27.41 Selecting previously unselected package python3.7-minimal. [2021-05-06T10:46:17.428Z] #20 27.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:46:17.428Z] #20 27.43 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-06T10:46:17.440Z] #43 104.4 CC criu/fifo.o [2021-05-06T10:46:17.440Z] #20 33.58 Selecting previously unselected package libjq1:arm64. [2021-05-06T10:46:17.440Z] #20 33.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-06T10:46:17.440Z] #20 33.59 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-06T10:46:17.440Z] #20 33.72 Selecting previously unselected package jq. [2021-05-06T10:46:17.440Z] #20 33.74 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-06T10:46:17.440Z] #20 33.76 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-06T10:46:17.705Z] #20 33.96 Selecting previously unselected package libaio1:arm64. [2021-05-06T10:46:17.705Z] #20 33.97 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-05-06T10:46:17.705Z] #20 33.98 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-05-06T10:46:17.705Z] #20 34.07 Selecting previously unselected package libgpm2:arm64. [2021-05-06T10:46:17.969Z] #20 34.08 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-05-06T10:46:17.969Z] #20 34.09 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-05-06T10:46:17.969Z] #20 34.15 Selecting previously unselected package libicu63:arm64. [2021-05-06T10:46:17.969Z] #20 34.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-06T10:46:17.969Z] #20 34.16 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-06T10:46:18.008Z] #43 104.8 CC criu/file-ids.o [2021-05-06T10:46:18.054Z] #20 29.76 Selecting previously unselected package python3-minimal. [2021-05-06T10:46:18.054Z] #20 29.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-06T10:46:18.054Z] #20 29.85 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-06T10:46:18.054Z] #20 29.86 Unpacking python3-minimal (3.7.3-1) ... [2021-05-06T10:46:18.054Z] #20 29.93 Selecting previously unselected package libmpdec2:amd64. [2021-05-06T10:46:18.267Z] #43 105.1 CC criu/file-lock.o [2021-05-06T10:46:18.310Z] #20 29.95 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-06T10:46:18.310Z] #20 29.96 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-06T10:46:18.310Z] #20 30.06 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-06T10:46:18.310Z] #20 30.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:46:18.310Z] #20 30.08 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:18.366Z] #20 28.19 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:18.366Z] #20 28.21 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-06T10:46:19.205Z] #43 ... [2021-05-06T10:46:19.205Z] [2021-05-06T10:46:19.205Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:19.205Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:19.205Z] #20 27.89 Selecting previously unselected package python3-minimal. [2021-05-06T10:46:19.205Z] #20 27.89 (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 ... 23684 files and directories currently installed.) [2021-05-06T10:46:19.205Z] #20 27.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 27.93 Unpacking python3-minimal (3.7.3-1) ... [2021-05-06T10:46:19.205Z] #20 28.02 Selecting previously unselected package libmpdec2:amd64. [2021-05-06T10:46:19.205Z] #20 28.02 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 28.03 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-06T10:46:19.205Z] #20 28.14 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-06T10:46:19.205Z] #20 28.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 28.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:19.205Z] #20 29.12 Selecting previously unselected package python3.7. [2021-05-06T10:46:19.205Z] #20 29.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 29.14 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:19.205Z] #20 29.26 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-06T10:46:19.205Z] #20 29.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 29.28 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-06T10:46:19.205Z] #20 29.38 Setting up python3-minimal (3.7.3-1) ... [2021-05-06T10:46:19.205Z] #20 30.07 Selecting previously unselected package python3. [2021-05-06T10:46:19.205Z] #20 30.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-06T10:46:19.205Z] #20 30.11 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 30.12 Unpacking python3 (3.7.3-1) ... [2021-05-06T10:46:19.205Z] #20 30.23 Selecting previously unselected package libip4tc0:amd64. [2021-05-06T10:46:19.205Z] #20 30.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 30.24 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:19.205Z] #20 30.33 Selecting previously unselected package libip6tc0:amd64. [2021-05-06T10:46:19.205Z] #20 30.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 30.35 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:19.205Z] #20 30.45 Selecting previously unselected package libiptc0:amd64. [2021-05-06T10:46:19.205Z] #20 30.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 30.48 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:19.205Z] #20 30.56 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-06T10:46:19.205Z] #20 30.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 30.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-06T10:46:19.205Z] #20 30.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-06T10:46:19.205Z] #20 30.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 30.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-06T10:46:19.205Z] #20 30.72 Selecting previously unselected package libnftnl11:amd64. [2021-05-06T10:46:19.205Z] #20 30.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 30.74 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-06T10:46:19.205Z] #20 30.84 Selecting previously unselected package iptables. [2021-05-06T10:46:19.205Z] #20 30.84 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 30.86 Unpacking iptables (1.8.2-4) ... [2021-05-06T10:46:19.205Z] #20 31.16 Selecting previously unselected package xxd. [2021-05-06T10:46:19.205Z] #20 31.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-06T10:46:19.205Z] #20 31.18 Unpacking xxd (2:8.1.0875-5) ... [2021-05-06T10:46:19.205Z] #20 31.30 Selecting previously unselected package vim-common. [2021-05-06T10:46:19.205Z] #20 31.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:46:19.205Z] #20 31.33 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-06T10:46:19.205Z] #20 31.51 Selecting previously unselected package bash-completion. [2021-05-06T10:46:19.205Z] #20 31.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-06T10:46:19.205Z] #20 ... [2021-05-06T10:46:19.205Z] [2021-05-06T10:46:19.205Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:19.205Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:19.205Z] #43 106.1 CC criu/files-ext.o [2021-05-06T10:46:19.239Z] #20 30.99 Selecting previously unselected package python3.7. [2021-05-06T10:46:19.239Z] #20 31.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:46:19.239Z] #20 31.02 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:19.495Z] #20 31.11 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-06T10:46:19.495Z] #20 31.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-06T10:46:19.495Z] #20 31.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-06T10:46:19.495Z] #20 31.24 Setting up python3-minimal (3.7.3-1) ... [2021-05-06T10:46:19.773Z] #43 106.4 CC criu/files-reg.o [2021-05-06T10:46:19.898Z] #20 36.14 Selecting previously unselected package libnet1:arm64. [2021-05-06T10:46:19.899Z] #20 36.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-06T10:46:19.899Z] #20 36.15 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:46:20.163Z] #20 36.23 Selecting previously unselected package libnl-3-200:arm64. [2021-05-06T10:46:20.163Z] #20 36.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-06T10:46:20.163Z] #20 36.24 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-06T10:46:20.163Z] #20 36.35 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-06T10:46:20.163Z] #20 36.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-06T10:46:20.163Z] #20 36.37 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-06T10:46:20.163Z] #20 36.46 Selecting previously unselected package libreadline5:arm64. [2021-05-06T10:46:20.163Z] #20 36.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-05-06T10:46:20.163Z] #20 36.48 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-06T10:46:20.273Z] #20 30.18 Selecting previously unselected package python3-minimal. [2021-05-06T10:46:20.273Z] #20 30.18 (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 ... 23684 files and directories currently installed.) [2021-05-06T10:46:20.273Z] #20 30.24 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-06T10:46:20.273Z] #20 30.25 Unpacking python3-minimal (3.7.3-1) ... [2021-05-06T10:46:20.273Z] #20 30.33 Selecting previously unselected package libmpdec2:amd64. [2021-05-06T10:46:20.273Z] #20 30.34 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-06T10:46:20.273Z] #20 30.35 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-06T10:46:20.424Z] #20 32.01 Selecting previously unselected package python3. [2021-05-06T10:46:20.424Z] #20 32.01 (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 ... 24096 files and directories currently installed.) [2021-05-06T10:46:20.424Z] #20 32.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-06T10:46:20.424Z] #20 32.07 Unpacking python3 (3.7.3-1) ... [2021-05-06T10:46:20.424Z] #20 32.15 Selecting previously unselected package libip4tc0:amd64. [2021-05-06T10:46:20.424Z] #20 32.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-06T10:46:20.424Z] #20 32.16 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:20.424Z] #20 32.22 Selecting previously unselected package libip6tc0:amd64. [2021-05-06T10:46:20.424Z] #20 32.24 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-06T10:46:20.428Z] #20 36.59 Selecting previously unselected package net-tools. [2021-05-06T10:46:20.428Z] #20 36.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-05-06T10:46:20.428Z] #20 36.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-06T10:46:20.428Z] #20 36.86 Selecting previously unselected package python-pip-whl. [2021-05-06T10:46:20.534Z] #20 30.44 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-06T10:46:20.534Z] #20 30.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:46:20.534Z] #20 30.46 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:20.680Z] #20 32.24 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:20.680Z] #20 32.34 Selecting previously unselected package libiptc0:amd64. [2021-05-06T10:46:20.680Z] #20 32.34 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-06T10:46:20.680Z] #20 32.35 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:20.680Z] #20 32.43 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-06T10:46:20.680Z] #20 32.43 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-06T10:46:20.680Z] #20 32.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-06T10:46:20.692Z] #20 36.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-06T10:46:20.692Z] #20 36.87 Unpacking python-pip-whl (18.1-5) ... [2021-05-06T10:46:20.936Z] #20 32.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-06T10:46:20.936Z] #20 32.51 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-06T10:46:20.936Z] #20 32.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-06T10:46:20.936Z] #20 32.59 Selecting previously unselected package libnftnl11:amd64. [2021-05-06T10:46:20.936Z] #20 32.60 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-06T10:46:20.936Z] #20 32.61 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-06T10:46:20.936Z] #20 32.68 Selecting previously unselected package iptables. [2021-05-06T10:46:20.936Z] #20 32.68 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-06T10:46:20.936Z] #20 32.69 Unpacking iptables (1.8.2-4) ... [2021-05-06T10:46:20.956Z] #20 37.24 Selecting previously unselected package python3-lib2to3. [2021-05-06T10:46:20.956Z] #20 37.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-06T10:46:20.956Z] #20 37.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-06T10:46:21.221Z] #20 37.42 Selecting previously unselected package python3-distutils. [2021-05-06T10:46:21.221Z] #20 37.44 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-06T10:46:21.221Z] #20 37.45 Unpacking python3-distutils (3.7.3-1) ... [2021-05-06T10:46:21.473Z] #20 31.41 Selecting previously unselected package python3.7. [2021-05-06T10:46:21.473Z] #20 31.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-06T10:46:21.473Z] #20 31.43 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:21.485Z] #20 37.62 Selecting previously unselected package python3-pip. [2021-05-06T10:46:21.485Z] #20 37.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-06T10:46:21.485Z] #20 37.63 Unpacking python3-pip (18.1-5) ... [2021-05-06T10:46:21.485Z] #20 37.82 Selecting previously unselected package python3-pkg-resources. [2021-05-06T10:46:21.485Z] #20 37.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-06T10:46:21.498Z] #20 33.02 Selecting previously unselected package xxd. [2021-05-06T10:46:21.498Z] #20 33.03 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-06T10:46:21.499Z] #20 33.03 Unpacking xxd (2:8.1.0875-5) ... [2021-05-06T10:46:21.499Z] #20 33.11 Selecting previously unselected package vim-common. [2021-05-06T10:46:21.499Z] #20 33.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:46:21.499Z] #20 33.15 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-06T10:46:21.678Z] #43 108.4 CC criu/files.o [2021-05-06T10:46:21.733Z] #20 31.58 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-06T10:46:21.733Z] #20 31.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-06T10:46:21.733Z] #20 31.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-06T10:46:21.733Z] #20 31.70 Setting up python3-minimal (3.7.3-1) ... [2021-05-06T10:46:21.749Z] #20 37.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-06T10:46:21.749Z] #20 38.07 Selecting previously unselected package python3-setuptools. [2021-05-06T10:46:21.749Z] #20 38.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-06T10:46:21.749Z] #20 38.08 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-06T10:46:21.755Z] #20 33.32 Selecting previously unselected package bash-completion. [2021-05-06T10:46:21.755Z] #20 33.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-06T10:46:22.013Z] #20 38.33 Selecting previously unselected package python3-wheel. [2021-05-06T10:46:22.013Z] #20 38.34 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-06T10:46:22.013Z] #20 38.35 Unpacking python3-wheel (0.32.3-2) ... [2021-05-06T10:46:22.277Z] #20 38.46 Selecting previously unselected package sudo. [2021-05-06T10:46:22.277Z] #20 38.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-05-06T10:46:22.277Z] #20 38.48 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-06T10:46:22.672Z] #20 32.57 Selecting previously unselected package python3. [2021-05-06T10:46:22.672Z] #20 32.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-06T10:46:22.672Z] #20 32.62 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-06T10:46:22.672Z] #20 32.64 Unpacking python3 (3.7.3-1) ... [2021-05-06T10:46:22.683Z] #20 ... [2021-05-06T10:46:22.683Z] [2021-05-06T10:46:22.683Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:22.683Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:22.683Z] #43 85.23 DEP criu/action-scripts.d [2021-05-06T10:46:22.683Z] #43 85.84 CC criu/action-scripts.o [2021-05-06T10:46:22.683Z] #43 86.39 CC criu/aio.o [2021-05-06T10:46:22.683Z] #43 86.83 CC criu/autofs.o [2021-05-06T10:46:22.683Z] #43 88.08 CC criu/bfd.o [2021-05-06T10:46:22.683Z] #43 88.60 CC criu/bitmap.o [2021-05-06T10:46:22.683Z] #43 88.80 CC criu/cgroup-props.o [2021-05-06T10:46:22.683Z] #43 89.45 CC criu/cgroup.o [2021-05-06T10:46:22.683Z] #43 92.19 CC criu/clone-noasan.o [2021-05-06T10:46:22.683Z] #43 92.41 CC criu/config.o [2021-05-06T10:46:22.683Z] #43 93.72 CC criu/cr-check.o [2021-05-06T10:46:22.683Z] #43 95.26 CC criu/cr-dedup.o [2021-05-06T10:46:22.855Z] #20 38.89 Selecting previously unselected package thin-provisioning-tools. [2021-05-06T10:46:22.855Z] #20 38.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-05-06T10:46:22.855Z] #20 38.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-06T10:46:22.855Z] #20 39.18 Selecting previously unselected package uidmap. [2021-05-06T10:46:22.932Z] #20 32.75 Selecting previously unselected package libip4tc0:amd64. [2021-05-06T10:46:22.932Z] #20 32.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-06T10:46:22.932Z] #20 32.78 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:22.932Z] #20 32.86 Selecting previously unselected package libip6tc0:amd64. [2021-05-06T10:46:22.932Z] #20 32.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-06T10:46:22.932Z] #20 32.88 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:22.932Z] #20 32.96 Selecting previously unselected package libiptc0:amd64. [2021-05-06T10:46:22.932Z] #20 32.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-06T10:46:22.932Z] #20 32.97 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:22.932Z] #20 33.06 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-06T10:46:22.932Z] #20 33.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-06T10:46:22.939Z] #43 95.65 CC criu/cr-dump.o [2021-05-06T10:46:23.119Z] #20 39.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-05-06T10:46:23.119Z] #20 39.19 Unpacking uidmap (1:4.5-1.1) ... [2021-05-06T10:46:23.119Z] #20 39.34 Selecting previously unselected package vim-runtime. [2021-05-06T10:46:23.119Z] #20 39.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:46:23.119Z] #20 39.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-06T10:46:23.119Z] #20 39.41 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-06T10:46:23.119Z] #20 39.42 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-06T10:46:23.192Z] #20 33.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-06T10:46:23.192Z] #20 33.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-06T10:46:23.192Z] #20 33.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-06T10:46:23.192Z] #20 33.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-06T10:46:23.192Z] #20 33.24 Selecting previously unselected package libnftnl11:amd64. [2021-05-06T10:46:23.192Z] #20 33.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-06T10:46:23.192Z] #20 33.26 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-06T10:46:23.452Z] #20 33.38 Selecting previously unselected package iptables. [2021-05-06T10:46:23.452Z] #20 33.39 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-06T10:46:23.452Z] #20 33.40 Unpacking iptables (1.8.2-4) ... [2021-05-06T10:46:23.584Z] #43 110.4 CC criu/filesystems.o [2021-05-06T10:46:23.712Z] #20 33.69 Selecting previously unselected package xxd. [2021-05-06T10:46:23.712Z] #20 33.71 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-06T10:46:23.712Z] #20 33.72 Unpacking xxd (2:8.1.0875-5) ... [2021-05-06T10:46:23.790Z] Client: [2021-05-06T10:46:23.790Z] Context: default [2021-05-06T10:46:23.790Z] Debug Mode: false [2021-05-06T10:46:23.790Z] Plugins: [2021-05-06T10:46:23.790Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-06T10:46:23.790Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-06T10:46:23.790Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-06T10:46:23.790Z] [2021-05-06T10:46:23.790Z] Server: [2021-05-06T10:46:23.790Z] Containers: 0 [2021-05-06T10:46:23.790Z] Running: 0 [2021-05-06T10:46:23.790Z] Paused: 0 [2021-05-06T10:46:23.790Z] Stopped: 0 [2021-05-06T10:46:23.790Z] Images: 0 [2021-05-06T10:46:23.790Z] Server Version: 20.10.0 [2021-05-06T10:46:23.790Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-06T10:46:23.790Z] Windows: [2021-05-06T10:46:23.790Z] LCOW: [2021-05-06T10:46:23.790Z] Logging Driver: json-file [2021-05-06T10:46:23.790Z] Plugins: [2021-05-06T10:46:23.790Z] Volume: local [2021-05-06T10:46:23.790Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T10:46:23.790Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T10:46:23.790Z] Swarm: inactive [2021-05-06T10:46:23.790Z] Default Isolation: process [2021-05-06T10:46:23.790Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-06T10:46:23.790Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-06T10:46:23.790Z] OSType: windows [2021-05-06T10:46:23.790Z] Architecture: x86_64 [2021-05-06T10:46:23.790Z] CPUs: 4 [2021-05-06T10:46:23.790Z] Total Memory: 32GiB [2021-05-06T10:46:23.790Z] Name: azwin-2-2ef430 [2021-05-06T10:46:23.790Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-06T10:46:23.790Z] Docker Root Dir: D:\docker [2021-05-06T10:46:23.790Z] Debug Mode: false [2021-05-06T10:46:23.790Z] Registry: https://index.docker.io/v1/ [2021-05-06T10:46:23.790Z] Labels: [2021-05-06T10:46:23.790Z] Experimental: true [2021-05-06T10:46:23.790Z] Insecure Registries: [2021-05-06T10:46:23.790Z] 10.0.0.4:5000 [2021-05-06T10:46:23.790Z] 127.0.0.0/8 [2021-05-06T10:46:23.790Z] Registry Mirrors: [2021-05-06T10:46:23.790Z] http://10.0.0.4:5000/ [2021-05-06T10:46:23.790Z] Live Restore Enabled: false [2021-05-06T10:46:23.790Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-05-06T10:46:23.972Z] #20 33.84 Selecting previously unselected package vim-common. [2021-05-06T10:46:23.972Z] #20 33.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:46:23.972Z] #20 33.86 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-06T10:46:23.972Z] #20 34.04 Selecting previously unselected package bash-completion. [2021-05-06T10:46:23.972Z] #20 34.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [Pipeline] powershell [2021-05-06T10:46:24.151Z] #43 111.1 CC criu/fsnotify.o [2021-05-06T10:46:24.306Z] #43 ... [2021-05-06T10:46:24.306Z] [2021-05-06T10:46:24.306Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:24.306Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:24.306Z] #20 35.96 Unpacking bash-completion (1:2.8-6) ... [2021-05-06T10:46:24.562Z] #20 36.29 Selecting previously unselected package bzip2. [2021-05-06T10:46:24.562Z] #20 36.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-06T10:46:24.562Z] #20 36.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-06T10:46:24.562Z] #20 36.38 Selecting previously unselected package xz-utils. [2021-05-06T10:46:24.720Z] #43 ... [2021-05-06T10:46:24.720Z] [2021-05-06T10:46:24.720Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:24.720Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:24.720Z] #20 34.20 Unpacking bash-completion (1:2.8-6) ... [2021-05-06T10:46:24.720Z] #20 34.54 Selecting previously unselected package bzip2. [2021-05-06T10:46:24.720Z] #20 34.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-06T10:46:24.720Z] #20 34.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-06T10:46:24.720Z] #20 34.63 Selecting previously unselected package xz-utils. [2021-05-06T10:46:24.720Z] #20 34.64 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-06T10:46:24.720Z] #20 34.65 Unpacking xz-utils (5.2.4-1) ... [2021-05-06T10:46:24.720Z] #20 34.91 Selecting previously unselected package apparmor. [2021-05-06T10:46:24.720Z] #20 34.91 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-06T10:46:24.720Z] #20 34.97 Unpacking apparmor (2.13.2-10) ... [2021-05-06T10:46:24.720Z] #20 35.26 Selecting previously unselected package aufs-tools. [2021-05-06T10:46:24.720Z] #20 35.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-06T10:46:24.720Z] #20 35.27 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-06T10:46:24.720Z] #20 35.41 Selecting previously unselected package libonig5:amd64. [2021-05-06T10:46:24.720Z] #20 35.42 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-06T10:46:24.720Z] #20 35.42 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:46:24.720Z] #20 35.59 Selecting previously unselected package libjq1:amd64. [2021-05-06T10:46:24.720Z] #20 35.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:46:24.720Z] #20 35.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:46:24.720Z] #20 35.77 Selecting previously unselected package jq. [2021-05-06T10:46:24.720Z] #20 35.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:46:24.720Z] #20 35.79 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-06T10:46:24.720Z] #20 35.93 Selecting previously unselected package libaio1:amd64. [2021-05-06T10:46:24.720Z] #20 35.95 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-06T10:46:24.720Z] #20 35.96 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-06T10:46:24.720Z] #20 36.03 Selecting previously unselected package libgpm2:amd64. [2021-05-06T10:46:24.720Z] #20 36.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-06T10:46:24.720Z] #20 36.04 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-06T10:46:24.720Z] #20 36.10 Selecting previously unselected package libicu63:amd64. [2021-05-06T10:46:24.720Z] #20 36.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-06T10:46:24.720Z] #20 36.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:46:24.819Z] #20 36.39 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-06T10:46:24.819Z] #20 36.40 Unpacking xz-utils (5.2.4-1) ... [2021-05-06T10:46:24.819Z] #20 36.57 Selecting previously unselected package apparmor. [2021-05-06T10:46:24.819Z] #20 36.59 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-06T10:46:24.911Z] #20 ... [2021-05-06T10:46:24.911Z] [2021-05-06T10:46:24.911Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:24.911Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:24.911Z] #43 84.89 DEP criu/crtools.d [2021-05-06T10:46:24.911Z] #43 85.26 DEP criu/cr-service.d [2021-05-06T10:46:24.911Z] #43 85.64 DEP criu/cr-restore.d [2021-05-06T10:46:24.911Z] #43 85.89 DEP criu/cr-errno.d [2021-05-06T10:46:24.911Z] #43 85.91 DEP criu/cr-dump.d [2021-05-06T10:46:24.911Z] #43 86.09 DEP criu/cr-dedup.d [2021-05-06T10:46:24.911Z] #43 86.24 DEP criu/cr-check.d [2021-05-06T10:46:24.911Z] #43 86.43 DEP criu/config.d [2021-05-06T10:46:24.911Z] #43 86.54 DEP criu/clone-noasan.d [2021-05-06T10:46:24.911Z] #43 86.63 DEP criu/cgroup.d [2021-05-06T10:46:24.911Z] #43 86.78 DEP criu/cgroup-props.d [2021-05-06T10:46:24.911Z] #43 86.90 DEP criu/bitmap.d [2021-05-06T10:46:24.911Z] #43 86.92 DEP criu/bfd.d [2021-05-06T10:46:24.911Z] #43 87.04 DEP criu/autofs.d [2021-05-06T10:46:24.911Z] #43 87.21 DEP criu/aio.d [2021-05-06T10:46:24.911Z] #43 87.39 DEP criu/action-scripts.d [2021-05-06T10:46:24.911Z] #43 87.71 CC criu/action-scripts.o [2021-05-06T10:46:24.911Z] #43 88.13 CC criu/aio.o [2021-05-06T10:46:24.911Z] #43 88.64 CC criu/autofs.o [2021-05-06T10:46:24.911Z] #43 90.04 CC criu/bfd.o [2021-05-06T10:46:24.911Z] #43 90.49 CC criu/bitmap.o [2021-05-06T10:46:24.911Z] #43 90.68 CC criu/cgroup-props.o [2021-05-06T10:46:24.911Z] #43 91.50 CC criu/cgroup.o [2021-05-06T10:46:24.911Z] #43 93.99 CC criu/clone-noasan.o [2021-05-06T10:46:24.911Z] #43 94.18 CC criu/config.o [2021-05-06T10:46:25.075Z] #20 36.68 Unpacking apparmor (2.13.2-10) ... [2021-05-06T10:46:25.331Z] #20 37.08 Selecting previously unselected package aufs-tools. [2021-05-06T10:46:25.331Z] #20 37.09 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-06T10:46:25.331Z] #20 37.09 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-06T10:46:25.481Z] #43 95.56 CC criu/cr-check.o [2021-05-06T10:46:25.587Z] #20 37.20 Selecting previously unselected package libonig5:amd64. [2021-05-06T10:46:25.587Z] #20 37.22 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-06T10:46:25.587Z] #20 37.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:46:25.587Z] #20 37.36 Selecting previously unselected package libjq1:amd64. [2021-05-06T10:46:25.587Z] #20 37.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:46:25.587Z] #20 37.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:46:25.587Z] #20 37.47 Selecting previously unselected package jq. [2021-05-06T10:46:25.684Z] #20 ... [2021-05-06T10:46:25.684Z] [2021-05-06T10:46:25.684Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:25.684Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:46:25.684Z] #43 80.53 DEP criu/lsm.d [2021-05-06T10:46:25.684Z] #43 80.69 DEP criu/log.d [2021-05-06T10:46:25.684Z] #43 80.80 DEP criu/libnetlink.d [2021-05-06T10:46:25.684Z] #43 80.88 DEP criu/kerndat.d [2021-05-06T10:46:25.684Z] #43 81.01 DEP criu/kcmp-ids.d [2021-05-06T10:46:25.684Z] #43 81.07 DEP criu/irmap.d [2021-05-06T10:46:25.684Z] #43 81.16 DEP criu/ipc_ns.d [2021-05-06T10:46:25.684Z] #43 81.28 DEP criu/image.d [2021-05-06T10:46:25.684Z] #43 81.45 DEP criu/image-desc.d [2021-05-06T10:46:25.684Z] #43 81.51 DEP criu/fsnotify.d [2021-05-06T10:46:25.684Z] #43 81.65 DEP criu/filesystems.d [2021-05-06T10:46:25.684Z] #43 81.86 DEP criu/files.d [2021-05-06T10:46:25.684Z] #43 82.02 DEP criu/files-reg.d [2021-05-06T10:46:25.684Z] #43 82.26 DEP criu/files-ext.d [2021-05-06T10:46:25.684Z] #43 82.42 DEP criu/file-lock.d [2021-05-06T10:46:25.684Z] #43 82.78 DEP criu/file-ids.d [2021-05-06T10:46:25.684Z] #43 82.91 DEP criu/fifo.d [2021-05-06T10:46:25.684Z] #43 83.01 DEP criu/fdstore.d [2021-05-06T10:46:25.684Z] #43 83.12 DEP criu/fault-injection.d [2021-05-06T10:46:25.684Z] #43 83.19 DEP criu/external.d [2021-05-06T10:46:25.684Z] #43 83.32 DEP criu/eventpoll.d [2021-05-06T10:46:25.684Z] #43 83.45 DEP criu/eventfd.d [2021-05-06T10:46:25.684Z] #43 83.63 DEP criu/crtools.d [2021-05-06T10:46:25.684Z] #43 83.82 DEP criu/cr-service.d [2021-05-06T10:46:25.684Z] #43 83.96 DEP criu/cr-restore.d [2021-05-06T10:46:25.684Z] #43 84.15 DEP criu/cr-errno.d [2021-05-06T10:46:25.684Z] #43 84.17 DEP criu/cr-dump.d [2021-05-06T10:46:25.684Z] #43 84.42 DEP criu/cr-dedup.d [2021-05-06T10:46:25.684Z] #43 84.61 DEP criu/cr-check.d [2021-05-06T10:46:25.684Z] #43 84.77 DEP criu/config.d [2021-05-06T10:46:25.684Z] #43 84.94 DEP criu/clone-noasan.d [2021-05-06T10:46:25.684Z] #43 85.02 DEP criu/cgroup.d [2021-05-06T10:46:25.684Z] #43 85.16 DEP criu/cgroup-props.d [2021-05-06T10:46:25.684Z] #43 85.29 DEP criu/bitmap.d [2021-05-06T10:46:25.684Z] #43 85.32 DEP criu/bfd.d [2021-05-06T10:46:25.684Z] #43 85.45 DEP criu/autofs.d [2021-05-06T10:46:25.684Z] #43 85.62 DEP criu/aio.d [2021-05-06T10:46:25.684Z] #43 85.81 DEP criu/action-scripts.d [2021-05-06T10:46:25.684Z] #43 86.00 CC criu/action-scripts.o [2021-05-06T10:46:25.684Z] #43 86.52 CC criu/aio.o [2021-05-06T10:46:25.684Z] #43 87.03 CC criu/autofs.o [2021-05-06T10:46:25.684Z] #43 88.47 CC criu/bfd.o [2021-05-06T10:46:25.684Z] #43 89.08 CC criu/bitmap.o [2021-05-06T10:46:25.684Z] #43 89.20 CC criu/cgroup-props.o [2021-05-06T10:46:25.685Z] #43 89.95 CC criu/cgroup.o [2021-05-06T10:46:25.685Z] #43 ... [2021-05-06T10:46:25.685Z] [2021-05-06T10:46:25.685Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:25.685Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-06T10:46:25.685Z] #20 41.78 Selecting previously unselected package vim. [2021-05-06T10:46:25.685Z] #20 41.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-05-06T10:46:25.685Z] #20 41.82 Unpacking vim (2:8.1.0875-5) ... [2021-05-06T10:46:25.844Z] #20 37.48 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:46:25.844Z] #20 37.48 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-06T10:46:25.844Z] #20 37.57 Selecting previously unselected package libaio1:amd64. [2021-05-06T10:46:25.844Z] #20 37.57 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-06T10:46:25.844Z] #20 37.58 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-06T10:46:25.844Z] #20 37.67 Selecting previously unselected package libgpm2:amd64. [2021-05-06T10:46:25.844Z] #20 37.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-06T10:46:25.844Z] #20 37.67 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-06T10:46:25.949Z] #20 42.27 Selecting previously unselected package xfsprogs. [2021-05-06T10:46:25.949Z] #20 42.27 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-05-06T10:46:25.949Z] #20 42.28 Unpacking xfsprogs (4.20.0-1) ... [2021-05-06T10:46:26.099Z] #20 39.67 Selecting previously unselected package libnet1:amd64. [2021-05-06T10:46:26.099Z] #20 39.67 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-06T10:46:26.099Z] #20 39.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:46:26.099Z] #20 39.77 Selecting previously unselected package libnl-3-200:amd64. [2021-05-06T10:46:26.099Z] #20 39.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-06T10:46:26.099Z] #20 39.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:46:26.099Z] #20 39.89 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-06T10:46:26.099Z] #20 39.89 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:46:26.099Z] #20 39.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:46:26.099Z] #20 39.97 Selecting previously unselected package libreadline5:amd64. [2021-05-06T10:46:26.099Z] #20 39.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-06T10:46:26.099Z] #20 39.99 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-06T10:46:26.100Z] #20 37.74 Selecting previously unselected package libicu63:amd64. [2021-05-06T10:46:26.100Z] #20 37.74 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-06T10:46:26.100Z] #20 37.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:46:26.360Z] #20 40.09 Selecting previously unselected package net-tools. [2021-05-06T10:46:26.360Z] #20 40.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-06T10:46:26.360Z] #20 40.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-06T10:46:26.528Z] #20 42.66 Selecting previously unselected package zip. [2021-05-06T10:46:26.528Z] #20 42.66 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-05-06T10:46:26.528Z] #20 42.68 Unpacking zip (3.0-11+b1) ... [2021-05-06T10:46:26.619Z] #20 40.30 Selecting previously unselected package python-pip-whl. [2021-05-06T10:46:26.619Z] #20 40.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-06T10:46:26.619Z] #20 40.31 Unpacking python-pip-whl (18.1-5) ... [2021-05-06T10:46:26.794Z] #20 43.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-06T10:46:26.794Z] #20 43.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-06T10:46:26.794Z] #20 43.04 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-05-06T10:46:26.794Z] #20 43.05 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-06T10:46:26.794Z] #20 43.07 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-05-06T10:46:26.794Z] #20 43.08 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-05-06T10:46:26.794Z] #20 43.09 Setting up uidmap (1:4.5-1.1) ... [2021-05-06T10:46:26.794Z] #20 43.10 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-05-06T10:46:26.794Z] #20 43.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:46:26.794Z] #20 43.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-06T10:46:26.794Z] #20 43.15 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-06T10:46:26.794Z] #20 43.16 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-06T10:46:26.862Z] #43 ... [2021-05-06T10:46:26.862Z] [2021-05-06T10:46:26.862Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:26.862Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:26.862Z] #20 36.78 Unpacking bash-completion (1:2.8-6) ... [2021-05-06T10:46:26.878Z] #20 40.86 Selecting previously unselected package python3-lib2to3. [2021-05-06T10:46:26.878Z] #20 ... [2021-05-06T10:46:26.878Z] [2021-05-06T10:46:26.878Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:46:26.878Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:46:26.878Z] #40 178.8 + dpkg --print-architecture [2021-05-06T10:46:26.878Z] #40 178.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-06T10:46:26.878Z] #40 179.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-06T10:46:26.878Z] #40 179.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-06T10:46:27.058Z] #20 43.17 Setting up xxd (2:8.1.0875-5) ... [2021-05-06T10:46:27.058Z] #20 43.18 Setting up zip (3.0-11+b1) ... [2021-05-06T10:46:27.058Z] #20 43.19 Setting up vim-common (2:8.1.0875-5) ... [2021-05-06T10:46:27.058Z] #20 43.23 Setting up bash-completion (1:2.8-6) ... [2021-05-06T10:46:27.122Z] #20 37.14 Selecting previously unselected package bzip2. [2021-05-06T10:46:27.122Z] #20 37.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-06T10:46:27.122Z] #20 37.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-06T10:46:27.382Z] #20 37.25 Selecting previously unselected package xz-utils. [2021-05-06T10:46:27.382Z] #20 37.26 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-06T10:46:27.382Z] #20 37.26 Unpacking xz-utils (5.2.4-1) ... [2021-05-06T10:46:27.382Z] #20 37.43 Selecting previously unselected package apparmor. [2021-05-06T10:46:27.382Z] #20 37.44 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-06T10:46:27.382Z] #20 37.50 Unpacking apparmor (2.13.2-10) ... [2021-05-06T10:46:27.642Z] #20 37.78 Selecting previously unselected package aufs-tools. [2021-05-06T10:46:27.902Z] #20 37.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-06T10:46:27.902Z] #20 37.80 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-06T10:46:27.902Z] #20 37.92 Selecting previously unselected package libonig5:amd64. [2021-05-06T10:46:27.902Z] #20 37.93 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-06T10:46:27.902Z] #20 37.94 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:46:27.970Z] #56 228.4 + bin/containerd-stress [2021-05-06T10:46:27.970Z] #56 230.4 + bin/containerd-shim [2021-05-06T10:46:28.161Z] #20 38.07 Selecting previously unselected package libjq1:amd64. [2021-05-06T10:46:28.161Z] #20 38.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:46:28.161Z] #20 38.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:46:28.161Z] #20 38.23 Selecting previously unselected package jq. [2021-05-06T10:46:28.161Z] #20 38.23 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-06T10:46:28.161Z] #20 38.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-06T10:46:28.161Z] #20 38.33 Selecting previously unselected package libaio1:amd64. [2021-05-06T10:46:28.421Z] #20 38.34 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-06T10:46:28.422Z] #20 38.35 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-06T10:46:28.422Z] #20 38.42 Selecting previously unselected package libgpm2:amd64. [2021-05-06T10:46:28.422Z] #20 38.43 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-06T10:46:28.422Z] #20 38.44 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-06T10:46:28.422Z] #20 38.52 Selecting previously unselected package libicu63:amd64. [2021-05-06T10:46:28.422Z] #20 38.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-06T10:46:28.681Z] #20 38.54 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:46:29.368Z] #20 40.91 Selecting previously unselected package libnet1:amd64. [2021-05-06T10:46:29.368Z] #20 40.91 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-06T10:46:29.368Z] #20 40.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:46:29.368Z] #20 41.07 Selecting previously unselected package libnl-3-200:amd64. [2021-05-06T10:46:29.368Z] #20 41.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-06T10:46:29.368Z] #20 41.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:46:29.625Z] #20 41.20 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-06T10:46:29.625Z] #20 41.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:46:29.625Z] #20 41.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:46:29.625Z] #20 41.26 Selecting previously unselected package libreadline5:amd64. [2021-05-06T10:46:29.625Z] #20 41.28 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-06T10:46:29.625Z] #20 41.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-06T10:46:29.881Z] #20 41.44 Selecting previously unselected package net-tools. [2021-05-06T10:46:29.881Z] #20 41.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-06T10:46:29.881Z] #20 41.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-06T10:46:29.881Z] #20 41.61 Selecting previously unselected package python-pip-whl. [2021-05-06T10:46:29.881Z] #20 41.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-06T10:46:29.881Z] #20 41.63 Unpacking python-pip-whl (18.1-5) ... [2021-05-06T10:46:30.382Z] #20 46.39 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-05-06T10:46:30.382Z] #20 46.42 Setting up xz-utils (5.2.4-1) ... [2021-05-06T10:46:30.382Z] #20 46.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-06T10:46:30.382Z] #20 46.49 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-06T10:46:30.382Z] #20 46.56 invoke-rc.d: could not determine current runlevel [2021-05-06T10:46:30.382Z] #20 46.58 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-06T10:46:30.382Z] #20 46.59 Setting up pigz (2.4-1) ... [2021-05-06T10:46:30.382Z] #20 46.61 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-06T10:46:30.382Z] #20 46.63 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-06T10:46:30.382Z] #20 46.66 Setting up python-pip-whl (18.1-5) ... [2021-05-06T10:46:30.382Z] #20 46.67 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-05-06T10:46:30.382Z] #20 46.68 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-06T10:46:30.463Z] #20 42.13 Selecting previously unselected package python3-lib2to3. [2021-05-06T10:46:30.463Z] #20 42.15 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-06T10:46:30.463Z] #20 42.15 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-06T10:46:30.719Z] #20 42.37 Selecting previously unselected package python3-distutils. [2021-05-06T10:46:30.719Z] #20 42.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-06T10:46:30.719Z] #20 42.38 Unpacking python3-distutils (3.7.3-1) ... [2021-05-06T10:46:30.719Z] #20 42.52 Selecting previously unselected package python3-pip. [2021-05-06T10:46:30.719Z] #20 42.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-06T10:46:30.719Z] #20 42.53 Unpacking python3-pip (18.1-5) ... [2021-05-06T10:46:30.962Z] #20 47.22 Setting up libaio1:arm64 (0.3.112-3) ... [2021-05-06T10:46:30.962Z] #20 47.23 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-06T10:46:30.962Z] #20 47.24 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:30.962Z] #20 47.27 Setting up vim (2:8.1.0875-5) ... [2021-05-06T10:46:30.962Z] #20 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-06T10:46:30.962Z] #20 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-06T10:46:30.962Z] #20 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-06T10:46:30.962Z] #20 47.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-06T10:46:30.975Z] #20 42.70 Selecting previously unselected package python3-pkg-resources. [2021-05-06T10:46:30.975Z] #20 42.72 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-06T10:46:30.975Z] #20 42.73 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-06T10:46:31.226Z] #20 47.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-06T10:46:31.226Z] #20 47.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-06T10:46:31.226Z] #20 47.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-06T10:46:31.226Z] #20 47.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-06T10:46:31.226Z] #20 47.39 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-06T10:46:31.226Z] #20 47.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-06T10:46:31.226Z] #20 47.43 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-06T10:46:31.226Z] #20 47.44 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-06T10:46:31.226Z] #20 47.47 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-06T10:46:31.226Z] #20 47.49 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:31.231Z] #20 42.84 Selecting previously unselected package python3-setuptools. [2021-05-06T10:46:31.231Z] #20 42.85 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-06T10:46:31.231Z] #20 42.85 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-06T10:46:31.488Z] #20 43.04 Selecting previously unselected package python3-wheel. [2021-05-06T10:46:31.488Z] #20 43.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-06T10:46:31.488Z] #20 43.06 Unpacking python3-wheel (0.32.3-2) ... [2021-05-06T10:46:31.488Z] #20 43.14 Selecting previously unselected package sudo. [2021-05-06T10:46:31.488Z] #20 43.15 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-06T10:46:31.488Z] #20 43.15 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-06T10:46:32.049Z] #20 43.68 Selecting previously unselected package thin-provisioning-tools. [2021-05-06T10:46:32.050Z] #20 43.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-06T10:46:32.050Z] #20 43.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-06T10:46:32.306Z] #20 43.92 Selecting previously unselected package uidmap. [2021-05-06T10:46:32.306Z] #20 43.93 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-06T10:46:32.306Z] #20 43.93 Unpacking uidmap (1:4.5-1.1) ... [2021-05-06T10:46:32.306Z] #20 44.05 Selecting previously unselected package vim-runtime. [2021-05-06T10:46:32.306Z] #20 44.05 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:46:32.306Z] #20 44.10 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-06T10:46:32.562Z] #20 44.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-06T10:46:32.562Z] #20 44.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-06T10:46:32.879Z] #20 42.23 Selecting previously unselected package libnet1:amd64. [2021-05-06T10:46:32.879Z] #20 42.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-06T10:46:32.879Z] #20 42.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:46:32.879Z] #20 42.35 Selecting previously unselected package libnl-3-200:amd64. [2021-05-06T10:46:32.879Z] #20 42.36 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-06T10:46:32.879Z] #20 42.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:46:32.879Z] #20 42.46 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-06T10:46:32.879Z] #20 42.46 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-06T10:46:32.879Z] #20 42.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:46:32.879Z] #20 42.54 Selecting previously unselected package libreadline5:amd64. [2021-05-06T10:46:32.879Z] #20 42.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-06T10:46:32.879Z] #20 42.56 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-06T10:46:32.879Z] #20 42.70 Selecting previously unselected package net-tools. [2021-05-06T10:46:32.879Z] #20 42.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-06T10:46:32.879Z] #20 42.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-06T10:46:32.879Z] #20 42.96 Selecting previously unselected package python-pip-whl. [2021-05-06T10:46:33.138Z] #20 42.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-06T10:46:33.138Z] #20 42.98 Unpacking python-pip-whl (18.1-5) ... [2021-05-06T10:46:33.398Z] #20 43.55 Selecting previously unselected package python3-lib2to3. [2021-05-06T10:46:33.447Z] #40 ... [2021-05-06T10:46:33.447Z] [2021-05-06T10:46:33.447Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:33.447Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:33.447Z] #20 40.86 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-06T10:46:33.447Z] #20 40.87 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-06T10:46:33.447Z] #20 40.98 Selecting previously unselected package python3-distutils. [2021-05-06T10:46:33.447Z] #20 40.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-06T10:46:33.447Z] #20 40.99 Unpacking python3-distutils (3.7.3-1) ... [2021-05-06T10:46:33.447Z] #20 41.11 Selecting previously unselected package python3-pip. [2021-05-06T10:46:33.447Z] #20 41.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-06T10:46:33.447Z] #20 41.12 Unpacking python3-pip (18.1-5) ... [2021-05-06T10:46:33.447Z] #20 41.27 Selecting previously unselected package python3-pkg-resources. [2021-05-06T10:46:33.447Z] #20 41.27 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-06T10:46:33.447Z] #20 41.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-06T10:46:33.447Z] #20 41.39 Selecting previously unselected package python3-setuptools. [2021-05-06T10:46:33.447Z] #20 41.39 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-06T10:46:33.447Z] #20 41.39 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-06T10:46:33.447Z] #20 41.63 Selecting previously unselected package python3-wheel. [2021-05-06T10:46:33.447Z] #20 41.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-06T10:46:33.447Z] #20 41.64 Unpacking python3-wheel (0.32.3-2) ... [2021-05-06T10:46:33.447Z] #20 41.71 Selecting previously unselected package sudo. [2021-05-06T10:46:33.447Z] #20 41.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-06T10:46:33.447Z] #20 41.73 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-06T10:46:33.447Z] #20 42.24 Selecting previously unselected package thin-provisioning-tools. [2021-05-06T10:46:33.447Z] #20 42.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-06T10:46:33.447Z] #20 42.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-06T10:46:33.447Z] #20 42.50 Selecting previously unselected package uidmap. [2021-05-06T10:46:33.447Z] #20 42.50 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-06T10:46:33.447Z] #20 42.50 Unpacking uidmap (1:4.5-1.1) ... [2021-05-06T10:46:33.447Z] #20 42.61 Selecting previously unselected package vim-runtime. [2021-05-06T10:46:33.447Z] #20 42.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:46:33.447Z] #20 42.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-06T10:46:33.447Z] #20 42.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-06T10:46:33.447Z] #20 42.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-06T10:46:33.447Z] #20 45.66 Selecting previously unselected package vim. [2021-05-06T10:46:33.447Z] #20 45.66 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-06T10:46:33.447Z] #20 45.69 Unpacking vim (2:8.1.0875-5) ... [2021-05-06T10:46:33.447Z] #20 46.18 Selecting previously unselected package xfsprogs. [2021-05-06T10:46:33.447Z] #20 46.18 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-06T10:46:33.447Z] #20 46.18 Unpacking xfsprogs (4.20.0-1) ... [2021-05-06T10:46:33.447Z] #20 46.71 Selecting previously unselected package zip. [2021-05-06T10:46:33.447Z] #20 46.74 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-06T10:46:33.447Z] #20 46.74 Unpacking zip (3.0-11+b1) ... [2021-05-06T10:46:33.447Z] #20 46.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-06T10:46:33.447Z] #20 46.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-06T10:46:33.447Z] #20 46.94 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:33.447Z] #20 46.95 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-06T10:46:33.447Z] #20 46.97 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-06T10:46:33.447Z] #20 46.99 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:33.447Z] #20 47.00 Setting up uidmap (1:4.5-1.1) ... [2021-05-06T10:46:33.447Z] #20 47.02 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-06T10:46:33.447Z] #20 47.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:46:33.447Z] #20 47.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-06T10:46:33.447Z] #20 47.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:46:33.447Z] #20 47.07 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:46:33.447Z] #20 47.08 Setting up xxd (2:8.1.0875-5) ... [2021-05-06T10:46:33.447Z] #20 47.09 Setting up zip (3.0-11+b1) ... [2021-05-06T10:46:33.447Z] #20 47.11 Setting up vim-common (2:8.1.0875-5) ... [2021-05-06T10:46:33.447Z] #20 47.14 Setting up bash-completion (1:2.8-6) ... [2021-05-06T10:46:33.658Z] #20 43.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-06T10:46:33.658Z] #20 43.56 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-06T10:46:33.658Z] #20 43.68 Selecting previously unselected package python3-distutils. [2021-05-06T10:46:33.658Z] #20 43.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-06T10:46:33.658Z] #20 43.68 Unpacking python3-distutils (3.7.3-1) ... [2021-05-06T10:46:33.845Z] #20 50.03 Setting up iptables (1.8.2-4) ... [2021-05-06T10:46:33.845Z] #20 50.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-06T10:46:33.845Z] #20 50.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-06T10:46:33.845Z] #20 50.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-06T10:46:33.845Z] #20 50.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-06T10:46:33.845Z] #20 50.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-06T10:46:33.845Z] #20 50.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-06T10:46:33.845Z] #20 50.10 Setting up python3 (3.7.3-1) ... [2021-05-06T10:46:33.918Z] #20 43.81 Selecting previously unselected package python3-pip. [2021-05-06T10:46:33.918Z] #20 43.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-06T10:46:33.918Z] #20 43.82 Unpacking python3-pip (18.1-5) ... [2021-05-06T10:46:34.178Z] #20 44.02 Selecting previously unselected package python3-pkg-resources. [2021-05-06T10:46:34.178Z] #20 44.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-06T10:46:34.178Z] #20 44.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-06T10:46:34.178Z] #20 44.18 Selecting previously unselected package python3-setuptools. [2021-05-06T10:46:34.178Z] #20 44.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-06T10:46:34.178Z] #20 44.19 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-06T10:46:34.428Z] #20 50.80 Setting up python3-wheel (0.32.3-2) ... [2021-05-06T10:46:34.439Z] #20 44.39 Selecting previously unselected package python3-wheel. [2021-05-06T10:46:34.439Z] #20 44.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-06T10:46:34.439Z] #20 44.40 Unpacking python3-wheel (0.32.3-2) ... [2021-05-06T10:46:34.439Z] #20 44.48 Selecting previously unselected package sudo. [2021-05-06T10:46:34.552Z] #56 237.1 + bin/containerd-shim-runc-v1 [2021-05-06T10:46:34.699Z] #20 44.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-06T10:46:34.699Z] #20 44.51 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-06T10:46:34.959Z] #20 45.10 Selecting previously unselected package thin-provisioning-tools. [2021-05-06T10:46:35.079Z] #20 ... [2021-05-06T10:46:35.079Z] [2021-05-06T10:46:35.079Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:35.079Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:35.079Z] #43 97.81 CC criu/cr-errno.o [2021-05-06T10:46:35.079Z] #43 97.90 CC criu/cr-restore.o [2021-05-06T10:46:35.079Z] #43 102.5 CC criu/cr-service.o [2021-05-06T10:46:35.079Z] #43 104.0 CC criu/crtools.o [2021-05-06T10:46:35.079Z] #43 104.5 CC criu/eventfd.o [2021-05-06T10:46:35.079Z] #43 104.9 CC criu/eventpoll.o [2021-05-06T10:46:35.079Z] #43 105.8 CC criu/external.o [2021-05-06T10:46:35.079Z] #43 106.1 CC criu/fault-injection.o [2021-05-06T10:46:35.079Z] #43 106.3 CC criu/fdstore.o [2021-05-06T10:46:35.079Z] #43 106.6 CC criu/fifo.o [2021-05-06T10:46:35.079Z] #43 107.0 CC criu/file-ids.o [2021-05-06T10:46:35.079Z] #43 107.2 CC criu/file-lock.o [2021-05-06T10:46:35.218Z] #20 45.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-06T10:46:35.218Z] #20 45.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-06T10:46:35.218Z] #20 45.36 Selecting previously unselected package uidmap. [2021-05-06T10:46:35.280Z] 4612f6d0b889: Pull complete [2021-05-06T10:46:35.353Z] #20 ... [2021-05-06T10:46:35.353Z] [2021-05-06T10:46:35.353Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:35.354Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:35.354Z] #43 112.2 CC criu/image-desc.o [2021-05-06T10:46:35.354Z] #43 112.3 CC criu/image.o [2021-05-06T10:46:35.354Z] #43 113.2 CC criu/ipc_ns.o [2021-05-06T10:46:35.354Z] #43 114.4 CC criu/irmap.o [2021-05-06T10:46:35.354Z] #43 115.1 CC criu/kcmp-ids.o [2021-05-06T10:46:35.354Z] #43 115.4 CC criu/kerndat.o [2021-05-06T10:46:35.354Z] #43 116.6 CC criu/libnetlink.o [2021-05-06T10:46:35.354Z] #43 117.0 CC criu/log.o [2021-05-06T10:46:35.354Z] #43 117.6 CC criu/lsm.o [2021-05-06T10:46:35.354Z] #43 118.0 CC criu/mem.o [2021-05-06T10:46:35.354Z] #43 119.7 CC criu/memfd.o [2021-05-06T10:46:35.354Z] #43 120.4 CC criu/mount.o [2021-05-06T10:46:35.394Z] #20 51.69 Setting up apparmor (2.13.2-10) ... [2021-05-06T10:46:35.478Z] #20 45.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-06T10:46:35.478Z] #20 45.37 Unpacking uidmap (1:4.5-1.1) ... [2021-05-06T10:46:35.478Z] #20 45.50 Selecting previously unselected package vim-runtime. [2021-05-06T10:46:35.478Z] #20 45.51 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-06T10:46:35.478Z] #20 45.58 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-06T10:46:35.641Z] #43 108.3 CC criu/files-ext.o [2021-05-06T10:46:35.641Z] #43 ... [2021-05-06T10:46:35.641Z] [2021-05-06T10:46:35.641Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:35.641Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:35.641Z] #20 47.43 Selecting previously unselected package vim. [2021-05-06T10:46:35.641Z] #20 47.45 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-06T10:46:35.641Z] #20 47.47 Unpacking vim (2:8.1.0875-5) ... [2021-05-06T10:46:35.738Z] #20 45.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-06T10:46:35.738Z] #20 45.62 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-06T10:46:35.973Z] #43 ... [2021-05-06T10:46:35.973Z] [2021-05-06T10:46:35.973Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:35.973Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:35.973Z] #20 49.87 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:36.247Z] #20 49.88 Setting up xz-utils (5.2.4-1) ... [2021-05-06T10:46:36.247Z] #20 49.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-06T10:46:36.247Z] #20 49.91 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-06T10:46:36.247Z] #20 50.03 invoke-rc.d: could not determine current runlevel [2021-05-06T10:46:36.247Z] #20 50.04 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-06T10:46:36.247Z] #20 50.05 Setting up pigz (2.4-1) ... [2021-05-06T10:46:36.247Z] #20 50.06 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-06T10:46:36.247Z] #20 50.07 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:46:36.247Z] #20 50.09 Setting up python-pip-whl (18.1-5) ... [2021-05-06T10:46:36.247Z] #20 50.10 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-06T10:46:36.247Z] #20 50.11 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-06T10:46:36.503Z] #20 48.00 Selecting previously unselected package xfsprogs. [2021-05-06T10:46:36.503Z] #20 48.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-06T10:46:36.503Z] #20 48.03 Unpacking xfsprogs (4.20.0-1) ... [2021-05-06T10:46:36.759Z] #20 48.46 Selecting previously unselected package zip. [2021-05-06T10:46:36.759Z] #20 48.48 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-06T10:46:36.759Z] #20 48.48 Unpacking zip (3.0-11+b1) ... [2021-05-06T10:46:36.825Z] #20 50.59 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-06T10:46:36.825Z] #20 50.60 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:46:36.825Z] #20 50.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:36.825Z] #20 50.62 Setting up vim (2:8.1.0875-5) ... [2021-05-06T10:46:36.825Z] #20 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-06T10:46:36.825Z] #20 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-06T10:46:36.825Z] #20 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-06T10:46:36.825Z] #20 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-06T10:46:36.825Z] #20 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-06T10:46:36.825Z] #20 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-06T10:46:36.825Z] #20 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-06T10:46:36.825Z] #20 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-06T10:46:36.825Z] #20 50.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:46:37.016Z] #20 48.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-06T10:46:37.016Z] #20 48.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-06T10:46:37.016Z] #20 48.75 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:37.016Z] #20 48.77 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-06T10:46:37.016Z] #20 48.79 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-06T10:46:37.016Z] #20 48.80 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:37.016Z] #20 48.82 Setting up uidmap (1:4.5-1.1) ... [2021-05-06T10:46:37.016Z] #20 48.83 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-06T10:46:37.091Z] #20 50.70 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-06T10:46:37.091Z] #20 50.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-06T10:46:37.091Z] #20 50.73 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-06T10:46:37.091Z] #20 50.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-06T10:46:37.091Z] #20 50.76 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:37.119Z] #20 ... [2021-05-06T10:46:37.119Z] [2021-05-06T10:46:37.119Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:37.119Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:37.119Z] #43 97.20 CC criu/cr-dedup.o [2021-05-06T10:46:37.119Z] #43 97.57 CC criu/cr-dump.o [2021-05-06T10:46:37.119Z] #43 99.53 CC criu/cr-errno.o [2021-05-06T10:46:37.119Z] #43 99.65 CC criu/cr-restore.o [2021-05-06T10:46:37.119Z] #43 104.3 CC criu/cr-service.o [2021-05-06T10:46:37.119Z] #43 106.0 CC criu/crtools.o [2021-05-06T10:46:37.119Z] #43 106.6 CC criu/eventfd.o [2021-05-06T10:46:37.119Z] #43 106.9 CC criu/eventpoll.o [2021-05-06T10:46:37.272Z] #20 48.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:46:37.272Z] #20 48.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-06T10:46:37.272Z] #20 48.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:46:37.272Z] #20 48.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:46:37.272Z] #20 48.91 Setting up xxd (2:8.1.0875-5) ... [2021-05-06T10:46:37.272Z] #20 48.92 Setting up zip (3.0-11+b1) ... [2021-05-06T10:46:37.272Z] #20 48.94 Setting up vim-common (2:8.1.0875-5) ... [2021-05-06T10:46:37.272Z] #20 48.97 Setting up bash-completion (1:2.8-6) ... [2021-05-06T10:46:37.319Z] #20 ... [2021-05-06T10:46:37.319Z] [2021-05-06T10:46:37.319Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:37.319Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:46:37.319Z] #43 92.16 CC criu/clone-noasan.o [2021-05-06T10:46:37.319Z] #43 92.36 CC criu/config.o [2021-05-06T10:46:37.319Z] #43 93.57 CC criu/cr-check.o [2021-05-06T10:46:37.319Z] #43 95.20 CC criu/cr-dedup.o [2021-05-06T10:46:37.319Z] #43 95.53 CC criu/cr-dump.o [2021-05-06T10:46:37.319Z] #43 97.61 CC criu/cr-errno.o [2021-05-06T10:46:37.319Z] #43 97.65 CC criu/cr-restore.o [2021-05-06T10:46:37.319Z] #43 101.7 CC criu/cr-service.o [2021-05-06T10:46:37.319Z] #43 ... [2021-05-06T10:46:37.319Z] [2021-05-06T10:46:37.319Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:37.319Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-06T10:46:37.319Z] #20 53.48 Setting up xfsprogs (4.20.0-1) ... [2021-05-06T10:46:37.319Z] #20 53.49 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-06T10:46:37.689Z] #43 107.8 CC criu/external.o [2021-05-06T10:46:37.850Z] #56 241.5 + bin/containerd-shim-runc-v2 [2021-05-06T10:46:37.898Z] #20 53.93 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-06T10:46:37.948Z] #43 108.1 CC criu/fault-injection.o [2021-05-06T10:46:38.211Z] #43 108.2 CC criu/fdstore.o [2021-05-06T10:46:38.782Z] #43 108.6 CC criu/fifo.o [2021-05-06T10:46:38.782Z] #43 ... [2021-05-06T10:46:38.782Z] [2021-05-06T10:46:38.782Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:38.782Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:38.793Z] #56 242.5 + binaries [2021-05-06T10:46:38.851Z] #20 54.87 Setting up python3-distutils (3.7.3-1) ... [2021-05-06T10:46:39.042Z] #20 48.94 Selecting previously unselected package vim. [2021-05-06T10:46:39.042Z] #20 48.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-06T10:46:39.042Z] #20 48.98 Unpacking vim (2:8.1.0875-5) ... [2021-05-06T10:46:39.053Z] #56 242.5 + install -D bin/containerd /build/containerd [2021-05-06T10:46:39.053Z] #56 242.5 + install -D bin/containerd-shim /build/containerd-shim [2021-05-06T10:46:39.053Z] #56 242.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-06T10:46:39.053Z] #56 242.5 + install -D bin/ctr /build/ctr [2021-05-06T10:46:39.116Z] #20 55.41 Setting up python3-setuptools (40.8.0-1) ... [2021-05-06T10:46:39.611Z] #20 49.55 Selecting previously unselected package xfsprogs. [2021-05-06T10:46:39.611Z] #20 49.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-06T10:46:39.611Z] #20 49.57 Unpacking xfsprogs (4.20.0-1) ... [2021-05-06T10:46:39.992Z] #56 DONE 243.6s [2021-05-06T10:46:40.181Z] #20 50.08 Selecting previously unselected package zip. [2021-05-06T10:46:40.181Z] #20 50.10 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-06T10:46:40.181Z] #20 50.10 Unpacking zip (3.0-11+b1) ... [2021-05-06T10:46:40.374Z] #20 53.71 Setting up iptables (1.8.2-4) ... [2021-05-06T10:46:40.375Z] #20 53.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-06T10:46:40.375Z] #20 53.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-06T10:46:40.375Z] #20 53.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-06T10:46:40.375Z] #20 53.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-06T10:46:40.375Z] #20 53.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-06T10:46:40.375Z] #20 53.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-06T10:46:40.375Z] #20 53.77 Setting up python3 (3.7.3-1) ... [2021-05-06T10:46:40.440Z] #20 50.34 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-06T10:46:40.440Z] #20 50.37 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-06T10:46:40.440Z] #20 50.38 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:40.440Z] #20 50.39 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-06T10:46:40.440Z] #20 50.41 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-06T10:46:40.440Z] #20 50.42 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:40.440Z] #20 50.44 Setting up uidmap (1:4.5-1.1) ... [2021-05-06T10:46:40.440Z] #20 50.45 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-06T10:46:40.440Z] #20 50.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-06T10:46:40.440Z] #20 50.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-06T10:46:40.440Z] #20 50.49 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-06T10:46:40.440Z] #20 50.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-06T10:46:40.440Z] #20 50.52 Setting up xxd (2:8.1.0875-5) ... [2021-05-06T10:46:40.440Z] #20 50.53 Setting up zip (3.0-11+b1) ... [2021-05-06T10:46:40.440Z] #20 50.55 Setting up vim-common (2:8.1.0875-5) ... [2021-05-06T10:46:40.542Z] #20 51.68 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:40.542Z] #20 51.69 Setting up xz-utils (5.2.4-1) ... [2021-05-06T10:46:40.542Z] #20 51.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-06T10:46:40.542Z] #20 51.76 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-06T10:46:40.542Z] #20 51.83 invoke-rc.d: could not determine current runlevel [2021-05-06T10:46:40.542Z] #20 51.84 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-06T10:46:40.542Z] #20 51.85 Setting up pigz (2.4-1) ... [2021-05-06T10:46:40.542Z] #20 51.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-06T10:46:40.542Z] #20 51.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:46:40.542Z] #20 51.94 Setting up python-pip-whl (18.1-5) ... [2021-05-06T10:46:40.542Z] #20 51.96 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-06T10:46:40.542Z] #20 51.98 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-06T10:46:40.633Z] #20 54.27 Setting up python3-wheel (0.32.3-2) ... [2021-05-06T10:46:40.699Z] #20 50.58 Setting up bash-completion (1:2.8-6) ... [2021-05-06T10:46:40.798Z] #20 52.40 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-06T10:46:40.798Z] #20 52.42 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:46:40.798Z] #20 52.44 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:40.798Z] #20 52.47 Setting up vim (2:8.1.0875-5) ... [2021-05-06T10:46:40.798Z] #20 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-06T10:46:40.798Z] #20 52.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-06T10:46:40.798Z] #20 52.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-06T10:46:40.798Z] #20 52.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-06T10:46:40.798Z] #20 52.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-06T10:46:40.798Z] #20 52.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-06T10:46:40.798Z] #20 52.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-06T10:46:40.798Z] #20 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-06T10:46:40.798Z] #20 52.57 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:46:40.798Z] #20 52.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-06T10:46:40.798Z] #20 52.60 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-06T10:46:40.932Z] [2021-05-06T10:46:40.932Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-06T10:46:40.932Z] #57 sha256:755d1c16a974c48b3e6c637baf715cf115b2e5f654b6b714d2bd7c75efa2f325 [2021-05-06T10:46:41.048Z] #20 56.88 Setting up python3-pip (18.1-5) ... [2021-05-06T10:46:41.054Z] #20 52.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-06T10:46:41.054Z] #20 52.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-06T10:46:41.054Z] #20 52.66 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:41.199Z] #20 54.97 Setting up apparmor (2.13.2-10) ... [2021-05-06T10:46:41.870Z] #57 DONE 0.9s [2021-05-06T10:46:41.870Z] [2021-05-06T10:46:41.870Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-06T10:46:41.870Z] #61 sha256:dbfbf9e3c141a01bfe6635c83dc77fd52377c9dce12922b7140c91fa5c018718 [2021-05-06T10:46:41.870Z] #61 DONE 0.2s [2021-05-06T10:46:41.870Z] [2021-05-06T10:46:41.870Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-06T10:46:41.870Z] #66 sha256:516e075c8cfcc42e2fea3565f1bf7fc57663fcc138d8927aa99003aa6ac574b9 [2021-05-06T10:46:41.892Z] #20 58.07 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:46:41.892Z] #20 58.14 Processing triggers for mime-support (3.62) ... [2021-05-06T10:46:42.210Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-06T10:46:42.210Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-86296141\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-06T10:46:42.210Z] ---------------------------------------------------------------------------- [2021-05-06T10:46:42.210Z] [2021-05-06T10:46:42.210Z] INFO: executeCI.ps1 starting at Thu May 6 10:46:39 CUT 2021 [2021-05-06T10:46:42.210Z] [2021-05-06T10:46:42.210Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-06T10:46:42.210Z] INFO: Running git version 2.24.1.windows.2 [2021-05-06T10:46:42.210Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-05-06T10:46:42.210Z] INFO: Environment variables: [2021-05-06T10:46:42.210Z] [2021-05-06T10:46:42.210Z] Name Value [2021-05-06T10:46:42.210Z] ---- ----- [2021-05-06T10:46:42.210Z] ALLUSERSPROFILE C:\ProgramData [2021-05-06T10:46:42.210Z] amd64 true [2021-05-06T10:46:42.210Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-06T10:46:42.210Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-06T10:46:42.210Z] arm64 true [2021-05-06T10:46:42.210Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-06T10:46:42.210Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-06T10:46:42.210Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-06T10:46:42.210Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-06T10:46:42.210Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-06T10:46:42.210Z] BRANCH_NAME PR-42339 [2021-05-06T10:46:42.210Z] BUILD_DISPLAY_NAME #5 [2021-05-06T10:46:42.210Z] BUILD_ID 5 [2021-05-06T10:46:42.210Z] BUILD_NUMBER 5 [2021-05-06T10:46:42.210Z] BUILD_TAG jenkins-moby-PR-42339-5 [2021-05-06T10:46:42.210Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/5/ [2021-05-06T10:46:42.210Z] cgroup2 true [2021-05-06T10:46:42.210Z] CHANGE_AUTHOR awmirantis [2021-05-06T10:46:42.210Z] CHANGE_AUTHOR_DISPLAY_NAME Adam Williams [2021-05-06T10:46:42.210Z] CHANGE_BRANCH allow-vhdx-as-data-root-windows [2021-05-06T10:46:42.210Z] CHANGE_FORK awmirantis [2021-05-06T10:46:42.210Z] CHANGE_ID 42339 [2021-05-06T10:46:42.210Z] CHANGE_TARGET master [2021-05-06T10:46:42.210Z] CHANGE_TITLE Add security privilege needed to write layers to VHDX [2021-05-06T10:46:42.210Z] CHANGE_URL https://github.com/moby/moby/pull/42339 [2021-05-06T10:46:42.210Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T10:46:42.210Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-06T10:46:42.210Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-06T10:46:42.210Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-06T10:46:42.210Z] COMPUTERNAME azwin-2-2ef430 [2021-05-06T10:46:42.210Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-06T10:46:42.210Z] ConfigSequenceNumber 0 [2021-05-06T10:46:42.210Z] dco true [2021-05-06T10:46:42.210Z] DOCKER_BUILDKIT 0 [2021-05-06T10:46:42.210Z] DOCKER_DUT_DEBUG 1 [2021-05-06T10:46:42.210Z] DOCKER_EXPERIMENTAL 1 [2021-05-06T10:46:42.210Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-06T10:46:42.210Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-06T10:46:42.210Z] EXECUTOR_NUMBER 0 [2021-05-06T10:46:42.210Z] FQDN azwin-2-2ef430.westus.cloudapp.azure.com [2021-05-06T10:46:42.210Z] GIT_BRANCH PR-42339 [2021-05-06T10:46:42.210Z] GIT_COMMIT 9804899a52aa5166307d9887a55a8b9cf9af7339 [2021-05-06T10:46:42.210Z] GIT_PREVIOUS_COMMIT 1aece46541a862ea9471308d8072e52355d22ec2 [2021-05-06T10:46:42.210Z] GIT_URL https://github.com/moby/moby.git [2021-05-06T10:46:42.210Z] HUDSON_COOKIE b13a7ae2-202f-4aee-8ffa-5e03ba1deb24 [2021-05-06T10:46:42.210Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-06T10:46:42.210Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-06T10:46:42.210Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-06T10:46:42.210Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-06T10:46:42.210Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-06T10:46:42.210Z] JENKINS_NODE_COOKIE 61fd5d0f-182d-4e82-a2d6-63cba7bc2fc9 [2021-05-06T10:46:42.210Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-06T10:46:42.210Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-06T10:46:42.210Z] JOB_BASE_NAME PR-42339 [2021-05-06T10:46:42.210Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/display/redirect [2021-05-06T10:46:42.210Z] JOB_NAME moby/PR-42339 [2021-05-06T10:46:42.210Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/ [2021-05-06T10:46:42.210Z] library.jps.version master [2021-05-06T10:46:42.210Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-06T10:46:42.210Z] NODE_LABELS amd64 azure azwin-2-2ef430 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-05-06T10:46:42.210Z] NODE_NAME azwin-2-2ef430 [2021-05-06T10:46:42.210Z] NUMBER_OF_PROCESSORS 4 [2021-05-06T10:46:42.210Z] OS Windows_NT [2021-05-06T10:46:42.210Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-06T10:46:42.210Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-06T10:46:42.210Z] ppc64le false [2021-05-06T10:46:42.210Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-06T10:46:42.210Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-05-06T10:46:42.210Z] PROCESSOR_LEVEL 6 [2021-05-06T10:46:42.210Z] PROCESSOR_REVISION 5504 [2021-05-06T10:46:42.210Z] ProgramData C:\ProgramData [2021-05-06T10:46:42.210Z] ProgramFiles C:\Program Files [2021-05-06T10:46:42.210Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-06T10:46:42.210Z] ProgramW6432 C:\Program Files [2021-05-06T10:46:42.210Z] PROMPT $P$G [2021-05-06T10:46:42.210Z] PSExecutionPolicyPreference Bypass [2021-05-06T10:46:42.210Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-06T10:46:42.210Z] PUBLIC C:\Users\Public [2021-05-06T10:46:42.210Z] rootless true [2021-05-06T10:46:42.210Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/5/display/redirect?page=artif... [2021-05-06T10:46:42.210Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/5/display/redirect?page=changes [2021-05-06T10:46:42.210Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/5/display/redirect [2021-05-06T10:46:42.210Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42339/5/display/redirect?page=tests [2021-05-06T10:46:42.210Z] s390x false [2021-05-06T10:46:42.210Z] SKIP_VALIDATION_TESTS 1 [2021-05-06T10:46:42.210Z] SOURCES_DRIVE d [2021-05-06T10:46:42.210Z] SOURCES_SUBDIR gopath [2021-05-06T10:46:42.210Z] STAGE_NAME Run tests [2021-05-06T10:46:42.210Z] SystemDrive C: [2021-05-06T10:46:42.210Z] SystemRoot C:\Windows [2021-05-06T10:46:42.210Z] TEMP C:\Windows\TEMP [2021-05-06T10:46:42.210Z] TESTDEBUG 0 [2021-05-06T10:46:42.210Z] TESTRUN_DRIVE d [2021-05-06T10:46:42.210Z] TESTRUN_SUBDIR CI [2021-05-06T10:46:42.210Z] TIMEOUT 120m [2021-05-06T10:46:42.210Z] TMP C:\Windows\TEMP [2021-05-06T10:46:42.210Z] unit_validate true [2021-05-06T10:46:42.210Z] USERDOMAIN WORKGROUP [2021-05-06T10:46:42.210Z] USERNAME azwin-2-2ef430$ [2021-05-06T10:46:42.210Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-06T10:46:42.210Z] validate_force false [2021-05-06T10:46:42.210Z] windir C:\Windows [2021-05-06T10:46:42.210Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-05-06T10:46:42.210Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-05-06T10:46:42.210Z] windows2022 true [2021-05-06T10:46:42.210Z] windowsRS1 false [2021-05-06T10:46:42.210Z] windowsRS5 true [2021-05-06T10:46:42.210Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-06T10:46:42.210Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-06T10:46:42.210Z] [2021-05-06T10:46:42.210Z] [2021-05-06T10:46:42.210Z] [2021-05-06T10:46:42.210Z] INFO: Sources under d:\gopath\... [2021-05-06T10:46:42.211Z] INFO: Test run under d:\CI\... [2021-05-06T10:46:42.211Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-06T10:46:42.211Z] INFO: docker/docker repository was found [2021-05-06T10:46:42.211Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-05-06T10:46:42.848Z] #20 DONE 59.1s [2021-05-06T10:46:42.848Z] [2021-05-06T10:46:42.848Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-06T10:46:42.848Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-06T10:46:43.102Z] #20 56.51 Setting up xfsprogs (4.20.0-1) ... [2021-05-06T10:46:43.102Z] #20 56.53 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-06T10:46:43.102Z] #20 56.85 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-06T10:46:43.182Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-06T10:46:43.182Z] 29d5b6a226d2: Pulling fs layer [2021-05-06T10:46:43.250Z] #66 DONE 1.0s [2021-05-06T10:46:43.250Z] [2021-05-06T10:46:43.250Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-06T10:46:43.250Z] #68 sha256:2e043ae867cfc088fc4cd92fd601cb45753680ce3e1121b65511e0c39d5b3ce6 [2021-05-06T10:46:43.250Z] #68 DONE 0.0s [2021-05-06T10:46:43.250Z] [2021-05-06T10:46:43.250Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-06T10:46:43.250Z] #69 sha256:e50b90a75b3a16f294ba04b40c45906ae876e9c5738087957b04bf71b3e835e5 [2021-05-06T10:46:43.250Z] #69 DONE 0.0s [2021-05-06T10:46:43.250Z] [2021-05-06T10:46:43.250Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-06T10:46:43.250Z] #70 sha256:c90ddc1f6d00991fb9797567dc69ca671f583a88cf8643de6bd77e651b9b847b [2021-05-06T10:46:43.498Z] #20 53.35 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-06T10:46:43.498Z] #20 53.36 Setting up xz-utils (5.2.4-1) ... [2021-05-06T10:46:43.498Z] #20 53.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-06T10:46:43.498Z] #20 53.40 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-06T10:46:43.498Z] #20 53.47 invoke-rc.d: could not determine current runlevel [2021-05-06T10:46:43.498Z] #20 53.48 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-06T10:46:43.498Z] #20 53.50 Setting up pigz (2.4-1) ... [2021-05-06T10:46:43.498Z] #20 53.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-06T10:46:43.498Z] #20 53.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-06T10:46:43.498Z] #20 53.55 Setting up python-pip-whl (18.1-5) ... [2021-05-06T10:46:43.498Z] #20 53.56 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-06T10:46:43.758Z] #20 53.57 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-06T10:46:44.018Z] #20 54.05 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-06T10:46:44.018Z] #20 54.07 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-06T10:46:44.018Z] #20 54.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:44.018Z] #20 54.10 Setting up vim (2:8.1.0875-5) ... [2021-05-06T10:46:44.018Z] #20 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-06T10:46:44.018Z] #20 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-06T10:46:44.018Z] #20 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-06T10:46:44.037Z] #20 57.79 Setting up python3-distutils (3.7.3-1) ... [2021-05-06T10:46:44.248Z] #21 1.397 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-06T10:46:44.248Z] #21 1.402 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-06T10:46:44.248Z] #21 1.406 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-06T10:46:44.278Z] #20 54.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-06T10:46:44.278Z] #20 54.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-06T10:46:44.278Z] #20 54.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-06T10:46:44.278Z] #20 54.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-06T10:46:44.278Z] #20 54.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-06T10:46:44.278Z] #20 54.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-06T10:46:44.278Z] #20 54.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-06T10:46:44.278Z] #20 54.23 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-06T10:46:44.278Z] #20 54.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-06T10:46:44.278Z] #20 54.26 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-06T10:46:44.278Z] #20 54.28 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-06T10:46:44.295Z] #20 58.17 Setting up python3-setuptools (40.8.0-1) ... [2021-05-06T10:46:44.323Z] #20 55.47 Setting up iptables (1.8.2-4) ... [2021-05-06T10:46:44.323Z] #20 55.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-06T10:46:44.323Z] #20 55.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-06T10:46:44.323Z] #20 55.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-06T10:46:44.323Z] #20 55.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-06T10:46:44.323Z] #20 55.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-06T10:46:44.323Z] #20 55.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-06T10:46:44.323Z] #20 55.55 Setting up python3 (3.7.3-1) ... [2021-05-06T10:46:44.323Z] #20 55.99 Setting up python3-wheel (0.32.3-2) ... [2021-05-06T10:46:44.521Z] #21 DONE 1.7s [2021-05-06T10:46:44.521Z] [2021-05-06T10:46:44.521Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:44.521Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:46:44.521Z] #43 103.4 CC criu/crtools.o [2021-05-06T10:46:44.521Z] #43 103.9 CC criu/eventfd.o [2021-05-06T10:46:44.521Z] #43 104.3 CC criu/eventpoll.o [2021-05-06T10:46:44.521Z] #43 105.1 CC criu/external.o [2021-05-06T10:46:44.521Z] #43 105.3 CC criu/fault-injection.o [2021-05-06T10:46:44.521Z] #43 105.5 CC criu/fdstore.o [2021-05-06T10:46:44.521Z] #43 105.9 CC criu/fifo.o [2021-05-06T10:46:44.521Z] #43 106.4 CC criu/file-ids.o [2021-05-06T10:46:44.521Z] #43 106.7 CC criu/file-lock.o [2021-05-06T10:46:44.521Z] #43 107.4 CC criu/files-ext.o [2021-05-06T10:46:44.521Z] #43 107.7 CC criu/files-reg.o [2021-05-06T10:46:44.521Z] #43 109.6 CC criu/files.o [2021-05-06T10:46:44.786Z] #43 ... [2021-05-06T10:46:44.786Z] [2021-05-06T10:46:44.786Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:46:44.786Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-06T10:46:45.251Z] #20 56.81 Setting up apparmor (2.13.2-10) ... [2021-05-06T10:46:45.673Z] #20 59.32 Setting up python3-pip (18.1-5) ... [2021-05-06T10:46:45.789Z] #70 DONE 2.4s [2021-05-06T10:46:45.789Z] [2021-05-06T10:46:45.789Z] #71 exporting to image [2021-05-06T10:46:45.789Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-06T10:46:45.789Z] #71 exporting layers [2021-05-06T10:46:45.861Z] #20 ... [2021-05-06T10:46:45.861Z] [2021-05-06T10:46:45.861Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:46:45.861Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:46:45.861Z] #40 190.8 + dpkg --print-architecture [2021-05-06T10:46:45.861Z] #40 190.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-06T10:46:46.124Z] #40 ... [2021-05-06T10:46:46.124Z] [2021-05-06T10:46:46.124Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:46.124Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:46.124Z] #43 108.7 CC criu/files-reg.o [2021-05-06T10:46:46.124Z] #43 111.0 CC criu/files.o [2021-05-06T10:46:46.124Z] #43 113.2 CC criu/filesystems.o [2021-05-06T10:46:46.124Z] #43 113.9 CC criu/fsnotify.o [2021-05-06T10:46:46.124Z] #43 115.0 CC criu/image-desc.o [2021-05-06T10:46:46.124Z] #43 115.2 CC criu/image.o [2021-05-06T10:46:46.124Z] #43 116.0 CC criu/ipc_ns.o [2021-05-06T10:46:46.124Z] #43 117.3 CC criu/irmap.o [2021-05-06T10:46:46.124Z] #43 117.9 CC criu/kcmp-ids.o [2021-05-06T10:46:46.124Z] #43 118.2 CC criu/kerndat.o [2021-05-06T10:46:46.182Z] #22 ... [2021-05-06T10:46:46.182Z] [2021-05-06T10:46:46.182Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:46:46.182Z] #49 sha256:f7c5a58db020eb3f9592c08ee425706d07d63fb19ff589796bb20d0860d60026 [2021-05-06T10:46:46.182Z] #49 175.6 + /build/golangci-lint --version [2021-05-06T10:46:46.182Z] #49 176.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-06T10:46:46.182Z] #49 DONE 176.4s [2021-05-06T10:46:46.182Z] [2021-05-06T10:46:46.182Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:46:46.182Z] #53 sha256:75685b924ecf9405956ad3246c1cc78d14c0b05460a3b89295d1f6b03fec5b51 [2021-05-06T10:46:46.448Z] #53 ... [2021-05-06T10:46:46.448Z] [2021-05-06T10:46:46.448Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:46.448Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:46:46.448Z] #43 111.6 CC criu/filesystems.o [2021-05-06T10:46:46.610Z] #20 60.40 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:46:46.610Z] #20 60.43 Processing triggers for mime-support (3.62) ... [2021-05-06T10:46:46.702Z] #43 ... [2021-05-06T10:46:46.702Z] [2021-05-06T10:46:46.702Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:46:46.702Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:46:46.702Z] #40 191.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-06T10:46:46.702Z] #40 191.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-06T10:46:47.028Z] #43 112.2 CC criu/fsnotify.o [2021-05-06T10:46:47.179Z] #20 DONE 60.9s [2021-05-06T10:46:47.179Z] [2021-05-06T10:46:47.179Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-06T10:46:47.179Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-06T10:46:47.572Z] #20 57.05 Setting up iptables (1.8.2-4) ... [2021-05-06T10:46:47.572Z] #20 57.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-06T10:46:47.572Z] #20 57.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-06T10:46:47.572Z] #20 57.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-06T10:46:47.572Z] #20 57.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-06T10:46:47.572Z] #20 57.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-06T10:46:47.572Z] #20 57.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-06T10:46:47.572Z] #20 57.14 Setting up python3 (3.7.3-1) ... [2021-05-06T10:46:47.572Z] #20 ... [2021-05-06T10:46:47.572Z] [2021-05-06T10:46:47.572Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:46:47.572Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:46:47.572Z] #40 197.4 + dpkg --print-architecture [2021-05-06T10:46:47.572Z] #40 197.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-06T10:46:47.746Z] #21 ... [2021-05-06T10:46:47.746Z] [2021-05-06T10:46:47.746Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:47.746Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:47.746Z] #43 124.6 CC criu/namespaces.o [2021-05-06T10:46:47.746Z] #43 126.6 CC criu/net.o [2021-05-06T10:46:47.746Z] #43 130.0 CC criu/netfilter.o [2021-05-06T10:46:47.746Z] #43 130.5 CC criu/page-pipe.o [2021-05-06T10:46:47.746Z] #43 131.1 CC criu/page-xfer.o [2021-05-06T10:46:47.746Z] #43 132.8 CC criu/pagemap-cache.o [2021-05-06T10:46:47.746Z] #43 133.2 CC criu/pagemap.o [2021-05-06T10:46:47.746Z] #43 134.4 CC criu/parasite-syscall.o [2021-05-06T10:46:47.832Z] #40 198.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-06T10:46:47.832Z] #40 198.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-06T10:46:48.428Z] #43 113.4 CC criu/image-desc.o [2021-05-06T10:46:48.428Z] #43 113.6 CC criu/image.o [2021-05-06T10:46:48.683Z] #43 135.4 CC criu/path.o [2021-05-06T10:46:48.812Z] #40 ... [2021-05-06T10:46:48.812Z] [2021-05-06T10:46:48.812Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:48.812Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:48.812Z] #43 109.0 CC criu/file-ids.o [2021-05-06T10:46:48.812Z] #43 109.3 CC criu/file-lock.o [2021-05-06T10:46:48.812Z] #43 110.3 CC criu/files-ext.o [2021-05-06T10:46:48.812Z] #43 110.7 CC criu/files-reg.o [2021-05-06T10:46:48.812Z] #43 113.0 CC criu/files.o [2021-05-06T10:46:48.812Z] #43 115.2 CC criu/filesystems.o [2021-05-06T10:46:48.812Z] #43 115.8 CC criu/fsnotify.o [2021-05-06T10:46:48.812Z] #43 117.0 CC criu/image-desc.o [2021-05-06T10:46:48.812Z] #43 117.2 CC criu/image.o [2021-05-06T10:46:48.812Z] #43 118.1 CC criu/ipc_ns.o [2021-05-06T10:46:48.941Z] #43 ... [2021-05-06T10:46:48.941Z] [2021-05-06T10:46:48.941Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-06T10:46:48.941Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-06T10:46:48.941Z] #21 1.804 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-06T10:46:48.941Z] #21 1.807 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-06T10:46:48.941Z] #21 1.810 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-06T10:46:48.941Z] #21 DONE 1.9s [2021-05-06T10:46:48.941Z] [2021-05-06T10:46:48.941Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:48.941Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:48.941Z] #43 135.9 CC criu/pie-util-vdso-elf32.o [2021-05-06T10:46:49.088Z] #43 ... [2021-05-06T10:46:49.088Z] [2021-05-06T10:46:49.088Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:49.088Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:49.088Z] #20 57.68 Setting up python3-wheel (0.32.3-2) ... [2021-05-06T10:46:49.088Z] #20 58.55 Setting up apparmor (2.13.2-10) ... [2021-05-06T10:46:49.381Z] #43 114.3 CC criu/ipc_ns.o [2021-05-06T10:46:49.882Z] #43 136.4 CC criu/pie-util-vdso.o [2021-05-06T10:46:49.959Z] #43 115.3 CC criu/irmap.o [2021-05-06T10:46:50.141Z] #43 137.0 CC criu/pie-util.o [2021-05-06T10:46:50.399Z] #43 137.2 CC criu/pipes.o [2021-05-06T10:46:50.539Z] #43 115.7 CC criu/kcmp-ids.o [2021-05-06T10:46:50.735Z] #20 60.56 Setting up xfsprogs (4.20.0-1) ... [2021-05-06T10:46:50.735Z] #20 60.58 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-06T10:46:50.803Z] #43 115.9 CC criu/kerndat.o [2021-05-06T10:46:50.995Z] #20 60.99 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-06T10:46:51.335Z] #43 138.1 CC criu/plugin.o [2021-05-06T10:46:51.594Z] #43 138.5 CC criu/proc_parse.o [2021-05-06T10:46:51.756Z] #43 117.0 CC criu/libnetlink.o [2021-05-06T10:46:52.021Z] #43 117.2 CC criu/log.o [2021-05-06T10:46:52.286Z] #43 117.6 CC criu/lsm.o [2021-05-06T10:46:52.368Z] #71 exporting layers 6.9s done [2021-05-06T10:46:52.368Z] #71 writing image sha256:0d6d23e314e2b5afa5f341f7dd453c01b654b15092ae7ddf3fd1045cf2f6e61c done [2021-05-06T10:46:52.368Z] #71 naming to docker.io/library/docker:9804899a52aa5166307d9887a55a8b9cf9af7339 done [2021-05-06T10:46:52.368Z] #71 DONE 6.9s [2021-05-06T10:46:52.376Z] #20 62.05 Setting up python3-distutils (3.7.3-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-06T10:46:52.636Z] #20 62.45 Setting up python3-setuptools (40.8.0-1) ... [2021-05-06T10:46:52.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42339/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/validate/default [2021-05-06T10:46:52.864Z] #43 117.9 CC criu/mem.o [2021-05-06T10:46:53.241Z] #40 ... [2021-05-06T10:46:53.241Z] [2021-05-06T10:46:53.241Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T10:46:53.241Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T10:46:53.241Z] #20 59.04 Setting up xfsprogs (4.20.0-1) ... [2021-05-06T10:46:53.241Z] #20 59.06 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-06T10:46:53.241Z] #20 59.41 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-06T10:46:53.241Z] #20 60.39 Setting up python3-distutils (3.7.3-1) ... [2021-05-06T10:46:53.241Z] #20 60.86 Setting up python3-setuptools (40.8.0-1) ... [2021-05-06T10:46:53.241Z] #20 62.00 Setting up python3-pip (18.1-5) ... [2021-05-06T10:46:53.241Z] #20 63.02 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:46:53.241Z] #20 63.06 Processing triggers for mime-support (3.62) ... [2021-05-06T10:46:53.241Z] #20 DONE 64.3s [2021-05-06T10:46:53.241Z] [2021-05-06T10:46:53.241Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-06T10:46:53.241Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-06T10:46:53.520Z] 29d5b6a226d2: Verifying Checksum [2021-05-06T10:46:53.520Z] 29d5b6a226d2: Download complete [2021-05-06T10:46:53.665Z] Congratulations! All commits are properly signed with the DCO! [2021-05-06T10:46:53.665Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-06T10:46:53.665Z] No api/types/ or api/swagger.yaml changes in diff. [2021-05-06T10:46:53.665Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-06T10:46:53.665Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-06T10:46:53.665Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-06T10:46:53.665Z] Congratulations! No new tests were added to integration-cli. [2021-05-06T10:46:53.665Z] [2021-05-06T10:46:53.665Z] INFO Start validation with golang-ci-lint [2021-05-06T10:46:53.665Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-06T10:46:53.665Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-06T10:46:53.665Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-06T10:46:53.802Z] #21 1.056 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-06T10:46:53.802Z] #21 1.060 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-06T10:46:53.802Z] #21 1.065 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-06T10:46:53.802Z] #21 DONE 1.1s [2021-05-06T10:46:53.802Z] [2021-05-06T10:46:53.802Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:46:53.802Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T10:46:54.015Z] #20 63.70 Setting up python3-pip (18.1-5) ... [2021-05-06T10:46:54.263Z] #43 119.3 CC criu/memfd.o [2021-05-06T10:46:54.527Z] #43 119.7 CC criu/mount.o [2021-05-06T10:46:54.585Z] #20 64.72 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:46:54.844Z] #20 64.76 Processing triggers for mime-support (3.62) ... [2021-05-06T10:46:54.879Z] #43 141.4 CC criu/protobuf-desc.o [2021-05-06T10:46:55.785Z] #20 DONE 65.6s [2021-05-06T10:46:55.785Z] [2021-05-06T10:46:55.785Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:55.785Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:55.785Z] #43 119.3 CC criu/irmap.o [2021-05-06T10:46:55.785Z] #43 120.0 CC criu/kcmp-ids.o [2021-05-06T10:46:55.785Z] #43 120.3 CC criu/kerndat.o [2021-05-06T10:46:55.785Z] #43 121.6 CC criu/libnetlink.o [2021-05-06T10:46:55.785Z] #43 122.0 CC criu/log.o [2021-05-06T10:46:55.785Z] #43 122.4 CC criu/lsm.o [2021-05-06T10:46:55.785Z] #43 122.9 CC criu/mem.o [2021-05-06T10:46:55.785Z] #43 124.5 CC criu/memfd.o [2021-05-06T10:46:55.785Z] #43 125.2 CC criu/mount.o [2021-05-06T10:46:55.785Z] #43 ... [2021-05-06T10:46:55.785Z] [2021-05-06T10:46:55.785Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-06T10:46:55.785Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-06T10:46:55.813Z] #43 142.5 CC criu/protobuf.o [2021-05-06T10:46:55.813Z] #43 142.8 CC criu/pstree.o [2021-05-06T10:46:56.072Z] #43 ... [2021-05-06T10:46:56.072Z] [2021-05-06T10:46:56.072Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:46:56.072Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:46:56.072Z] #40 DONE 208.1s [2021-05-06T10:46:56.072Z] [2021-05-06T10:46:56.072Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:46:56.072Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T10:46:56.072Z] #22 6.049 Collecting yamllint==1.26.1 [2021-05-06T10:46:56.725Z] #21 1.081 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-06T10:46:56.725Z] #21 1.086 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-06T10:46:56.725Z] #21 1.091 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-06T10:46:56.725Z] #21 DONE 1.1s [2021-05-06T10:46:56.725Z] [2021-05-06T10:46:56.725Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:46:56.725Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T10:46:57.008Z] #22 ... [2021-05-06T10:46:57.008Z] [2021-05-06T10:46:57.008Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:57.008Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:57.008Z] #43 143.9 CC criu/rbtree.o [2021-05-06T10:46:57.068Z] #22 ... [2021-05-06T10:46:57.068Z] [2021-05-06T10:46:57.068Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:57.068Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:46:57.068Z] #43 119.4 CC criu/libnetlink.o [2021-05-06T10:46:57.068Z] #43 120.1 CC criu/log.o [2021-05-06T10:46:57.068Z] #43 120.7 CC criu/lsm.o [2021-05-06T10:46:57.068Z] #43 121.1 CC criu/mem.o [2021-05-06T10:46:57.068Z] #43 122.7 CC criu/memfd.o [2021-05-06T10:46:57.068Z] #43 123.4 CC criu/mount.o [2021-05-06T10:46:57.068Z] #43 128.0 CC criu/namespaces.o [2021-05-06T10:46:57.324Z] #43 130.1 CC criu/net.o [2021-05-06T10:46:57.575Z] #43 144.3 CC criu/rst-malloc.o [2021-05-06T10:46:57.833Z] #43 144.5 CC criu/seccomp.o [2021-05-06T10:46:58.400Z] #43 145.2 CC criu/seize.o [2021-05-06T10:46:58.692Z] #43 ... [2021-05-06T10:46:58.692Z] [2021-05-06T10:46:58.692Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:46:58.692Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T10:46:58.692Z] #22 5.012 Collecting yamllint==1.26.1 [2021-05-06T10:46:58.760Z] #43 123.3 CC criu/namespaces.o [2021-05-06T10:46:59.336Z] #43 146.2 CC criu/servicefd.o [2021-05-06T10:46:59.595Z] #43 146.5 CC criu/shmem.o [2021-05-06T10:46:59.713Z] #43 ... [2021-05-06T10:46:59.713Z] [2021-05-06T10:46:59.713Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:46:59.713Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-06T10:46:59.713Z] #22 5.034 Collecting yamllint==1.26.1 [2021-05-06T10:46:59.713Z] #22 10.40 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-06T10:46:59.713Z] #22 11.40 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-06T10:46:59.713Z] #22 11.47 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-06T10:46:59.713Z] #22 11.56 Collecting pyyaml (from yamllint==1.26.1) [2021-05-06T10:46:59.713Z] #22 11.91 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-06T10:46:59.713Z] #22 12.62 Installing build dependencies: started [2021-05-06T10:46:59.713Z] #22 ... [2021-05-06T10:46:59.713Z] [2021-05-06T10:46:59.713Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:46:59.713Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:46:59.713Z] #43 125.0 CC criu/net.o [2021-05-06T10:47:00.531Z] #43 147.3 CC criu/sigframe.o [2021-05-06T10:47:00.790Z] #43 147.6 CC criu/signalfd.o [2021-05-06T10:47:01.049Z] #43 147.9 CC criu/sk-inet.o [2021-05-06T10:47:01.308Z] #43 ... [2021-05-06T10:47:01.308Z] [2021-05-06T10:47:01.308Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:47:01.308Z] #49 sha256:86dc83a26332f96331c07db1d357045f04751d59611dca311904023b3f4a636d [2021-05-06T10:47:01.308Z] #49 212.8 + /build/golangci-lint --version [2021-05-06T10:47:01.308Z] #49 213.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-06T10:47:01.308Z] #49 DONE 213.4s [2021-05-06T10:47:01.308Z] [2021-05-06T10:47:01.308Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:47:01.308Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T10:47:01.308Z] #22 11.39 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-06T10:47:01.308Z] #22 12.40 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-06T10:47:01.308Z] #22 12.43 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-06T10:47:01.308Z] #22 12.46 Collecting pyyaml (from yamllint==1.26.1) [2021-05-06T10:47:01.568Z] #22 12.69 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-06T10:47:02.145Z] #22 12.97 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-06T10:47:02.145Z] #22 12.98 Building wheels for collected packages: yamllint [2021-05-06T10:47:02.145Z] #22 12.98 Running setup.py bdist_wheel for yamllint: started [2021-05-06T10:47:02.278Z] #43 127.3 CC criu/netfilter.o [2021-05-06T10:47:02.278Z] #43 127.5 CC criu/page-pipe.o [2021-05-06T10:47:02.856Z] #43 128.1 CC criu/page-xfer.o [2021-05-06T10:47:03.083Z] #22 14.07 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-06T10:47:03.083Z] #22 14.07 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-06T10:47:03.083Z] #22 14.11 Successfully built yamllint [2021-05-06T10:47:03.083Z] #22 14.14 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-06T10:47:03.309Z] #22 5.366 Collecting yamllint==1.26.1 [2021-05-06T10:47:03.342Z] #22 14.47 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-06T10:47:03.910Z] #22 DONE 14.8s [2021-05-06T10:47:03.910Z] [2021-05-06T10:47:03.910Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-06T10:47:03.910Z] #25 sha256:367c75cb04a2a22331b152031c04b1b7aa790c4dc73d68a6312123cff8868c13 [2021-05-06T10:47:03.983Z] #22 10.45 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-06T10:47:04.170Z] #25 DONE 0.4s [2021-05-06T10:47:04.170Z] [2021-05-06T10:47:04.170Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:04.170Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:04.170Z] #43 149.1 CC criu/sk-netlink.o [2021-05-06T10:47:04.170Z] #43 149.5 CC criu/sk-packet.o [2021-05-06T10:47:04.170Z] #43 150.2 CC criu/sk-queue.o [2021-05-06T10:47:04.170Z] #43 150.7 CC criu/sk-tcp.o [2021-05-06T10:47:04.429Z] #43 151.2 CC criu/sk-unix.o [2021-05-06T10:47:04.690Z] #22 ... [2021-05-06T10:47:04.690Z] [2021-05-06T10:47:04.690Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:04.690Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:04.690Z] #43 130.0 CC criu/namespaces.o [2021-05-06T10:47:04.690Z] #43 132.0 CC criu/net.o [2021-05-06T10:47:04.787Z] #43 129.6 CC criu/pagemap-cache.o [2021-05-06T10:47:04.787Z] #43 130.0 CC criu/pagemap.o [2021-05-06T10:47:04.912Z] #22 ... [2021-05-06T10:47:04.912Z] [2021-05-06T10:47:04.912Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:04.912Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:04.912Z] #43 133.2 CC criu/netfilter.o [2021-05-06T10:47:04.912Z] #43 133.5 CC criu/page-pipe.o [2021-05-06T10:47:04.912Z] #43 134.1 CC criu/page-xfer.o [2021-05-06T10:47:04.912Z] #43 135.6 CC criu/pagemap-cache.o [2021-05-06T10:47:04.912Z] #43 135.9 CC criu/pagemap.o [2021-05-06T10:47:04.912Z] #43 136.8 CC criu/parasite-syscall.o [2021-05-06T10:47:04.949Z] #43 134.9 CC criu/netfilter.o [2021-05-06T10:47:05.209Z] #43 135.3 CC criu/page-pipe.o [2021-05-06T10:47:05.474Z] #43 138.0 CC criu/path.o [2021-05-06T10:47:05.474Z] #43 138.3 CC criu/pie-util-vdso-elf32.o [2021-05-06T10:47:05.740Z] #43 130.8 CC criu/parasite-syscall.o [2021-05-06T10:47:05.777Z] #43 135.8 CC criu/page-xfer.o [2021-05-06T10:47:05.808Z] #43 152.7 CC criu/sockets.o [2021-05-06T10:47:06.036Z] #43 138.8 CC criu/pie-util-vdso.o [2021-05-06T10:47:06.319Z] #43 131.4 CC criu/path.o [2021-05-06T10:47:06.583Z] #43 131.6 CC criu/pie-util-vdso.o [2021-05-06T10:47:06.599Z] #43 139.3 CC criu/pie-util.o [2021-05-06T10:47:06.745Z] #43 153.3 CC criu/stats.o [2021-05-06T10:47:06.745Z] #43 153.6 CC criu/string.o [2021-05-06T10:47:06.855Z] #43 139.6 CC criu/pipes.o [2021-05-06T10:47:06.855Z] #43 ... [2021-05-06T10:47:06.855Z] [2021-05-06T10:47:06.855Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:47:06.855Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T10:47:06.855Z] #22 11.58 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-06T10:47:06.855Z] #22 11.64 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-06T10:47:06.855Z] #22 11.70 Collecting pyyaml (from yamllint==1.26.1) [2021-05-06T10:47:06.855Z] #22 11.94 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-06T10:47:06.855Z] #22 12.21 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-06T10:47:06.855Z] #22 12.22 Building wheels for collected packages: yamllint [2021-05-06T10:47:06.855Z] #22 12.22 Running setup.py bdist_wheel for yamllint: started [2021-05-06T10:47:06.855Z] #22 13.23 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-06T10:47:06.855Z] #22 13.25 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-06T10:47:06.855Z] #22 13.29 Successfully built yamllint [2021-05-06T10:47:06.855Z] #22 13.31 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-06T10:47:07.005Z] #43 153.7 CC criu/sysctl.o [2021-05-06T10:47:07.157Z] #43 137.2 CC criu/pagemap-cache.o [2021-05-06T10:47:07.162Z] #43 132.2 CC criu/pie-util.o [2021-05-06T10:47:07.162Z] #43 132.4 CC criu/pipes.o [2021-05-06T10:47:07.417Z] #43 137.5 CC criu/pagemap.o [2021-05-06T10:47:07.417Z] #43 ... [2021-05-06T10:47:07.417Z] [2021-05-06T10:47:07.417Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:47:07.417Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T10:47:07.417Z] #22 10.72 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-06T10:47:07.418Z] #22 13.71 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-06T10:47:07.573Z] #43 154.2 CC criu/sysfs_parse.o [2021-05-06T10:47:07.573Z] #43 ... [2021-05-06T10:47:07.573Z] [2021-05-06T10:47:07.573Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-06T10:47:07.573Z] #30 sha256:9cd67de591566307665c950c9ca233fde78ca62f29fddae97f7caf3fb5551dbe [2021-05-06T10:47:07.573Z] #30 DONE 3.3s [2021-05-06T10:47:07.573Z] [2021-05-06T10:47:07.573Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-06T10:47:07.573Z] #33 sha256:8f80c6467fb2ff37ad7c6575a3544a53a401afa9da4141c385950749c85dd9ba [2021-05-06T10:47:07.742Z] #43 133.0 CC criu/plugin.o [2021-05-06T10:47:07.833Z] #33 DONE 0.3s [2021-05-06T10:47:07.833Z] [2021-05-06T10:47:07.833Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-06T10:47:07.833Z] #35 sha256:7f1360297db474208bd29196a444fe217c166978b12872ad1be5cd4f27b0c803 [2021-05-06T10:47:08.024Z] #22 DONE 14.1s [2021-05-06T10:47:08.024Z] [2021-05-06T10:47:08.024Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-06T10:47:08.024Z] #25 sha256:9463448f4f51af3b3b334e800e2171e435d9f127476c1ac56a745bbe6750d06a [2021-05-06T10:47:08.024Z] #25 DONE 0.4s [2021-05-06T10:47:08.024Z] [2021-05-06T10:47:08.024Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:08.024Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:08.024Z] #43 140.5 CC criu/plugin.o [2021-05-06T10:47:08.093Z] #35 DONE 0.2s [2021-05-06T10:47:08.093Z] [2021-05-06T10:47:08.093Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-06T10:47:08.093Z] #38 sha256:7e286405a8fbbaf6d24f6cc0e6b470f66ca1e53bfa867f0774c5df7e2575dc91 [2021-05-06T10:47:08.093Z] #38 DONE 0.1s [2021-05-06T10:47:08.093Z] [2021-05-06T10:47:08.093Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-06T10:47:08.093Z] #41 sha256:1c1a87795c86169d86424240b7bacaec4eb24cc619cd67cd5d268513986c1022 [2021-05-06T10:47:08.280Z] #43 141.0 CC criu/proc_parse.o [2021-05-06T10:47:08.321Z] #43 133.3 CC criu/proc_parse.o [2021-05-06T10:47:08.352Z] #41 DONE 0.3s [2021-05-06T10:47:08.352Z] [2021-05-06T10:47:08.352Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:08.352Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:08.352Z] #43 154.5 CC criu/timens.o [2021-05-06T10:47:08.352Z] #43 154.8 CC criu/timerfd.o [2021-05-06T10:47:08.352Z] #43 155.1 CC criu/tty.o [2021-05-06T10:47:08.796Z] #22 11.79 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-06T10:47:08.796Z] #22 11.84 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-06T10:47:08.796Z] #22 11.90 Collecting pyyaml (from yamllint==1.26.1) [2021-05-06T10:47:08.796Z] #22 12.14 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-06T10:47:09.056Z] #22 12.44 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-06T10:47:09.315Z] #22 12.45 Building wheels for collected packages: yamllint [2021-05-06T10:47:09.315Z] #22 12.45 Running setup.py bdist_wheel for yamllint: started [2021-05-06T10:47:09.720Z] #43 ... [2021-05-06T10:47:09.720Z] [2021-05-06T10:47:09.720Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:09.720Z] #56 sha256:7efece523247ad19ffa16bf5a12e9c1d2b84689db3f6656f03792a2b6909d695 [2021-05-06T10:47:09.720Z] #56 177.3 + bin/containerd [2021-05-06T10:47:09.731Z] #43 156.3 CC criu/tun.o [2021-05-06T10:47:09.731Z] #43 156.6 CC criu/uffd.o [2021-05-06T10:47:10.253Z] #22 13.61 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-06T10:47:10.513Z] #22 13.61 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-06T10:47:10.513Z] #22 13.67 Successfully built yamllint [2021-05-06T10:47:10.513Z] #22 13.70 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-06T10:47:10.672Z] #43 157.3 CC criu/util.o [2021-05-06T10:47:10.773Z] #22 14.05 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-06T10:47:11.242Z] #43 158.1 CC criu/uts_ns.o [2021-05-06T10:47:11.342Z] #22 DONE 14.5s [2021-05-06T10:47:11.343Z] [2021-05-06T10:47:11.343Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-06T10:47:11.343Z] #25 sha256:bc9b0f38d2f26f2335dc99bef8dc466cb01ef55514b0ffdcfbe5d8e5cda41864 [2021-05-06T10:47:11.502Z] #43 158.3 CC criu/vdso-compat.o [2021-05-06T10:47:11.502Z] #43 158.4 CC criu/vdso.o [2021-05-06T10:47:11.549Z] #43 143.6 CC criu/protobuf-desc.o [2021-05-06T10:47:11.549Z] #43 144.3 CC criu/protobuf.o [2021-05-06T10:47:11.603Z] #25 DONE 0.3s [2021-05-06T10:47:11.603Z] [2021-05-06T10:47:11.603Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:11.603Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:11.603Z] #43 138.5 CC criu/parasite-syscall.o [2021-05-06T10:47:11.603Z] #43 139.5 CC criu/path.o [2021-05-06T10:47:11.603Z] #43 139.8 CC criu/pie-util-vdso-elf32.o [2021-05-06T10:47:11.603Z] #43 140.3 CC criu/pie-util-vdso.o [2021-05-06T10:47:11.603Z] #43 140.9 CC criu/pie-util.o [2021-05-06T10:47:11.603Z] #43 141.1 CC criu/pipes.o [2021-05-06T10:47:11.806Z] #43 144.6 CC criu/pstree.o [2021-05-06T10:47:12.070Z] #43 158.8 LINK criu/built-in.o [2021-05-06T10:47:12.070Z] #43 158.9 LINK criu/criu [2021-05-06T10:47:12.329Z] #43 159.2 DEP lib/c/criu.d [2021-05-06T10:47:12.330Z] #43 159.2 CC images/rpc.pb-c.o [2021-05-06T10:47:12.542Z] #43 142.4 CC criu/plugin.o [2021-05-06T10:47:12.735Z] #43 145.6 CC criu/rbtree.o [2021-05-06T10:47:12.802Z] #43 142.9 CC criu/proc_parse.o [2021-05-06T10:47:12.898Z] #43 159.6 CC lib/c/criu.o [2021-05-06T10:47:13.297Z] #43 145.9 CC criu/rst-malloc.o [2021-05-06T10:47:13.553Z] #43 ... [2021-05-06T10:47:13.553Z] [2021-05-06T10:47:13.553Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-06T10:47:13.553Z] #30 sha256:18149b85184ff92360e9e2d81f0e3cc90f56202426c023472bd500cb254ede45 [2021-05-06T10:47:13.553Z] #30 DONE 5.3s [2021-05-06T10:47:13.553Z] [2021-05-06T10:47:13.553Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:13.553Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:13.553Z] #43 146.1 CC criu/seccomp.o [2021-05-06T10:47:13.553Z] #43 ... [2021-05-06T10:47:13.553Z] [2021-05-06T10:47:13.553Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-06T10:47:13.553Z] #33 sha256:7de5ae020b2e76ee2b77a3a5f19b71a4ee5b2e9e480592cdc4c87c52f0915bd6 [2021-05-06T10:47:13.835Z] #43 160.5 LINK lib/c/built-in.o [2021-05-06T10:47:13.835Z] #43 160.5 LINK lib/c/libcriu.so [2021-05-06T10:47:13.835Z] #43 160.5 LINK lib/c/libcriu.a [2021-05-06T10:47:13.835Z] #43 160.6 GEN magic.py [2021-05-06T10:47:13.835Z] #43 160.7 Note: Building without setproctitle() and strlcpy() support. [2021-05-06T10:47:13.835Z] #43 160.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-06T10:47:13.835Z] #43 160.7 Note: Building without GnuTLS support [2021-05-06T10:47:13.835Z] #43 160.7 Makefile.config:39: Warn: you have no libnftables installed [2021-05-06T10:47:13.835Z] #43 160.7 Makefile.config:40: Warn: Building without nftables support [2021-05-06T10:47:14.404Z] #43 161.4 fatal: not a git repository (or any of the parent directories): .git [2021-05-06T10:47:14.481Z] #33 DONE 0.9s [2021-05-06T10:47:14.481Z] [2021-05-06T10:47:14.481Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-06T10:47:14.481Z] #35 sha256:274dbea2633d625c79a2efe4a3e998986c0d415cc16538674af1deda3184a229 [2021-05-06T10:47:14.481Z] #35 DONE 0.2s [2021-05-06T10:47:14.481Z] [2021-05-06T10:47:14.481Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-06T10:47:14.481Z] #38 sha256:a222b28dc51d615a72832718df6464a675d679389a3def9a74e6a8cbe25848fe [2021-05-06T10:47:14.481Z] #38 DONE 0.1s [2021-05-06T10:47:14.481Z] [2021-05-06T10:47:14.481Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:14.481Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:14.481Z] #43 147.0 CC criu/seize.o [2021-05-06T10:47:14.973Z] #43 161.9 make[1]: Nothing to be done for 'all'. [2021-05-06T10:47:15.036Z] #56 ... [2021-05-06T10:47:15.036Z] [2021-05-06T10:47:15.036Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:15.036Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:47:15.036Z] #43 135.6 CC criu/protobuf-desc.o [2021-05-06T10:47:15.036Z] #43 136.5 CC criu/protobuf.o [2021-05-06T10:47:15.036Z] #43 136.9 CC criu/pstree.o [2021-05-06T10:47:15.036Z] #43 137.9 CC criu/rbtree.o [2021-05-06T10:47:15.036Z] #43 138.3 CC criu/rst-malloc.o [2021-05-06T10:47:15.036Z] #43 138.7 CC criu/seccomp.o [2021-05-06T10:47:15.036Z] #43 139.3 CC criu/seize.o [2021-05-06T10:47:15.036Z] #43 140.2 CC criu/servicefd.o [2021-05-06T10:47:15.043Z] #43 147.8 CC criu/servicefd.o [2021-05-06T10:47:15.300Z] #43 140.6 CC criu/shmem.o [2021-05-06T10:47:15.340Z] #43 144.9 CC criu/protobuf-desc.o [2021-05-06T10:47:15.541Z] #43 162.4 make[1]: 'images/built-in.o' is up to date. [2021-05-06T10:47:15.541Z] #43 162.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-06T10:47:15.541Z] #43 162.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-06T10:47:15.541Z] #43 162.5 make[1]: 'compel/libcompel.a' is up to date. [2021-05-06T10:47:15.599Z] #43 145.6 CC criu/protobuf.o [2021-05-06T10:47:15.606Z] #43 148.3 CC criu/shmem.o [2021-05-06T10:47:15.800Z] #43 162.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-06T10:47:15.800Z] #43 162.6 make[1]: Nothing to be done for 'all'. [2021-05-06T10:47:15.800Z] #43 162.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-06T10:47:15.800Z] #43 162.8 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:15.859Z] #43 145.9 CC criu/pstree.o [2021-05-06T10:47:16.092Z] #43 162.8 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:16.092Z] #43 162.9 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:16.092Z] #43 162.9 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:16.092Z] #43 163.0 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:16.092Z] #43 163.0 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:16.092Z] #43 163.0 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:16.379Z] #43 163.1 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:16.379Z] #43 163.1 INSTALL criu/criu [2021-05-06T10:47:16.429Z] #43 ... [2021-05-06T10:47:16.429Z] [2021-05-06T10:47:16.429Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-06T10:47:16.429Z] #30 sha256:c8717fa352d90b297bd724949c7f578d1a473fe274aded34c8a80d3c07b18452 [2021-05-06T10:47:16.429Z] #30 DONE 5.0s [2021-05-06T10:47:16.429Z] [2021-05-06T10:47:16.429Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-06T10:47:16.429Z] #33 sha256:6d61040119bb31db9ebed9788be3bb6630613cde37ac820d6d93f2d479f9f6c7 [2021-05-06T10:47:16.535Z] #43 149.3 CC criu/sigframe.o [2021-05-06T10:47:16.535Z] #43 149.4 CC criu/signalfd.o [2021-05-06T10:47:16.644Z] #43 DONE 163.5s [2021-05-06T10:47:16.644Z] [2021-05-06T10:47:16.644Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:16.644Z] #53 sha256:14668e429112791442bda9e451920f5675a645cfecaf0885aebc524f2473ec24 [2021-05-06T10:47:16.698Z] #43 141.5 CC criu/sigframe.o [2021-05-06T10:47:16.698Z] #43 141.7 CC criu/signalfd.o [2021-05-06T10:47:16.963Z] #43 142.0 CC criu/sk-inet.o [2021-05-06T10:47:16.999Z] #33 DONE 0.3s [2021-05-06T10:47:16.999Z] [2021-05-06T10:47:16.999Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:47:16.999Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:47:16.999Z] #49 ... [2021-05-06T10:47:16.999Z] [2021-05-06T10:47:16.999Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-06T10:47:16.999Z] #35 sha256:3e45b46116c9dfb777ed885907e63a3806cfbe0c30c8e047e04b850e2d69f25d [2021-05-06T10:47:16.999Z] #35 DONE 0.2s [2021-05-06T10:47:16.999Z] [2021-05-06T10:47:16.999Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-06T10:47:16.999Z] #38 sha256:133e7183281d0b525aafdb13d90d7397eae4ee9775426a5046a0e9466c0d4f67 [2021-05-06T10:47:16.999Z] #38 DONE 0.1s [2021-05-06T10:47:16.999Z] [2021-05-06T10:47:16.999Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:16.999Z] #53 sha256:3c6c31fe35254ef3a268e13d5e43203a61234a4abbbc91991cae68e4fb019310 [2021-05-06T10:47:17.097Z] #43 ... [2021-05-06T10:47:17.097Z] [2021-05-06T10:47:17.097Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:47:17.097Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:47:17.097Z] #40 DONE 221.8s [2021-05-06T10:47:17.097Z] [2021-05-06T10:47:17.097Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:17.097Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:17.097Z] #43 149.6 CC criu/sk-inet.o [2021-05-06T10:47:17.258Z] #53 ... [2021-05-06T10:47:17.259Z] [2021-05-06T10:47:17.259Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:17.259Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:17.259Z] #43 147.3 CC criu/rbtree.o [2021-05-06T10:47:17.518Z] #43 147.5 CC criu/rst-malloc.o [2021-05-06T10:47:17.778Z] #43 147.8 CC criu/seccomp.o [2021-05-06T10:47:17.919Z] #43 142.9 CC criu/sk-netlink.o [2021-05-06T10:47:18.201Z] #43 143.3 CC criu/sk-packet.o [2021-05-06T10:47:18.347Z] #43 148.4 CC criu/seize.o [2021-05-06T10:47:18.464Z] #43 151.0 CC criu/sk-netlink.o [2021-05-06T10:47:18.549Z] #53 ... [2021-05-06T10:47:18.549Z] [2021-05-06T10:47:18.549Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-06T10:47:18.549Z] #44 sha256:d6337aefd84e842e9f05d84895cb834370d703f026b4bc5301ea1a9a91006030 [2021-05-06T10:47:18.720Z] #43 ... [2021-05-06T10:47:18.720Z] [2021-05-06T10:47:18.720Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-06T10:47:18.720Z] #41 sha256:d4223e5b2b88a7ed70d51ac14be53c4dbb96d3ee81d5f6cf8dd932b752e98b0a [2021-05-06T10:47:18.720Z] #41 DONE 0.7s [2021-05-06T10:47:18.720Z] [2021-05-06T10:47:18.720Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:18.720Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:18.720Z] #43 151.4 CC criu/sk-packet.o [2021-05-06T10:47:18.811Z] #44 DONE 0.1s [2021-05-06T10:47:18.811Z] [2021-05-06T10:47:18.811Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-06T10:47:18.811Z] #46 sha256:2a510d7b83969273b19c301b654387677a208b55bb4670772d5ec5411872687a [2021-05-06T10:47:18.811Z] #46 DONE 0.2s [2021-05-06T10:47:18.811Z] [2021-05-06T10:47:18.811Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-06T10:47:18.811Z] #48 sha256:2751a81861b7941fd2b4fcf2bf391f8195f10d53b5b1331891633a748c7606c7 [2021-05-06T10:47:19.070Z] #48 DONE 0.1s [2021-05-06T10:47:19.070Z] [2021-05-06T10:47:19.070Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-06T10:47:19.070Z] #50 sha256:4e934ea9b13d1424fad4f67c59d22eb45e0c5b3b13bf954c39baf1dd66dffc94 [2021-05-06T10:47:19.070Z] #50 DONE 0.2s [2021-05-06T10:47:19.070Z] [2021-05-06T10:47:19.070Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-06T10:47:19.070Z] #52 sha256:554f899d9219644b444680cbbda4f9def3b0bd3ded75ff5a33a2dc739be18ee7 [2021-05-06T10:47:19.153Z] #43 144.1 CC criu/sk-queue.o [2021-05-06T10:47:19.283Z] #43 152.0 CC criu/sk-queue.o [2021-05-06T10:47:19.287Z] #43 149.3 CC criu/servicefd.o [2021-05-06T10:47:19.328Z] #52 DONE 0.1s [2021-05-06T10:47:19.328Z] [2021-05-06T10:47:19.328Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:19.328Z] #53 sha256:14668e429112791442bda9e451920f5675a645cfecaf0885aebc524f2473ec24 [2021-05-06T10:47:19.415Z] #43 144.6 CC criu/sk-tcp.o [2021-05-06T10:47:19.546Z] #43 ... [2021-05-06T10:47:19.546Z] [2021-05-06T10:47:19.546Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T10:47:19.546Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T10:47:19.546Z] #40 DONE 229.7s [2021-05-06T10:47:19.546Z] [2021-05-06T10:47:19.546Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:19.546Z] #56 sha256:9e1c6fe86c4ff56d5dd25d29db10f219d3372655e85262d62ee3be1a1d4ad46d [2021-05-06T10:47:19.813Z] #56 ... [2021-05-06T10:47:19.813Z] [2021-05-06T10:47:19.813Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:19.813Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:19.813Z] #43 149.9 CC criu/shmem.o [2021-05-06T10:47:19.846Z] #43 152.4 CC criu/sk-tcp.o [2021-05-06T10:47:19.846Z] #43 152.7 CC criu/sk-unix.o [2021-05-06T10:47:19.994Z] #43 145.1 CC criu/sk-unix.o [2021-05-06T10:47:20.408Z] #43 ... [2021-05-06T10:47:20.408Z] [2021-05-06T10:47:20.408Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:47:20.408Z] #49 sha256:d72fdfef9b5b7bebdda50804d40137e8a170b53766e77313cdb8604fded77aa9 [2021-05-06T10:47:20.408Z] #49 225.3 + /build/golangci-lint --version [2021-05-06T10:47:20.408Z] #49 225.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-06T10:47:20.408Z] #49 DONE 225.8s [2021-05-06T10:47:20.408Z] [2021-05-06T10:47:20.408Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:20.408Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:21.093Z] #43 ... [2021-05-06T10:47:21.093Z] [2021-05-06T10:47:21.093Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T10:47:21.093Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-06T10:47:21.093Z] #22 27.23 Installing build dependencies: finished with status 'done' [2021-05-06T10:47:21.093Z] #22 32.52 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-06T10:47:21.093Z] #22 32.52 Building wheels for collected packages: yamllint, pyyaml [2021-05-06T10:47:21.093Z] #22 32.52 Running setup.py bdist_wheel for yamllint: started [2021-05-06T10:47:21.093Z] #22 33.47 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-06T10:47:21.093Z] #22 33.47 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-06T10:47:21.093Z] #22 33.54 Running setup.py bdist_wheel for pyyaml: started [2021-05-06T10:47:21.093Z] #22 35.09 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-06T10:47:21.094Z] #22 35.09 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-06T10:47:21.094Z] #22 35.32 Successfully built yamllint pyyaml [2021-05-06T10:47:21.094Z] #22 35.35 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-06T10:47:21.094Z] #22 35.65 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-06T10:47:21.094Z] #22 DONE 36.1s [2021-05-06T10:47:21.094Z] [2021-05-06T10:47:21.094Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:21.094Z] #53 sha256:75685b924ecf9405956ad3246c1cc78d14c0b05460a3b89295d1f6b03fec5b51 [2021-05-06T10:47:21.198Z] #43 151.0 CC criu/sigframe.o [2021-05-06T10:47:21.198Z] #43 151.3 CC criu/signalfd.o [2021-05-06T10:47:21.457Z] #43 151.5 CC criu/sk-inet.o [2021-05-06T10:47:22.027Z] #43 ... [2021-05-06T10:47:22.027Z] [2021-05-06T10:47:22.027Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-06T10:47:22.027Z] #41 sha256:5cbb18ec8818dd16349b40426bfe4784572b01911b153c48100feb4565a3337f [2021-05-06T10:47:22.027Z] #41 DONE 0.5s [2021-05-06T10:47:22.027Z] [2021-05-06T10:47:22.027Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:22.027Z] #53 sha256:3c6c31fe35254ef3a268e13d5e43203a61234a4abbbc91991cae68e4fb019310 [2021-05-06T10:47:22.056Z] #53 ... [2021-05-06T10:47:22.056Z] [2021-05-06T10:47:22.056Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:22.056Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:47:22.056Z] #43 147.2 CC criu/sockets.o [2021-05-06T10:47:22.287Z] #53 ... [2021-05-06T10:47:22.287Z] [2021-05-06T10:47:22.287Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:22.287Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:22.287Z] #43 152.5 CC criu/sk-netlink.o [2021-05-06T10:47:22.303Z] #43 154.9 CC criu/sockets.o [2021-05-06T10:47:22.856Z] #43 152.9 CC criu/sk-packet.o [2021-05-06T10:47:22.865Z] #43 155.6 CC criu/stats.o [2021-05-06T10:47:23.006Z] #43 148.0 CC criu/stats.o [2021-05-06T10:47:23.122Z] #43 155.7 CC criu/string.o [2021-05-06T10:47:23.122Z] #43 155.8 CC criu/sysctl.o [2021-05-06T10:47:23.268Z] #43 148.2 CC criu/string.o [2021-05-06T10:47:23.268Z] #43 148.3 CC criu/sysctl.o [2021-05-06T10:47:23.378Z] #43 156.2 CC criu/sysfs_parse.o [2021-05-06T10:47:23.425Z] #43 153.4 CC criu/sk-queue.o [2021-05-06T10:47:23.686Z] #43 153.8 CC criu/sk-tcp.o [2021-05-06T10:47:23.848Z] #43 148.8 CC criu/sysfs_parse.o [2021-05-06T10:47:23.940Z] #43 156.5 CC criu/timens.o [2021-05-06T10:47:23.940Z] #43 156.7 CC criu/timerfd.o [2021-05-06T10:47:24.112Z] #43 ... [2021-05-06T10:47:24.112Z] [2021-05-06T10:47:24.112Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:24.112Z] #53 sha256:75685b924ecf9405956ad3246c1cc78d14c0b05460a3b89295d1f6b03fec5b51 [2021-05-06T10:47:24.112Z] #53 110.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-06T10:47:24.112Z] #53 111.8 + mkdir -p /build [2021-05-06T10:47:24.112Z] #53 111.8 + cp runc /build/runc [2021-05-06T10:47:24.112Z] #53 DONE 112.2s [2021-05-06T10:47:24.112Z] [2021-05-06T10:47:24.112Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:24.112Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:47:24.112Z] #43 149.2 CC criu/timens.o [2021-05-06T10:47:24.196Z] #43 156.9 CC criu/tty.o [2021-05-06T10:47:24.256Z] #43 154.2 CC criu/sk-unix.o [2021-05-06T10:47:24.376Z] #43 149.5 CC criu/timerfd.o [2021-05-06T10:47:24.639Z] #43 150.0 CC criu/tty.o [2021-05-06T10:47:24.825Z] #43 ... [2021-05-06T10:47:24.825Z] [2021-05-06T10:47:24.825Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T10:47:24.825Z] #49 sha256:6e6c3c6c64e876f8ddeafdf5f275585ef7cc70de2295964db3bcb620704fe3cc [2021-05-06T10:47:24.825Z] #49 235.1 + /build/golangci-lint --version [2021-05-06T10:47:24.825Z] #49 235.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-06T10:47:24.825Z] #49 DONE 235.7s [2021-05-06T10:47:25.085Z] [2021-05-06T10:47:25.085Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:25.085Z] #53 sha256:3c6c31fe35254ef3a268e13d5e43203a61234a4abbbc91991cae68e4fb019310 [2021-05-06T10:47:25.125Z] #43 157.9 CC criu/tun.o [2021-05-06T10:47:25.217Z] #43 ... [2021-05-06T10:47:25.217Z] [2021-05-06T10:47:25.217Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T10:47:25.217Z] #24 sha256:6a1f7a9d88d48a8d74fc3bee86deff37d384ff3faa7e14f2ee27c9379e44ea5c [2021-05-06T10:47:25.217Z] #24 215.1 + return [2021-05-06T10:47:25.217Z] #24 DONE 215.4s [2021-05-06T10:47:25.217Z] [2021-05-06T10:47:25.217Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:25.217Z] #56 sha256:7efece523247ad19ffa16bf5a12e9c1d2b84689db3f6656f03792a2b6909d695 [2021-05-06T10:47:25.687Z] #43 158.2 CC criu/uffd.o [2021-05-06T10:47:25.893Z] #53 ... [2021-05-06T10:47:25.893Z] [2021-05-06T10:47:25.893Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:25.893Z] #56 sha256:46adb00fe43ff4197e40ed8fa26a3a64d1011859eedd11fa4fd9edc9e0fd357c [2021-05-06T10:47:25.893Z] #56 193.6 + bin/containerd [2021-05-06T10:47:26.023Z] #53 ... [2021-05-06T10:47:26.023Z] [2021-05-06T10:47:26.023Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:26.023Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T10:47:26.023Z] #43 156.1 CC criu/sockets.o [2021-05-06T10:47:26.615Z] #43 159.1 CC criu/util.o [2021-05-06T10:47:26.617Z] #56 ... [2021-05-06T10:47:26.617Z] [2021-05-06T10:47:26.617Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:26.617Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:47:26.617Z] #43 151.6 CC criu/tun.o [2021-05-06T10:47:26.881Z] #43 152.1 CC criu/uffd.o [2021-05-06T10:47:26.962Z] #43 156.9 CC criu/stats.o [2021-05-06T10:47:27.222Z] #43 157.1 CC criu/string.o [2021-05-06T10:47:27.222Z] #43 157.2 CC criu/sysctl.o [2021-05-06T10:47:27.482Z] #43 157.7 CC criu/sysfs_parse.o [2021-05-06T10:47:27.543Z] #43 160.0 CC criu/uts_ns.o [2021-05-06T10:47:27.543Z] #43 160.1 CC criu/vdso-compat.o [2021-05-06T10:47:27.543Z] #43 160.3 CC criu/vdso.o [2021-05-06T10:47:27.832Z] #43 ... [2021-05-06T10:47:27.832Z] [2021-05-06T10:47:27.832Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-06T10:47:27.832Z] #25 sha256:f0fb7c22f7a3fff3f5fdf18469e621435bf388510d9b38f47cf3a827c7c82f1e [2021-05-06T10:47:27.832Z] #25 DONE 0.4s [2021-05-06T10:47:27.832Z] [2021-05-06T10:47:27.832Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-06T10:47:27.832Z] #30 sha256:db92c757b58b22e13fad5fc704142dce787e081bea8981a03d3d0be6da302cf5 [2021-05-06T10:47:28.051Z] #43 158.0 CC criu/timens.o [2021-05-06T10:47:28.105Z] #43 160.7 LINK criu/built-in.o [2021-05-06T10:47:28.105Z] #43 160.9 LINK criu/criu [2021-05-06T10:47:28.311Z] #43 158.2 CC criu/timerfd.o [2021-05-06T10:47:28.311Z] #43 158.4 CC criu/tty.o [2021-05-06T10:47:28.668Z] #43 161.2 DEP lib/c/criu.d [2021-05-06T10:47:28.668Z] #43 161.2 CC images/rpc.pb-c.o [2021-05-06T10:47:28.924Z] #43 161.6 CC lib/c/criu.o [2021-05-06T10:47:29.690Z] #43 159.6 CC criu/tun.o [2021-05-06T10:47:29.852Z] #43 162.4 LINK lib/c/built-in.o [2021-05-06T10:47:29.853Z] #43 162.4 LINK lib/c/libcriu.so [2021-05-06T10:47:29.853Z] #43 162.4 LINK lib/c/libcriu.a [2021-05-06T10:47:29.853Z] #43 162.5 GEN magic.py [2021-05-06T10:47:29.853Z] #43 162.6 Note: Building without setproctitle() and strlcpy() support. [2021-05-06T10:47:29.853Z] #43 162.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-06T10:47:29.853Z] #43 162.6 Note: Building without GnuTLS support [2021-05-06T10:47:29.853Z] #43 162.6 Makefile.config:39: Warn: you have no libnftables installed [2021-05-06T10:47:29.853Z] #43 162.6 Makefile.config:40: Warn: Building without nftables support [2021-05-06T10:47:29.950Z] #43 160.0 CC criu/uffd.o [2021-05-06T10:47:30.415Z] #43 163.2 fatal: not a git repository (or any of the parent directories): .git [2021-05-06T10:47:30.888Z] #43 160.8 CC criu/util.o [2021-05-06T10:47:30.977Z] #43 163.7 make[1]: Nothing to be done for 'all'. [2021-05-06T10:47:31.168Z] #56 ... [2021-05-06T10:47:31.168Z] [2021-05-06T10:47:31.168Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:31.168Z] #53 sha256:14668e429112791442bda9e451920f5675a645cfecaf0885aebc524f2473ec24 [2021-05-06T10:47:31.168Z] #53 123.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-06T10:47:31.457Z] #43 161.7 CC criu/uts_ns.o [2021-05-06T10:47:31.540Z] #43 164.3 make[1]: 'images/built-in.o' is up to date. [2021-05-06T10:47:31.540Z] #43 164.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-06T10:47:31.540Z] #43 164.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-06T10:47:31.540Z] #43 164.3 make[1]: 'compel/libcompel.a' is up to date. [2021-05-06T10:47:31.540Z] #43 164.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-06T10:47:31.736Z] #53 124.3 + mkdir -p /build [2021-05-06T10:47:31.736Z] #53 124.3 + cp runc /build/runc [2021-05-06T10:47:31.796Z] #43 164.4 make[1]: Nothing to be done for 'all'. [2021-05-06T10:47:31.796Z] #43 164.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-06T10:47:31.796Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:31.796Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:31.796Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:32.026Z] #43 161.9 CC criu/vdso-compat.o [2021-05-06T10:47:32.026Z] #43 162.0 CC criu/vdso.o [2021-05-06T10:47:32.076Z] #43 164.7 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:32.076Z] #43 164.8 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:32.076Z] #43 164.8 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:32.076Z] #43 164.9 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:32.076Z] #43 164.9 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:32.305Z] #53 DONE 124.9s [2021-05-06T10:47:32.305Z] [2021-05-06T10:47:32.305Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:32.305Z] #56 sha256:46adb00fe43ff4197e40ed8fa26a3a64d1011859eedd11fa4fd9edc9e0fd357c [2021-05-06T10:47:32.337Z] #43 165.0 INSTALL criu/criu [2021-05-06T10:47:32.595Z] #43 162.4 LINK criu/built-in.o [2021-05-06T10:47:32.595Z] #43 162.6 LINK criu/criu [2021-05-06T10:47:32.597Z] #43 DONE 165.3s [2021-05-06T10:47:32.597Z] [2021-05-06T10:47:32.597Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:32.597Z] #56 sha256:b63f5629bb36912dbf4147172bb5bf5625801387a1155111e96e8b367451528a [2021-05-06T10:47:32.856Z] #43 162.9 DEP lib/c/criu.d [2021-05-06T10:47:32.856Z] #43 163.0 CC images/rpc.pb-c.o [2021-05-06T10:47:33.149Z] #30 ... [2021-05-06T10:47:33.149Z] [2021-05-06T10:47:33.149Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:33.149Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:47:33.149Z] #43 153.2 CC criu/util.o [2021-05-06T10:47:33.149Z] #43 154.3 CC criu/uts_ns.o [2021-05-06T10:47:33.149Z] #43 154.6 CC criu/vdso.o [2021-05-06T10:47:33.149Z] #43 155.1 LINK criu/built-in.o [2021-05-06T10:47:33.149Z] #43 155.2 LINK criu/criu [2021-05-06T10:47:33.149Z] #43 155.6 DEP lib/c/criu.d [2021-05-06T10:47:33.149Z] #43 155.6 CC images/rpc.pb-c.o [2021-05-06T10:47:33.149Z] #43 156.2 CC lib/c/criu.o [2021-05-06T10:47:33.149Z] #43 157.2 LINK lib/c/built-in.o [2021-05-06T10:47:33.149Z] #43 157.2 LINK lib/c/libcriu.so [2021-05-06T10:47:33.149Z] #43 157.2 LINK lib/c/libcriu.a [2021-05-06T10:47:33.149Z] #43 157.4 GEN magic.py [2021-05-06T10:47:33.149Z] #43 157.6 Note: Building without setproctitle() and strlcpy() support. [2021-05-06T10:47:33.149Z] #43 157.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-06T10:47:33.149Z] #43 157.6 Note: Building without GnuTLS support [2021-05-06T10:47:33.149Z] #43 157.6 Makefile.config:39: Warn: you have no libnftables installed [2021-05-06T10:47:33.149Z] #43 157.6 Makefile.config:40: Warn: Building without nftables support [2021-05-06T10:47:33.149Z] #43 158.4 fatal: not a git repository (or any of the parent directories): .git [2021-05-06T10:47:33.243Z] #56 ... [2021-05-06T10:47:33.243Z] [2021-05-06T10:47:33.243Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-06T10:47:33.243Z] #54 sha256:67973bd6a901c42dd61379866009b79ff6b35332db236d039ea1021a2586bd16 [2021-05-06T10:47:33.425Z] #43 163.4 CC lib/c/criu.o [2021-05-06T10:47:33.503Z] #54 DONE 0.3s [2021-05-06T10:47:33.503Z] [2021-05-06T10:47:33.503Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:33.503Z] #56 sha256:46adb00fe43ff4197e40ed8fa26a3a64d1011859eedd11fa4fd9edc9e0fd357c [2021-05-06T10:47:33.534Z] #56 ... [2021-05-06T10:47:33.534Z] [2021-05-06T10:47:33.534Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-06T10:47:33.534Z] #44 sha256:a83dd9b4a7354c1442fd26fd0a43091994404943d761534d36e9c2a970efdd86 [2021-05-06T10:47:33.534Z] #44 DONE 0.1s [2021-05-06T10:47:33.790Z] [2021-05-06T10:47:33.790Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-06T10:47:33.790Z] #46 sha256:f8f36dd73c9f01d28f314b2406198b5db0e5d0fb38fb15d917a6c48d3f4b25da [2021-05-06T10:47:34.047Z] #46 DONE 0.2s [2021-05-06T10:47:34.047Z] [2021-05-06T10:47:34.047Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-06T10:47:34.047Z] #48 sha256:00a882bb5a79da48bd1dd6a1dda756a9ed495238aa0fe33320fa9bc33b64bc20 [2021-05-06T10:47:34.047Z] #48 DONE 0.1s [2021-05-06T10:47:34.047Z] [2021-05-06T10:47:34.047Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-06T10:47:34.047Z] #50 sha256:8faf4db1e61864677508f06ba5ed93f662726c4c2c7ad09963009c978bcab8d0 [2021-05-06T10:47:34.100Z] #43 159.2 make[1]: Nothing to be done for 'all'. [2021-05-06T10:47:34.363Z] #43 164.2 LINK lib/c/built-in.o [2021-05-06T10:47:34.364Z] #43 164.2 LINK lib/c/libcriu.so [2021-05-06T10:47:34.364Z] #43 164.3 LINK lib/c/libcriu.a [2021-05-06T10:47:34.364Z] #43 164.4 GEN magic.py [2021-05-06T10:47:34.364Z] #43 164.5 Note: Building without setproctitle() and strlcpy() support. [2021-05-06T10:47:34.364Z] #43 164.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-06T10:47:34.364Z] #43 164.5 Note: Building without GnuTLS support [2021-05-06T10:47:34.364Z] #43 164.5 Makefile.config:39: Warn: you have no libnftables installed [2021-05-06T10:47:34.364Z] #43 164.5 Makefile.config:40: Warn: Building without nftables support [2021-05-06T10:47:34.609Z] #50 DONE 0.5s [2021-05-06T10:47:34.609Z] [2021-05-06T10:47:34.609Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:34.609Z] #53 sha256:b39c5f088c69c227dcb4c9bc5339382ce21318986123b77a481c62824aee2dc5 [2021-05-06T10:47:34.609Z] #53 ... [2021-05-06T10:47:34.609Z] [2021-05-06T10:47:34.609Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-06T10:47:34.609Z] #52 sha256:4819d1937d21e649ab5b58facfbfec6301c59aa0857b0f2e6393e5a9c3c2659c [2021-05-06T10:47:34.609Z] #52 DONE 0.1s [2021-05-06T10:47:34.865Z] [2021-05-06T10:47:34.865Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:34.865Z] #53 sha256:b39c5f088c69c227dcb4c9bc5339382ce21318986123b77a481c62824aee2dc5 [2021-05-06T10:47:34.933Z] #43 165.0 fatal: not a git repository (or any of the parent directories): .git [2021-05-06T10:47:35.052Z] #43 160.0 make[1]: 'images/built-in.o' is up to date. [2021-05-06T10:47:35.052Z] #43 160.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-06T10:47:35.052Z] #43 160.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-06T10:47:35.052Z] #43 160.1 make[1]: 'compel/libcompel.a' is up to date. [2021-05-06T10:47:35.052Z] #43 160.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-06T10:47:35.052Z] #43 160.2 make[1]: Nothing to be done for 'all'. [2021-05-06T10:47:35.052Z] #43 160.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-06T10:47:35.315Z] #43 ... [2021-05-06T10:47:35.315Z] [2021-05-06T10:47:35.315Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-06T10:47:35.315Z] #30 sha256:db92c757b58b22e13fad5fc704142dce787e081bea8981a03d3d0be6da302cf5 [2021-05-06T10:47:35.315Z] #30 DONE 7.7s [2021-05-06T10:47:35.315Z] [2021-05-06T10:47:35.315Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:35.315Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:47:35.315Z] #43 160.5 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:35.315Z] #43 ... [2021-05-06T10:47:35.315Z] [2021-05-06T10:47:35.315Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-06T10:47:35.315Z] #33 sha256:a09e0fab178b16e835b11f4715864e2d90e2055477de08717fa91c58d35ab99b [2021-05-06T10:47:35.501Z] #43 165.5 make[1]: Nothing to be done for 'all'. [2021-05-06T10:47:35.893Z] #33 DONE 0.7s [2021-05-06T10:47:35.893Z] [2021-05-06T10:47:35.893Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-06T10:47:35.893Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T10:47:35.893Z] #43 160.5 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:35.893Z] #43 160.6 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:35.893Z] #43 160.7 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:35.893Z] #43 160.8 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:35.893Z] #43 160.8 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:35.893Z] #43 160.9 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:35.893Z] #43 161.0 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:35.893Z] #43 161.0 INSTALL criu/criu [2021-05-06T10:47:35.893Z] #43 DONE 161.1s [2021-05-06T10:47:35.893Z] [2021-05-06T10:47:35.893Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-06T10:47:35.893Z] #35 sha256:dcd23beefa72263dfec20c6ad27e21476328da9d682916e5e2383f68685f0610 [2021-05-06T10:47:35.893Z] #35 DONE 0.1s [2021-05-06T10:47:35.893Z] [2021-05-06T10:47:35.893Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:35.893Z] #56 sha256:7efece523247ad19ffa16bf5a12e9c1d2b84689db3f6656f03792a2b6909d695 [2021-05-06T10:47:36.071Z] #43 166.0 make[1]: 'images/built-in.o' is up to date. [2021-05-06T10:47:36.071Z] #43 166.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-06T10:47:36.071Z] #43 166.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-06T10:47:36.071Z] #43 166.1 make[1]: 'compel/libcompel.a' is up to date. [2021-05-06T10:47:36.071Z] #43 166.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-06T10:47:36.158Z] #56 ... [2021-05-06T10:47:36.158Z] [2021-05-06T10:47:36.158Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-06T10:47:36.158Z] #38 sha256:45458307cbd986f3be66ddb11dc55dcb0cc925c7d37ccc1c28ca232d5bd52bbd [2021-05-06T10:47:36.158Z] #38 DONE 0.1s [2021-05-06T10:47:36.158Z] [2021-05-06T10:47:36.158Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-06T10:47:36.158Z] #41 sha256:7e95783c8c53b918e6226f01fdaea5ba0f3fcdf14214fa06103b36ffb328b8b9 [2021-05-06T10:47:36.331Z] #43 166.2 make[1]: Nothing to be done for 'all'. [2021-05-06T10:47:36.331Z] #43 166.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-06T10:47:36.331Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:36.331Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:36.591Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:36.591Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:36.591Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:36.591Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:36.591Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:36.850Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2021-05-06T10:47:36.850Z] #43 166.7 INSTALL criu/criu [2021-05-06T10:47:37.112Z] #43 DONE 167.0s [2021-05-06T10:47:37.112Z] [2021-05-06T10:47:37.112Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:37.112Z] #56 sha256:9e1c6fe86c4ff56d5dd25d29db10f219d3372655e85262d62ee3be1a1d4ad46d [2021-05-06T10:47:37.113Z] #41 DONE 0.7s [2021-05-06T10:47:37.113Z] [2021-05-06T10:47:37.113Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:37.113Z] #56 sha256:7efece523247ad19ffa16bf5a12e9c1d2b84689db3f6656f03792a2b6909d695 [2021-05-06T10:47:38.064Z] #56 ... [2021-05-06T10:47:38.064Z] [2021-05-06T10:47:38.064Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-06T10:47:38.064Z] #44 sha256:d271250a4d259b10ec829d05bf3306cb33b8beddb4cfc1f60183a450cc504788 [2021-05-06T10:47:38.327Z] #44 DONE 0.3s [2021-05-06T10:47:38.327Z] [2021-05-06T10:47:38.327Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:38.327Z] #56 sha256:7efece523247ad19ffa16bf5a12e9c1d2b84689db3f6656f03792a2b6909d695 [2021-05-06T10:47:38.327Z] #56 ... [2021-05-06T10:47:38.327Z] [2021-05-06T10:47:38.327Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-06T10:47:38.327Z] #46 sha256:a2d0289dc40ae5d1466b2de73e2b4907567d0ad30026fa5ccdfc0e3682d06394 [2021-05-06T10:47:38.492Z] #56 ... [2021-05-06T10:47:38.492Z] [2021-05-06T10:47:38.492Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-06T10:47:38.492Z] #44 sha256:8b3b168a9ae2a82c36ed1fdbadaa743c8b2d12822e82cb15e829197a1a316e2d [2021-05-06T10:47:38.492Z] #44 DONE 0.1s [2021-05-06T10:47:38.591Z] #46 DONE 0.4s [2021-05-06T10:47:38.591Z] [2021-05-06T10:47:38.591Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:38.591Z] #56 sha256:7efece523247ad19ffa16bf5a12e9c1d2b84689db3f6656f03792a2b6909d695 [2021-05-06T10:47:38.752Z] [2021-05-06T10:47:38.752Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-06T10:47:38.752Z] #46 sha256:954792fce3090cd0a5ced3aea0126633e4dcf6a79fb55c3cf4aeee848c3bb607 [2021-05-06T10:47:38.752Z] #46 DONE 0.1s [2021-05-06T10:47:38.752Z] [2021-05-06T10:47:38.752Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-06T10:47:38.752Z] #48 sha256:1fdb510ef7319aaaf15f9c184e753ae8b5033992a89e1b6a602001ff876f8d40 [2021-05-06T10:47:38.752Z] #48 DONE 0.1s [2021-05-06T10:47:38.752Z] [2021-05-06T10:47:38.752Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-06T10:47:38.752Z] #50 sha256:25ccd03109c44045dae9543beeef805f526fd8856d43d5062fdc2c66f01b5420 [2021-05-06T10:47:38.854Z] #56 ... [2021-05-06T10:47:38.854Z] [2021-05-06T10:47:38.854Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-06T10:47:38.854Z] #48 sha256:ef2f857769be406387ba9971b5c28fb5aa48192332d43e66bdd86fd0b3ecbf14 [2021-05-06T10:47:38.854Z] #48 DONE 0.3s [2021-05-06T10:47:38.854Z] [2021-05-06T10:47:38.854Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:38.854Z] #56 sha256:7efece523247ad19ffa16bf5a12e9c1d2b84689db3f6656f03792a2b6909d695 [2021-05-06T10:47:39.118Z] #56 ... [2021-05-06T10:47:39.118Z] [2021-05-06T10:47:39.118Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-06T10:47:39.118Z] #50 sha256:64971b89930ddbc0a2b33b04327c2ce759e41928f393b498f525c6b162c3b20a [2021-05-06T10:47:39.321Z] #50 DONE 0.5s [2021-05-06T10:47:39.322Z] [2021-05-06T10:47:39.322Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:39.322Z] #53 sha256:3c6c31fe35254ef3a268e13d5e43203a61234a4abbbc91991cae68e4fb019310 [2021-05-06T10:47:39.322Z] #53 ... [2021-05-06T10:47:39.322Z] [2021-05-06T10:47:39.322Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-06T10:47:39.322Z] #52 sha256:7497cc0cfe13b99cef49d82b5cc44558dc6147f06cdd57a54e23acd09ac5d62e [2021-05-06T10:47:39.322Z] #52 DONE 0.1s [2021-05-06T10:47:39.581Z] [2021-05-06T10:47:39.581Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:39.581Z] #53 sha256:3c6c31fe35254ef3a268e13d5e43203a61234a4abbbc91991cae68e4fb019310 [2021-05-06T10:47:40.068Z] #50 DONE 1.1s [2021-05-06T10:47:40.068Z] [2021-05-06T10:47:40.068Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-06T10:47:40.068Z] #52 sha256:1e21b7f469a90fab2efe6014bde5722bd5ae1a7b0560de084c9bb5e655da300a [2021-05-06T10:47:40.331Z] #52 DONE 0.1s [2021-05-06T10:47:40.331Z] [2021-05-06T10:47:40.331Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-06T10:47:40.331Z] #54 sha256:c9cb46393e89efc9bda0ac6bbc19444fc6d0951686bb609a1a63a8f17eb7fdce [2021-05-06T10:47:40.906Z] #54 DONE 0.5s [2021-05-06T10:47:40.906Z] [2021-05-06T10:47:40.906Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:40.906Z] #56 sha256:7efece523247ad19ffa16bf5a12e9c1d2b84689db3f6656f03792a2b6909d695 [2021-05-06T10:47:41.404Z] #53 ... [2021-05-06T10:47:41.404Z] [2021-05-06T10:47:41.404Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:41.404Z] #56 sha256:b63f5629bb36912dbf4147172bb5bf5625801387a1155111e96e8b367451528a [2021-05-06T10:47:41.404Z] #56 193.7 + bin/containerd [2021-05-06T10:47:43.776Z] #53 ... [2021-05-06T10:47:43.776Z] [2021-05-06T10:47:43.776Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:43.776Z] #56 sha256:9e1c6fe86c4ff56d5dd25d29db10f219d3372655e85262d62ee3be1a1d4ad46d [2021-05-06T10:47:43.776Z] #56 197.9 + bin/containerd [2021-05-06T10:47:45.578Z] #56 ... [2021-05-06T10:47:45.578Z] [2021-05-06T10:47:45.578Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:45.578Z] #53 sha256:b39c5f088c69c227dcb4c9bc5339382ce21318986123b77a481c62824aee2dc5 [2021-05-06T10:47:45.578Z] #53 123.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-06T10:47:45.578Z] #53 124.5 + mkdir -p /build [2021-05-06T10:47:45.578Z] #53 124.5 + cp runc /build/runc [2021-05-06T10:47:45.578Z] #53 DONE 125.1s [2021-05-06T10:47:45.578Z] [2021-05-06T10:47:45.578Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:45.578Z] #56 sha256:b63f5629bb36912dbf4147172bb5bf5625801387a1155111e96e8b367451528a [2021-05-06T10:47:46.506Z] #56 ... [2021-05-06T10:47:46.506Z] [2021-05-06T10:47:46.506Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-06T10:47:46.506Z] #54 sha256:32eb9b106113b4b64573a306b57a0d43e9986378f2d6a920553dcebebb6d2c49 [2021-05-06T10:47:46.506Z] #54 DONE 0.2s [2021-05-06T10:47:46.506Z] [2021-05-06T10:47:46.506Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:46.506Z] #56 sha256:b63f5629bb36912dbf4147172bb5bf5625801387a1155111e96e8b367451528a [2021-05-06T10:47:50.395Z] #56 ... [2021-05-06T10:47:50.395Z] [2021-05-06T10:47:50.395Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T10:47:50.395Z] #53 sha256:3c6c31fe35254ef3a268e13d5e43203a61234a4abbbc91991cae68e4fb019310 [2021-05-06T10:47:50.395Z] #53 127.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-06T10:47:50.395Z] #53 128.5 + mkdir -p /build [2021-05-06T10:47:50.395Z] #53 128.5 + cp runc /build/runc [2021-05-06T10:47:50.395Z] #53 DONE 128.9s [2021-05-06T10:47:50.395Z] [2021-05-06T10:47:50.395Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:50.395Z] #56 sha256:9e1c6fe86c4ff56d5dd25d29db10f219d3372655e85262d62ee3be1a1d4ad46d [2021-05-06T10:47:50.971Z] #56 ... [2021-05-06T10:47:50.972Z] [2021-05-06T10:47:50.972Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-06T10:47:50.972Z] #54 sha256:7d4bd7fb7088e6e2bf5b109f3f2a8e2740b58f24879317e885d276230fb55c69 [2021-05-06T10:47:51.230Z] #54 DONE 0.2s [2021-05-06T10:47:51.230Z] [2021-05-06T10:47:51.230Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T10:47:51.230Z] #56 sha256:9e1c6fe86c4ff56d5dd25d29db10f219d3372655e85262d62ee3be1a1d4ad46d [2021-05-06T10:47:59.046Z] #56 224.3 + bin/containerd-stress [2021-05-06T10:47:59.994Z] #56 227.6 + bin/containerd-shim [2021-05-06T10:48:00.047Z] #56 224.7 + bin/containerd-stress [2021-05-06T10:48:00.047Z] #56 226.6 + bin/containerd-shim [2021-05-06T10:48:01.166Z] 399f118dfaa9: Pull complete [2021-05-06T10:48:01.166Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-05-06T10:48:01.166Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T10:48:01.166Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T10:48:01.166Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-05-06T10:48:01.166Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-05-06T10:48:01.166Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1879' [2021-05-06T10:48:01.166Z] INFO: Docker version of control daemon [2021-05-06T10:48:01.166Z] [2021-05-06T10:48:01.166Z] Client: Docker Engine - Enterprise [2021-05-06T10:48:01.166Z] Version: 19.03.12 [2021-05-06T10:48:01.166Z] API version: 1.40 [2021-05-06T10:48:01.166Z] Go version: go1.13.13 [2021-05-06T10:48:01.166Z] Git commit: 4306744 [2021-05-06T10:48:01.166Z] Built: 08/05/2020 19:27:53 [2021-05-06T10:48:01.166Z] OS/Arch: windows/amd64 [2021-05-06T10:48:01.166Z] Experimental: false [2021-05-06T10:48:01.166Z] [2021-05-06T10:48:01.166Z] Server: Docker Engine - Enterprise [2021-05-06T10:48:01.166Z] Engine: [2021-05-06T10:48:01.166Z] Version: 19.03.12 [2021-05-06T10:48:01.166Z] API version: 1.40 (minimum version 1.24) [2021-05-06T10:48:01.166Z] Go version: go1.13.13 [2021-05-06T10:48:01.166Z] Git commit: f295753ffd [2021-05-06T10:48:01.166Z] Built: 08/05/2020 19:26:41 [2021-05-06T10:48:01.166Z] OS/Arch: windows/amd64 [2021-05-06T10:48:01.166Z] Experimental: true [2021-05-06T10:48:01.166Z] [2021-05-06T10:48:01.166Z] INFO: Docker info of control daemon [2021-05-06T10:48:01.166Z] [2021-05-06T10:48:01.166Z] Client: [2021-05-06T10:48:01.166Z] Debug Mode: false [2021-05-06T10:48:01.166Z] Plugins: [2021-05-06T10:48:01.166Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-05-06T10:48:01.166Z] [2021-05-06T10:48:01.166Z] Server: [2021-05-06T10:48:01.166Z] Containers: 0 [2021-05-06T10:48:01.166Z] Running: 0 [2021-05-06T10:48:01.166Z] Paused: 0 [2021-05-06T10:48:01.166Z] Stopped: 0 [2021-05-06T10:48:01.166Z] Images: 1 [2021-05-06T10:48:01.166Z] Server Version: 19.03.12 [2021-05-06T10:48:01.166Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-06T10:48:01.166Z] Windows: [2021-05-06T10:48:01.166Z] LCOW: [2021-05-06T10:48:01.166Z] Logging Driver: json-file [2021-05-06T10:48:01.166Z] Plugins: [2021-05-06T10:48:01.166Z] Volume: local [2021-05-06T10:48:01.166Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T10:48:01.166Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T10:48:01.166Z] Swarm: inactive [2021-05-06T10:48:01.166Z] Default Isolation: process [2021-05-06T10:48:01.166Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-06T10:48:01.166Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-05-06T10:48:01.166Z] OSType: windows [2021-05-06T10:48:01.166Z] Architecture: x86_64 [2021-05-06T10:48:01.166Z] CPUs: 4 [2021-05-06T10:48:01.166Z] Total Memory: 32GiB [2021-05-06T10:48:01.166Z] Name: azwin-2-09b120 [2021-05-06T10:48:01.166Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-05-06T10:48:01.166Z] Docker Root Dir: D:\docker [2021-05-06T10:48:01.166Z] Debug Mode: false [2021-05-06T10:48:01.166Z] Registry: https://index.docker.io/v1/ [2021-05-06T10:48:01.166Z] Labels: [2021-05-06T10:48:01.166Z] Experimental: true [2021-05-06T10:48:01.166Z] Insecure Registries: [2021-05-06T10:48:01.166Z] 10.0.0.4:5000 [2021-05-06T10:48:01.166Z] 127.0.0.0/8 [2021-05-06T10:48:01.166Z] Registry Mirrors: [2021-05-06T10:48:01.166Z] http://10.0.0.4:5000/ [2021-05-06T10:48:01.166Z] Live Restore Enabled: false [2021-05-06T10:48:01.166Z] [2021-05-06T10:48:01.166Z] [2021-05-06T10:48:01.166Z] INFO: Commit hash is 9febcb9b6f [2021-05-06T10:48:01.166Z] INFO: Nuke-Everything... [2021-05-06T10:48:01.166Z] INFO: Container count on control daemon to delete is 0 [2021-05-06T10:48:01.166Z] INFO: Nuking d:\CI [2021-05-06T10:48:01.166Z] INFO: Zapped successfully [2021-05-06T10:48:01.166Z] INFO: Location for testing is d:\CI\PR-42339\5 [2021-05-06T10:48:01.166Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-06T10:48:01.166Z] [2021-05-06T10:48:01.166Z] [2021-05-06T10:48:01.166Z] INFO: Building the image from Dockerfile.windows at 05/06/2021 10:47:52... [2021-05-06T10:48:01.166Z] [2021-05-06T10:48:01.166Z] Sending build context to Docker daemon 58.22MB [2021-05-06T10:48:01.166Z] [2021-05-06T10:48:01.166Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-06T10:48:01.166Z] ---> 152749f71f8f [2021-05-06T10:48:01.166Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-06T10:48:01.166Z] ---> Running in cbad4a7586e3 [2021-05-06T10:48:01.166Z] Removing intermediate container cbad4a7586e3 [2021-05-06T10:48:01.166Z] ---> 3ab7fe48564c [2021-05-06T10:48:01.166Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-06T10:48:01.166Z] ---> Running in a73faf17cdcc [2021-05-06T10:48:01.166Z] Removing intermediate container a73faf17cdcc [2021-05-06T10:48:01.166Z] ---> 7fecba3fa17f [2021-05-06T10:48:01.166Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-06T10:48:01.166Z] ---> Running in db8f1f7edc02 [2021-05-06T10:48:01.166Z] Removing intermediate container db8f1f7edc02 [2021-05-06T10:48:01.166Z] ---> ce3c88f00bdb [2021-05-06T10:48:01.166Z] 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-05-06T10:48:01.166Z] ---> Running in 3270ff86e443 [2021-05-06T10:48:01.166Z] Removing intermediate container 3270ff86e443 [2021-05-06T10:48:01.166Z] ---> 1eba3f382f41 [2021-05-06T10:48:01.167Z] 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-05-06T10:48:01.167Z] ---> Running in 1850666e1e0f [2021-05-06T10:48:02.682Z] [2021-05-06T10:48:02.682Z] SUCCESS: Specified value was saved. [2021-05-06T10:48:03.133Z] INFO: Downloading git... [2021-05-06T10:48:04.663Z] INFO: Downloading go... [2021-05-06T10:48:05.317Z] #56 233.3 + bin/containerd-shim-runc-v1 [2021-05-06T10:48:06.184Z] INFO: Downloading compiler 1 of 3... [2021-05-06T10:48:06.606Z] #56 233.4 + bin/containerd-shim-runc-v1 [2021-05-06T10:48:07.140Z] INFO: Downloading compiler 2 of 3... [2021-05-06T10:48:07.592Z] INFO: Downloading compiler 3 of 3... [2021-05-06T10:48:08.545Z] INFO: Extracting git... [2021-05-06T10:48:09.510Z] #56 237.7 + bin/containerd-shim-runc-v2 [2021-05-06T10:48:09.927Z] #56 237.4 + bin/containerd-shim-runc-v2 [2021-05-06T10:48:10.445Z] #56 238.6 + binaries [2021-05-06T10:48:10.445Z] #56 238.6 + install -D bin/containerd /build/containerd [2021-05-06T10:48:10.445Z] #56 238.7 + install -D bin/containerd-shim /build/containerd-shim [2021-05-06T10:48:10.445Z] #56 238.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-06T10:48:10.445Z] #56 238.7 + install -D bin/ctr /build/ctr [2021-05-06T10:48:11.316Z] #56 238.9 + binaries [2021-05-06T10:48:11.316Z] #56 238.9 + install -D bin/containerd /build/containerd [2021-05-06T10:48:11.316Z] #56 239.0 + install -D bin/containerd-shim /build/containerd-shim [2021-05-06T10:48:11.316Z] #56 239.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-06T10:48:11.316Z] #56 239.1 + install -D bin/ctr /build/ctr [2021-05-06T10:48:11.819Z] #56 DONE 240.1s [2021-05-06T10:48:12.757Z] [2021-05-06T10:48:12.757Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-06T10:48:12.757Z] #57 sha256:7dec4cb6415ae5478d8ad83eecd2fda79b740e6c66e11564d1c7324d4f10daec [2021-05-06T10:48:13.002Z] #56 223.6 + bin/containerd-stress [2021-05-06T10:48:13.261Z] #56 225.6 + bin/containerd-shim [2021-05-06T10:48:13.694Z] #57 DONE 0.8s [2021-05-06T10:48:13.694Z] [2021-05-06T10:48:13.694Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-06T10:48:13.694Z] #61 sha256:7f322e6885059f80d0aa2ed90016d1649c75b7fb92d4b5cf223bb3699fceee17 [2021-05-06T10:48:13.694Z] #61 DONE 0.2s [2021-05-06T10:48:13.694Z] [2021-05-06T10:48:13.694Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-06T10:48:13.694Z] #66 sha256:ea1d1ae0e2b9a87a78e35b2bffa7a88b816e5fb4914f549f0af2331ce19fb714 [2021-05-06T10:48:14.629Z] #66 DONE 0.8s [2021-05-06T10:48:14.629Z] [2021-05-06T10:48:14.629Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-06T10:48:14.629Z] #68 sha256:4a9a28df5d753587fbb6855d4770ecccecc8e41bd11508d2d20421cb4b17cd79 [2021-05-06T10:48:14.629Z] #68 DONE 0.1s [2021-05-06T10:48:14.629Z] [2021-05-06T10:48:14.629Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-06T10:48:14.629Z] #69 sha256:f2f8a1e816d7f73b0c03d271ee4e1b77fa53274b4ed5265c3b794f0194076e57 [2021-05-06T10:48:14.629Z] #69 DONE 0.0s [2021-05-06T10:48:14.629Z] [2021-05-06T10:48:14.629Z] #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-05-06T10:48:14.629Z] #70 sha256:63f31f738505b1e0a7239cf23c28ec86b3237b47e8ad280e4c3b07428f43103d [2021-05-06T10:48:15.529Z] #56 DONE 242.6s [2021-05-06T10:48:15.564Z] #70 0.696 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-05-06T10:48:15.564Z] #70 0.697 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-06T10:48:15.564Z] #70 0.772 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-06T10:48:15.564Z] #70 0.773 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-06T10:48:16.132Z] #70 1.040 Reading package lists... [2021-05-06T10:48:16.474Z] [2021-05-06T10:48:16.474Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-06T10:48:16.474Z] #57 sha256:1fcc2e6c0a4af15e694fd7e3ae87a156589bef8c93494320466923af932c5b27 [2021-05-06T10:48:16.960Z] #70 1.668 Reading package lists... [2021-05-06T10:48:17.218Z] #70 2.290 Building dependency tree... [2021-05-06T10:48:17.218Z] #70 2.416 Reading state information... [2021-05-06T10:48:17.218Z] #70 2.524 The following additional packages will be installed: [2021-05-06T10:48:17.218Z] #70 2.524 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-05-06T10:48:17.218Z] #70 2.525 libpam-systemd [2021-05-06T10:48:17.218Z] #70 2.525 Suggested packages: [2021-05-06T10:48:17.218Z] #70 2.525 systemd-container policykit-1 [2021-05-06T10:48:17.218Z] #70 2.525 Recommended packages: [2021-05-06T10:48:17.218Z] #70 2.525 libnss-systemd [2021-05-06T10:48:17.218Z] #70 2.605 The following NEW packages will be installed: [2021-05-06T10:48:17.218Z] #70 2.605 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-05-06T10:48:17.218Z] #70 2.606 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-05-06T10:48:17.476Z] #70 2.878 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T10:48:17.476Z] #70 2.878 Need to get 4762 kB of archives. [2021-05-06T10:48:17.476Z] #70 2.878 After this operation, 16.6 MB of additional disk space will be used. [2021-05-06T10:48:17.476Z] #70 2.878 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-05-06T10:48:17.476Z] #70 2.880 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-05-06T10:48:17.476Z] #70 2.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-05-06T10:48:17.476Z] #70 2.966 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-05-06T10:48:17.734Z] #70 2.989 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-05-06T10:48:17.734Z] #70 2.990 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-05-06T10:48:17.734Z] #70 3.053 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-05-06T10:48:17.734Z] #70 3.054 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-05-06T10:48:17.734Z] #70 3.057 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-05-06T10:48:17.734Z] #70 3.060 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-05-06T10:48:17.734Z] #70 3.107 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-05-06T10:48:17.787Z] #56 229.1 + bin/containerd-stress [2021-05-06T10:48:17.787Z] #56 231.1 + bin/containerd-shim [2021-05-06T10:48:17.993Z] #70 3.327 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T10:48:17.993Z] #70 3.349 Fetched 4762 kB in 1s (8300 kB/s) [2021-05-06T10:48:17.993Z] #70 3.374 Selecting previously unselected package libargon2-1:amd64. [2021-05-06T10:48:17.993Z] #70 3.374 (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 ... 28057 files and directories currently installed.) [2021-05-06T10:48:17.993Z] #70 3.387 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-05-06T10:48:17.993Z] #70 3.394 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-06T10:48:17.993Z] #70 3.423 Selecting previously unselected package libjson-c3:amd64. [2021-05-06T10:48:17.993Z] #70 3.426 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-05-06T10:48:17.993Z] #70 3.429 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-06T10:48:17.993Z] #70 3.460 Selecting previously unselected package libcryptsetup12:amd64. [2021-05-06T10:48:17.993Z] #70 3.463 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-05-06T10:48:17.993Z] #70 3.466 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-06T10:48:17.993Z] #70 3.513 Selecting previously unselected package libidn11:amd64. [2021-05-06T10:48:17.993Z] #70 3.513 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-05-06T10:48:18.251Z] #70 3.516 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-05-06T10:48:18.251Z] #70 3.557 Selecting previously unselected package libkmod2:amd64. [2021-05-06T10:48:18.251Z] #70 3.560 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-05-06T10:48:18.251Z] #70 3.563 Unpacking libkmod2:amd64 (26-1) ... [2021-05-06T10:48:18.251Z] #70 3.605 Selecting previously unselected package systemd. [2021-05-06T10:48:18.251Z] #70 3.608 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-05-06T10:48:18.251Z] #70 3.646 Unpacking systemd (241-7~deb10u7) ... [2021-05-06T10:48:18.391Z] #57 DONE 1.9s [2021-05-06T10:48:18.391Z] [2021-05-06T10:48:18.391Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-06T10:48:18.391Z] #61 sha256:a32435b6003051ff8d443f9caf44091ab17b2c8f88d77a96e5993697e4336d3a [2021-05-06T10:48:18.653Z] #61 DONE 0.4s [2021-05-06T10:48:18.653Z] [2021-05-06T10:48:18.653Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-06T10:48:18.653Z] #66 sha256:e4ebe6e49effce9d9f9b63b09914ada322d966c3a3bde7d8f713a7aa271b8cb0 [2021-05-06T10:48:18.786Z] INFO: Expanding go... [2021-05-06T10:48:18.817Z] #70 4.096 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-06T10:48:18.817Z] #70 4.108 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-06T10:48:18.817Z] #70 4.118 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-06T10:48:18.817Z] #70 4.129 Setting up libidn11:amd64 (1.33-2.2) ... [2021-05-06T10:48:18.817Z] #70 4.139 Setting up libkmod2:amd64 (26-1) ... [2021-05-06T10:48:18.817Z] #70 4.149 Setting up systemd (241-7~deb10u7) ... [2021-05-06T10:48:18.817Z] #70 4.199 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-05-06T10:48:18.817Z] #70 4.199 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-05-06T10:48:18.817Z] #70 4.202 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-06T10:48:18.817Z] #70 4.202 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-06T10:48:19.076Z] #70 4.619 Selecting previously unselected package systemd-sysv. [2021-05-06T10:48:19.334Z] #70 4.619 (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 ... 28854 files and directories currently installed.) [2021-05-06T10:48:19.334Z] #70 4.634 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-05-06T10:48:19.334Z] #70 4.638 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-05-06T10:48:19.334Z] #70 4.678 Selecting previously unselected package libdbus-1-3:amd64. [2021-05-06T10:48:19.334Z] #70 4.678 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-05-06T10:48:19.334Z] #70 4.681 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-06T10:48:19.334Z] #70 4.736 Selecting previously unselected package dbus. [2021-05-06T10:48:19.334Z] #70 4.739 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-05-06T10:48:19.334Z] #70 4.750 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-05-06T10:48:19.334Z] #70 4.807 Selecting previously unselected package libpam-systemd:amd64. [2021-05-06T10:48:19.335Z] #70 4.808 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-05-06T10:48:19.335Z] #70 4.811 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-06T10:48:19.335Z] #70 4.851 Selecting previously unselected package dbus-user-session. [2021-05-06T10:48:19.590Z] 29d5b6a226d2: Pull complete [2021-05-06T10:48:19.590Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-06T10:48:19.590Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T10:48:19.590Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T10:48:19.590Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-05-06T10:48:19.590Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-05-06T10:48:19.590Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-05-06T10:48:19.590Z] INFO: Docker version of control daemon [2021-05-06T10:48:19.590Z] [2021-05-06T10:48:19.590Z] Client: Mirantis Container Runtime [2021-05-06T10:48:19.590Z] Version: 20.10.0 [2021-05-06T10:48:19.590Z] API version: 1.41 [2021-05-06T10:48:19.590Z] Go version: go1.13.15 [2021-05-06T10:48:19.590Z] Git commit: 6ee42dc [2021-05-06T10:48:19.590Z] Built: 03/11/2021 13:24:56 [2021-05-06T10:48:19.590Z] OS/Arch: windows/amd64 [2021-05-06T10:48:19.590Z] Context: default [2021-05-06T10:48:19.590Z] Experimental: true [2021-05-06T10:48:19.590Z] [2021-05-06T10:48:19.590Z] Server: Mirantis Container Runtime [2021-05-06T10:48:19.590Z] Engine: [2021-05-06T10:48:19.590Z] Version: 20.10.0 [2021-05-06T10:48:19.590Z] API version: 1.41 (minimum version 1.24) [2021-05-06T10:48:19.590Z] Go version: go1.13.15 [2021-05-06T10:48:19.590Z] Git commit: 1e08f21e79 [2021-05-06T10:48:19.590Z] Built: 03/11/2021 13:23:32 [2021-05-06T10:48:19.590Z] OS/Arch: windows/amd64 [2021-05-06T10:48:19.590Z] Experimental: true [2021-05-06T10:48:19.590Z] [2021-05-06T10:48:19.590Z] INFO: Docker info of control daemon [2021-05-06T10:48:19.590Z] [2021-05-06T10:48:19.590Z] Client: [2021-05-06T10:48:19.590Z] Context: default [2021-05-06T10:48:19.590Z] Debug Mode: false [2021-05-06T10:48:19.590Z] Plugins: [2021-05-06T10:48:19.590Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-06T10:48:19.590Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-06T10:48:19.590Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-06T10:48:19.590Z] [2021-05-06T10:48:19.590Z] Server: [2021-05-06T10:48:19.590Z] Containers: 0 [2021-05-06T10:48:19.590Z] Running: 0 [2021-05-06T10:48:19.590Z] Paused: 0 [2021-05-06T10:48:19.590Z] Stopped: 0 [2021-05-06T10:48:19.590Z] Images: 1 [2021-05-06T10:48:19.590Z] Server Version: 20.10.0 [2021-05-06T10:48:19.590Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-06T10:48:19.590Z] Windows: [2021-05-06T10:48:19.590Z] LCOW: [2021-05-06T10:48:19.590Z] Logging Driver: json-file [2021-05-06T10:48:19.590Z] Plugins: [2021-05-06T10:48:19.590Z] Volume: local [2021-05-06T10:48:19.590Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T10:48:19.590Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T10:48:19.590Z] Swarm: inactive [2021-05-06T10:48:19.590Z] Default Isolation: process [2021-05-06T10:48:19.590Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-06T10:48:19.590Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-06T10:48:19.590Z] OSType: windows [2021-05-06T10:48:19.590Z] Architecture: x86_64 [2021-05-06T10:48:19.590Z] CPUs: 4 [2021-05-06T10:48:19.590Z] Total Memory: 32GiB [2021-05-06T10:48:19.590Z] Name: azwin-2-2ef430 [2021-05-06T10:48:19.590Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-06T10:48:19.590Z] Docker Root Dir: D:\docker [2021-05-06T10:48:19.590Z] Debug Mode: false [2021-05-06T10:48:19.590Z] Registry: https://index.docker.io/v1/ [2021-05-06T10:48:19.590Z] Labels: [2021-05-06T10:48:19.590Z] Experimental: true [2021-05-06T10:48:19.590Z] Insecure Registries: [2021-05-06T10:48:19.590Z] 10.0.0.4:5000 [2021-05-06T10:48:19.590Z] 127.0.0.0/8 [2021-05-06T10:48:19.590Z] Registry Mirrors: [2021-05-06T10:48:19.590Z] http://10.0.0.4:5000/ [2021-05-06T10:48:19.590Z] Live Restore Enabled: false [2021-05-06T10:48:19.590Z] [2021-05-06T10:48:19.590Z] [2021-05-06T10:48:19.590Z] INFO: Commit hash is bbf727d719 [2021-05-06T10:48:19.590Z] INFO: Nuke-Everything... [2021-05-06T10:48:19.590Z] INFO: Container count on control daemon to delete is 0 [2021-05-06T10:48:19.590Z] INFO: Nuking d:\CI [2021-05-06T10:48:19.590Z] INFO: Zapped successfully [2021-05-06T10:48:19.590Z] INFO: Location for testing is d:\CI\PR-42339\5 [2021-05-06T10:48:19.590Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-06T10:48:19.590Z] [2021-05-06T10:48:19.590Z] [2021-05-06T10:48:19.590Z] INFO: Building the image from Dockerfile.windows at 05/06/2021 10:48:11... [2021-05-06T10:48:19.590Z] [2021-05-06T10:48:19.590Z] Sending build context to Docker daemon 58.22MB [2021-05-06T10:48:19.590Z] [2021-05-06T10:48:19.590Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-06T10:48:19.590Z] ---> 39d157a84080 [2021-05-06T10:48:19.590Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-06T10:48:19.590Z] ---> Running in 95d108041edf [2021-05-06T10:48:19.590Z] Removing intermediate container 95d108041edf [2021-05-06T10:48:19.590Z] ---> 230282c7dfbe [2021-05-06T10:48:19.590Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-06T10:48:19.590Z] ---> Running in f305d3a48878 [2021-05-06T10:48:19.590Z] Removing intermediate container f305d3a48878 [2021-05-06T10:48:19.590Z] ---> f6fa57c5a244 [2021-05-06T10:48:19.590Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-06T10:48:19.590Z] ---> Running in 7c9e1a1a508c [2021-05-06T10:48:19.590Z] Removing intermediate container 7c9e1a1a508c [2021-05-06T10:48:19.590Z] ---> 37383f03c19d [2021-05-06T10:48:19.590Z] 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-05-06T10:48:19.590Z] ---> Running in 829aa23f0a19 [2021-05-06T10:48:19.590Z] Removing intermediate container 829aa23f0a19 [2021-05-06T10:48:19.590Z] ---> fc7daa6535d0 [2021-05-06T10:48:19.591Z] 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-05-06T10:48:19.591Z] ---> Running in 6d35b0edb703 [2021-05-06T10:48:19.593Z] #70 4.852 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-05-06T10:48:19.593Z] #70 4.856 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-06T10:48:19.593Z] #70 4.924 Setting up systemd-sysv (241-7~deb10u7) ... [2021-05-06T10:48:19.593Z] #70 4.936 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-06T10:48:19.593Z] #70 4.946 Setting up dbus (1.12.20-0+deb10u1) ... [2021-05-06T10:48:19.845Z] #56 232.2 + bin/containerd-shim-runc-v1 [2021-05-06T10:48:19.854Z] #70 5.056 invoke-rc.d: could not determine current runlevel [2021-05-06T10:48:19.854Z] #70 5.058 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-06T10:48:19.854Z] #70 5.063 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-06T10:48:19.854Z] #70 5.222 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-06T10:48:19.854Z] #70 5.238 Processing triggers for systemd (241-7~deb10u7) ... [2021-05-06T10:48:19.854Z] #70 5.246 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T10:48:20.114Z] #70 DONE 5.4s [2021-05-06T10:48:20.114Z] [2021-05-06T10:48:20.114Z] #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-05-06T10:48:20.114Z] #71 sha256:7cde11897535dbcf472bfdcfd2f0beafab1e5acce646674eafc04c5d04444d5d [2021-05-06T10:48:20.371Z] #71 0.441 % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-06T10:48:20.371Z] #71 0.441 Dload Upload Total Spent Left Speed [2021-05-06T10:48:20.570Z] #66 DONE 1.9s [2021-05-06T10:48:20.570Z] [2021-05-06T10:48:20.570Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-06T10:48:20.570Z] #68 sha256:672ede1487606f17470ce70038ce8820185b80aac1a9a3ea85f9c1a7522665e2 [2021-05-06T10:48:20.570Z] #68 DONE 0.1s [2021-05-06T10:48:20.570Z] [2021-05-06T10:48:20.570Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-06T10:48:20.570Z] #69 sha256:00d7d95c2eae3fd4085fc94502bc1a48e31b560ef5675170fd8c1029da08758a [2021-05-06T10:48:20.570Z] #69 DONE 0.0s [2021-05-06T10:48:20.570Z] [2021-05-06T10:48:20.570Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-06T10:48:20.570Z] #70 sha256:442a993e1a7b90e90da6fe680d78774327891d7aa1e6e5336202bae36bd51b8f [2021-05-06T10:48:20.630Z] #71 0.441 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18049 0 --:--:-- --:--:-- --:--:-- 18049 [2021-05-06T10:48:20.630Z] #71 DONE 0.6s [2021-05-06T10:48:20.630Z] [2021-05-06T10:48:20.630Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-06T10:48:20.630Z] #72 sha256:8fd80ee42a85ab160524f0375a1f8db2f3fe646456360fea947a63e037a7da8d [2021-05-06T10:48:21.566Z] #72 DONE 0.7s [2021-05-06T10:48:21.566Z] [2021-05-06T10:48:21.566Z] #73 exporting to image [2021-05-06T10:48:21.566Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-06T10:48:21.566Z] #73 exporting layers [2021-05-06T10:48:21.777Z] [2021-05-06T10:48:21.777Z] SUCCESS: Specified value was saved. [2021-05-06T10:48:22.492Z] #70 DONE 1.9s [2021-05-06T10:48:22.492Z] [2021-05-06T10:48:22.492Z] #71 exporting to image [2021-05-06T10:48:22.492Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-06T10:48:22.492Z] #71 exporting layers [2021-05-06T10:48:22.749Z] INFO: Downloading git... [2021-05-06T10:48:23.725Z] INFO: Downloading go... [2021-05-06T10:48:24.356Z] #56 237.8 + bin/containerd-shim-runc-v1 [2021-05-06T10:48:25.135Z] #56 236.6 + bin/containerd-shim-runc-v2 [2021-05-06T10:48:25.135Z] #56 237.5 + binaries [2021-05-06T10:48:25.135Z] #56 237.5 + install -D bin/containerd /build/containerd [2021-05-06T10:48:25.135Z] #56 237.5 + install -D bin/containerd-shim /build/containerd-shim [2021-05-06T10:48:25.135Z] #56 237.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-06T10:48:25.135Z] #56 237.6 + install -D bin/ctr /build/ctr [2021-05-06T10:48:26.497Z] #56 DONE 238.9s [2021-05-06T10:48:26.734Z] #71 exporting layers 4.0s done [2021-05-06T10:48:26.734Z] #71 writing image sha256:048b9778080779141eb1a872d94cfb6855b4d4909230274745e1b7f0d0a3d84d done [2021-05-06T10:48:26.734Z] #71 naming to docker.io/library/docker:9804899a52aa5166307d9887a55a8b9cf9af7339 done [2021-05-06T10:48:26.734Z] #71 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-06T10:48:27.108Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/test/unit [2021-05-06T10:48:27.423Z] [2021-05-06T10:48:27.423Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-06T10:48:27.423Z] #57 sha256:8f0c890c11922a8dff10bf07d31201af40cc388cac8bc489076c36e20ea4ffef [2021-05-06T10:48:28.129Z] #73 exporting layers 6.7s done [2021-05-06T10:48:28.129Z] #73 writing image sha256:47eb2581c3c7d1603a7e67672724832a2a855760380aa8bfcfcc6a07e231c25a done [2021-05-06T10:48:28.129Z] #73 naming to docker.io/library/docker:9804899a52aa5166307d9887a55a8b9cf9af7339 done [2021-05-06T10:48:28.129Z] #73 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-06T10:48:28.347Z] #57 DONE 0.9s [2021-05-06T10:48:28.347Z] [2021-05-06T10:48:28.347Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-06T10:48:28.347Z] #61 sha256:1c286cce0819f4032869cc6831d15951df1bfb0e5e35f27927078393466cfa1a [2021-05-06T10:48:28.347Z] #61 DONE 0.2s [2021-05-06T10:48:28.347Z] [2021-05-06T10:48:28.347Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-06T10:48:28.347Z] #66 sha256:d35a2e9fe0b5be5c013c1ce5dff6368e5127d50eca2dc4cdea78ad94d7bd9df3 [2021-05-06T10:48:28.495Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -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:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/make.sh dynbinary test-integration [2021-05-06T10:48:28.550Z] #56 242.4 + bin/containerd-shim-runc-v2 [2021-05-06T10:48:29.273Z] #66 DONE 0.9s [2021-05-06T10:48:29.273Z] [2021-05-06T10:48:29.273Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-06T10:48:29.273Z] #68 sha256:f42e66b0a2c3d0ee3b0b82a08a09cf61d464a8bef443227ecb21832d65406291 [2021-05-06T10:48:29.273Z] #68 DONE 0.1s [2021-05-06T10:48:29.273Z] [2021-05-06T10:48:29.273Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-06T10:48:29.273Z] #69 sha256:f4ee803ae52f2c744f6fb9891096cd9af6193b53a133c90d9ebe3ac24f2e5bdf [2021-05-06T10:48:29.273Z] #69 DONE 0.0s [2021-05-06T10:48:29.452Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-06T10:48:29.452Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-06T10:48:29.452Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-06T10:48:29.452Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-06T10:48:29.452Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-05-06T10:48:29.452Z] Detected virtualization docker. [2021-05-06T10:48:29.452Z] Detected architecture x86-64. [2021-05-06T10:48:29.452Z] Set hostname to <85f534dab81a>. [2021-05-06T10:48:29.486Z] #56 243.3 + binaries [2021-05-06T10:48:29.486Z] #56 243.3 + install -D bin/containerd /build/containerd [2021-05-06T10:48:29.486Z] #56 243.4 + install -D bin/containerd-shim /build/containerd-shim [2021-05-06T10:48:29.486Z] #56 243.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-06T10:48:29.486Z] #56 243.4 + install -D bin/ctr /build/ctr [2021-05-06T10:48:29.529Z] [2021-05-06T10:48:29.529Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-06T10:48:29.529Z] #70 sha256:79287455944003285defe35c4c6808930a08d3fbdf35cf5baa5691f44af16820 [2021-05-06T10:48:30.037Z] + source /etc/docker-entrypoint-cmd [2021-05-06T10:48:30.037Z] ++ hack/make.sh dynbinary test-integration [2021-05-06T10:48:30.037Z] [2021-05-06T10:48:30.037Z] Removing bundles/ [2021-05-06T10:48:30.037Z] [2021-05-06T10:48:30.037Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-06T10:48:30.296Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T10:48:30.296Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T10:48:30.862Z] #56 DONE 244.8s [2021-05-06T10:48:31.799Z] [2021-05-06T10:48:31.799Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-06T10:48:31.799Z] #57 sha256:322b75c21ec1a6ace7b37ceec9890f8102499555b066f204ed49d9176ba4c3a5 [2021-05-06T10:48:32.306Z] INFO: Downloading compiler 1 of 3... [2021-05-06T10:48:32.410Z] ? github.com/docker/docker/api [no test files] [2021-05-06T10:48:32.735Z] #57 DONE 0.8s [2021-05-06T10:48:32.735Z] [2021-05-06T10:48:32.735Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-06T10:48:32.735Z] #61 sha256:469ad6ab2a6a68710f2385002eb1b979c36d293e0d48a3a8ffe805fdad3428c0 [2021-05-06T10:48:32.766Z] INFO: Downloading compiler 2 of 3... [2021-05-06T10:48:32.766Z] INFO: Downloading compiler 3 of 3... [2021-05-06T10:48:32.766Z] INFO: Extracting git... [2021-05-06T10:48:32.790Z] #70 DONE 2.8s [2021-05-06T10:48:32.790Z] [2021-05-06T10:48:32.790Z] #71 exporting to image [2021-05-06T10:48:32.790Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-06T10:48:32.790Z] #71 exporting layers [2021-05-06T10:48:32.993Z] #61 DONE 0.2s [2021-05-06T10:48:32.993Z] [2021-05-06T10:48:32.993Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-06T10:48:32.993Z] #66 sha256:b284fd9bed8f20f988fdf93ffdf44d0b902f8d090c5fd392d5b1cbfe569ad59c [2021-05-06T10:48:33.928Z] #66 DONE 0.9s [2021-05-06T10:48:33.928Z] [2021-05-06T10:48:33.928Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-06T10:48:33.928Z] #68 sha256:e951973d865e51b4185b67dcc9004712f726a752af18613a6bf70a2cb08d55cc [2021-05-06T10:48:33.928Z] #68 DONE 0.1s [2021-05-06T10:48:33.928Z] [2021-05-06T10:48:33.928Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-06T10:48:33.928Z] #69 sha256:6c49e1b226c4346f9743d634f737c0f3f00c90c95d947b00b00c285bc65a31ed [2021-05-06T10:48:33.928Z] #69 DONE 0.0s [2021-05-06T10:48:33.928Z] [2021-05-06T10:48:33.928Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-06T10:48:33.928Z] #70 sha256:dc7b242f2156c7cfbae516f78c1ea878c900e99be8ff64da98801babeeac8b6e [2021-05-06T10:48:36.370Z] INFO: Expanding compiler 1 of 3... [2021-05-06T10:48:36.370Z] INFO: Expanding compiler 2 of 3... [2021-05-06T10:48:36.461Z] #70 DONE 2.4s [2021-05-06T10:48:36.461Z] [2021-05-06T10:48:36.461Z] #71 exporting to image [2021-05-06T10:48:36.461Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-06T10:48:36.461Z] #71 exporting layers [2021-05-06T10:48:39.323Z] #71 exporting layers 6.9s done [2021-05-06T10:48:39.323Z] #71 writing image sha256:6e03a19a5f556aeba98b92f8d3a68741891b900e300f3da1c5fb78f6903b88e4 done [2021-05-06T10:48:39.323Z] #71 naming to docker.io/library/docker:9804899a52aa5166307d9887a55a8b9cf9af7339 done [2021-05-06T10:48:39.323Z] #71 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-05-06T10:48:39.662Z] + trap exit INT TERM [2021-05-06T10:48:39.662Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-06T10:48:39.662Z] + CONTAINER_NAME=docker-pr5 [2021-05-06T10:48:39.662Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42339/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -e DOCKER_GRAPHDRIVER docker:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/make.sh dynbinary-daemon [2021-05-06T10:48:40.068Z] INFO: Expanding compiler 3 of 3... [2021-05-06T10:48:41.022Z] INFO: Removing downloaded files... [2021-05-06T10:48:41.022Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-06T10:48:41.022Z] INFO: Configuring git core.autocrlf... [2021-05-06T10:48:41.024Z] [2021-05-06T10:48:41.024Z] Removing bundles/ [2021-05-06T10:48:41.024Z] [2021-05-06T10:48:41.024Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-06T10:48:41.024Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T10:48:41.024Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T10:48:43.030Z] #71 exporting layers 6.7s done [2021-05-06T10:48:43.030Z] #71 writing image sha256:a1730ba319f50ae53efae1749c3de61e665725a75ebfb60595445c0cb252a5bb done [2021-05-06T10:48:43.030Z] #71 naming to docker.io/library/docker:9804899a52aa5166307d9887a55a8b9cf9af7339 done [2021-05-06T10:48:43.030Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-06T10:48:43.399Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -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:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/make.sh dynbinary test-integration [2021-05-06T10:48:44.338Z] [2021-05-06T10:48:44.338Z] Removing bundles/ [2021-05-06T10:48:44.338Z] [2021-05-06T10:48:44.598Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-06T10:48:44.598Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T10:48:44.598Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T10:48:45.166Z] INFO: Expanding go... [2021-05-06T10:48:47.363Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2021-05-06T10:49:00.184Z] INFO [loader] Go packages loading at mode 575 (files|name|compiled_files|deps|exports_file|imports|types_sizes) took 1m57.394481679s [2021-05-06T10:49:00.184Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 444.346717ms [2021-05-06T10:49:02.870Z] INFO: Expanding compiler 1 of 3... [2021-05-06T10:49:03.330Z] INFO: Expanding compiler 2 of 3... [2021-05-06T10:49:08.031Z] INFO: Expanding compiler 3 of 3... [2021-05-06T10:49:08.031Z] INFO: Removing downloaded files... [2021-05-06T10:49:08.492Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-06T10:49:08.492Z] INFO: Configuring git core.autocrlf... [2021-05-06T10:49:12.412Z] INFO [runner/unused/goanalysis] analyzers took 28.780294516s with top 10 stages: buildssa: 24.421313181s, U1000: 4.358981335s [2021-05-06T10:49:41.312Z] Removing intermediate container 1850666e1e0f [2021-05-06T10:49:41.312Z] ---> 1b2097c2c52a [2021-05-06T10:49:41.312Z] 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-05-06T10:49:41.312Z] ---> Running in 38c7a82cb385 [2021-05-06T10:49:43.471Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-06T10:49:43.698Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 14.7% of statements [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-06T10:49:43.698Z] ok github.com/docker/docker/api/server/middleware 0.071s coverage: 37.7% of statements [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-06T10:49:43.698Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2021-05-06T10:49:43.698Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2021-05-06T10:49:43.698Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 5.7% of statements [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/types [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-06T10:49:43.698Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-06T10:49:43.699Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2021-05-06T10:49:43.699Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/builder [no test files] [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-06T10:49:43.699Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-06T10:49:43.923Z] go: finding gotest.tools v0.5.3 [2021-05-06T10:49:43.923Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-06T10:49:43.923Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-06T10:49:44.375Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-06T10:49:44.827Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-06T10:49:44.827Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-06T10:49:44.827Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:49:44.827Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T10:49:44.827Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-06T10:49:44.827Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:49:44.827Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-06T10:49:44.827Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:49:44.827Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T10:49:44.827Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:49:44.827Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:49:44.827Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:49:44.827Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:49:44.827Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:49:44.827Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:49:44.827Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:49:44.827Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:49:44.827Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:49:44.827Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:49:44.827Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:49:45.279Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:49:45.279Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:49:46.232Z] go: finding github.com/fatih/color v1.9.0 [2021-05-06T10:49:46.232Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:49:46.232Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-06T10:49:46.232Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-06T10:49:46.232Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:49:46.232Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:49:46.232Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:49:46.232Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:49:46.232Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:49:46.232Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:49:46.232Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:49:46.259Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2021-05-06T10:49:47.212Z] ok github.com/docker/docker/builder/remotecontext 0.152s coverage: 13.7% of statements [2021-05-06T10:49:47.789Z] ok github.com/docker/docker/builder/dockerfile 0.470s coverage: 48.5% of statements [2021-05-06T10:49:47.789Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-06T10:49:49.105Z] INFO: Build done for gotestsum... [2021-05-06T10:49:49.716Z] ok github.com/docker/docker/builder/remotecontext/git 4.823s coverage: 86.3% of statements [2021-05-06T10:49:49.716Z] ? github.com/docker/docker/cli [no test files] [2021-05-06T10:49:49.716Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-06T10:49:53.952Z] ok github.com/docker/docker/client 0.305s coverage: 75.4% of statements [2021-05-06T10:49:59.347Z] Removing intermediate container 38c7a82cb385 [2021-05-06T10:49:59.347Z] ---> e4e5e489d928 [2021-05-06T10:49:59.347Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-06T10:49:59.347Z] ---> Running in 84933b767682 [2021-05-06T10:49:59.347Z] Removing intermediate container 84933b767682 [2021-05-06T10:49:59.347Z] ---> 313f01d016b3 [2021-05-06T10:49:59.347Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-06T10:49:59.347Z] ---> Running in 0441855f5cdc [2021-05-06T10:49:59.804Z] Removing intermediate container 0441855f5cdc [2021-05-06T10:49:59.804Z] ---> 4918d2723661 [2021-05-06T10:49:59.804Z] Step 10/10 : COPY . . [2021-05-06T10:50:06.758Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T10:50:06.758Z] [2021-05-06T10:50:06.758Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T10:50:06.758Z] DOCKER_SYSTEMD=1 [2021-05-06T10:50:06.758Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T10:50:06.758Z] HOSTNAME=85f534dab81a [2021-05-06T10:50:06.758Z] DEST=bundles/test-integration [2021-05-06T10:50:06.758Z] PWD=/go/src/github.com/docker/docker [2021-05-06T10:50:06.758Z] DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 [2021-05-06T10:50:06.759Z] container=docker [2021-05-06T10:50:06.759Z] HOME=/root [2021-05-06T10:50:06.759Z] LANG=C.UTF-8 [2021-05-06T10:50:06.759Z] INVOCATION_ID=8e55be8e4bf74495815a92e5f9013644 [2021-05-06T10:50:06.759Z] GOLANG_VERSION=1.13.15 [2021-05-06T10:50:06.759Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T10:50:06.759Z] VALIDATE_BRANCH=master [2021-05-06T10:50:06.759Z] TERM=xterm [2021-05-06T10:50:06.759Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T10:50:06.759Z] SHLVL=3 [2021-05-06T10:50:06.759Z] TIMEOUT=120m [2021-05-06T10:50:06.759Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T10:50:06.759Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T10:50:06.759Z] GO111MODULE=off [2021-05-06T10:50:06.759Z] DOCKER_EXPERIMENTAL=1 [2021-05-06T10:50:06.759Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-06T10:50:06.759Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T10:50:06.759Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T10:50:06.759Z] GOPATH=/go [2021-05-06T10:50:06.759Z] PKG_CONFIG=pkg-config [2021-05-06T10:50:06.759Z] _=/usr/bin/env [2021-05-06T10:50:06.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-06T10:50:09.017Z] Removing intermediate container 6d35b0edb703 [2021-05-06T10:50:09.017Z] ---> 948de0be6e5e [2021-05-06T10:50:09.017Z] 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-05-06T10:50:09.017Z] ---> Running in e0f88f582cd6 [2021-05-06T10:50:10.558Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-06T10:50:10.558Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-06T10:50:10.558Z] go: finding gotest.tools v0.5.3 [2021-05-06T10:50:10.558Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-06T10:50:11.023Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-06T10:50:11.484Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-06T10:50:11.484Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-06T10:50:11.484Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:50:11.484Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:50:11.484Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-06T10:50:11.484Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-06T10:50:11.484Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:50:11.484Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:50:11.484Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:50:11.484Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:50:11.484Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:50:11.484Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:50:11.484Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:50:11.484Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T10:50:11.484Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T10:50:11.484Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:50:11.484Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:50:11.484Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:50:11.484Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:50:11.953Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:50:11.953Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:50:11.953Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:50:12.413Z] go: finding github.com/fatih/color v1.9.0 [2021-05-06T10:50:12.413Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T10:50:12.413Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-06T10:50:12.873Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-06T10:50:12.873Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-06T10:50:12.873Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-06T10:50:12.873Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-06T10:50:12.873Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T10:50:12.873Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T10:50:12.873Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T10:50:12.873Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T10:50:15.785Z] INFO: Build done for gotestsum... [2021-05-06T10:50:17.428Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T10:50:17.428Z] [2021-05-06T10:50:17.428Z] + TEST_INTEGRATION_DEST=1 [2021-05-06T10:50:17.428Z] + CONTAINER_NAME=docker-pr5-1 [2021-05-06T10:50:17.428Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-06T10:50:17.428Z] + run_tests test-integration-flaky [2021-05-06T10:50:17.428Z] + '[' -n 0 ']' [2021-05-06T10:50:17.428Z] + rm= [2021-05-06T10:50:17.428Z] + c=0 [2021-05-06T10:50:17.428Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42339/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42339/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/make.sh test-integration-flaky test-integration [2021-05-06T10:50:17.428Z] + TEST_INTEGRATION_DEST=2 [2021-05-06T10:50:17.428Z] + TEST_INTEGRATION_DEST=3 [2021-05-06T10:50:17.428Z] + CONTAINER_NAME=docker-pr5-2 [2021-05-06T10:50:17.428Z] + CONTAINER_NAME=docker-pr5-3 [2021-05-06T10:50:17.428Z] + TEST_SKIP_INTEGRATION=1 [2021-05-06T10:50:17.428Z] + TEST_SKIP_INTEGRATION=1 [2021-05-06T10:50:17.428Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-06T10:50:17.428Z] + run_tests [2021-05-06T10:50:17.428Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-06T10:50:17.428Z] + run_tests [2021-05-06T10:50:17.428Z] + '[' -n 0 ']' [2021-05-06T10:50:17.428Z] + '[' -n 0 ']' [2021-05-06T10:50:17.428Z] + rm= [2021-05-06T10:50:17.428Z] + rm= [2021-05-06T10:50:17.428Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42339/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42339/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/make.sh '' test-integration [2021-05-06T10:50:17.428Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42339/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42339/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/make.sh '' test-integration [2021-05-06T10:50:17.428Z] ++ jobs -p [2021-05-06T10:50:17.428Z] + for job in $(jobs -p) [2021-05-06T10:50:17.428Z] + wait 9412 [2021-05-06T10:50:17.428Z] [2021-05-06T10:50:17.428Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T10:50:17.428Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T10:50:17.428Z] HOSTNAME=d6be29785c1a [2021-05-06T10:50:17.428Z] TEST_SKIP_INTEGRATION=1 [2021-05-06T10:50:17.428Z] TESTDEBUG=0 [2021-05-06T10:50:17.428Z] DEST=bundles/test-integration [2021-05-06T10:50:17.428Z] PWD=/go/src/github.com/docker/docker [2021-05-06T10:50:17.428Z] KEEPBUNDLE=1 [2021-05-06T10:50:17.428Z] DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 [2021-05-06T10:50:17.428Z] container=docker [2021-05-06T10:50:17.428Z] HOME=/root [2021-05-06T10:50:17.428Z] GOLANG_VERSION=1.13.15 [2021-05-06T10:50:17.428Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T10:50:17.428Z] VALIDATE_BRANCH=master [2021-05-06T10:50:17.428Z] TERM=xterm [2021-05-06T10:50:17.428Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T10:50:17.428Z] SHLVL=1 [2021-05-06T10:50:17.428Z] TIMEOUT=120m [2021-05-06T10:50:17.428Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T10:50:17.428Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T10:50:17.428Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-06T10:50:17.428Z] GO111MODULE=off [2021-05-06T10:50:17.428Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T10:50:17.428Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T10:50:17.428Z] GOPATH=/go [2021-05-06T10:50:17.428Z] PKG_CONFIG=pkg-config [2021-05-06T10:50:17.428Z] _=/usr/bin/env [2021-05-06T10:50:17.428Z] Building test suite binary ./integration-cli/test.main [2021-05-06T10:50:17.428Z] [2021-05-06T10:50:17.428Z] [2021-05-06T10:50:17.428Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T10:50:17.428Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T10:50:17.428Z] HOSTNAME=6b9dcab555c7 [2021-05-06T10:50:17.428Z] TEST_SKIP_INTEGRATION=1 [2021-05-06T10:50:17.428Z] TESTDEBUG=0 [2021-05-06T10:50:17.428Z] DEST=bundles/test-integration [2021-05-06T10:50:17.428Z] PWD=/go/src/github.com/docker/docker [2021-05-06T10:50:17.428Z] KEEPBUNDLE=1 [2021-05-06T10:50:17.428Z] DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 [2021-05-06T10:50:17.428Z] container=docker [2021-05-06T10:50:17.428Z] HOME=/root [2021-05-06T10:50:17.428Z] GOLANG_VERSION=1.13.15 [2021-05-06T10:50:17.428Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T10:50:17.428Z] VALIDATE_BRANCH=master [2021-05-06T10:50:17.428Z] TERM=xterm [2021-05-06T10:50:17.428Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T10:50:17.428Z] SHLVL=1 [2021-05-06T10:50:17.428Z] TIMEOUT=120m [2021-05-06T10:50:17.428Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T10:50:17.428Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T10:50:17.428Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-06T10:50:17.428Z] GO111MODULE=off [2021-05-06T10:50:17.428Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T10:50:17.428Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T10:50:17.428Z] GOPATH=/go [2021-05-06T10:50:17.428Z] PKG_CONFIG=pkg-config [2021-05-06T10:50:17.428Z] _=/usr/bin/env [2021-05-06T10:50:17.428Z] Building test suite binary ./integration-cli/test.main [2021-05-06T10:50:17.428Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-06T10:50:17.428Z] No new tests added to integration. [2021-05-06T10:50:17.428Z] [2021-05-06T10:50:17.428Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T10:50:17.428Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T10:50:17.428Z] HOSTNAME=93f1abf9d9c3 [2021-05-06T10:50:17.428Z] TESTDEBUG=0 [2021-05-06T10:50:17.428Z] DEST=bundles/test-integration [2021-05-06T10:50:17.428Z] PWD=/go/src/github.com/docker/docker [2021-05-06T10:50:17.428Z] KEEPBUNDLE=1 [2021-05-06T10:50:17.428Z] DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 [2021-05-06T10:50:17.428Z] container=docker [2021-05-06T10:50:17.428Z] HOME=/root [2021-05-06T10:50:17.428Z] GOLANG_VERSION=1.13.15 [2021-05-06T10:50:17.428Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T10:50:17.428Z] VALIDATE_BRANCH=master [2021-05-06T10:50:17.428Z] TERM=xterm [2021-05-06T10:50:17.428Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T10:50:17.428Z] SHLVL=1 [2021-05-06T10:50:17.428Z] TIMEOUT=120m [2021-05-06T10:50:17.428Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T10:50:17.428Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T10:50:17.428Z] GO111MODULE=off [2021-05-06T10:50:17.428Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-06T10:50:17.428Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T10:50:17.428Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T10:50:17.428Z] GOPATH=/go [2021-05-06T10:50:17.428Z] PKG_CONFIG=pkg-config [2021-05-06T10:50:17.428Z] _=/usr/bin/env [2021-05-06T10:50:17.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-06T10:50:20.806Z] ---> 3c909099c070 [2021-05-06T10:50:20.806Z] Successfully built 3c909099c070 [2021-05-06T10:50:20.806Z] Successfully tagged docker:latest [2021-05-06T10:50:20.806Z] INFO: Image build ended at 05/06/2021 10:50:18. Duration:00:02:25.6766675 [2021-05-06T10:50:20.806Z] [2021-05-06T10:50:20.806Z] [2021-05-06T10:50:20.806Z] INFO: Building the test binaries at 05/06/2021 10:50:18... [2021-05-06T10:50:21.067Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T10:50:21.067Z] [2021-05-06T10:50:21.067Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T10:50:21.067Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T10:50:21.067Z] HOSTNAME=390aef7de23b [2021-05-06T10:50:21.067Z] DEST=bundles/test-integration [2021-05-06T10:50:21.067Z] PWD=/go/src/github.com/docker/docker [2021-05-06T10:50:21.067Z] DOCKER_ROOTLESS=1 [2021-05-06T10:50:21.067Z] DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 [2021-05-06T10:50:21.067Z] container=docker [2021-05-06T10:50:21.067Z] HOME=/root [2021-05-06T10:50:21.067Z] GOLANG_VERSION=1.13.15 [2021-05-06T10:50:21.067Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T10:50:21.067Z] VALIDATE_BRANCH=master [2021-05-06T10:50:21.067Z] TERM=xterm [2021-05-06T10:50:21.067Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T10:50:21.067Z] SHLVL=1 [2021-05-06T10:50:21.067Z] TIMEOUT=120m [2021-05-06T10:50:21.067Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T10:50:21.067Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T10:50:21.067Z] GO111MODULE=off [2021-05-06T10:50:21.067Z] DOCKER_EXPERIMENTAL=1 [2021-05-06T10:50:21.067Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-06T10:50:21.067Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T10:50:21.067Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T10:50:21.067Z] GOPATH=/go [2021-05-06T10:50:21.067Z] PKG_CONFIG=pkg-config [2021-05-06T10:50:21.067Z] _=/usr/bin/env [2021-05-06T10:50:21.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-06T10:50:21.760Z] INFO: make.ps1 starting at 05/06/2021 10:50:21 [2021-05-06T10:50:22.211Z] INFO: Git commit (9febcb9b6f) assumed from DOCKER_GITCOMMIT environment variable [2021-05-06T10:50:22.211Z] INFO: Invoking autogen... [2021-05-06T10:50:22.663Z] INFO: Building daemon... [2021-05-06T10:50:26.118Z] ok github.com/docker/docker/cmd/dockerd 0.149s coverage: 29.1% of statements [2021-05-06T10:50:26.118Z] ok github.com/docker/docker/container 0.139s coverage: 34.7% of statements [2021-05-06T10:50:26.118Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-06T10:50:26.118Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-06T10:50:26.118Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-06T10:50:26.118Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-06T10:50:26.118Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2021-05-06T10:50:26.119Z] Removing intermediate container e0f88f582cd6 [2021-05-06T10:50:26.119Z] ---> fb9ec4776dec [2021-05-06T10:50:26.119Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-06T10:50:26.119Z] ---> Running in 01e85d7e516e [2021-05-06T10:50:26.119Z] Removing intermediate container 01e85d7e516e [2021-05-06T10:50:26.119Z] ---> 1b00a291ba4a [2021-05-06T10:50:26.119Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-06T10:50:26.119Z] ---> Running in 9e0340c2e40c [2021-05-06T10:50:26.579Z] Removing intermediate container 9e0340c2e40c [2021-05-06T10:50:26.579Z] ---> f264003dc14e [2021-05-06T10:50:26.580Z] Step 10/10 : COPY . . [2021-05-06T10:50:27.515Z] ok github.com/docker/docker/daemon/cluster/convert 0.100s coverage: 35.9% of statements [2021-05-06T10:50:30.838Z] ok github.com/docker/docker/daemon/cluster 0.194s coverage: 0.5% of statements [2021-05-06T10:50:32.770Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2021-05-06T10:50:33.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-06T10:50:33.727Z] ok github.com/docker/docker/daemon/config 0.104s coverage: 81.8% of statements [2021-05-06T10:50:33.882Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.953852488s with top 10 stages: buildssa: 1m42.048768842s, goimports: 23.489352734s, unconvert: 13.269222951s, gosec: 10.966242513s, golint: 6.318472554s, ineffassign: 4.034804981s, misspell: 3.909262884s, inspect: 3.476731177s, vrp: 3.10747277s, ctrlflow: 1.728282776s [2021-05-06T10:50:33.882Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-06T10:50:33.882Z] INFO [runner] Processors filtering stat (out/in): cgo: 1683/2262, autogenerated_exclude: 1578/1683, exclude: 1578/1578, skip_files: 1683/1683, identifier_marker: 1578/1578, skip_dirs: 1683/1683, exclude-rules: 64/1578, nolint: 0/64, filename_unadjuster: 1683/1683, path_prettifier: 1683/1683 [2021-05-06T10:50:33.882Z] INFO [runner] processing took 59.277785ms with stages: nolint: 25.569125ms, identifier_marker: 16.20168ms, path_prettifier: 8.201679ms, autogenerated_exclude: 4.091666ms, exclude-rules: 3.287218ms, skip_dirs: 1.649238ms, cgo: 182.993µs, filename_unadjuster: 90.613µs, max_same_issues: 963ns, uniq_by_line: 576ns, skip_files: 404ns, diff: 358ns, source_code: 310ns, exclude: 299ns, max_from_linter: 255ns, path_shortener: 244ns, max_per_file_from_linter: 164ns [2021-05-06T10:50:33.882Z] INFO [runner] linters took 1m41.280516975s with stages: goanalysis_metalinter: 1m20.462092607s, unused: 20.759009341s [2021-05-06T10:50:33.882Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-05-06T10:50:33.882Z] INFO Memory: 1503 samples, avg is 790.8MB, max is 3770.9MB [2021-05-06T10:50:33.882Z] INFO Execution took 3m39.129974086s [2021-05-06T10:50:33.882Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-06T10:50:34.226Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/make.sh dynbinary-daemon test-docker-py [2021-05-06T10:50:34.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-06T10:50:34.680Z] ok github.com/docker/docker/daemon/events 0.105s coverage: 50.0% of statements [2021-05-06T10:50:34.796Z] [2021-05-06T10:50:34.797Z] Removing bundles/ [2021-05-06T10:50:34.797Z] [2021-05-06T10:50:34.797Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-06T10:50:34.797Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T10:50:34.797Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T10:50:35.653Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2021-05-06T10:50:39.878Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.1% of statements [2021-05-06T10:50:39.878Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.616s coverage: 14.1% of statements [2021-05-06T10:50:39.878Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.100s coverage: 73.3% of statements [2021-05-06T10:50:41.316Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.901s coverage: 56.2% of statements [2021-05-06T10:50:42.310Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-05-06T10:50:44.869Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.789s coverage: 49.4% of statements [2021-05-06T10:50:46.266Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.463s coverage: 57.7% of statements [2021-05-06T10:50:46.843Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 57.5% of statements [2021-05-06T10:50:47.107Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.210s coverage: 45.9% of statements [2021-05-06T10:50:47.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-06T10:50:47.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-06T10:50:47.693Z] ---> 0ece2cc0ff76 [2021-05-06T10:50:47.693Z] Successfully built 0ece2cc0ff76 [2021-05-06T10:50:47.693Z] Successfully tagged docker:latest [2021-05-06T10:50:47.693Z] INFO: Image build ended at 05/06/2021 10:50:46. Duration:00:02:35.2329328 [2021-05-06T10:50:47.693Z] [2021-05-06T10:50:47.693Z] [2021-05-06T10:50:47.693Z] INFO: Building the test binaries at 05/06/2021 10:50:46... [2021-05-06T10:50:48.059Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2021-05-06T10:50:48.636Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2021-05-06T10:50:48.900Z] ok github.com/docker/docker/daemon 12.251s coverage: 17.3% of statements [2021-05-06T10:50:48.900Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-06T10:50:48.900Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-06T10:50:48.900Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-06T10:50:48.900Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-06T10:50:48.900Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-06T10:50:48.900Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-06T10:50:48.900Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-06T10:50:50.612Z] INFO: make.ps1 starting at 05/06/2021 10:50:50 [2021-05-06T10:50:50.831Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.2% of statements [2021-05-06T10:50:50.831Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.7% of statements [2021-05-06T10:50:50.831Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-06T10:50:50.831Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-06T10:50:51.072Z] INFO: Git commit (bbf727d719) assumed from DOCKER_GITCOMMIT environment variable [2021-05-06T10:50:51.072Z] INFO: Invoking autogen... [2021-05-06T10:50:51.072Z] INFO: Building daemon... [2021-05-06T10:50:51.096Z] ok github.com/docker/docker/daemon/logger/gelf 0.048s coverage: 67.0% of statements [2021-05-06T10:50:52.497Z] ok github.com/docker/docker/daemon/logger/awslogs 0.344s coverage: 77.8% of statements [2021-05-06T10:50:52.497Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-06T10:50:52.497Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-06T10:50:52.497Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2021-05-06T10:50:52.497Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2021-05-06T10:50:52.761Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 69.9% of statements [2021-05-06T10:50:54.691Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 75.2% of statements [2021-05-06T10:50:54.691Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-06T10:50:54.691Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 31.5% of statements [2021-05-06T10:50:54.691Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.086s coverage: 58.6% of statements [2021-05-06T10:50:55.269Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2021-05-06T10:50:56.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-06T10:50:56.221Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-05-06T10:50:56.798Z] ok github.com/docker/docker/daemon/network 0.038s coverage: 63.8% of statements [2021-05-06T10:50:57.758Z] ok github.com/docker/docker/daemon/logger/splunk 1.968s coverage: 82.5% of statements [2021-05-06T10:50:57.758Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-06T10:50:57.758Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-06T10:50:58.022Z] ok github.com/docker/docker/distribution/metadata 0.092s coverage: 48.2% of statements [2021-05-06T10:50:59.950Z] ok github.com/docker/docker/distribution 0.279s coverage: 25.2% of statements [2021-05-06T10:50:59.950Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-06T10:50:59.950Z] ok github.com/docker/docker/errdefs 0.030s coverage: 53.1% of statements [2021-05-06T10:51:00.527Z] ok github.com/docker/docker/image 0.060s coverage: 86.6% of statements [2021-05-06T10:51:01.105Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2021-05-06T10:51:01.105Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.6% of statements [2021-05-06T10:51:01.105Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-06T10:51:01.682Z] ok github.com/docker/docker/image/tarexport 0.028s coverage: 0.6% of statements [2021-05-06T10:51:01.949Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2021-05-06T10:51:02.213Z] ok github.com/docker/docker/image/v1 0.082s coverage: 25.0% of statements [2021-05-06T10:51:02.213Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-06T10:51:03.608Z] ok github.com/docker/docker/oci 0.029s coverage: 45.2% of statements [2021-05-06T10:51:03.608Z] ok github.com/docker/docker/opts 0.048s coverage: 67.1% of statements [2021-05-06T10:51:03.608Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2021-05-06T10:51:04.571Z] ok github.com/docker/docker/pkg/broadcaster 0.026s coverage: 100.0% of statements [2021-05-06T10:51:05.520Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2021-05-06T10:51:05.520Z] ok github.com/docker/docker/pkg/authorization 0.402s coverage: 68.3% of statements [2021-05-06T10:51:06.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-06T10:51:06.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-06T10:51:06.915Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2021-05-06T10:51:07.492Z] ok github.com/docker/docker/pkg/archive 1.187s coverage: 82.3% of statements [2021-05-06T10:51:07.492Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-05-06T10:51:08.068Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-05-06T10:51:08.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-06T10:51:08.643Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-05-06T10:51:09.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-06T10:51:09.219Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-05-06T10:51:09.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-06T10:51:09.483Z] ok github.com/docker/docker/pkg/chrootarchive 3.041s coverage: 43.2% of statements [2021-05-06T10:51:09.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-06T10:51:09.745Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2021-05-06T10:51:10.695Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2021-05-06T10:51:10.695Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-05-06T10:51:11.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-06T10:51:11.270Z] ok github.com/docker/docker/pkg/fsutils 0.197s coverage: 85.1% of statements [2021-05-06T10:51:11.270Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-05-06T10:51:11.847Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2021-05-06T10:51:12.123Z] ok github.com/docker/docker/layer 7.394s coverage: 68.8% of statements [2021-05-06T10:51:12.123Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-06T10:51:12.123Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-06T10:51:12.123Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-06T10:51:12.123Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-06T10:51:12.123Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-06T10:51:12.123Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-06T10:51:12.123Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-06T10:51:12.699Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2021-05-06T10:51:12.963Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2021-05-06T10:51:12.963Z] ok github.com/docker/docker/pkg/idtools 0.882s coverage: 69.5% of statements [2021-05-06T10:51:12.963Z] ok github.com/docker/docker/pkg/ioutils 0.634s coverage: 70.6% of statements [2021-05-06T10:51:12.963Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-06T10:51:12.963Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-06T10:51:12.963Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-06T10:51:13.546Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2021-05-06T10:51:13.546Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-06T10:51:13.546Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2021-05-06T10:51:13.546Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2021-05-06T10:51:13.810Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 86.7% of statements [2021-05-06T10:51:14.074Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.4% of statements [2021-05-06T10:51:14.074Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-06T10:51:14.074Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-06T10:51:14.651Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2021-05-06T10:51:15.229Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-05-06T10:51:15.229Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2021-05-06T10:51:15.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-06T10:51:15.493Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2021-05-06T10:51:16.070Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2021-05-06T10:51:16.646Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-05-06T10:51:16.909Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 75.0% of statements [2021-05-06T10:51:17.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-06T10:51:17.485Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2021-05-06T10:51:17.485Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-05-06T10:51:18.433Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.9% of statements [2021-05-06T10:51:18.433Z] ok github.com/docker/docker/pkg/system 0.014s coverage: 36.9% of statements [2021-05-06T10:51:18.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-06T10:51:19.009Z] ok github.com/docker/docker/pkg/tailfile 0.105s coverage: 88.6% of statements [2021-05-06T10:51:19.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-06T10:51:19.272Z] ok github.com/docker/docker/pkg/signal 2.874s coverage: 61.0% of statements [2021-05-06T10:51:19.536Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2021-05-06T10:51:19.536Z] testing: warning: no tests to run [2021-05-06T10:51:19.536Z] coverage: [no statements] [2021-05-06T10:51:19.536Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2021-05-06T10:51:19.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-06T10:51:19.800Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-05-06T10:51:20.064Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2021-05-06T10:51:20.064Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-05-06T10:51:20.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-06T10:51:21.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-06T10:51:21.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-06T10:51:21.460Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2021-05-06T10:51:21.724Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 85.4% of statements [2021-05-06T10:51:22.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-06T10:51:22.720Z] ok github.com/docker/docker/reference 0.031s coverage: 84.4% of statements [2021-05-06T10:51:22.720Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.2% of statements [2021-05-06T10:51:22.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-06T10:51:22.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-06T10:51:22.979Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-06T10:51:23.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-06T10:51:24.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-06T10:51:24.677Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2021-05-06T10:51:24.677Z] ok github.com/docker/docker/quota 0.490s coverage: 71.4% of statements [2021-05-06T10:51:24.677Z] ok github.com/docker/docker/registry 0.206s coverage: 58.8% of statements [2021-05-06T10:51:24.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-06T10:51:25.255Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2021-05-06T10:51:25.520Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2021-05-06T10:51:25.783Z] ok github.com/docker/docker/runconfig 0.039s coverage: 66.1% of statements [2021-05-06T10:51:26.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-06T10:51:27.710Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2021-05-06T10:51:27.722Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T10:51:27.722Z] Using test binary docker [2021-05-06T10:51:27.722Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-06T10:51:27.722Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-06T10:51:27.722Z] Starting dockerd [2021-05-06T10:51:27.722Z] INFO: Waiting for daemon to start... [2021-05-06T10:51:28.661Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 67.0% of statements [2021-05-06T10:51:29.236Z] ok github.com/docker/docker/volume/local 0.167s coverage: 76.4% of statements [2021-05-06T10:51:29.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-06T10:51:29.622Z] . [2021-05-06T10:51:29.622Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T10:51:29.622Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T10:51:29.622Z] Error: No such image: emptyfs [2021-05-06T10:51:29.880Z] Running integration-test (iteration 1) [2021-05-06T10:51:29.880Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-06T10:51:30.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-06T10:51:30.182Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-05-06T10:51:31.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-06T10:51:32.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-06T10:51:33.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-06T10:51:34.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-06T10:51:36.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-06T10:51:37.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-06T10:51:37.688Z] [2021-05-06T10:51:37.688Z] ________ ____ __. [2021-05-06T10:51:37.688Z] \_____ \ | |/ _| [2021-05-06T10:51:37.688Z] / | \| < [2021-05-06T10:51:37.688Z] / | \ | \ [2021-05-06T10:51:37.688Z] \_______ /____|__ \ [2021-05-06T10:51:37.688Z] \/ \/ [2021-05-06T10:51:37.688Z] [2021-05-06T10:51:37.688Z] INFO: make.ps1 ended at 05/06/2021 10:51:36 [2021-05-06T10:51:38.140Z] INFO: Binaries build ended at 05/06/2021 10:51:37. Duration:00:01:19.3565873 [2021-05-06T10:51:38.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-06T10:51:39.092Z] INFO: Copying the built daemon binary to d:\CI\PR-42339\5\binary\dockerd-9febcb9b6f.exe... [2021-05-06T10:51:39.092Z] INFO: Copying the built client binary to d:\CI\PR-42339\5\binary\docker-9febcb9b6f.exe... [2021-05-06T10:51:39.092Z] INFO: Copying dockerversion from the container... [2021-05-06T10:51:39.531Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T10:51:39.531Z] Using test binary docker [2021-05-06T10:51:39.531Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-06T10:51:39.531Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T10:51:39.531Z] INFO: Waiting for daemon to start... [2021-05-06T10:51:39.531Z] Starting dockerd [2021-05-06T10:51:39.543Z] INFO: Copying the golang package from the container to d:\CI\PR-42339\5\installer\go.zip... [2021-05-06T10:51:40.496Z] INFO: Extracting go.zip to d:\CI\PR-42339\5\go [2021-05-06T10:51:42.078Z] Loaded image: buildpack-deps:buster [2021-05-06T10:51:42.078Z] Loaded image: busybox:latest [2021-05-06T10:51:42.078Z] Loaded image: busybox:glibc [2021-05-06T10:51:42.815Z] . [2021-05-06T10:51:42.815Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T10:51:42.815Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T10:51:42.815Z] Error: No such image: emptyfs [2021-05-06T10:51:42.815Z] Running integration-test (iteration 1) [2021-05-06T10:51:42.815Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-06T10:51:44.619Z] Loaded image: debian:bullseye [2021-05-06T10:51:44.619Z] Loaded image: hello-world:latest [2021-05-06T10:51:44.619Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T10:51:44.619Z] INFO: Testing against a local daemon [2021-05-06T10:51:44.619Z] === RUN TestCgroupNamespacesBuild [2021-05-06T10:51:47.900Z] --- PASS: TestCgroupNamespacesBuild (3.12s) [2021-05-06T10:51:47.900Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-06T10:51:49.801Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2021-05-06T10:51:49.801Z] === RUN TestBuildWithSession [2021-05-06T10:51:49.801Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T10:51:49.801Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T10:51:49.801Z] === RUN TestBuildSquashParent [2021-05-06T10:51:52.157Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/rootless [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/volume [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-06T10:51:52.157Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-06T10:51:52.157Z] [2021-05-06T10:51:52.157Z] === Skipped [2021-05-06T10:51:52.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-06T10:51:52.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T10:51:52.157Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T10:51:52.157Z] [2021-05-06T10:51:52.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-06T10:51:52.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T10:51:52.157Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T10:51:52.157Z] [2021-05-06T10:51:52.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-06T10:51:52.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T10:51:52.157Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T10:51:52.157Z] [2021-05-06T10:51:52.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-06T10:51:52.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T10:51:52.157Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T10:51:52.157Z] [2021-05-06T10:51:52.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-06T10:51:52.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T10:51:52.157Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T10:51:52.157Z] [2021-05-06T10:51:52.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-06T10:51:52.157Z] graphtest_unix.go:73: No driver to put! [2021-05-06T10:51:52.157Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-06T10:51:52.158Z] time="2021-05-06T10:50:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T10:51:52.158Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T10:51:52.158Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-06T10:51:52.158Z] time="2021-05-06T10:50:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T10:51:52.158Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T10:51:52.158Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-06T10:51:52.158Z] time="2021-05-06T10:50:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T10:51:52.158Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T10:51:52.158Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-06T10:51:52.158Z] time="2021-05-06T10:50:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T10:51:52.158Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T10:51:52.158Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-06T10:51:52.158Z] time="2021-05-06T10:50:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T10:51:52.158Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T10:51:52.158Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-06T10:51:52.158Z] graphtest_unix.go:73: No driver to put! [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-06T10:51:52.158Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-06T10:51:52.158Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-06T10:51:52.158Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-06T10:51:52.158Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-06T10:51:52.158Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T10:51:52.158Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-06T10:51:52.158Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T10:51:52.158Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-06T10:51:52.158Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T10:51:52.158Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-06T10:51:52.158Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T10:51:52.158Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-06T10:51:52.158Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T10:51:52.158Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-06T10:51:52.158Z] graphtest_unix.go:73: No driver to put! [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-06T10:51:52.158Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-06T10:51:52.158Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] [2021-05-06T10:51:52.158Z] DONE 2254 tests, 24 skipped in 198.229s Post stage [Pipeline] junit [2021-05-06T10:51:52.175Z] Recording test results [2021-05-06T10:51:53.873Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-06T10:51:54.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -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:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/make.sh dynbinary test-integration [2021-05-06T10:51:55.069Z] --- PASS: TestBuildSquashParent (5.55s) [2021-05-06T10:51:55.069Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T10:51:55.069Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:51:55.069Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:51:55.069Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:51:55.069Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:51:55.069Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:51:55.069Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:51:55.069Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:51:55.069Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:51:55.069Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:51:55.069Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:51:55.069Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:51:55.069Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:51:55.069Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:51:55.069Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:51:55.191Z] [2021-05-06T10:51:55.191Z] Removing bundles/ [2021-05-06T10:51:55.191Z] [2021-05-06T10:51:55.191Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-06T10:51:55.191Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T10:51:55.191Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T10:51:57.600Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:51:57.600Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:51:59.503Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:51:59.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:52:00.900Z] Loaded image: buildpack-deps:buster [2021-05-06T10:52:00.900Z] Loaded image: busybox:latest [2021-05-06T10:52:00.900Z] Loaded image: busybox:glibc [2021-05-06T10:52:01.487Z] INFO: Extraction ended at 05/06/2021 10:51:58. Duration:00:00:18.0068292 [2021-05-06T10:52:01.487Z] INFO: Updating the golang and path environment variables [2021-05-06T10:52:01.487Z] INFO: GOPATH=d:\gopath [2021-05-06T10:52:01.487Z] INFO: go version go1.13.15 windows/amd64 [2021-05-06T10:52:01.487Z] INFO: Running the daemon under test in debug mode [2021-05-06T10:52:01.487Z] INFO: Starting a daemon under test... [2021-05-06T10:52:01.487Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42339\5\daemon --pidfile d:\CI\PR-42339\5\docker.pid -D [2021-05-06T10:52:01.487Z] INFO: Process started successfully. [2021-05-06T10:52:01.487Z] INFO: Start tailing logs of the daemon under tests [2021-05-06T10:52:01.487Z] INFO: Waiting for the daemon under test to start... [2021-05-06T10:52:02.292Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-06T10:52:02.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.31s) [2021-05-06T10:52:02.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2021-05-06T10:52:02.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2021-05-06T10:52:02.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.20s) [2021-05-06T10:52:02.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2021-05-06T10:52:02.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2021-05-06T10:52:02.292Z] === RUN TestBuildMultiStageCopy [2021-05-06T10:52:02.292Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T10:52:02.803Z] Loaded image: debian:bullseye [2021-05-06T10:52:02.803Z] Loaded image: hello-world:latest [2021-05-06T10:52:02.803Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T10:52:03.062Z] INFO: Testing against a local daemon [2021-05-06T10:52:03.062Z] === RUN TestCgroupNamespacesBuild [2021-05-06T10:52:03.194Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-06T10:52:03.194Z] [2021-05-06T10:52:03.194Z] ________ ____ __. [2021-05-06T10:52:03.194Z] \_____ \ | |/ _| [2021-05-06T10:52:03.194Z] / | \| < [2021-05-06T10:52:03.194Z] / | \ | \ [2021-05-06T10:52:03.194Z] \_______ /____|__ \ [2021-05-06T10:52:03.194Z] \/ \/ [2021-05-06T10:52:03.194Z] [2021-05-06T10:52:03.194Z] INFO: make.ps1 ended at 05/06/2021 10:51:56 [2021-05-06T10:52:03.194Z] INFO: Binaries build ended at 05/06/2021 10:51:58. Duration:00:01:11.8288086 [2021-05-06T10:52:03.194Z] INFO: Copying the built daemon binary to d:\CI\PR-42339\5\binary\dockerd-bbf727d719.exe... [2021-05-06T10:52:03.194Z] INFO: Copying the built client binary to d:\CI\PR-42339\5\binary\docker-bbf727d719.exe... [2021-05-06T10:52:03.194Z] INFO: Copying dockerversion from the container... [2021-05-06T10:52:03.194Z] INFO: Copying the golang package from the container to d:\CI\PR-42339\5\installer\go.zip... [2021-05-06T10:52:03.194Z] INFO: Extracting go.zip to d:\CI\PR-42339\5\go [2021-05-06T10:52:04.194Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T10:52:04.194Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T10:52:04.194Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T10:52:04.452Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T10:52:04.710Z] --- PASS: TestBuildMultiStageCopy (2.83s) [2021-05-06T10:52:04.710Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s) [2021-05-06T10:52:04.710Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-05-06T10:52:04.710Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-05-06T10:52:04.710Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-05-06T10:52:04.710Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-05-06T10:52:04.710Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T10:52:05.644Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2021-05-06T10:52:05.644Z] === RUN TestBuildLabelWithTargets [2021-05-06T10:52:06.348Z] --- PASS: TestCgroupNamespacesBuild (3.01s) [2021-05-06T10:52:06.348Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-06T10:52:06.580Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2021-05-06T10:52:06.580Z] === RUN TestBuildWithEmptyLayers [2021-05-06T10:52:06.839Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2021-05-06T10:52:06.839Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T10:52:08.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-06T10:52:08.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-06T10:52:08.880Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.78s) [2021-05-06T10:52:08.880Z] === RUN TestBuildWithSession [2021-05-06T10:52:08.880Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T10:52:08.880Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T10:52:08.880Z] === RUN TestBuildSquashParent [2021-05-06T10:52:09.368Z] --- PASS: TestBuildMultiStageOnBuild (2.15s) [2021-05-06T10:52:09.369Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T10:52:09.628Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-05-06T10:52:09.628Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T10:52:11.318Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T10:52:11.318Z] [2021-05-06T10:52:11.318Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-06T10:52:11.318Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-06T10:52:11.318Z] Using test binary docker [2021-05-06T10:52:11.318Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-06T10:52:11.318Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T10:52:11.318Z] INFO: Waiting for daemon to start... [2021-05-06T10:52:11.318Z] Starting dockerd [2021-05-06T10:52:11.318Z] . [2021-05-06T10:52:11.318Z] INFO: Building docker-sdk-python3:5.0.0... [2021-05-06T10:52:12.159Z] --- PASS: TestBuildMultiStageLayerLeak (2.21s) [2021-05-06T10:52:12.159Z] === RUN TestBuildWithHugeFile [2021-05-06T10:52:16.998Z] --- PASS: TestBuildSquashParent (8.23s) [2021-05-06T10:52:16.998Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T10:52:16.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:52:16.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:52:16.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:52:16.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:52:16.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:52:16.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:52:16.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:52:16.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:52:16.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:52:16.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:52:16.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:52:16.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:52:16.998Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:52:16.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:52:19.064Z] .....INFO: Daemon under test started and replied! [2021-05-06T10:52:19.064Z] INFO: Docker version of the daemon under test [2021-05-06T10:52:19.064Z] [2021-05-06T10:52:19.064Z] Client: [2021-05-06T10:52:19.064Z] Version: 17.06.2-ce [2021-05-06T10:52:19.064Z] API version: 1.30 [2021-05-06T10:52:19.064Z] Go version: go1.8.3 [2021-05-06T10:52:19.064Z] Git commit: cec0b72 [2021-05-06T10:52:19.064Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-06T10:52:19.064Z] OS/Arch: windows/amd64 [2021-05-06T10:52:19.064Z] [2021-05-06T10:52:19.064Z] Server: [2021-05-06T10:52:19.064Z] Version: 0.0.0-dev [2021-05-06T10:52:19.064Z] API version: 1.41 (minimum version 1.24) [2021-05-06T10:52:19.064Z] Go version: go1.13.15 [2021-05-06T10:52:19.064Z] Git commit: 9febcb9b6f [2021-05-06T10:52:19.064Z] Built: 05/06/2021 10:50:21 [2021-05-06T10:52:19.064Z] OS/Arch: windows/amd64 [2021-05-06T10:52:19.064Z] Experimental: false [2021-05-06T10:52:19.064Z] [2021-05-06T10:52:19.064Z] INFO: Docker info of the daemon under test [2021-05-06T10:52:19.064Z] [2021-05-06T10:52:19.064Z] Containers: 0 [2021-05-06T10:52:19.064Z] Running: 0 [2021-05-06T10:52:19.064Z] Paused: 0 [2021-05-06T10:52:19.064Z] Stopped: 0 [2021-05-06T10:52:19.064Z] Images: 0 [2021-05-06T10:52:19.064Z] Server Version: 0.0.0-dev [2021-05-06T10:52:19.064Z] Storage Driver: windowsfilter [2021-05-06T10:52:19.064Z] Windows: [2021-05-06T10:52:19.064Z] Logging Driver: json-file [2021-05-06T10:52:19.064Z] Plugins: [2021-05-06T10:52:19.064Z] Volume: local [2021-05-06T10:52:19.064Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T10:52:19.064Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T10:52:19.064Z] Swarm: inactive [2021-05-06T10:52:19.064Z] Default Isolation: process [2021-05-06T10:52:19.064Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-06T10:52:19.064Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-05-06T10:52:19.064Z] OSType: windows [2021-05-06T10:52:19.064Z] Architecture: x86_64 [2021-05-06T10:52:19.064Z] CPUs: 4 [2021-05-06T10:52:19.064Z] Total Memory: 32GiB [2021-05-06T10:52:19.064Z] Name: azwin-2-09b120 [2021-05-06T10:52:19.064Z] ID: OFRQ:TKKC:PCWR:PC3W:XIE5:2KTF:O36O:XWXY:AHUI:Z3D5:N23B:3OTZ [2021-05-06T10:52:19.064Z] Docker Root Dir: D:\CI\PR-42339\5\daemon [2021-05-06T10:52:19.064Z] Debug Mode (client): false [2021-05-06T10:52:19.064Z] Debug Mode (server): true [2021-05-06T10:52:19.064Z] File Descriptors: -1 [2021-05-06T10:52:19.064Z] Goroutines: 16 [2021-05-06T10:52:19.064Z] System Time: 2021-05-06T10:52:17.739722Z [2021-05-06T10:52:19.064Z] EventsListeners: 0 [2021-05-06T10:52:19.064Z] Registry: https://index.docker.io/v1/ [2021-05-06T10:52:19.064Z] Labels: [2021-05-06T10:52:19.064Z] Experimental: false [2021-05-06T10:52:19.064Z] Insecure Registries: [2021-05-06T10:52:19.064Z] 127.0.0.0/8 [2021-05-06T10:52:19.064Z] Live Restore Enabled: false [2021-05-06T10:52:19.064Z] [2021-05-06T10:52:19.064Z] [2021-05-06T10:52:19.064Z] INFO: Docker images of the daemon under test [2021-05-06T10:52:19.064Z] [2021-05-06T10:52:19.064Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-06T10:52:19.064Z] [2021-05-06T10:52:19.064Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-06T10:52:19.064Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-06T10:52:19.064Z] ltsc2019: Pulling from windows/servercore [2021-05-06T10:52:19.064Z] 4612f6d0b889: Pulling fs layer [2021-05-06T10:52:19.064Z] 399f118dfaa9: Pulling fs layer [2021-05-06T10:52:20.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:52:20.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:52:22.191Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:52:22.191Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:52:24.096Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-06T10:52:24.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) [2021-05-06T10:52:24.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2021-05-06T10:52:24.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2021-05-06T10:52:24.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.88s) [2021-05-06T10:52:24.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2021-05-06T10:52:24.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s) [2021-05-06T10:52:24.096Z] === RUN TestBuildMultiStageCopy [2021-05-06T10:52:24.096Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T10:52:24.313Z] INFO: Extraction ended at 05/06/2021 10:52:21. Duration:00:00:20.7231933 [2021-05-06T10:52:24.313Z] INFO: Updating the golang and path environment variables [2021-05-06T10:52:24.313Z] INFO: GOPATH=d:\gopath [2021-05-06T10:52:24.313Z] INFO: go version go1.13.15 windows/amd64 [2021-05-06T10:52:24.313Z] INFO: Running the daemon under test in debug mode [2021-05-06T10:52:24.313Z] INFO: Starting a daemon under test... [2021-05-06T10:52:24.313Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42339\5\daemon --pidfile d:\CI\PR-42339\5\docker.pid -D [2021-05-06T10:52:24.313Z] INFO: Process started successfully. [2021-05-06T10:52:24.313Z] INFO: Start tailing logs of the daemon under tests [2021-05-06T10:52:24.313Z] INFO: Waiting for the daemon under test to start... [2021-05-06T10:52:27.383Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T10:52:28.318Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T10:52:29.253Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T10:52:30.188Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T10:52:31.123Z] --- PASS: TestBuildMultiStageCopy (6.98s) [2021-05-06T10:52:31.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.98s) [2021-05-06T10:52:31.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-05-06T10:52:31.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-05-06T10:52:31.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-05-06T10:52:31.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-05-06T10:52:31.123Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T10:52:31.359Z] 4612f6d0b889: Verifying Checksum [2021-05-06T10:52:31.359Z] 4612f6d0b889: Download complete [2021-05-06T10:52:36.395Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-05-06T10:52:36.395Z] === RUN TestBuildLabelWithTargets [2021-05-06T10:52:42.015Z] ...INFO: Daemon under test started and replied! [2021-05-06T10:52:42.015Z] INFO: Docker version of the daemon under test [2021-05-06T10:52:42.015Z] [2021-05-06T10:52:42.015Z] Client: [2021-05-06T10:52:42.015Z] Version: 17.06.2-ce [2021-05-06T10:52:42.015Z] API version: 1.30 [2021-05-06T10:52:42.015Z] Go version: go1.8.3 [2021-05-06T10:52:42.015Z] Git commit: cec0b72 [2021-05-06T10:52:42.015Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-06T10:52:42.015Z] OS/Arch: windows/amd64 [2021-05-06T10:52:42.015Z] [2021-05-06T10:52:42.016Z] Server: [2021-05-06T10:52:42.016Z] Version: 0.0.0-dev [2021-05-06T10:52:42.016Z] API version: 1.41 (minimum version 1.24) [2021-05-06T10:52:42.016Z] Go version: go1.13.15 [2021-05-06T10:52:42.016Z] Git commit: bbf727d719 [2021-05-06T10:52:42.016Z] Built: 05/06/2021 10:50:50 [2021-05-06T10:52:42.016Z] OS/Arch: windows/amd64 [2021-05-06T10:52:42.016Z] Experimental: false [2021-05-06T10:52:42.016Z] [2021-05-06T10:52:42.016Z] INFO: Docker info of the daemon under test [2021-05-06T10:52:42.016Z] [2021-05-06T10:52:42.016Z] Containers: 0 [2021-05-06T10:52:42.016Z] Running: 0 [2021-05-06T10:52:42.016Z] Paused: 0 [2021-05-06T10:52:42.016Z] Stopped: 0 [2021-05-06T10:52:42.016Z] Images: 0 [2021-05-06T10:52:42.016Z] Server Version: 0.0.0-dev [2021-05-06T10:52:42.016Z] Storage Driver: windowsfilter [2021-05-06T10:52:42.016Z] Windows: [2021-05-06T10:52:42.016Z] Logging Driver: json-file [2021-05-06T10:52:42.016Z] Plugins: [2021-05-06T10:52:42.016Z] Volume: local [2021-05-06T10:52:42.016Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T10:52:42.016Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T10:52:42.016Z] Swarm: inactive [2021-05-06T10:52:42.016Z] Default Isolation: process [2021-05-06T10:52:42.016Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-06T10:52:42.016Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-06T10:52:42.016Z] OSType: windows [2021-05-06T10:52:42.016Z] Architecture: x86_64 [2021-05-06T10:52:42.016Z] CPUs: 4 [2021-05-06T10:52:42.016Z] Total Memory: 32GiB [2021-05-06T10:52:42.016Z] Name: azwin-2-2ef430 [2021-05-06T10:52:42.016Z] ID: D5JM:MUTX:KILO:LXVP:VF4Q:RR6Z:7NX2:XB2H:NE5F:7LS6:WFFO:KJHO [2021-05-06T10:52:42.016Z] Docker Root Dir: D:\CI\PR-42339\5\daemon [2021-05-06T10:52:42.016Z] Debug Mode (client): false [2021-05-06T10:52:42.016Z] Debug Mode (server): true [2021-05-06T10:52:42.016Z] File Descriptors: -1 [2021-05-06T10:52:42.016Z] Goroutines: 16 [2021-05-06T10:52:42.016Z] System Time: 2021-05-06T10:52:41.4443628Z [2021-05-06T10:52:42.016Z] EventsListeners: 0 [2021-05-06T10:52:42.016Z] Registry: https://index.docker.io/v1/ [2021-05-06T10:52:42.016Z] Labels: [2021-05-06T10:52:42.016Z] Experimental: false [2021-05-06T10:52:42.016Z] Insecure Registries: [2021-05-06T10:52:42.016Z] 127.0.0.0/8 [2021-05-06T10:52:42.016Z] Live Restore Enabled: false [2021-05-06T10:52:42.016Z] [2021-05-06T10:52:42.016Z] [2021-05-06T10:52:42.016Z] INFO: Docker images of the daemon under test [2021-05-06T10:52:42.016Z] [2021-05-06T10:52:42.016Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-06T10:52:42.016Z] [2021-05-06T10:52:42.016Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-05-06T10:52:42.016Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-05-06T10:52:42.016Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-06T10:52:42.016Z] 29d5b6a226d2: Pulling fs layer [2021-05-06T10:52:43.641Z] 399f118dfaa9: Verifying Checksum [2021-05-06T10:52:43.641Z] 399f118dfaa9: Download complete [2021-05-06T10:52:44.506Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-05-06T10:52:44.506Z] === RUN TestBuildWithEmptyLayers [2021-05-06T10:52:47.038Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-05-06T10:52:47.038Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T10:52:50.109Z] sha256:5d2dbc9bd58b6cb823a71a4be0fd517259eb459e2dd40992ae0c1c4a62083afc [2021-05-06T10:52:50.109Z] INFO: Starting docker-py tests... [2021-05-06T10:52:50.109Z] ============================= test session starts ============================== [2021-05-06T10:52:50.109Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-06T10:52:50.109Z] rootdir: /src, inifile: pytest.ini [2021-05-06T10:52:50.109Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-06T10:52:50.109Z] collected 390 items / 1 deselected / 389 selected [2021-05-06T10:52:50.109Z] [2021-05-06T10:52:50.600Z] 29d5b6a226d2: Verifying Checksum [2021-05-06T10:52:50.600Z] 29d5b6a226d2: Download complete [2021-05-06T10:52:52.306Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-05-06T10:52:52.306Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T10:52:52.873Z] --- PASS: TestBuildUncleanTarFilenames (0.73s) [2021-05-06T10:52:52.873Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T10:52:57.086Z] --- PASS: TestBuildMultiStageLayerLeak (4.25s) [2021-05-06T10:52:57.086Z] === RUN TestBuildWithHugeFile [2021-05-06T10:53:08.387Z] --- PASS: TestBuildWithHugeFile (53.77s) [2021-05-06T10:53:08.388Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T10:53:08.388Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-06T10:53:08.388Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T10:53:08.388Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T10:53:08.388Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T10:53:08.388Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T10:53:08.388Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T10:53:08.388Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T10:53:08.388Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T10:53:08.388Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T10:53:08.388Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T10:53:08.388Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T10:53:08.388Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T10:53:08.388Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-05-06T10:53:08.388Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-05-06T10:53:08.388Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-05-06T10:53:08.388Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-06T10:53:08.388Z] === RUN TestBuildPreserveOwnership [2021-05-06T10:53:08.388Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-06T10:53:09.322Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-06T10:53:09.757Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-06T10:53:10.326Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-06T10:53:10.697Z] --- PASS: TestBuildPreserveOwnership (4.61s) [2021-05-06T10:53:10.697Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.17s) [2021-05-06T10:53:10.697Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.44s) [2021-05-06T10:53:10.697Z] === RUN TestBuildPlatformInvalid [2021-05-06T10:53:10.697Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-05-06T10:53:10.697Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-06T10:53:12.276Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-06T10:53:16.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-06T10:53:16.761Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T10:53:16.761Z] [2021-05-06T10:53:16.761Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T10:53:16.761Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T10:53:16.761Z] HOSTNAME=330cc31abd3e [2021-05-06T10:53:16.761Z] TESTDEBUG=0 [2021-05-06T10:53:16.761Z] DEST=bundles/test-integration [2021-05-06T10:53:16.761Z] PWD=/go/src/github.com/docker/docker [2021-05-06T10:53:16.761Z] DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 [2021-05-06T10:53:16.761Z] container=docker [2021-05-06T10:53:16.761Z] HOME=/root [2021-05-06T10:53:16.761Z] GOLANG_VERSION=1.13.15 [2021-05-06T10:53:16.761Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T10:53:16.761Z] VALIDATE_BRANCH=master [2021-05-06T10:53:16.761Z] TERM=xterm [2021-05-06T10:53:16.761Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T10:53:16.761Z] SHLVL=1 [2021-05-06T10:53:16.761Z] TIMEOUT=120m [2021-05-06T10:53:16.761Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T10:53:16.761Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T10:53:16.761Z] GO111MODULE=off [2021-05-06T10:53:16.761Z] DOCKER_EXPERIMENTAL=1 [2021-05-06T10:53:16.761Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-06T10:53:16.761Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T10:53:16.761Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T10:53:16.761Z] GOPATH=/go [2021-05-06T10:53:16.761Z] PKG_CONFIG=pkg-config [2021-05-06T10:53:16.761Z] _=/usr/bin/env [2021-05-06T10:53:16.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-06T10:53:25.609Z] Loaded image: buildpack-deps:buster [2021-05-06T10:53:25.609Z] Loaded image: busybox:latest [2021-05-06T10:53:25.609Z] Loaded image: busybox:glibc [2021-05-06T10:53:26.545Z] Loaded image: debian:bullseye [2021-05-06T10:53:26.803Z] Loaded image: hello-world:latest [2021-05-06T10:53:26.803Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T10:53:34.912Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.54s) [2021-05-06T10:53:34.912Z] PASS [2021-05-06T10:53:34.912Z] [2021-05-06T10:53:34.912Z] === Skipped [2021-05-06T10:53:34.912Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-06T10:53:34.912Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T10:53:34.912Z] [2021-05-06T10:53:34.912Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-06T10:53:34.912Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T10:53:34.912Z] [2021-05-06T10:53:34.912Z] [2021-05-06T10:53:34.912Z] DONE 34 tests, 2 skipped in 124.474s [2021-05-06T10:53:34.912Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-06T10:53:34.912Z] INFO: Testing against a local daemon [2021-05-06T10:53:34.912Z] === RUN TestConfigInspect [2021-05-06T10:53:36.812Z] --- PASS: TestConfigInspect (2.54s) [2021-05-06T10:53:36.812Z] === RUN TestConfigList [2021-05-06T10:53:38.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-06T10:53:38.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-06T10:53:39.341Z] --- PASS: TestConfigList (2.45s) [2021-05-06T10:53:39.341Z] === RUN TestConfigsCreateAndDelete [2021-05-06T10:53:41.870Z] --- PASS: TestConfigsCreateAndDelete (2.42s) [2021-05-06T10:53:41.870Z] === RUN TestConfigsUpdate [2021-05-06T10:53:43.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-06T10:53:44.399Z] --- PASS: TestConfigsUpdate (2.43s) [2021-05-06T10:53:44.399Z] === RUN TestTemplatedConfig [2021-05-06T10:53:46.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-06T10:53:47.681Z] --- PASS: TestTemplatedConfig (3.45s) [2021-05-06T10:53:47.681Z] === RUN TestConfigCreateResolve [2021-05-06T10:53:49.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-06T10:53:49.605Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-05-06T10:53:50.210Z] --- PASS: TestConfigCreateResolve (2.46s) [2021-05-06T10:53:50.210Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T10:53:50.776Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-05-06T10:53:50.776Z] PASS [2021-05-06T10:53:50.776Z] [2021-05-06T10:53:50.776Z] DONE 7 tests in 16.461s [2021-05-06T10:53:50.776Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-06T10:53:50.776Z] INFO: Testing against a local daemon [2021-05-06T10:53:50.776Z] === RUN TestCheckpoint [2021-05-06T10:53:50.776Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T10:53:50.776Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T10:53:50.776Z] === RUN TestContainerInvalidJSON [2021-05-06T10:53:50.776Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T10:53:50.776Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T10:53:50.776Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T10:53:50.776Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T10:53:50.776Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T10:53:50.776Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T10:53:50.776Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T10:53:50.776Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T10:53:50.776Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T10:53:50.776Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-06T10:53:50.776Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T10:53:50.776Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-06T10:53:50.776Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T10:53:50.776Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T10:53:51.034Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-06T10:53:51.034Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T10:53:51.034Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-05-06T10:53:51.034Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T10:53:51.034Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-05-06T10:53:51.034Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T10:53:51.034Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-05-06T10:53:51.034Z] === RUN TestCopyFromContainer [2021-05-06T10:53:52.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-06T10:53:52.410Z] === RUN TestCopyFromContainer// [2021-05-06T10:53:52.410Z] === RUN TestCopyFromContainer//bar/root [2021-05-06T10:53:52.670Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-06T10:53:52.670Z] === RUN TestCopyFromContainer/bar/quux [2021-05-06T10:53:52.670Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-06T10:53:52.670Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-06T10:53:52.930Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-06T10:53:52.930Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-06T10:53:52.930Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-06T10:53:52.930Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-06T10:53:52.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-06T10:53:53.188Z] --- PASS: TestCopyFromContainer (2.07s) [2021-05-06T10:53:53.188Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-06T10:53:53.188Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-06T10:53:53.188Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-06T10:53:53.188Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-06T10:53:53.188Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-06T10:53:53.188Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-06T10:53:53.188Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-05-06T10:53:53.188Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-06T10:53:53.188Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-06T10:53:53.188Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-06T10:53:53.188Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T10:53:53.188Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T10:53:53.188Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T10:53:53.188Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T10:53:53.188Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T10:53:53.188Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T10:53:53.188Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T10:53:53.188Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T10:53:53.188Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T10:53:53.188Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T10:53:53.188Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-06T10:53:53.188Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-06T10:53:53.188Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T10:53:53.188Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T10:53:53.188Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T10:53:53.188Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-06T10:53:53.188Z] === RUN TestCreateWithInvalidEnv [2021-05-06T10:53:53.188Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T10:53:53.188Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T10:53:53.188Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T10:53:53.188Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T10:53:53.188Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T10:53:53.188Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T10:53:53.188Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T10:53:53.188Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T10:53:53.188Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T10:53:53.188Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-06T10:53:53.188Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T10:53:53.188Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T10:53:53.188Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T10:53:53.188Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T10:53:53.188Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-05-06T10:53:53.188Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T10:53:53.355Z] --- PASS: TestBuildWithHugeFile (51.99s) [2021-05-06T10:53:53.355Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T10:53:53.355Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-06T10:53:53.355Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T10:53:53.355Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T10:53:53.355Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T10:53:53.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T10:53:53.355Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T10:53:53.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T10:53:53.355Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T10:53:53.355Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T10:53:53.355Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T10:53:53.355Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T10:53:53.355Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T10:53:53.355Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-05-06T10:53:53.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-05-06T10:53:53.355Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-05-06T10:53:53.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-06T10:53:53.355Z] === RUN TestBuildPreserveOwnership [2021-05-06T10:53:53.355Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-06T10:53:55.722Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2021-05-06T10:53:55.722Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T10:53:56.639Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-06T10:53:56.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-06T10:53:58.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-06T10:53:58.253Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2021-05-06T10:53:58.253Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T10:53:58.253Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T10:53:58.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T10:53:58.253Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T10:53:58.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T10:53:58.253Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T10:53:58.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T10:53:58.253Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T10:53:58.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T10:53:58.253Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T10:53:58.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T10:53:58.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T10:53:58.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T10:53:58.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T10:53:58.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T10:53:58.253Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T10:53:58.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-06T10:53:58.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-06T10:53:58.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-05-06T10:53:58.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-06T10:53:58.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-06T10:53:58.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-06T10:53:58.254Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T10:53:58.820Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-05-06T10:53:58.820Z] === RUN TestCreateDifferentPlatform [2021-05-06T10:53:58.820Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T10:53:58.820Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T10:53:58.820Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-06T10:53:58.820Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-06T10:53:58.820Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-06T10:53:58.820Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T10:53:58.820Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-06T10:53:58.820Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T10:53:59.078Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-05-06T10:53:59.078Z] === RUN TestContainerStartOnDaemonRestart [2021-05-06T10:53:59.078Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-06T10:53:59.078Z] === RUN TestDaemonRestartIpcMode [2021-05-06T10:53:59.078Z] === PAUSE TestDaemonRestartIpcMode [2021-05-06T10:53:59.078Z] === RUN TestDaemonHostGatewayIP [2021-05-06T10:53:59.078Z] === PAUSE TestDaemonHostGatewayIP [2021-05-06T10:53:59.078Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-06T10:53:59.078Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-06T10:53:59.078Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T10:53:59.078Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-06T10:53:59.078Z] === RUN TestDiff [2021-05-06T10:53:59.646Z] --- PASS: TestDiff (0.80s) [2021-05-06T10:53:59.646Z] === RUN TestExecWithCloseStdin [2021-05-06T10:54:00.825Z] --- PASS: TestBuildPreserveOwnership (10.65s) [2021-05-06T10:54:00.825Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.64s) [2021-05-06T10:54:00.825Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-06T10:54:00.825Z] === RUN TestBuildPlatformInvalid [2021-05-06T10:54:00.825Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-06T10:54:00.825Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-06T10:54:00.825Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-06T10:54:00.825Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-06T10:54:00.825Z] PASS [2021-05-06T10:54:00.825Z] [2021-05-06T10:54:00.825Z] === Skipped [2021-05-06T10:54:00.825Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-06T10:54:00.825Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T10:54:00.825Z] [2021-05-06T10:54:00.825Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-06T10:54:00.825Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T10:54:00.825Z] [2021-05-06T10:54:00.825Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-06T10:54:00.825Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-06T10:54:00.825Z] [2021-05-06T10:54:00.825Z] [2021-05-06T10:54:00.825Z] DONE 34 tests, 3 skipped in 137.769s [2021-05-06T10:54:00.825Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-06T10:54:00.825Z] INFO: Testing against a local daemon [2021-05-06T10:54:00.825Z] === RUN TestConfigInspect [2021-05-06T10:54:00.825Z] --- SKIP: TestConfigInspect (0.02s) [2021-05-06T10:54:00.825Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:54:00.825Z] === RUN TestConfigList [2021-05-06T10:54:00.825Z] --- SKIP: TestConfigList (0.01s) [2021-05-06T10:54:00.825Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:54:00.825Z] === RUN TestConfigsCreateAndDelete [2021-05-06T10:54:00.825Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-05-06T10:54:00.825Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:54:00.825Z] === RUN TestConfigsUpdate [2021-05-06T10:54:00.825Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-05-06T10:54:00.825Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:54:00.825Z] === RUN TestTemplatedConfig [2021-05-06T10:54:00.825Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-06T10:54:00.825Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:54:00.825Z] === RUN TestConfigCreateResolve [2021-05-06T10:54:00.825Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-05-06T10:54:00.825Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:54:00.825Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T10:54:01.021Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-05-06T10:54:01.021Z] === RUN TestExec [2021-05-06T10:54:01.958Z] --- PASS: TestExec (1.15s) [2021-05-06T10:54:01.958Z] === RUN TestExecUser [2021-05-06T10:54:02.728Z] --- PASS: TestConfigDaemonLibtrustID (1.93s) [2021-05-06T10:54:02.728Z] PASS [2021-05-06T10:54:02.728Z] [2021-05-06T10:54:02.728Z] === Skipped [2021-05-06T10:54:02.728Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-05-06T10:54:02.728Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:54:02.728Z] [2021-05-06T10:54:02.728Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-05-06T10:54:02.728Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:54:02.728Z] [2021-05-06T10:54:02.728Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-05-06T10:54:02.728Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:54:02.728Z] [2021-05-06T10:54:02.728Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-05-06T10:54:02.728Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:54:02.728Z] [2021-05-06T10:54:02.728Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-06T10:54:02.728Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:54:02.728Z] [2021-05-06T10:54:02.728Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-05-06T10:54:02.728Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:54:02.728Z] [2021-05-06T10:54:02.728Z] [2021-05-06T10:54:02.728Z] DONE 7 tests, 6 skipped in 2.121s [2021-05-06T10:54:02.728Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-06T10:54:02.728Z] INFO: Testing against a local daemon [2021-05-06T10:54:02.728Z] === RUN TestCheckpoint [2021-05-06T10:54:02.728Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T10:54:02.728Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T10:54:02.728Z] === RUN TestContainerInvalidJSON [2021-05-06T10:54:02.728Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T10:54:02.728Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T10:54:02.728Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T10:54:02.728Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T10:54:02.728Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T10:54:02.728Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T10:54:02.728Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T10:54:02.728Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T10:54:02.728Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T10:54:02.728Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-06T10:54:02.728Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-06T10:54:02.728Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T10:54:02.728Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T10:54:02.728Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T10:54:02.728Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-06T10:54:02.728Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T10:54:02.728Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-06T10:54:02.728Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T10:54:02.728Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-06T10:54:02.728Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T10:54:02.728Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-06T10:54:02.728Z] === RUN TestCopyFromContainer [2021-05-06T10:54:03.333Z] --- PASS: TestExecUser (1.09s) [2021-05-06T10:54:03.333Z] === RUN TestExportContainerAndImportImage [2021-05-06T10:54:04.268Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2021-05-06T10:54:04.268Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T10:54:05.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-06T10:54:06.169Z] --- PASS: TestExportContainerAfterDaemonRestart (1.77s) [2021-05-06T10:54:06.169Z] === RUN TestHealthCheckWorkdir [2021-05-06T10:54:06.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-06T10:54:06.919Z] === RUN TestCopyFromContainer// [2021-05-06T10:54:06.919Z] === RUN TestCopyFromContainer//bar/root [2021-05-06T10:54:06.919Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-06T10:54:06.919Z] === RUN TestCopyFromContainer/bar/quux [2021-05-06T10:54:06.919Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-06T10:54:06.919Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-06T10:54:06.919Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-06T10:54:06.919Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-06T10:54:06.919Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-06T10:54:06.919Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-06T10:54:06.919Z] --- PASS: TestCopyFromContainer (4.00s) [2021-05-06T10:54:06.919Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-06T10:54:06.919Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-06T10:54:06.919Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-06T10:54:06.919Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-06T10:54:06.919Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-06T10:54:06.919Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-05-06T10:54:06.919Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-06T10:54:06.919Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-06T10:54:06.919Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-06T10:54:06.919Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-06T10:54:06.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T10:54:06.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T10:54:06.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T10:54:06.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T10:54:06.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T10:54:06.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T10:54:06.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T10:54:06.919Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T10:54:06.919Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T10:54:06.919Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T10:54:06.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-06T10:54:06.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-06T10:54:06.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T10:54:06.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T10:54:06.919Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T10:54:06.919Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-06T10:54:06.919Z] === RUN TestCreateWithInvalidEnv [2021-05-06T10:54:06.919Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T10:54:06.919Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T10:54:06.919Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T10:54:06.919Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T10:54:06.919Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T10:54:06.919Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T10:54:06.919Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T10:54:06.919Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T10:54:06.919Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T10:54:06.919Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-06T10:54:06.919Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T10:54:06.919Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T10:54:06.919Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T10:54:06.919Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T10:54:06.919Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-06T10:54:06.919Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T10:54:07.544Z] --- PASS: TestHealthCheckWorkdir (1.52s) [2021-05-06T10:54:07.544Z] === RUN TestHealthKillContainer [2021-05-06T10:54:07.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-06T10:54:08.825Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s) [2021-05-06T10:54:08.825Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T10:54:09.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-06T10:54:09.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-06T10:54:09.500Z] 4612f6d0b889: Pull complete [2021-05-06T10:54:10.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-06T10:54:10.729Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2021-05-06T10:54:10.729Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T10:54:10.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T10:54:10.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T10:54:10.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T10:54:10.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T10:54:10.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T10:54:10.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T10:54:10.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T10:54:10.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T10:54:10.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T10:54:10.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T10:54:10.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T10:54:10.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T10:54:10.831Z] --- PASS: TestHealthKillContainer (3.13s) [2021-05-06T10:54:10.831Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T10:54:10.987Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T10:54:10.987Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T10:54:10.987Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T10:54:10.987Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-06T10:54:10.987Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-06T10:54:10.987Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-06T10:54:10.987Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-06T10:54:10.987Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-06T10:54:10.987Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-06T10:54:10.987Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T10:54:11.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-06T10:54:11.398Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-05-06T10:54:11.398Z] === RUN TestIpcModeNone [2021-05-06T10:54:11.555Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2021-05-06T10:54:11.555Z] === RUN TestCreateDifferentPlatform [2021-05-06T10:54:11.555Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T10:54:11.555Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T10:54:11.555Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-06T10:54:11.555Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-06T10:54:11.555Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-06T10:54:11.555Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T10:54:11.555Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-05-06T10:54:11.555Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T10:54:11.555Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-05-06T10:54:11.555Z] === RUN TestContainerStartOnDaemonRestart [2021-05-06T10:54:11.555Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-06T10:54:11.555Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-06T10:54:11.555Z] === RUN TestDaemonRestartIpcMode [2021-05-06T10:54:11.555Z] === PAUSE TestDaemonRestartIpcMode [2021-05-06T10:54:11.555Z] === RUN TestDaemonHostGatewayIP [2021-05-06T10:54:11.555Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-06T10:54:11.555Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:54:11.555Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-06T10:54:11.555Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-06T10:54:11.555Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T10:54:11.555Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-06T10:54:11.555Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-06T10:54:11.555Z] === RUN TestDiff [2021-05-06T10:54:12.333Z] --- PASS: TestIpcModeNone (1.10s) [2021-05-06T10:54:12.333Z] === RUN TestIpcModePrivate [2021-05-06T10:54:12.491Z] --- PASS: TestDiff (0.69s) [2021-05-06T10:54:12.491Z] === RUN TestExecWithCloseStdin [2021-05-06T10:54:13.431Z] --- PASS: TestExecWithCloseStdin (0.99s) [2021-05-06T10:54:13.431Z] === RUN TestExec [2021-05-06T10:54:13.708Z] --- PASS: TestIpcModePrivate (1.11s) [2021-05-06T10:54:13.708Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-05-06T10:54:13.708Z] === RUN TestIpcModeShareable [2021-05-06T10:54:14.371Z] --- PASS: TestExec (0.95s) [2021-05-06T10:54:14.371Z] === RUN TestExecUser [2021-05-06T10:54:14.655Z] --- PASS: TestIpcModeShareable (1.11s) [2021-05-06T10:54:14.655Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-05-06T10:54:14.655Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-06T10:54:15.308Z] --- PASS: TestExecUser (0.96s) [2021-05-06T10:54:15.308Z] === RUN TestExportContainerAndImportImage [2021-05-06T10:54:15.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-06T10:54:15.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-06T10:54:16.244Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-05-06T10:54:16.244Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T10:54:16.675Z] 29d5b6a226d2: Pull complete [2021-05-06T10:54:16.675Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-06T10:54:16.675Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T10:54:16.675Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-05-06T10:54:16.675Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-05-06T10:54:16.675Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-05-06T10:54:16.675Z] WARN: Skipping validation tests [2021-05-06T10:54:16.675Z] INFO: Running unit tests at 05/06/2021 10:54:11... [2021-05-06T10:54:16.675Z] INFO: make.ps1 starting at 05/06/2021 10:54:14 [2021-05-06T10:54:16.675Z] INFO: Git commit (bbf727d719) assumed from DOCKER_GITCOMMIT environment variable [2021-05-06T10:54:16.675Z] INFO: Invoking autogen... [2021-05-06T10:54:16.675Z] INFO: Running unit tests... [2021-05-06T10:54:17.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-06T10:54:17.976Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.17s) [2021-05-06T10:54:17.976Z] === RUN TestAPIIpcModeHost [2021-05-06T10:54:18.911Z] --- PASS: TestAPIIpcModeHost (1.13s) [2021-05-06T10:54:18.911Z] === RUN TestDaemonIpcModeShareable [2021-05-06T10:54:19.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-06T10:54:19.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-06T10:54:19.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-06T10:54:20.432Z] --- PASS: TestExportContainerAfterDaemonRestart (4.05s) [2021-05-06T10:54:20.432Z] === RUN TestHealthCheckWorkdir [2021-05-06T10:54:20.814Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2021-05-06T10:54:20.814Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-06T10:54:20.814Z] === RUN TestDaemonIpcModePrivate [2021-05-06T10:54:21.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-06T10:54:21.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-06T10:54:21.810Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2021-05-06T10:54:21.810Z] === RUN TestHealthKillContainer [2021-05-06T10:54:22.507Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-05-06T10:54:22.715Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2021-05-06T10:54:22.715Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-06T10:54:22.715Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-06T10:54:23.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-06T10:54:24.614Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-05-06T10:54:24.614Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-06T10:54:24.614Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-06T10:54:25.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-06T10:54:25.096Z] --- PASS: TestHealthKillContainer (2.97s) [2021-05-06T10:54:25.096Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T10:54:25.096Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2021-05-06T10:54:25.096Z] === RUN TestIpcModeNone [2021-05-06T10:54:25.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-06T10:54:26.036Z] --- PASS: TestIpcModeNone (0.94s) [2021-05-06T10:54:26.036Z] === RUN TestIpcModePrivate [2021-05-06T10:54:26.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-06T10:54:26.515Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2021-05-06T10:54:26.515Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-06T10:54:26.515Z] === RUN TestIpcModeOlderClient [2021-05-06T10:54:26.515Z] === PAUSE TestIpcModeOlderClient [2021-05-06T10:54:26.515Z] === RUN TestKillContainerInvalidSignal [2021-05-06T10:54:26.973Z] --- PASS: TestIpcModePrivate (0.95s) [2021-05-06T10:54:26.973Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-06T10:54:26.973Z] === RUN TestIpcModeShareable [2021-05-06T10:54:26.973Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-06T10:54:26.973Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T10:54:26.973Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-06T10:54:27.082Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-05-06T10:54:27.082Z] === RUN TestKillContainer [2021-05-06T10:54:27.082Z] === RUN TestKillContainer/no_signal [2021-05-06T10:54:27.648Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T10:54:27.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-06T10:54:28.216Z] === RUN TestKillContainer/killing_signal [2021-05-06T10:54:28.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-06T10:54:29.151Z] --- PASS: TestKillContainer (2.13s) [2021-05-06T10:54:29.151Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-05-06T10:54:29.151Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-05-06T10:54:29.151Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-05-06T10:54:29.151Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T10:54:29.151Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-06T10:54:29.267Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T10:54:29.267Z] Using test binary docker [2021-05-06T10:54:29.267Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-06T10:54:29.267Z] +++ /etc/init.d/apparmor start [2021-05-06T10:54:29.267Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T10:54:29.267Z] INFO: Waiting for daemon to start... [2021-05-06T10:54:29.267Z] Starting dockerd [2021-05-06T10:54:29.267Z] +++ 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-05-06T10:54:29.608Z] ? github.com/docker/docker/api [no test files] [2021-05-06T10:54:30.086Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-06T10:54:30.262Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) [2021-05-06T10:54:30.262Z] === RUN TestAPIIpcModeHost [2021-05-06T10:54:30.262Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-06T10:54:30.262Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T10:54:30.262Z] === RUN TestDaemonIpcModeShareable [2021-05-06T10:54:30.262Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-06T10:54:30.262Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T10:54:30.262Z] === RUN TestDaemonIpcModePrivate [2021-05-06T10:54:30.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2021-05-06T10:54:30.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-05-06T10:54:30.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-05-06T10:54:30.654Z] === RUN TestKillStoppedContainer [2021-05-06T10:54:30.654Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-06T10:54:30.654Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T10:54:30.654Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-05-06T10:54:30.654Z] === RUN TestKillDifferentUserContainer [2021-05-06T10:54:31.222Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-05-06T10:54:31.222Z] === RUN TestInspectOomKilledTrue [2021-05-06T10:54:31.222Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T10:54:31.222Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-06T10:54:31.222Z] === RUN TestInspectOomKilledFalse [2021-05-06T10:54:32.157Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2021-05-06T10:54:32.157Z] === RUN TestLinksEtcHostsContentMatch [2021-05-06T10:54:32.724Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-05-06T10:54:32.724Z] === RUN TestLinksContainerNames [2021-05-06T10:54:32.794Z] --- PASS: TestDaemonIpcModePrivate (2.91s) [2021-05-06T10:54:32.794Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-05-06T10:54:32.794Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-06T10:54:32.794Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-06T10:54:32.794Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T10:54:32.794Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-06T10:54:32.794Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-06T10:54:32.794Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T10:54:32.794Z] === RUN TestIpcModeOlderClient [2021-05-06T10:54:32.795Z] === PAUSE TestIpcModeOlderClient [2021-05-06T10:54:32.795Z] === RUN TestKillContainerInvalidSignal [2021-05-06T10:54:33.362Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-05-06T10:54:33.362Z] === RUN TestKillContainer [2021-05-06T10:54:33.362Z] === RUN TestKillContainer/no_signal [2021-05-06T10:54:33.930Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T10:54:33.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-06T10:54:34.099Z] --- PASS: TestLinksContainerNames (1.38s) [2021-05-06T10:54:34.099Z] === RUN TestLogsFollowTailEmpty [2021-05-06T10:54:34.643Z] === RUN TestKillContainer/killing_signal [2021-05-06T10:54:35.035Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-05-06T10:54:35.035Z] === RUN TestContainerNetworkMountsNoChown [2021-05-06T10:54:35.579Z] --- PASS: TestKillContainer (2.02s) [2021-05-06T10:54:35.580Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-05-06T10:54:35.580Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-05-06T10:54:35.580Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-05-06T10:54:35.580Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T10:54:35.580Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-06T10:54:35.944Z] . [2021-05-06T10:54:35.944Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T10:54:35.944Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T10:54:35.944Z] Error: No such image: emptyfs [2021-05-06T10:54:35.944Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-06T10:54:35.944Z] ++++ docker load [2021-05-06T10:54:35.944Z] Running integration-test (iteration 1) [2021-05-06T10:54:35.944Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-06T10:54:35.944Z] ++ 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-05-06T10:54:35.944Z] ++ set -e [2021-05-06T10:54:35.944Z] ++ '[' -n 0 ']' [2021-05-06T10:54:35.944Z] ++ set -x [2021-05-06T10:54:35.944Z] ++ 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-05-06T10:54:35.969Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/default [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/default [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/private [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/private [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rprivate [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/slave [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/slave [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rslave [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/shared [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/shared [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rshared [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/default [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/rslave [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/rshared [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/shared [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/rprivate [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/slave [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/private [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-06T10:54:35.969Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-06T10:54:35.969Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-06T10:54:35.969Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-06T10:54:35.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-06T10:54:36.147Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-06T10:54:36.227Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-06T10:54:36.227Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-06T10:54:36.227Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-06T10:54:36.227Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-06T10:54:36.227Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T10:54:36.227Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-06T10:54:36.227Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-06T10:54:36.227Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-06T10:54:36.227Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-06T10:54:36.227Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-06T10:54:36.227Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-06T10:54:36.227Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-06T10:54:36.227Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-06T10:54:36.228Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-06T10:54:36.228Z] === RUN TestContainerBindMountNonRecursive [2021-05-06T10:54:36.714Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2021-05-06T10:54:36.714Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-05-06T10:54:36.714Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-05-06T10:54:36.714Z] === RUN TestKillStoppedContainer [2021-05-06T10:54:36.714Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-06T10:54:36.714Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T10:54:36.714Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-05-06T10:54:36.714Z] === RUN TestKillDifferentUserContainer [2021-05-06T10:54:37.651Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-05-06T10:54:37.651Z] === RUN TestInspectOomKilledTrue [2021-05-06T10:54:37.651Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T10:54:37.651Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:54:37.651Z] === RUN TestInspectOomKilledFalse [2021-05-06T10:54:37.651Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-06T10:54:37.651Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T10:54:37.651Z] === RUN TestLinksEtcHostsContentMatch [2021-05-06T10:54:37.651Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-06T10:54:37.651Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-06T10:54:37.651Z] === RUN TestLinksContainerNames [2021-05-06T10:54:38.759Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2021-05-06T10:54:38.759Z] === RUN TestContainerVolumesMountedAsShared [2021-05-06T10:54:38.759Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-05-06T10:54:38.759Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-06T10:54:39.028Z] --- PASS: TestLinksContainerNames (1.35s) [2021-05-06T10:54:39.028Z] === RUN TestLogsFollowTailEmpty [2021-05-06T10:54:39.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-06T10:54:39.595Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-05-06T10:54:39.595Z] === RUN TestContainerNetworkMountsNoChown [2021-05-06T10:54:39.695Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-05-06T10:54:39.695Z] === RUN TestNetworkNat [2021-05-06T10:54:40.163Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/default [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/default [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/private [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/private [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rprivate [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/slave [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/slave [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rslave [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/shared [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/shared [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rshared [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/default [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/rslave [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/rshared [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/shared [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/rprivate [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/slave [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/private [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-06T10:54:40.163Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-06T10:54:40.163Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-06T10:54:40.163Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T10:54:40.422Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-06T10:54:40.630Z] --- PASS: TestNetworkNat (0.82s) [2021-05-06T10:54:40.630Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T10:54:40.681Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-06T10:54:40.681Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-06T10:54:40.681Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-06T10:54:40.681Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-06T10:54:40.681Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-06T10:54:40.681Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-06T10:54:40.681Z] === RUN TestContainerBindMountNonRecursive [2021-05-06T10:54:40.681Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-05-06T10:54:40.681Z] 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-05-06T10:54:40.681Z] === RUN TestContainerVolumesMountedAsShared [2021-05-06T10:54:40.681Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-06T10:54:40.681Z] 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-05-06T10:54:40.681Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-06T10:54:40.681Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-06T10:54:40.681Z] 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-05-06T10:54:40.681Z] === RUN TestNetworkNat [2021-05-06T10:54:41.197Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2021-05-06T10:54:41.197Z] === RUN TestNetworkLoopbackNat [2021-05-06T10:54:41.617Z] --- PASS: TestNetworkNat (0.90s) [2021-05-06T10:54:41.617Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T10:54:42.185Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2021-05-06T10:54:42.185Z] === RUN TestNetworkLoopbackNat [2021-05-06T10:54:42.597Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T10:54:42.597Z] Using test binary docker [2021-05-06T10:54:42.597Z] +++ /etc/init.d/apparmor start [2021-05-06T10:54:42.597Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T10:54:42.597Z] INFO: Waiting for daemon to start... [2021-05-06T10:54:42.597Z] Starting dockerd [2021-05-06T10:54:42.597Z] +++ 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-05-06T10:54:44.433Z] === RUN TestMiddlewares [2021-05-06T10:54:44.433Z] --- PASS: TestMiddlewares (0.00s) [2021-05-06T10:54:44.433Z] PASS [2021-05-06T10:54:44.433Z] coverage: 9.0% of statements [2021-05-06T10:54:44.433Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2021-05-06T10:54:44.478Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2021-05-06T10:54:44.478Z] === RUN TestPause [2021-05-06T10:54:45.045Z] --- PASS: TestPause (0.72s) [2021-05-06T10:54:45.045Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T10:54:45.045Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T10:54:45.045Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T10:54:45.045Z] === RUN TestPauseStopPausedContainer [2021-05-06T10:54:45.115Z] . [2021-05-06T10:54:45.115Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T10:54:45.115Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T10:54:45.115Z] Error: No such image: emptyfs [2021-05-06T10:54:45.115Z] ++++ docker load [2021-05-06T10:54:45.115Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-06T10:54:45.371Z] Running integration-test (iteration 1) [2021-05-06T10:54:45.371Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-06T10:54:45.371Z] ++ 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-05-06T10:54:45.371Z] ++ set -e [2021-05-06T10:54:45.371Z] ++ '[' -n 0 ']' [2021-05-06T10:54:45.371Z] ++ set -x [2021-05-06T10:54:45.371Z] ++ 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-05-06T10:54:45.471Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-05-06T10:54:45.471Z] === RUN TestPause [2021-05-06T10:54:45.471Z] --- SKIP: TestPause (0.00s) [2021-05-06T10:54:45.471Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:54:45.471Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T10:54:45.471Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T10:54:45.471Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T10:54:45.471Z] === RUN TestPauseStopPausedContainer [2021-05-06T10:54:45.471Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-05-06T10:54:45.471Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:54:45.471Z] === RUN TestPidHost [2021-05-06T10:54:45.979Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-05-06T10:54:45.979Z] === RUN TestPidHost [2021-05-06T10:54:47.374Z] --- PASS: TestPidHost (1.88s) [2021-05-06T10:54:47.374Z] === RUN TestPsFilter [2021-05-06T10:54:47.374Z] --- PASS: TestPsFilter (0.19s) [2021-05-06T10:54:47.374Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T10:54:47.881Z] --- PASS: TestPidHost (1.98s) [2021-05-06T10:54:47.881Z] === RUN TestPsFilter [2021-05-06T10:54:47.881Z] --- PASS: TestPsFilter (0.11s) [2021-05-06T10:54:47.881Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T10:54:48.197Z] Loaded image: buildpack-deps:buster [2021-05-06T10:54:48.198Z] Loaded image: busybox:latest [2021-05-06T10:54:48.198Z] Loaded image: busybox:glibc [2021-05-06T10:54:48.310Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-05-06T10:54:48.310Z] === RUN TestRemoveContainerWithVolume [2021-05-06T10:54:48.815Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-05-06T10:54:48.815Z] === RUN TestRemoveContainerWithVolume [2021-05-06T10:54:48.877Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-05-06T10:54:48.877Z] === RUN TestRemoveContainerRunning [2021-05-06T10:54:49.381Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-05-06T10:54:49.381Z] === RUN TestRemoveContainerRunning [2021-05-06T10:54:49.448Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-05-06T10:54:49.448Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T10:54:50.316Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-05-06T10:54:50.316Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T10:54:50.394Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-05-06T10:54:50.394Z] === RUN TestRemoveInvalidContainer [2021-05-06T10:54:50.394Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-06T10:54:50.394Z] === RUN TestRenameLinkedContainer [2021-05-06T10:54:50.882Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-05-06T10:54:50.882Z] === RUN TestRemoveInvalidContainer [2021-05-06T10:54:50.882Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-06T10:54:50.882Z] === RUN TestRenameLinkedContainer [2021-05-06T10:54:52.463Z] Loaded image: debian:bullseye [2021-05-06T10:54:52.976Z] --- PASS: TestRenameLinkedContainer (2.84s) [2021-05-06T10:54:52.976Z] === RUN TestRenameStoppedContainer [2021-05-06T10:54:53.036Z] Loaded image: hello-world:latest [2021-05-06T10:54:53.912Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-05-06T10:54:53.912Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T10:54:54.167Z] --- PASS: TestRenameLinkedContainer (2.89s) [2021-05-06T10:54:54.167Z] === RUN TestRenameStoppedContainer [2021-05-06T10:54:54.426Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-05-06T10:54:54.426Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T10:54:54.426Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T10:54:55.011Z] INFO: Testing against a local daemon [2021-05-06T10:54:55.011Z] === RUN TestCgroupNamespacesBuild [2021-05-06T10:54:55.288Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2021-05-06T10:54:55.288Z] === RUN TestRenameInvalidName [2021-05-06T10:54:55.803Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2021-05-06T10:54:55.803Z] === RUN TestRenameInvalidName [2021-05-06T10:54:55.856Z] --- PASS: TestRenameInvalidName (0.66s) [2021-05-06T10:54:55.856Z] === RUN TestRenameAnonymousContainer [2021-05-06T10:54:56.737Z] --- PASS: TestRenameInvalidName (0.71s) [2021-05-06T10:54:56.737Z] === RUN TestRenameAnonymousContainer [2021-05-06T10:54:58.011Z] ..........................xx.................... [ 29%] [2021-05-06T10:54:58.362Z] --- PASS: TestCgroupNamespacesBuild (3.09s) [2021-05-06T10:54:58.362Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-06T10:54:59.143Z] --- PASS: TestRenameAnonymousContainer (3.09s) [2021-05-06T10:54:59.143Z] === RUN TestRenameContainerWithSameName [2021-05-06T10:54:59.402Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-05-06T10:54:59.402Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T10:55:00.021Z] --- PASS: TestRenameAnonymousContainer (3.20s) [2021-05-06T10:55:00.021Z] === RUN TestRenameContainerWithSameName [2021-05-06T10:55:00.284Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.24s) [2021-05-06T10:55:00.284Z] === RUN TestBuildWithSession [2021-05-06T10:55:00.284Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T10:55:00.284Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T10:55:00.284Z] === RUN TestBuildSquashParent [2021-05-06T10:55:00.587Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-05-06T10:55:00.587Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T10:55:00.780Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2021-05-06T10:55:00.780Z] === RUN TestResize [2021-05-06T10:55:01.717Z] --- PASS: TestResize (0.67s) [2021-05-06T10:55:01.717Z] === RUN TestResizeWithInvalidSize [2021-05-06T10:55:01.971Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2021-05-06T10:55:01.971Z] === RUN TestResize [2021-05-06T10:55:02.284Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-05-06T10:55:02.284Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T10:55:02.557Z] --- PASS: TestResize (0.76s) [2021-05-06T10:55:02.557Z] === RUN TestResizeWithInvalidSize [2021-05-06T10:55:02.852Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-05-06T10:55:02.852Z] === RUN TestDaemonRestartKillContainers [2021-05-06T10:55:02.852Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-06T10:55:02.852Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-06T10:55:02.852Z] === RUN TestCgroupNamespacesRun [2021-05-06T10:55:03.513Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2021-05-06T10:55:03.513Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T10:55:04.079Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T10:55:04.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T10:55:04.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T10:55:04.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T10:55:04.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T10:55:04.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T10:55:04.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T10:55:04.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T10:55:04.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T10:55:04.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T10:55:04.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T10:55:04.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T10:55:04.079Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T10:55:04.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T10:55:04.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T10:55:04.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T10:55:06.139Z] --- PASS: TestCgroupNamespacesRun (2.91s) [2021-05-06T10:55:06.139Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-06T10:55:06.609Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T10:55:06.609Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T10:55:06.885Z] --- PASS: TestBuildSquashParent (6.00s) [2021-05-06T10:55:06.885Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T10:55:06.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:55:06.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:55:06.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:55:06.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:55:06.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:55:06.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:55:06.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:55:06.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:55:06.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:55:06.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:55:06.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:55:06.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:55:06.885Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:55:06.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:55:06.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:55:06.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:55:07.983Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T10:55:07.983Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T10:55:08.670Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.53s) [2021-05-06T10:55:08.670Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-06T10:55:08.824Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:55:09.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:55:09.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T10:55:09.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T10:55:11.009Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-06T10:55:11.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s) [2021-05-06T10:55:11.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2021-05-06T10:55:11.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s) [2021-05-06T10:55:11.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2021-05-06T10:55:11.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2021-05-06T10:55:11.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2021-05-06T10:55:11.009Z] === RUN TestBuildMultiStageCopy [2021-05-06T10:55:11.009Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T10:55:11.204Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.91s) [2021-05-06T10:55:11.204Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-06T10:55:11.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T10:55:11.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T10:55:13.562Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T10:55:13.562Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T10:55:14.137Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T10:55:14.399Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T10:55:14.493Z] --- PASS: TestCgroupNamespacesRunHostMode (2.96s) [2021-05-06T10:55:14.493Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-06T10:55:14.661Z] --- PASS: TestBuildMultiStageCopy (3.63s) [2021-05-06T10:55:14.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s) [2021-05-06T10:55:14.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2021-05-06T10:55:14.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-05-06T10:55:14.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-05-06T10:55:14.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-05-06T10:55:14.661Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T10:55:15.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T10:55:15.174Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T10:55:15.607Z] --- PASS: TestBuildMultiStageParentConfig (0.94s) [2021-05-06T10:55:15.607Z] === RUN TestBuildLabelWithTargets [2021-05-06T10:55:17.025Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.93s) [2021-05-06T10:55:17.025Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s) [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.91s) [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.07s) [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2021-05-06T10:55:17.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.12s) [2021-05-06T10:55:17.076Z] === RUN TestCgroupNamespacesRun [2021-05-06T10:55:17.528Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2021-05-06T10:55:17.528Z] === RUN TestBuildWithEmptyLayers [2021-05-06T10:55:18.103Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2021-05-06T10:55:18.103Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T10:55:18.977Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2021-05-06T10:55:18.977Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-06T10:55:18.977Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-06T10:55:18.977Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-06T10:55:18.977Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-06T10:55:19.557Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.39s) [2021-05-06T10:55:19.557Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-06T10:55:20.654Z] --- PASS: TestBuildMultiStageOnBuild (2.47s) [2021-05-06T10:55:20.654Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T10:55:20.879Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2021-05-06T10:55:20.879Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-06T10:55:21.459Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.98s) [2021-05-06T10:55:21.459Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-06T10:55:21.601Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2021-05-06T10:55:21.601Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T10:55:22.256Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2021-05-06T10:55:22.256Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-06T10:55:24.153Z] --- PASS: TestBuildMultiStageLayerLeak (2.52s) [2021-05-06T10:55:24.153Z] === RUN TestBuildWithHugeFile [2021-05-06T10:55:24.157Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2021-05-06T10:55:24.157Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-06T10:55:24.675Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-06T10:55:24.745Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.93s) [2021-05-06T10:55:24.745Z] === RUN TestKernelTCPMemory [2021-05-06T10:55:24.745Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-05-06T10:55:24.745Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:24.745Z] === RUN TestNISDomainname [2021-05-06T10:55:24.745Z] --- SKIP: TestNISDomainname (0.01s) [2021-05-06T10:55:24.745Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-06T10:55:24.745Z] === RUN TestHostnameDnsResolution [2021-05-06T10:55:25.531Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2021-05-06T10:55:25.531Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-06T10:55:26.122Z] --- PASS: TestHostnameDnsResolution (1.60s) [2021-05-06T10:55:26.122Z] === RUN TestStats [2021-05-06T10:55:26.122Z] --- SKIP: TestStats (0.00s) [2021-05-06T10:55:26.122Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:26.122Z] === RUN TestStopContainerWithTimeout [2021-05-06T10:55:26.122Z] === RUN TestStopContainerWithTimeout/0 [2021-05-06T10:55:26.122Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-06T10:55:26.122Z] === RUN TestStopContainerWithTimeout/1 [2021-05-06T10:55:26.122Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-06T10:55:26.122Z] === RUN TestStopContainerWithTimeout/3 [2021-05-06T10:55:26.122Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-06T10:55:26.122Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-06T10:55:26.122Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-06T10:55:26.122Z] === CONT TestStopContainerWithTimeout/0 [2021-05-06T10:55:26.122Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-06T10:55:26.464Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-05-06T10:55:26.464Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-06T10:55:27.059Z] === CONT TestStopContainerWithTimeout/3 [2021-05-06T10:55:28.365Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-05-06T10:55:28.365Z] === RUN TestKernelTCPMemory [2021-05-06T10:55:28.365Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-05-06T10:55:28.365Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-05-06T10:55:28.365Z] === RUN TestNISDomainname [2021-05-06T10:55:28.964Z] === CONT TestStopContainerWithTimeout/1 [2021-05-06T10:55:29.300Z] --- PASS: TestNISDomainname (1.30s) [2021-05-06T10:55:29.300Z] === RUN TestHostnameDnsResolution [2021-05-06T10:55:30.866Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-06T10:55:30.866Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2021-05-06T10:55:30.866Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2021-05-06T10:55:30.866Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2021-05-06T10:55:30.866Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-05-06T10:55:30.866Z] === RUN TestDeleteDevicemapper [2021-05-06T10:55:30.866Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-06T10:55:30.866Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T10:55:30.866Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T10:55:31.200Z] --- PASS: TestHostnameDnsResolution (1.71s) [2021-05-06T10:55:31.200Z] === RUN TestStats [2021-05-06T10:55:32.045Z] Loaded image: buildpack-deps:buster [2021-05-06T10:55:32.045Z] Loaded image: busybox:latest [2021-05-06T10:55:32.045Z] Loaded image: busybox:glibc [2021-05-06T10:55:32.308Z] Loaded image: debian:bullseye [2021-05-06T10:55:32.564Z] Loaded image: hello-world:latest [2021-05-06T10:55:32.564Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T10:55:32.820Z] INFO: Testing against a local daemon [2021-05-06T10:55:32.820Z] === RUN TestCgroupNamespacesBuild [2021-05-06T10:55:34.035Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-06T10:55:34.153Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s) [2021-05-06T10:55:34.153Z] === RUN TestUpdateMemory [2021-05-06T10:55:34.153Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-06T10:55:34.153Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:34.153Z] === RUN TestUpdateCPUQuota [2021-05-06T10:55:34.153Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-06T10:55:34.153Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:34.153Z] === RUN TestUpdatePidsLimit [2021-05-06T10:55:34.153Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-06T10:55:34.153Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:34.153Z] === RUN TestUpdateRestartPolicy [2021-05-06T10:55:34.482Z] --- PASS: TestStats (2.76s) [2021-05-06T10:55:34.482Z] === RUN TestStopContainerWithTimeout [2021-05-06T10:55:34.482Z] === RUN TestStopContainerWithTimeout/0 [2021-05-06T10:55:34.482Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-06T10:55:34.482Z] === RUN TestStopContainerWithTimeout/1 [2021-05-06T10:55:34.482Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-06T10:55:34.482Z] === RUN TestStopContainerWithTimeout/3 [2021-05-06T10:55:34.482Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-06T10:55:34.482Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-06T10:55:34.482Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-06T10:55:34.482Z] === CONT TestStopContainerWithTimeout/0 [2021-05-06T10:55:34.482Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-06T10:55:35.049Z] === CONT TestStopContainerWithTimeout/3 [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-06T10:55:35.142Z] === RUN TestBoolValue [2021-05-06T10:55:35.142Z] --- PASS: TestBoolValue (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestBoolValueOrDefault [2021-05-06T10:55:35.142Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestInt64ValueOrZero [2021-05-06T10:55:35.142Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestInt64ValueOrDefault [2021-05-06T10:55:35.142Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-06T10:55:35.142Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestJsonContentType [2021-05-06T10:55:35.142Z] --- PASS: TestJsonContentType (0.00s) [2021-05-06T10:55:35.142Z] PASS [2021-05-06T10:55:35.142Z] coverage: 14.7% of statements [2021-05-06T10:55:35.142Z] ok github.com/docker/docker/api/server/httputils 0.043s coverage: 14.7% of statements [2021-05-06T10:55:35.142Z] === RUN TestMaskSecretKeys [2021-05-06T10:55:35.142Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-06T10:55:35.142Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-06T10:55:35.142Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-06T10:55:35.142Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-06T10:55:35.142Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-06T10:55:35.142Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-06T10:55:35.142Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestVersionMiddlewareVersion [2021-05-06T10:55:35.142Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-06T10:55:35.142Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-06T10:55:35.142Z] PASS [2021-05-06T10:55:35.142Z] coverage: 37.7% of statements [2021-05-06T10:55:35.142Z] ok github.com/docker/docker/api/server/middleware 0.078s coverage: 37.7% of statements [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-06T10:55:35.142Z] === RUN TestToJSON [2021-05-06T10:55:35.142Z] --- PASS: TestToJSON (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestToParamWithVersion [2021-05-06T10:55:35.142Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestFromJSON [2021-05-06T10:55:35.142Z] --- PASS: TestFromJSON (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestEmpty [2021-05-06T10:55:35.142Z] --- PASS: TestEmpty (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestArgsMatchKVListEmptySources [2021-05-06T10:55:35.142Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestArgsMatchKVList [2021-05-06T10:55:35.142Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestArgsMatch [2021-05-06T10:55:35.142Z] --- PASS: TestArgsMatch (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestAdd [2021-05-06T10:55:35.142Z] --- PASS: TestAdd (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestDel [2021-05-06T10:55:35.142Z] --- PASS: TestDel (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestLen [2021-05-06T10:55:35.142Z] --- PASS: TestLen (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestExactMatch [2021-05-06T10:55:35.142Z] --- PASS: TestExactMatch (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestOnlyOneExactMatch [2021-05-06T10:55:35.142Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestContains [2021-05-06T10:55:35.142Z] --- PASS: TestContains (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestValidate [2021-05-06T10:55:35.142Z] --- PASS: TestValidate (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestWalkValues [2021-05-06T10:55:35.142Z] --- PASS: TestWalkValues (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestFuzzyMatch [2021-05-06T10:55:35.142Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestClone [2021-05-06T10:55:35.142Z] --- PASS: TestClone (0.00s) [2021-05-06T10:55:35.142Z] PASS [2021-05-06T10:55:35.142Z] coverage: 92.2% of statements [2021-05-06T10:55:35.142Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2021-05-06T10:55:35.142Z] === RUN TestStrSliceMarshalJSON [2021-05-06T10:55:35.142Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestStrSliceUnmarshalJSON [2021-05-06T10:55:35.142Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestStrSliceUnmarshalString [2021-05-06T10:55:35.142Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestStrSliceUnmarshalSlice [2021-05-06T10:55:35.142Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-06T10:55:35.142Z] PASS [2021-05-06T10:55:35.142Z] coverage: 90.0% of statements [2021-05-06T10:55:35.142Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2021-05-06T10:55:35.142Z] === RUN TestDurationToSecondsString [2021-05-06T10:55:35.142Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-06T10:55:35.142Z] === RUN TestGetTimestamp [2021-05-06T10:55:35.142Z] === RUN TestAdjustForAPIVersion [2021-05-06T10:55:35.142Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-06T10:55:35.142Z] PASS [2021-05-06T10:55:35.142Z] coverage: 5.7% of statements [2021-05-06T10:55:35.142Z] ok github.com/docker/docker/api/server/router/swarm 0.094s coverage: 5.7% of statements [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-06T10:55:35.142Z] --- PASS: TestGetTimestamp (0.12s) [2021-05-06T10:55:35.142Z] === RUN TestParseTimestamps [2021-05-06T10:55:35.142Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-06T10:55:35.142Z] PASS [2021-05-06T10:55:35.142Z] coverage: 100.0% of statements [2021-05-06T10:55:35.142Z] ok github.com/docker/docker/api/types/time 0.156s coverage: 100.0% of statements [2021-05-06T10:55:35.142Z] === RUN TestCompareVersion [2021-05-06T10:55:35.142Z] --- PASS: TestCompareVersion (0.00s) [2021-05-06T10:55:35.142Z] PASS [2021-05-06T10:55:35.142Z] coverage: 75.0% of statements [2021-05-06T10:55:35.142Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/builder [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-06T10:55:35.142Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-06T10:55:35.523Z] 399f118dfaa9: Pull complete [2021-05-06T10:55:35.523Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-05-06T10:55:35.523Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T10:55:35.523Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-06T10:55:35.523Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-06T10:55:35.523Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1879' [2021-05-06T10:55:35.523Z] WARN: Skipping validation tests [2021-05-06T10:55:35.523Z] INFO: Running unit tests at 05/06/2021 10:55:33... [2021-05-06T10:55:36.492Z] INFO: make.ps1 starting at 05/06/2021 10:55:36 [2021-05-06T10:55:36.682Z] === RUN TestParseRemoteURL [2021-05-06T10:55:36.682Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-06T10:55:36.682Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-06T10:55:36.682Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-06T10:55:36.682Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-06T10:55:36.682Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-06T10:55:36.682Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-06T10:55:36.682Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-06T10:55:36.682Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-06T10:55:36.682Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-06T10:55:36.682Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-06T10:55:36.682Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-06T10:55:36.682Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-06T10:55:36.682Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-06T10:55:36.682Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-06T10:55:36.682Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-06T10:55:36.682Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-06T10:55:36.682Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-06T10:55:36.682Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-06T10:55:36.682Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-06T10:55:36.682Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-06T10:55:36.682Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-06T10:55:36.682Z] === RUN TestCloneArgsSmartHttp [2021-05-06T10:55:36.682Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-05-06T10:55:36.682Z] === RUN TestCloneArgsDumbHttp [2021-05-06T10:55:36.682Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-06T10:55:36.682Z] === RUN TestCloneArgsGit [2021-05-06T10:55:36.682Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-06T10:55:36.682Z] === RUN TestCheckoutGit [2021-05-06T10:55:36.949Z] === CONT TestStopContainerWithTimeout/1 [2021-05-06T10:55:36.952Z] INFO: Git commit (9febcb9b6f) assumed from DOCKER_GITCOMMIT environment variable [2021-05-06T10:55:36.952Z] INFO: Invoking autogen... [2021-05-06T10:55:36.989Z] --- PASS: TestCgroupNamespacesBuild (3.60s) [2021-05-06T10:55:36.989Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-06T10:55:37.412Z] INFO: Running unit tests... [2021-05-06T10:55:38.045Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-06T10:55:38.849Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-06T10:55:38.849Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-05-06T10:55:38.849Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2021-05-06T10:55:38.849Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-05-06T10:55:38.849Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-05-06T10:55:38.849Z] === RUN TestDeleteDevicemapper [2021-05-06T10:55:38.849Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-06T10:55:38.849Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T10:55:38.849Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T10:55:38.863Z] === RUN TestEnable [2021-05-06T10:55:38.863Z] --- PASS: TestEnable (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestDisable [2021-05-06T10:55:38.863Z] --- PASS: TestDisable (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestEnabled [2021-05-06T10:55:38.863Z] --- PASS: TestEnabled (0.00s) [2021-05-06T10:55:38.863Z] PASS [2021-05-06T10:55:38.863Z] coverage: 100.0% of statements [2021-05-06T10:55:38.863Z] ok github.com/docker/docker/cli/debug 0.060s coverage: 100.0% of statements [2021-05-06T10:55:38.863Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-06T10:55:38.863Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestProcessNoDockerignore [2021-05-06T10:55:38.863Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-06T10:55:38.863Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestDetectContentType [2021-05-06T10:55:38.863Z] --- PASS: TestDetectContentType (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestSelectAcceptableMIME [2021-05-06T10:55:38.863Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestInspectEmptyResponse [2021-05-06T10:55:38.863Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestInspectResponseBinary [2021-05-06T10:55:38.863Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestResponseUnsupportedContentType [2021-05-06T10:55:38.863Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestInspectResponseTextSimple [2021-05-06T10:55:38.863Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestInspectResponseEmptyContentType [2021-05-06T10:55:38.863Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestUnknownContentLength [2021-05-06T10:55:38.863Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-06T10:55:38.863Z] === RUN TestDownloadRemote [2021-05-06T10:55:39.324Z] --- PASS: TestDownloadRemote (0.07s) [2021-05-06T10:55:39.324Z] === RUN TestGetWithStatusError [2021-05-06T10:55:39.324Z] --- PASS: TestGetWithStatusError (0.00s) [2021-05-06T10:55:39.324Z] === RUN TestCloseRootDirectory [2021-05-06T10:55:39.324Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-06T10:55:39.324Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:55:39.324Z] === RUN TestHashFile [2021-05-06T10:55:39.324Z] --- SKIP: TestHashFile (0.00s) [2021-05-06T10:55:39.324Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:55:39.324Z] === RUN TestHashSubdir [2021-05-06T10:55:39.324Z] --- SKIP: TestHashSubdir (0.00s) [2021-05-06T10:55:39.324Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:55:39.324Z] === RUN TestRemoveDirectory [2021-05-06T10:55:39.324Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-06T10:55:39.324Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:55:39.324Z] PASS [2021-05-06T10:55:39.324Z] coverage: 9.3% of statements [2021-05-06T10:55:39.324Z] ok github.com/docker/docker/builder/remotecontext 0.288s coverage: 9.3% of statements [2021-05-06T10:55:39.505Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.09s) [2021-05-06T10:55:39.505Z] === RUN TestBuildWithSession [2021-05-06T10:55:39.505Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T10:55:39.505Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T10:55:39.505Z] === RUN TestBuildSquashParent [2021-05-06T10:55:39.784Z] === RUN TestGetAllAllowed [2021-05-06T10:55:39.784Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestGetAllMeta [2021-05-06T10:55:39.784Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-06T10:55:39.784Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestIsUnreferencedBuiltin [2021-05-06T10:55:39.784Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestIsExistingDirectory [2021-05-06T10:55:39.784Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestGetFilenameForDownload [2021-05-06T10:55:39.784Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestEnv2Variables [2021-05-06T10:55:39.784Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-06T10:55:39.784Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestMaintainer [2021-05-06T10:55:39.784Z] --- PASS: TestMaintainer (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestLabel [2021-05-06T10:55:39.784Z] --- PASS: TestLabel (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestFromScratch [2021-05-06T10:55:39.784Z] --- PASS: TestFromScratch (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestFromWithArg [2021-05-06T10:55:39.784Z] --- PASS: TestFromWithArg (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-06T10:55:39.784Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestFromWithUndefinedArg [2021-05-06T10:55:39.784Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestFromMultiStageWithNamedStage [2021-05-06T10:55:39.784Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestOnbuild [2021-05-06T10:55:39.784Z] --- PASS: TestOnbuild (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestWorkdir [2021-05-06T10:55:39.784Z] --- PASS: TestWorkdir (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestCmd [2021-05-06T10:55:39.784Z] --- PASS: TestCmd (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestHealthcheckNone [2021-05-06T10:55:39.784Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestHealthcheckCmd [2021-05-06T10:55:39.784Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestEntrypoint [2021-05-06T10:55:39.784Z] --- PASS: TestEntrypoint (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestExpose [2021-05-06T10:55:39.784Z] --- PASS: TestExpose (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestUser [2021-05-06T10:55:39.784Z] --- PASS: TestUser (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestVolume [2021-05-06T10:55:39.784Z] --- PASS: TestVolume (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestStopSignal [2021-05-06T10:55:39.784Z] --- SKIP: TestStopSignal (0.00s) [2021-05-06T10:55:39.784Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-06T10:55:39.784Z] === RUN TestArg [2021-05-06T10:55:39.784Z] --- PASS: TestArg (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestShell [2021-05-06T10:55:39.784Z] --- PASS: TestShell (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestPrependEnvOnCmd [2021-05-06T10:55:39.784Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestRunWithBuildArgs [2021-05-06T10:55:39.784Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestRunIgnoresHealthcheck [2021-05-06T10:55:39.784Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestDispatchUnsupportedOptions [2021-05-06T10:55:39.784Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-06T10:55:39.784Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-06T10:55:39.784Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-06T10:55:39.784Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-06T10:55:39.784Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-06T10:55:39.784Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-06T10:55:39.784Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestNormalizeWorkdir [2021-05-06T10:55:39.784Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestDispatch [2021-05-06T10:55:39.784Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-06T10:55:39.784Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-06T10:55:39.784Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-06T10:55:39.784Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-06T10:55:39.784Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-06T10:55:39.784Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-06T10:55:39.784Z] === RUN TestDispatch/COPY_url [2021-05-06T10:55:39.784Z] --- PASS: TestDispatch (0.06s) [2021-05-06T10:55:39.784Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-05-06T10:55:39.784Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-06T10:55:39.784Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-06T10:55:39.784Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-06T10:55:39.784Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-06T10:55:39.784Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-06T10:55:39.784Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestAddScratchImageAddsToMounts [2021-05-06T10:55:39.784Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-06T10:55:39.784Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-06T10:55:39.784Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-06T10:55:39.785Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-06T10:55:39.785Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-06T10:55:39.785Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-06T10:55:39.785Z] === RUN TestImageSourceGetAddsToMounts [2021-05-06T10:55:39.785Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-06T10:55:39.785Z] === RUN TestEmptyDockerfile [2021-05-06T10:55:39.785Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-06T10:55:39.785Z] === RUN TestSymlinkDockerfile [2021-05-06T10:55:39.785Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-06T10:55:39.785Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-06T10:55:39.785Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-06T10:55:39.785Z] === RUN TestNonExistingDockerfile [2021-05-06T10:55:39.785Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-06T10:55:39.785Z] === RUN TestCopyRunConfig [2021-05-06T10:55:39.785Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-06T10:55:39.785Z] === RUN TestDeepCopyRunConfig [2021-05-06T10:55:39.785Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-06T10:55:39.785Z] === RUN TestExportImage [2021-05-06T10:55:39.785Z] --- PASS: TestExportImage (0.00s) [2021-05-06T10:55:39.785Z] === RUN TestNormalizeDest [2021-05-06T10:55:39.785Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-06T10:55:39.785Z] PASS [2021-05-06T10:55:39.785Z] coverage: 46.8% of statements [2021-05-06T10:55:39.785Z] ok github.com/docker/docker/builder/dockerfile 0.222s coverage: 46.8% of statements [2021-05-06T10:55:39.785Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-06T10:55:41.381Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.88s) [2021-05-06T10:55:41.381Z] === RUN TestUpdateMemory [2021-05-06T10:55:42.756Z] --- PASS: TestUpdateMemory (1.29s) [2021-05-06T10:55:42.756Z] === RUN TestUpdateCPUQuota [2021-05-06T10:55:44.492Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-05-06T10:55:46.355Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2021-05-06T10:55:46.355Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T10:55:46.613Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-05-06T10:55:46.614Z] === RUN TestWaitNonBlocked [2021-05-06T10:55:46.614Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T10:55:46.614Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T10:55:46.614Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T10:55:46.614Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T10:55:46.614Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T10:55:46.614Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T10:55:47.994Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-06T10:55:47.994Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-05-06T10:55:47.994Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-05-06T10:55:47.994Z] === RUN TestWaitBlocked [2021-05-06T10:55:47.994Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T10:55:47.994Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T10:55:47.994Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T10:55:47.994Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T10:55:47.994Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T10:55:47.994Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T10:55:48.930Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-06T10:55:48.930Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2021-05-06T10:55:48.930Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-05-06T10:55:48.930Z] === CONT TestDaemonRestartIpcMode [2021-05-06T10:55:48.930Z] === CONT TestIpcModeOlderClient [2021-05-06T10:55:48.930Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-05-06T10:55:48.930Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-06T10:55:50.119Z] === RUN TestCheckpointCreateError [2021-05-06T10:55:50.119Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCheckpointCreate [2021-05-06T10:55:50.119Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCheckpointDeleteError [2021-05-06T10:55:50.119Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCheckpointDelete [2021-05-06T10:55:50.119Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCheckpointListError [2021-05-06T10:55:50.119Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCheckpointList [2021-05-06T10:55:50.119Z] --- PASS: TestCheckpointList (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCheckpointListContainerNotFound [2021-05-06T10:55:50.119Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestNewClientWithOpsFromEnv [2021-05-06T10:55:50.119Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-06T10:55:50.119Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-06T10:55:50.119Z] === RUN TestGetAPIPath [2021-05-06T10:55:50.119Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestParseHostURL [2021-05-06T10:55:50.119Z] --- PASS: TestParseHostURL (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-06T10:55:50.119Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-06T10:55:50.119Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestNegotiateAPIVersion [2021-05-06T10:55:50.119Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestNegotiateAPVersionOverride [2021-05-06T10:55:50.119Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-06T10:55:50.119Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-06T10:55:50.119Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-06T10:55:50.119Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestClientRedirect [2021-05-06T10:55:50.119Z] --- PASS: TestClientRedirect (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigCreateUnsupported [2021-05-06T10:55:50.119Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigCreateError [2021-05-06T10:55:50.119Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigCreate [2021-05-06T10:55:50.119Z] --- PASS: TestConfigCreate (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigInspectNotFound [2021-05-06T10:55:50.119Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigInspectWithEmptyID [2021-05-06T10:55:50.119Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigInspectUnsupported [2021-05-06T10:55:50.119Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigInspectError [2021-05-06T10:55:50.119Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigInspectConfigNotFound [2021-05-06T10:55:50.119Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigInspect [2021-05-06T10:55:50.119Z] --- PASS: TestConfigInspect (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigListUnsupported [2021-05-06T10:55:50.119Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigListError [2021-05-06T10:55:50.119Z] --- PASS: TestConfigListError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigList [2021-05-06T10:55:50.119Z] --- PASS: TestConfigList (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigRemoveUnsupported [2021-05-06T10:55:50.119Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigRemoveError [2021-05-06T10:55:50.119Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigRemove [2021-05-06T10:55:50.119Z] --- PASS: TestConfigRemove (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigUpdateUnsupported [2021-05-06T10:55:50.119Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigUpdateError [2021-05-06T10:55:50.119Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestConfigUpdate [2021-05-06T10:55:50.119Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerCommitError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerCommit [2021-05-06T10:55:50.119Z] --- PASS: TestContainerCommit (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerStatPathError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerStatPathNotFoundError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerStatPathNoHeaderError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerStatPath [2021-05-06T10:55:50.119Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCopyToContainerError [2021-05-06T10:55:50.119Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCopyToContainerNotFoundError [2021-05-06T10:55:50.119Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-06T10:55:50.119Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCopyToContainer [2021-05-06T10:55:50.119Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCopyFromContainerError [2021-05-06T10:55:50.119Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCopyFromContainerNotFoundError [2021-05-06T10:55:50.119Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-06T10:55:50.119Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-06T10:55:50.119Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestCopyFromContainer [2021-05-06T10:55:50.119Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerCreateError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerCreateImageNotFound [2021-05-06T10:55:50.119Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerCreateWithName [2021-05-06T10:55:50.119Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerCreateAutoRemove [2021-05-06T10:55:50.119Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerDiffError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerDiff [2021-05-06T10:55:50.119Z] --- PASS: TestContainerDiff (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerExecCreateError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerExecCreate [2021-05-06T10:55:50.119Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerExecStartError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerExecStart [2021-05-06T10:55:50.119Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerExecInspectError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerExecInspect [2021-05-06T10:55:50.119Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerExportError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerExportError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerExport [2021-05-06T10:55:50.119Z] --- PASS: TestContainerExport (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerInspectError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerInspectContainerNotFound [2021-05-06T10:55:50.119Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerInspectWithEmptyID [2021-05-06T10:55:50.119Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerInspect [2021-05-06T10:55:50.119Z] --- PASS: TestContainerInspect (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerInspectNode [2021-05-06T10:55:50.119Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerKillError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerKillError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerKill [2021-05-06T10:55:50.119Z] --- PASS: TestContainerKill (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerListError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerListError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerList [2021-05-06T10:55:50.119Z] --- PASS: TestContainerList (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerLogsNotFoundError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerLogsError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerLogs [2021-05-06T10:55:50.119Z] --- PASS: TestContainerLogs (0.16s) [2021-05-06T10:55:50.119Z] === RUN TestContainerPauseError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerPause [2021-05-06T10:55:50.119Z] --- PASS: TestContainerPause (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainersPruneError [2021-05-06T10:55:50.119Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainersPrune [2021-05-06T10:55:50.119Z] --- PASS: TestContainersPrune (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerRemoveError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerRemoveNotFoundError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerRemove [2021-05-06T10:55:50.119Z] --- PASS: TestContainerRemove (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerRenameError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerRename [2021-05-06T10:55:50.119Z] --- PASS: TestContainerRename (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerResizeError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerExecResizeError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerResize [2021-05-06T10:55:50.119Z] --- PASS: TestContainerResize (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerExecResize [2021-05-06T10:55:50.119Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerRestartError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerRestart [2021-05-06T10:55:50.119Z] --- PASS: TestContainerRestart (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerStartError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerStartError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerStart [2021-05-06T10:55:50.119Z] --- PASS: TestContainerStart (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerStatsError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerStats [2021-05-06T10:55:50.119Z] --- PASS: TestContainerStats (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerStopError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerStopError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerStop [2021-05-06T10:55:50.119Z] --- PASS: TestContainerStop (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerTopError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerTopError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerTop [2021-05-06T10:55:50.119Z] --- PASS: TestContainerTop (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerUnpauseError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerUnpause [2021-05-06T10:55:50.119Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerUpdateError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerUpdate [2021-05-06T10:55:50.119Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerWaitError [2021-05-06T10:55:50.119Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestContainerWait [2021-05-06T10:55:50.119Z] --- PASS: TestContainerWait (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestDiskUsageError [2021-05-06T10:55:50.119Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestDiskUsage [2021-05-06T10:55:50.119Z] --- PASS: TestDiskUsage (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestDistributionInspectUnsupported [2021-05-06T10:55:50.119Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestDistributionInspectWithEmptyID [2021-05-06T10:55:50.119Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestEventsErrorInOptions [2021-05-06T10:55:50.119Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestEventsErrorFromServer [2021-05-06T10:55:50.119Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestEvents [2021-05-06T10:55:50.119Z] --- PASS: TestEvents (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestTLSCloseWriter [2021-05-06T10:55:50.119Z] === PAUSE TestTLSCloseWriter [2021-05-06T10:55:50.119Z] === RUN TestImageBuildError [2021-05-06T10:55:50.119Z] --- PASS: TestImageBuildError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageBuild [2021-05-06T10:55:50.119Z] --- PASS: TestImageBuild (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestGetDockerOS [2021-05-06T10:55:50.119Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageCreateError [2021-05-06T10:55:50.119Z] --- PASS: TestImageCreateError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageCreate [2021-05-06T10:55:50.119Z] --- PASS: TestImageCreate (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageHistoryError [2021-05-06T10:55:50.119Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageHistory [2021-05-06T10:55:50.119Z] --- PASS: TestImageHistory (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageImportError [2021-05-06T10:55:50.119Z] --- PASS: TestImageImportError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageImport [2021-05-06T10:55:50.119Z] --- PASS: TestImageImport (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageInspectError [2021-05-06T10:55:50.119Z] --- PASS: TestImageInspectError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageInspectImageNotFound [2021-05-06T10:55:50.119Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageInspectWithEmptyID [2021-05-06T10:55:50.119Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageInspect [2021-05-06T10:55:50.119Z] --- PASS: TestImageInspect (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageListError [2021-05-06T10:55:50.119Z] --- PASS: TestImageListError (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageList [2021-05-06T10:55:50.119Z] --- PASS: TestImageList (0.00s) [2021-05-06T10:55:50.119Z] === RUN TestImageListApiBefore125 [2021-05-06T10:55:50.120Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageLoadError [2021-05-06T10:55:50.120Z] --- PASS: TestImageLoadError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageLoad [2021-05-06T10:55:50.120Z] --- PASS: TestImageLoad (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagesPruneError [2021-05-06T10:55:50.120Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagesPrune [2021-05-06T10:55:50.120Z] --- PASS: TestImagesPrune (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePullReferenceParseError [2021-05-06T10:55:50.120Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePullAnyError [2021-05-06T10:55:50.120Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-06T10:55:50.120Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-06T10:55:50.120Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-06T10:55:50.120Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-06T10:55:50.120Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePullWithoutErrors [2021-05-06T10:55:50.120Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePushReferenceError [2021-05-06T10:55:50.120Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePushAnyError [2021-05-06T10:55:50.120Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-06T10:55:50.120Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-06T10:55:50.120Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-06T10:55:50.120Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-06T10:55:50.120Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImagePushWithoutErrors [2021-05-06T10:55:50.120Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-06T10:55:50.120Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-06T10:55:50.120Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-06T10:55:50.120Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-06T10:55:50.120Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-06T10:55:50.120Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-06T10:55:50.120Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-06T10:55:50.120Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-06T10:55:50.120Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageRemoveError [2021-05-06T10:55:50.120Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageRemoveImageNotFound [2021-05-06T10:55:50.120Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageRemove [2021-05-06T10:55:50.120Z] --- PASS: TestImageRemove (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageSaveError [2021-05-06T10:55:50.120Z] --- PASS: TestImageSaveError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageSave [2021-05-06T10:55:50.120Z] --- PASS: TestImageSave (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageSearchAnyError [2021-05-06T10:55:50.120Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-06T10:55:50.120Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-06T10:55:50.120Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-06T10:55:50.120Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-06T10:55:50.120Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageSearchWithoutErrors [2021-05-06T10:55:50.120Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageTagError [2021-05-06T10:55:50.120Z] --- PASS: TestImageTagError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageTagInvalidReference [2021-05-06T10:55:50.120Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageTagInvalidSourceImageName [2021-05-06T10:55:50.120Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageTagHexSource [2021-05-06T10:55:50.120Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestImageTag [2021-05-06T10:55:50.120Z] --- PASS: TestImageTag (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestInfoServerError [2021-05-06T10:55:50.120Z] --- PASS: TestInfoServerError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestInfoInvalidResponseJSONError [2021-05-06T10:55:50.120Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestInfo [2021-05-06T10:55:50.120Z] --- PASS: TestInfo (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkConnectError [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkConnect [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkCreateError [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkCreate [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkDisconnectError [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkDisconnect [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkInspectError [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkInspectNotFoundError [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkInspectWithEmptyID [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkInspect [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkListError [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkListError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkList [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkList (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworksPruneError [2021-05-06T10:55:50.120Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworksPrune [2021-05-06T10:55:50.120Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkRemoveError [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNetworkRemove [2021-05-06T10:55:50.120Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNodeInspectError [2021-05-06T10:55:50.120Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNodeInspectNodeNotFound [2021-05-06T10:55:50.120Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNodeInspectWithEmptyID [2021-05-06T10:55:50.120Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNodeInspect [2021-05-06T10:55:50.120Z] --- PASS: TestNodeInspect (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNodeListError [2021-05-06T10:55:50.120Z] --- PASS: TestNodeListError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNodeList [2021-05-06T10:55:50.120Z] --- PASS: TestNodeList (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNodeRemoveError [2021-05-06T10:55:50.120Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNodeRemove [2021-05-06T10:55:50.120Z] --- PASS: TestNodeRemove (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNodeUpdateError [2021-05-06T10:55:50.120Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestNodeUpdate [2021-05-06T10:55:50.120Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestOptionWithTimeout [2021-05-06T10:55:50.120Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPingFail [2021-05-06T10:55:50.120Z] --- PASS: TestPingFail (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPingWithError [2021-05-06T10:55:50.120Z] 2021/05/06 10:55:49 RoundTripper returned a response & error; ignoring response [2021-05-06T10:55:50.120Z] 2021/05/06 10:55:49 RoundTripper returned a response & error; ignoring response [2021-05-06T10:55:50.120Z] --- PASS: TestPingWithError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPingSuccess [2021-05-06T10:55:50.120Z] --- PASS: TestPingSuccess (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPingHeadFallback [2021-05-06T10:55:50.120Z] === RUN TestPingHeadFallback/OK [2021-05-06T10:55:50.120Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-06T10:55:50.120Z] === RUN TestPingHeadFallback/Not_Found [2021-05-06T10:55:50.120Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-06T10:55:50.120Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-06T10:55:50.120Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-06T10:55:50.120Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-06T10:55:50.120Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-06T10:55:50.120Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginDisableError [2021-05-06T10:55:50.120Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginDisable [2021-05-06T10:55:50.120Z] --- PASS: TestPluginDisable (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginEnableError [2021-05-06T10:55:50.120Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginEnable [2021-05-06T10:55:50.120Z] --- PASS: TestPluginEnable (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginInspectError [2021-05-06T10:55:50.120Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginInspectWithEmptyID [2021-05-06T10:55:50.120Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginInspect [2021-05-06T10:55:50.120Z] --- PASS: TestPluginInspect (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginListError [2021-05-06T10:55:50.120Z] --- PASS: TestPluginListError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginList [2021-05-06T10:55:50.120Z] --- PASS: TestPluginList (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginPushError [2021-05-06T10:55:50.120Z] --- PASS: TestPluginPushError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginPush [2021-05-06T10:55:50.120Z] --- PASS: TestPluginPush (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginRemoveError [2021-05-06T10:55:50.120Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginRemove [2021-05-06T10:55:50.120Z] --- PASS: TestPluginRemove (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginSetError [2021-05-06T10:55:50.120Z] --- PASS: TestPluginSetError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPluginSet [2021-05-06T10:55:50.120Z] --- PASS: TestPluginSet (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSetHostHeader [2021-05-06T10:55:50.120Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestPlainTextError [2021-05-06T10:55:50.120Z] --- PASS: TestPlainTextError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestInfiniteError [2021-05-06T10:55:50.120Z] --- PASS: TestInfiniteError (0.01s) [2021-05-06T10:55:50.120Z] === RUN TestSecretCreateUnsupported [2021-05-06T10:55:50.120Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretCreateError [2021-05-06T10:55:50.120Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretCreate [2021-05-06T10:55:50.120Z] --- PASS: TestSecretCreate (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretInspectUnsupported [2021-05-06T10:55:50.120Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretInspectError [2021-05-06T10:55:50.120Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretInspectSecretNotFound [2021-05-06T10:55:50.120Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretInspectWithEmptyID [2021-05-06T10:55:50.120Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretInspect [2021-05-06T10:55:50.120Z] --- PASS: TestSecretInspect (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretListUnsupported [2021-05-06T10:55:50.120Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretListError [2021-05-06T10:55:50.120Z] --- PASS: TestSecretListError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretList [2021-05-06T10:55:50.120Z] --- PASS: TestSecretList (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretRemoveUnsupported [2021-05-06T10:55:50.120Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretRemoveError [2021-05-06T10:55:50.120Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretRemove [2021-05-06T10:55:50.120Z] --- PASS: TestSecretRemove (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretUpdateUnsupported [2021-05-06T10:55:50.120Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretUpdateError [2021-05-06T10:55:50.120Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestSecretUpdate [2021-05-06T10:55:50.120Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestServiceCreateError [2021-05-06T10:55:50.120Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestServiceCreate [2021-05-06T10:55:50.120Z] --- PASS: TestServiceCreate (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-06T10:55:50.120Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestServiceCreateDigestPinning [2021-05-06T10:55:50.120Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestServiceInspectError [2021-05-06T10:55:50.120Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-06T10:55:50.120Z] === RUN TestServiceInspectServiceNotFound [2021-05-06T10:55:50.121Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestServiceInspectWithEmptyID [2021-05-06T10:55:50.121Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestServiceInspect [2021-05-06T10:55:50.121Z] --- PASS: TestServiceInspect (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestServiceListError [2021-05-06T10:55:50.121Z] --- PASS: TestServiceListError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestServiceList [2021-05-06T10:55:50.121Z] --- PASS: TestServiceList (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestServiceLogsError [2021-05-06T10:55:50.121Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestServiceLogs [2021-05-06T10:55:50.121Z] --- PASS: TestServiceLogs (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestServiceRemoveError [2021-05-06T10:55:50.121Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestServiceRemoveNotFoundError [2021-05-06T10:55:50.121Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestServiceRemove [2021-05-06T10:55:50.121Z] --- PASS: TestServiceRemove (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestServiceUpdateError [2021-05-06T10:55:50.121Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestServiceUpdate [2021-05-06T10:55:50.121Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmGetUnlockKeyError [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmGetUnlockKey [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmInitError [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmInit [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmInit (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmInspectError [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmInspect [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmJoinError [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmJoin [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmLeaveError [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmLeave [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmUnlockError [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmUnlock [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmUpdateError [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestSwarmUpdate [2021-05-06T10:55:50.121Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestTaskInspectError [2021-05-06T10:55:50.121Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestTaskInspectWithEmptyID [2021-05-06T10:55:50.121Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestTaskInspect [2021-05-06T10:55:50.121Z] --- PASS: TestTaskInspect (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestTaskListError [2021-05-06T10:55:50.121Z] --- PASS: TestTaskListError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestTaskList [2021-05-06T10:55:50.121Z] --- PASS: TestTaskList (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestVolumeCreateError [2021-05-06T10:55:50.121Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestVolumeCreate [2021-05-06T10:55:50.121Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestVolumeInspectError [2021-05-06T10:55:50.121Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestVolumeInspectNotFound [2021-05-06T10:55:50.121Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestVolumeInspectWithEmptyID [2021-05-06T10:55:50.121Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestVolumeInspect [2021-05-06T10:55:50.121Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestVolumeListError [2021-05-06T10:55:50.121Z] --- PASS: TestVolumeListError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestVolumeList [2021-05-06T10:55:50.121Z] --- PASS: TestVolumeList (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestVolumeRemoveError [2021-05-06T10:55:50.121Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-06T10:55:50.121Z] === RUN TestVolumeRemove [2021-05-06T10:55:50.121Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-06T10:55:50.121Z] === CONT TestTLSCloseWriter [2021-05-06T10:55:50.121Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-06T10:55:50.121Z] PASS [2021-05-06T10:55:50.121Z] coverage: 74.9% of statements [2021-05-06T10:55:50.121Z] ok github.com/docker/docker/client 0.459s coverage: 74.9% of statements [2021-05-06T10:55:50.303Z] ? github.com/docker/docker/api [no test files] [2021-05-06T10:55:50.869Z] --- PASS: TestUpdateCPUQuota (6.72s) [2021-05-06T10:55:50.869Z] === RUN TestUpdatePidsLimit [2021-05-06T10:55:50.869Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-06T10:55:50.869Z] === RUN TestUpdatePidsLimit/no_change [2021-05-06T10:55:50.869Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-06T10:55:51.808Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-06T10:55:52.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-06T10:55:52.940Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-06T10:55:53.876Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-06T10:55:54.351Z] --- PASS: TestBuildSquashParent (12.95s) [2021-05-06T10:55:54.351Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T10:55:54.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:55:54.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:55:54.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:55:54.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:55:54.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:55:54.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:55:54.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:55:54.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:55:54.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:55:54.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:55:54.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:55:54.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:55:54.351Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:55:54.351Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:55:54.820Z] --- PASS: TestUpdatePidsLimit (5.42s) [2021-05-06T10:55:54.820Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.69s) [2021-05-06T10:55:54.820Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-05-06T10:55:54.820Z] --- PASS: TestUpdatePidsLimit/update_lower (0.73s) [2021-05-06T10:55:54.820Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) [2021-05-06T10:55:54.820Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-05-06T10:55:54.820Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-05-06T10:55:54.820Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s) [2021-05-06T10:55:54.821Z] === RUN TestUpdateRestartPolicy [2021-05-06T10:55:55.496Z] --- PASS: TestDaemonRestartIpcMode (5.49s) [2021-05-06T10:55:55.496Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.57s) [2021-05-06T10:55:55.496Z] PASS [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === Skipped [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-06T10:55:55.496Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-06T10:55:55.496Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-06T10:55:55.496Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-06T10:55:55.496Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-06T10:55:55.496Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-06T10:55:55.496Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-06T10:55:55.496Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-06T10:55:55.496Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-06T10:55:55.496Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-06T10:55:55.496Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-06T10:55:55.496Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-06T10:55:55.496Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-05-06T10:55:55.496Z] 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-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-06T10:55:55.496Z] 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-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-06T10:55:55.496Z] 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-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-05-06T10:55:55.496Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T10:55:55.496Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-05-06T10:55:55.496Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-06T10:55:55.496Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-05-06T10:55:55.496Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-05-06T10:55:55.496Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-06T10:55:55.496Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-06T10:55:55.496Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-06T10:55:55.496Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-06T10:55:55.496Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-06T10:55:55.496Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] [2021-05-06T10:55:55.496Z] DONE 178 tests, 26 skipped in 112.074s [2021-05-06T10:55:55.496Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-06T10:55:55.496Z] INFO: Testing against a local daemon [2021-05-06T10:55:55.496Z] === RUN TestCommitInheritsEnv [2021-05-06T10:55:56.063Z] --- PASS: TestCommitInheritsEnv (1.44s) [2021-05-06T10:55:56.063Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T10:55:56.063Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-06T10:55:56.063Z] === RUN TestImagesFilterMultiReference [2021-05-06T10:55:56.321Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-05-06T10:55:56.321Z] === RUN TestImagePullPlatformInvalid [2021-05-06T10:55:56.321Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-06T10:55:56.321Z] === RUN TestRemoveImageOrphaning [2021-05-06T10:55:57.670Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:55:57.670Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:55:58.222Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-05-06T10:55:58.222Z] === RUN TestRemoveImageGarbageCollector [2021-05-06T10:55:58.222Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-06T10:55:58.222Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-06T10:55:58.222Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T10:55:58.222Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-06T10:55:58.222Z] === RUN TestTagInvalidReference [2021-05-06T10:55:58.222Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-06T10:55:58.222Z] === RUN TestTagValidPrefixedRepo [2021-05-06T10:55:58.222Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-06T10:55:58.222Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T10:55:58.222Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-06T10:55:58.222Z] === RUN TestTagOfficialNames [2021-05-06T10:55:58.222Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-06T10:55:58.222Z] === RUN TestTagMatchesDigest [2021-05-06T10:55:58.481Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-06T10:55:58.481Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-06T10:56:02.699Z] === RUN TestMiddlewares [2021-05-06T10:56:02.699Z] --- PASS: TestMiddlewares (0.00s) [2021-05-06T10:56:02.699Z] PASS [2021-05-06T10:56:02.699Z] coverage: 9.0% of statements [2021-05-06T10:56:02.699Z] ok github.com/docker/docker/api/server 0.072s coverage: 9.0% of statements [2021-05-06T10:56:02.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:56:02.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:56:07.817Z] --- PASS: TestCheckoutGit (29.53s) [2021-05-06T10:56:07.817Z] === RUN TestValidGitTransport [2021-05-06T10:56:07.817Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-06T10:56:07.817Z] === RUN TestGitInvalidRef [2021-05-06T10:56:07.817Z] --- PASS: TestGitInvalidRef (0.17s) [2021-05-06T10:56:07.817Z] PASS [2021-05-06T10:56:07.817Z] coverage: 86.3% of statements [2021-05-06T10:56:07.817Z] ok github.com/docker/docker/builder/remotecontext/git 29.814s coverage: 86.3% of statements [2021-05-06T10:56:07.817Z] ? github.com/docker/docker/cli [no test files] [2021-05-06T10:56:07.817Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-06T10:56:08.488Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-06T10:56:09.538Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-06T10:56:09.538Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.08s) [2021-05-06T10:56:09.538Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.37s) [2021-05-06T10:56:09.538Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.41s) [2021-05-06T10:56:09.538Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.24s) [2021-05-06T10:56:09.538Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.64s) [2021-05-06T10:56:09.538Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.85s) [2021-05-06T10:56:09.538Z] === RUN TestBuildMultiStageCopy [2021-05-06T10:56:09.538Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T10:56:09.710Z] --- PASS: TestUpdateRestartPolicy (12.70s) [2021-05-06T10:56:09.711Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T10:56:09.711Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-05-06T10:56:09.711Z] === RUN TestWaitNonBlocked [2021-05-06T10:56:09.711Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T10:56:09.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T10:56:09.711Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T10:56:09.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T10:56:09.711Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T10:56:09.711Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T10:56:09.711Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-06T10:56:09.711Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2021-05-06T10:56:09.711Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2021-05-06T10:56:09.711Z] === RUN TestWaitBlocked [2021-05-06T10:56:09.711Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T10:56:09.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T10:56:09.711Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T10:56:09.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T10:56:09.711Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T10:56:09.711Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T10:56:10.645Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-06T10:56:10.645Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2021-05-06T10:56:10.645Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2021-05-06T10:56:10.645Z] === CONT TestContainerStartOnDaemonRestart [2021-05-06T10:56:10.645Z] === CONT TestContainerKillOnDaemonStart [2021-05-06T10:56:12.847Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T10:56:13.449Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T10:56:13.615Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-06T10:56:13.615Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-06T10:56:13.615Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-06T10:56:13.615Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-06T10:56:13.615Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-06T10:56:13.615Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-06T10:56:13.615Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-06T10:56:13.615Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-06T10:56:13.615Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-06T10:56:13.615Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-06T10:56:13.615Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-06T10:56:13.615Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-06T10:56:13.615Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestConfigureDaemonLogs [2021-05-06T10:56:13.615Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestCommonOptionsInstallFlags [2021-05-06T10:56:13.615Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-06T10:56:13.615Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-06T10:56:13.615Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-06T10:56:13.615Z] PASS [2021-05-06T10:56:13.615Z] coverage: 18.4% of statements [2021-05-06T10:56:13.615Z] ok github.com/docker/docker/cmd/dockerd 0.331s coverage: 18.4% of statements [2021-05-06T10:56:13.928Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2021-05-06T10:56:13.928Z] === CONT TestIpcModeOlderClient [2021-05-06T10:56:13.928Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-05-06T10:56:13.928Z] === CONT TestDaemonHostGatewayIP [2021-05-06T10:56:14.009Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T10:56:14.569Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T10:56:15.132Z] --- PASS: TestBuildMultiStageCopy (6.36s) [2021-05-06T10:56:15.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.96s) [2021-05-06T10:56:15.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2021-05-06T10:56:15.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-05-06T10:56:15.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-05-06T10:56:15.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2021-05-06T10:56:15.132Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T10:56:15.155Z] === RUN TestContainerStopSignal [2021-05-06T10:56:15.155Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestContainerStopTimeout [2021-05-06T10:56:15.155Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-06T10:56:15.155Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-06T10:56:15.155Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-06T10:56:15.155Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestReplaceAndAppendEnvVars [2021-05-06T10:56:15.155Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-06T10:56:15.155Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-06T10:56:15.155Z] === RUN TestNewMemoryStore [2021-05-06T10:56:15.155Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestAddContainers [2021-05-06T10:56:15.155Z] --- PASS: TestAddContainers (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestGetContainer [2021-05-06T10:56:15.155Z] --- PASS: TestGetContainer (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestDeleteContainer [2021-05-06T10:56:15.155Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestListContainers [2021-05-06T10:56:15.155Z] --- PASS: TestListContainers (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestFirstContainer [2021-05-06T10:56:15.155Z] --- PASS: TestFirstContainer (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestApplyAllContainer [2021-05-06T10:56:15.155Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestIsValidHealthString [2021-05-06T10:56:15.155Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestStateRunStop [2021-05-06T10:56:15.155Z] --- PASS: TestStateRunStop (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestStateTimeoutWait [2021-05-06T10:56:15.155Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-06T10:56:15.155Z] state_test.go:141: Stop callback fired [2021-05-06T10:56:15.155Z] state_test.go:165: Stop callback fired [2021-05-06T10:56:15.155Z] === RUN TestIsValidStateString [2021-05-06T10:56:15.155Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestViewSaveDelete [2021-05-06T10:56:15.155Z] --- PASS: TestViewSaveDelete (0.03s) [2021-05-06T10:56:15.155Z] === RUN TestViewAll [2021-05-06T10:56:15.155Z] --- PASS: TestViewAll (0.02s) [2021-05-06T10:56:15.155Z] === RUN TestViewGet [2021-05-06T10:56:15.155Z] --- PASS: TestViewGet (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestNames [2021-05-06T10:56:15.155Z] --- PASS: TestNames (0.00s) [2021-05-06T10:56:15.155Z] === RUN TestViewWithHealthCheck [2021-05-06T10:56:15.155Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-06T10:56:15.155Z] PASS [2021-05-06T10:56:15.155Z] coverage: 41.6% of statements [2021-05-06T10:56:15.155Z] ok github.com/docker/docker/container 0.309s coverage: 41.6% of statements [2021-05-06T10:56:15.155Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-06T10:56:15.155Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-06T10:56:15.155Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-06T10:56:15.155Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-06T10:56:15.641Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-06T10:56:16.496Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2021-05-06T10:56:16.496Z] === RUN TestBuildLabelWithTargets [2021-05-06T10:56:17.336Z] === RUN TestPrepare [2021-05-06T10:56:17.336Z] --- PASS: TestPrepare (0.00s) [2021-05-06T10:56:17.336Z] === RUN TestStart [2021-05-06T10:56:17.336Z] --- PASS: TestStart (0.00s) [2021-05-06T10:56:17.336Z] === RUN TestWaitCancel [2021-05-06T10:56:17.336Z] --- PASS: TestWaitCancel (0.00s) [2021-05-06T10:56:17.336Z] === RUN TestWaitDisabled [2021-05-06T10:56:17.336Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-06T10:56:17.336Z] === RUN TestWaitEnabled [2021-05-06T10:56:17.336Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-06T10:56:17.336Z] === RUN TestRemove [2021-05-06T10:56:17.336Z] --- PASS: TestRemove (0.00s) [2021-05-06T10:56:17.336Z] PASS [2021-05-06T10:56:17.336Z] coverage: 65.3% of statements [2021-05-06T10:56:17.336Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.260s coverage: 65.3% of statements [2021-05-06T10:56:17.850Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-06T10:56:18.113Z] --- PASS: TestDaemonHostGatewayIP (3.95s) [2021-05-06T10:56:18.113Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-06T10:56:19.012Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2021-05-06T10:56:19.013Z] === RUN TestBuildWithEmptyLayers [2021-05-06T10:56:19.942Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2021-05-06T10:56:19.942Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T10:56:20.246Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-06T10:56:20.246Z] === RUN TestNewListSecretsFilters [2021-05-06T10:56:20.246Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestNewListConfigsFilters [2021-05-06T10:56:20.246Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-06T10:56:20.246Z] PASS [2021-05-06T10:56:20.246Z] coverage: 0.5% of statements [2021-05-06T10:56:20.246Z] ok github.com/docker/docker/daemon/cluster 0.473s coverage: 0.5% of statements [2021-05-06T10:56:20.246Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-06T10:56:20.246Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-06T10:56:20.246Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-06T10:56:20.246Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-06T10:56:20.246Z] PASS [2021-05-06T10:56:20.246Z] coverage: 35.9% of statements [2021-05-06T10:56:20.246Z] ok github.com/docker/docker/daemon/cluster/convert 0.446s coverage: 35.9% of statements [2021-05-06T10:56:20.458Z] --- PASS: TestBuildWithHugeFile (54.96s) [2021-05-06T10:56:20.458Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T10:56:20.458Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-06T10:56:20.458Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T10:56:20.458Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T10:56:20.458Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T10:56:20.458Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T10:56:20.458Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T10:56:20.458Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T10:56:20.458Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T10:56:20.458Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T10:56:20.458Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T10:56:20.458Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T10:56:20.458Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T10:56:20.458Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-05-06T10:56:20.458Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-05-06T10:56:20.458Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-05-06T10:56:20.458Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-05-06T10:56:20.458Z] === RUN TestBuildPreserveOwnership [2021-05-06T10:56:20.458Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-06T10:56:20.642Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.83s) [2021-05-06T10:56:20.642Z] === CONT TestDaemonRestartIpcMode [2021-05-06T10:56:22.232Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-05-06T10:56:23.010Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-06T10:56:23.926Z] --- PASS: TestDaemonRestartIpcMode (3.03s) [2021-05-06T10:56:23.926Z] --- PASS: TestContainerKillOnDaemonStart (12.98s) [2021-05-06T10:56:23.926Z] PASS [2021-05-06T10:56:23.926Z] [2021-05-06T10:56:23.926Z] === Skipped [2021-05-06T10:56:23.926Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-06T10:56:23.926Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T10:56:23.926Z] [2021-05-06T10:56:23.926Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-06T10:56:23.926Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-06T10:56:23.926Z] [2021-05-06T10:56:23.926Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T10:56:23.926Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T10:56:23.926Z] [2021-05-06T10:56:23.926Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-06T10:56:23.926Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-06T10:56:23.926Z] [2021-05-06T10:56:23.926Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-05-06T10:56:23.926Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-05-06T10:56:23.926Z] [2021-05-06T10:56:23.926Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-06T10:56:23.926Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T10:56:23.926Z] [2021-05-06T10:56:23.926Z] [2021-05-06T10:56:23.926Z] DONE 197 tests, 6 skipped in 152.771s [2021-05-06T10:56:23.926Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-06T10:56:23.926Z] INFO: Testing against a local daemon [2021-05-06T10:56:23.926Z] === RUN TestCommitInheritsEnv [2021-05-06T10:56:23.926Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-05-06T10:56:23.926Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T10:56:23.926Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-06T10:56:23.926Z] === RUN TestImagesFilterMultiReference [2021-05-06T10:56:23.926Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-06T10:56:23.926Z] === RUN TestImagePullPlatformInvalid [2021-05-06T10:56:23.926Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-06T10:56:23.926Z] === RUN TestRemoveImageOrphaning [2021-05-06T10:56:24.184Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-05-06T10:56:24.184Z] === RUN TestRemoveImageGarbageCollector [2021-05-06T10:56:24.932Z] --- PASS: TestBuildPreserveOwnership (5.19s) [2021-05-06T10:56:24.932Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.50s) [2021-05-06T10:56:24.932Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2021-05-06T10:56:24.932Z] === RUN TestBuildPlatformInvalid [2021-05-06T10:56:24.932Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-05-06T10:56:24.932Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-06T10:56:24.941Z] === RUN TestDiscoveryOptsErrors [2021-05-06T10:56:24.941Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-06T10:56:24.941Z] === RUN TestDiscoveryOpts [2021-05-06T10:56:24.941Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-06T10:56:24.941Z] PASS [2021-05-06T10:56:24.941Z] coverage: 30.0% of statements [2021-05-06T10:56:24.941Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2021-05-06T10:56:24.941Z] === RUN TestBuilderGC [2021-05-06T10:56:24.941Z] --- PASS: TestBuilderGC (0.00s) [2021-05-06T10:56:24.941Z] === RUN TestDaemonConfigurationNotFound [2021-05-06T10:56:24.941Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-06T10:56:24.941Z] === RUN TestDaemonBrokenConfiguration [2021-05-06T10:56:24.941Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-06T10:56:24.941Z] === RUN TestParseClusterAdvertiseSettings [2021-05-06T10:56:24.941Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-06T10:56:24.941Z] === RUN TestFindConfigurationConflicts [2021-05-06T10:56:24.941Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-06T10:56:24.941Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-06T10:56:24.941Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-06T10:56:24.941Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-06T10:56:25.189Z] --- PASS: TestBuildMultiStageOnBuild (4.33s) [2021-05-06T10:56:25.189Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T10:56:25.401Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-06T10:56:25.401Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-06T10:56:25.401Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-06T10:56:25.401Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-06T10:56:25.401Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-06T10:56:25.401Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-06T10:56:25.401Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-06T10:56:25.401Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-06T10:56:25.401Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-06T10:56:25.401Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-06T10:56:25.401Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-06T10:56:25.401Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-06T10:56:25.401Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-06T10:56:25.401Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-06T10:56:25.401Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-06T10:56:25.401Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-06T10:56:25.401Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-06T10:56:25.401Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-06T10:56:25.401Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-06T10:56:25.401Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-06T10:56:25.401Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-06T10:56:25.401Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-06T10:56:25.401Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-06T10:56:25.401Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-06T10:56:25.401Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-06T10:56:25.401Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-06T10:56:25.401Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-06T10:56:25.402Z] === RUN TestValidateConfiguration [2021-05-06T10:56:25.402Z] === RUN TestValidateConfiguration/with_label [2021-05-06T10:56:25.402Z] === RUN TestValidateConfiguration/with_dns [2021-05-06T10:56:25.402Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-06T10:56:25.402Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-06T10:56:25.402Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-06T10:56:25.402Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-06T10:56:25.402Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-06T10:56:25.402Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfiguration (0.01s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-06T10:56:25.402Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-06T10:56:25.402Z] === RUN TestModifiedDiscoverySettings [2021-05-06T10:56:25.402Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-06T10:56:25.402Z] === RUN TestReloadSetConfigFileNotExist [2021-05-06T10:56:25.402Z] time="2021-05-06T10:56:24Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-06T10:56:25.402Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-05-06T10:56:25.402Z] === RUN TestReloadDefaultConfigNotExist [2021-05-06T10:56:25.402Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-06T10:56:25.402Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:56:25.402Z] === RUN TestReloadBadDefaultConfig [2021-05-06T10:56:25.402Z] time="2021-05-06T10:56:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-131232663" [2021-05-06T10:56:25.402Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-06T10:56:25.402Z] === RUN TestReloadWithConflictingLabels [2021-05-06T10:56:25.402Z] time="2021-05-06T10:56:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-234144266" [2021-05-06T10:56:25.402Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-06T10:56:25.402Z] === RUN TestReloadWithDuplicateLabels [2021-05-06T10:56:25.402Z] time="2021-05-06T10:56:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-780926945" [2021-05-06T10:56:25.402Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-06T10:56:25.402Z] === RUN TestDaemonConfigurationMerge [2021-05-06T10:56:25.402Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-06T10:56:25.402Z] PASS [2021-05-06T10:56:25.402Z] coverage: 79.7% of statements [2021-05-06T10:56:25.402Z] ok github.com/docker/docker/daemon/config 0.335s coverage: 79.7% of statements [2021-05-06T10:56:26.118Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2021-05-06T10:56:26.118Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T10:56:26.713Z] --- PASS: TestRemoveImageGarbageCollector (2.20s) [2021-05-06T10:56:26.713Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T10:56:26.713Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-06T10:56:26.713Z] === RUN TestTagInvalidReference [2021-05-06T10:56:26.713Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-06T10:56:26.713Z] === RUN TestTagValidPrefixedRepo [2021-05-06T10:56:26.713Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-06T10:56:26.713Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T10:56:26.713Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-06T10:56:26.713Z] === RUN TestTagOfficialNames [2021-05-06T10:56:26.713Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-06T10:56:26.713Z] === RUN TestTagMatchesDigest [2021-05-06T10:56:26.713Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-06T10:56:26.713Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-06T10:56:26.942Z] === RUN TestVerifyNetworkingConfig [2021-05-06T10:56:26.942Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestGetContainer [2021-05-06T10:56:26.942Z] --- PASS: TestGetContainer (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestValidContainerNames [2021-05-06T10:56:26.942Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestContainerInitDNS [2021-05-06T10:56:26.942Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-06T10:56:26.942Z] daemon_test.go:147: root required [2021-05-06T10:56:26.942Z] === RUN TestMerge [2021-05-06T10:56:26.942Z] --- PASS: TestMerge (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestValidateContainerIsolation [2021-05-06T10:56:26.942Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestFindNetworkErrorType [2021-05-06T10:56:26.942Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestEnsureServicesExist [2021-05-06T10:56:26.942Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestEnsureServicesExistErrors [2021-05-06T10:56:26.942Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-06T10:56:26.942Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-06T10:56:26.942Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-06T10:56:26.942Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestContainerDelete [2021-05-06T10:56:26.942Z] --- PASS: TestContainerDelete (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestContainerDoubleDelete [2021-05-06T10:56:26.942Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestLogContainerEventCopyLabels [2021-05-06T10:56:26.942Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestLogContainerEventWithAttributes [2021-05-06T10:56:26.942Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestNoneHealthcheck [2021-05-06T10:56:26.942Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestHealthStates [2021-05-06T10:56:26.942Z] time="2021-05-06T10:56:26Z" 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-05-06T10:56:26.942Z] time="2021-05-06T10:56:26Z" 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-05-06T10:56:26.942Z] time="2021-05-06T10:56:26Z" 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-05-06T10:56:26.942Z] time="2021-05-06T10:56:26Z" 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-05-06T10:56:26.942Z] time="2021-05-06T10:56:26Z" 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-05-06T10:56:26.942Z] time="2021-05-06T10:56:26Z" 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-05-06T10:56:26.942Z] time="2021-05-06T10:56:26Z" 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-05-06T10:56:26.942Z] time="2021-05-06T10:56:26Z" 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-05-06T10:56:26.942Z] time="2021-05-06T10:56:26Z" 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-05-06T10:56:26.942Z] time="2021-05-06T10:56:26Z" 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-05-06T10:56:26.942Z] --- PASS: TestHealthStates (0.09s) [2021-05-06T10:56:26.942Z] === RUN TestMaskURLCredentials [2021-05-06T10:56:26.942Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestGetInspectData [2021-05-06T10:56:26.942Z] --- PASS: TestGetInspectData (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestFillLicense [2021-05-06T10:56:26.942Z] --- PASS: TestFillLicense (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestListInvalidFilter [2021-05-06T10:56:26.942Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestNameFilter [2021-05-06T10:56:26.942Z] --- PASS: TestNameFilter (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-06T10:56:26.942Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-06T10:56:26.942Z] === 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-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-06T10:56:26.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-06T10:56:26.942Z] --- 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-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-06T10:56:26.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestDaemonReloadLabels [2021-05-06T10:56:26.942Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-06T10:56:26.942Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestDaemonReloadMirrors [2021-05-06T10:56:26.942Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-06T10:56:26.942Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-06T10:56:26.942Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestDaemonDiscoveryReload [2021-05-06T10:56:26.942Z] === RUN TestWaitNodeAttachment [2021-05-06T10:56:26.942Z] === RUN TestEventsLog [2021-05-06T10:56:26.942Z] --- PASS: TestEventsLog (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestEventsLogTimeout [2021-05-06T10:56:26.942Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestLogEvents [2021-05-06T10:56:26.942Z] --- PASS: TestLogEvents (0.05s) [2021-05-06T10:56:26.942Z] === RUN TestLoadBufferedEvents [2021-05-06T10:56:26.942Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-05-06T10:56:26.942Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-06T10:56:26.942Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-06T10:56:26.942Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-06T10:56:26.942Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-06T10:56:26.942Z] PASS [2021-05-06T10:56:26.942Z] coverage: 50.0% of statements [2021-05-06T10:56:26.942Z] ok github.com/docker/docker/daemon/events 0.644s coverage: 50.0% of statements [2021-05-06T10:56:27.402Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-06T10:56:27.402Z] === RUN TestIsolationConversion [2021-05-06T10:56:27.402Z] === RUN TestIsolationConversion/default [2021-05-06T10:56:27.402Z] === RUN TestIsolationConversion/process [2021-05-06T10:56:27.402Z] === RUN TestIsolationConversion/hyperv [2021-05-06T10:56:27.402Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-06T10:56:27.402Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-06T10:56:27.402Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-06T10:56:27.402Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-06T10:56:27.402Z] === RUN TestContainerLabels [2021-05-06T10:56:27.402Z] --- PASS: TestContainerLabels (0.00s) [2021-05-06T10:56:27.402Z] === RUN TestCredentialSpecConversion [2021-05-06T10:56:27.402Z] === RUN TestCredentialSpecConversion/none [2021-05-06T10:56:27.402Z] === RUN TestCredentialSpecConversion/config [2021-05-06T10:56:27.402Z] === RUN TestCredentialSpecConversion/file [2021-05-06T10:56:27.402Z] === RUN TestCredentialSpecConversion/registry [2021-05-06T10:56:27.402Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-06T10:56:27.402Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-06T10:56:27.402Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-06T10:56:27.402Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-06T10:56:27.402Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-06T10:56:27.402Z] === RUN TestControllerValidateMountBind [2021-05-06T10:56:27.402Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-06T10:56:27.402Z] === RUN TestControllerValidateMountVolume [2021-05-06T10:56:27.402Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-06T10:56:27.402Z] === RUN TestControllerValidateMountTarget [2021-05-06T10:56:27.402Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-06T10:56:27.402Z] === RUN TestControllerValidateMountTmpfs [2021-05-06T10:56:27.402Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-06T10:56:27.402Z] === RUN TestControllerValidateMountInvalidType [2021-05-06T10:56:27.402Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-06T10:56:27.402Z] === RUN TestControllerValidateMountNamedPipe [2021-05-06T10:56:27.402Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-06T10:56:27.402Z] PASS [2021-05-06T10:56:27.402Z] coverage: 11.3% of statements [2021-05-06T10:56:27.402Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.030s coverage: 11.3% of statements [2021-05-06T10:56:27.862Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-06T10:56:27.862Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-06T10:56:27.862Z] === RUN TestIsEmptyDir [2021-05-06T10:56:27.862Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-06T10:56:27.862Z] PASS [2021-05-06T10:56:27.862Z] coverage: 2.3% of statements [2021-05-06T10:56:27.862Z] ok github.com/docker/docker/daemon/graphdriver 0.061s coverage: 2.3% of statements [2021-05-06T10:56:28.009Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T10:56:28.009Z] Using test binary docker [2021-05-06T10:56:28.009Z] +++ /etc/init.d/apparmor start [2021-05-06T10:56:28.009Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T10:56:28.009Z] Starting dockerd [2021-05-06T10:56:28.009Z] INFO: Waiting for daemon to start... [2021-05-06T10:56:28.009Z] +++ 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-05-06T10:56:28.322Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-06T10:56:28.322Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-06T10:56:28.322Z] === RUN TestLinkNaming [2021-05-06T10:56:28.322Z] --- PASS: TestLinkNaming (0.00s) [2021-05-06T10:56:28.322Z] === RUN TestLinkNew [2021-05-06T10:56:28.322Z] --- PASS: TestLinkNew (0.00s) [2021-05-06T10:56:28.322Z] === RUN TestLinkEnv [2021-05-06T10:56:28.322Z] --- PASS: TestLinkEnv (0.00s) [2021-05-06T10:56:28.322Z] === RUN TestLinkMultipleEnv [2021-05-06T10:56:28.322Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-06T10:56:28.322Z] === RUN TestLinkPortRangeEnv [2021-05-06T10:56:28.322Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-06T10:56:28.322Z] PASS [2021-05-06T10:56:28.322Z] coverage: 93.0% of statements [2021-05-06T10:56:28.322Z] ok github.com/docker/docker/daemon/links 0.104s coverage: 93.0% of statements [2021-05-06T10:56:28.571Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T10:56:28.571Z] Using test binary docker [2021-05-06T10:56:28.571Z] +++ /etc/init.d/apparmor start [2021-05-06T10:56:28.571Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T10:56:28.571Z] INFO: Waiting for daemon to start... [2021-05-06T10:56:28.571Z] Starting dockerd [2021-05-06T10:56:28.571Z] +++ 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-05-06T10:56:28.782Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.54s) [2021-05-06T10:56:28.782Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-06T10:56:28.782Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-06T10:56:28.782Z] reload_test.go:520: root required [2021-05-06T10:56:28.782Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-06T10:56:28.782Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-06T10:56:28.782Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-06T10:56:28.782Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-05-06T10:56:28.782Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-06T10:56:28.782Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-05-06T10:56:28.782Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-06T10:56:28.782Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-05-06T10:56:28.782Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-06T10:56:28.782Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-06T10:56:28.782Z] === RUN TestParseVolumesFrom [2021-05-06T10:56:28.782Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-06T10:56:28.782Z] PASS [2021-05-06T10:56:28.782Z] coverage: 9.0% of statements [2021-05-06T10:56:28.782Z] ok github.com/docker/docker/daemon 2.602s coverage: 9.0% of statements [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-06T10:56:28.782Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-06T10:56:29.939Z] .--- PASS: TestBuildMultiStageLayerLeak (3.48s) [2021-05-06T10:56:29.939Z] === RUN TestBuildWithHugeFile [2021-05-06T10:56:29.939Z] [2021-05-06T10:56:29.939Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T10:56:29.939Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T10:56:29.939Z] Error: No such image: emptyfs [2021-05-06T10:56:29.939Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-06T10:56:29.939Z] ++++ docker load [2021-05-06T10:56:30.195Z] Running integration-test (iteration 1) [2021-05-06T10:56:30.195Z] 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-05-06T10:56:30.195Z] ++ 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-05-06T10:56:30.195Z] ++ set -e [2021-05-06T10:56:30.195Z] ++ '[' -n 0 ']' [2021-05-06T10:56:30.195Z] ++ set -x [2021-05-06T10:56:30.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T10:56:30.756Z] [2021-05-06T10:56:30.756Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T10:56:30.756Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T10:56:30.756Z] Error: No such image: emptyfs [2021-05-06T10:56:30.756Z] ++++ docker load [2021-05-06T10:56:30.756Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-06T10:56:31.011Z] Running integration-test (iteration 1) [2021-05-06T10:56:31.011Z] 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-05-06T10:56:31.011Z] ++ 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-05-06T10:56:31.011Z] ++ set -e [2021-05-06T10:56:31.011Z] ++ '[' -n 0 ']' [2021-05-06T10:56:31.011Z] ++ set -x [2021-05-06T10:56:31.011Z] ++ 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)/' [2021-05-06T10:56:31.690Z] === RUN TestAdapterReadLogs [2021-05-06T10:56:31.690Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestCopier [2021-05-06T10:56:31.690Z] --- PASS: TestCopier (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestCopierLongLines [2021-05-06T10:56:31.690Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestCopierSlow [2021-05-06T10:56:31.690Z] --- PASS: TestCopierSlow (0.21s) [2021-05-06T10:56:31.690Z] === RUN TestCopierWithSized [2021-05-06T10:56:31.690Z] === RUN TestCopierWithSized/as_is [2021-05-06T10:56:31.690Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-06T10:56:31.690Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-06T10:56:31.690Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-06T10:56:31.690Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-05-06T10:56:31.690Z] === RUN TestCopierWithPartial [2021-05-06T10:56:31.690Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestRingLogger [2021-05-06T10:56:31.690Z] --- PASS: TestRingLogger (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestRingCap [2021-05-06T10:56:31.690Z] --- PASS: TestRingCap (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestRingClose [2021-05-06T10:56:31.690Z] --- PASS: TestRingClose (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestRingDrain [2021-05-06T10:56:31.690Z] --- PASS: TestRingDrain (0.00s) [2021-05-06T10:56:31.690Z] PASS [2021-05-06T10:56:31.690Z] coverage: 43.5% of statements [2021-05-06T10:56:31.690Z] === RUN TestNewStreamConfig [2021-05-06T10:56:31.690Z] === RUN TestNewStreamConfig/defaults [2021-05-06T10:56:31.690Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-06T10:56:31.690Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-06T10:56:31.690Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-06T10:56:31.690Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-06T10:56:31.690Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-06T10:56:31.690Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-06T10:56:31.690Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-06T10:56:31.690Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-06T10:56:31.690Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-06T10:56:31.690Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-06T10:56:31.690Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-06T10:56:31.690Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-06T10:56:31.690Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-06T10:56:31.690Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-06T10:56:31.690Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-06T10:56:31.690Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-06T10:56:31.690Z] ok github.com/docker/docker/daemon/logger 0.297s coverage: 43.5% of statements [2021-05-06T10:56:31.690Z] time="2021-05-06T10:56:31Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-06T10:56:31.690Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-05-06T10:56:31.690Z] === RUN TestCreateSuccess [2021-05-06T10:56:31.690Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestCreateLogGroupSuccess [2021-05-06T10:56:31.690Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestCreateError [2021-05-06T10:56:31.690Z] --- PASS: TestCreateError (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestCreateAlreadyExists [2021-05-06T10:56:31.690Z] time="2021-05-06T10:56:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-06T10:56:31.690Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestLogClosed [2021-05-06T10:56:31.690Z] --- PASS: TestLogClosed (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestLogBlocking [2021-05-06T10:56:31.690Z] --- PASS: TestLogBlocking (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-06T10:56:31.690Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestLogNonBlockingBufferFull [2021-05-06T10:56:31.690Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestPublishBatchSuccess [2021-05-06T10:56:31.690Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestPublishBatchError [2021-05-06T10:56:31.690Z] time="2021-05-06T10:56:31Z" level=error msg=Error [2021-05-06T10:56:31.690Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-06T10:56:31.690Z] time="2021-05-06T10:56:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-06T10:56:31.690Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-06T10:56:31.690Z] time="2021-05-06T10:56:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-06T10:56:31.690Z] time="2021-05-06T10:56:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-06T10:56:31.690Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestCollectBatchSimple [2021-05-06T10:56:31.690Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestCollectBatchTicker [2021-05-06T10:56:31.690Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestCollectBatchMultilinePattern [2021-05-06T10:56:31.690Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-06T10:56:31.690Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-06T10:56:31.690Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-06T10:56:31.690Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-06T10:56:31.691Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2021-05-06T10:56:31.691Z] === RUN TestCollectBatchClose [2021-05-06T10:56:31.691Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-06T10:56:31.691Z] === RUN TestEffectiveLen [2021-05-06T10:56:31.691Z] === RUN TestEffectiveLen/0/Hello [2021-05-06T10:56:31.691Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-06T10:56:31.691Z] === RUN TestEffectiveLen/2/🙃 [2021-05-06T10:56:31.691Z] === RUN TestEffectiveLen/3/���� [2021-05-06T10:56:31.691Z] === RUN TestEffectiveLen/4/He��o [2021-05-06T10:56:31.691Z] === RUN TestEffectiveLen/5/ [2021-05-06T10:56:31.691Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-06T10:56:31.691Z] === RUN TestFindValidSplit [2021-05-06T10:56:31.691Z] === RUN TestFindValidSplit/0/ [2021-05-06T10:56:31.691Z] === RUN TestFindValidSplit/1/Hello [2021-05-06T10:56:31.691Z] === RUN TestFindValidSplit/2/Hello [2021-05-06T10:56:31.691Z] === RUN TestFindValidSplit/3/Hello [2021-05-06T10:56:31.691Z] === RUN TestFindValidSplit/4/🙃 [2021-05-06T10:56:31.691Z] === RUN TestFindValidSplit/5/🙃 [2021-05-06T10:56:31.691Z] === RUN TestFindValidSplit/6/a� [2021-05-06T10:56:31.691Z] === RUN TestFindValidSplit/7/a� [2021-05-06T10:56:31.691Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1044: [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1045: [2021-05-06T10:56:31.691Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1044: Hello [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1045: [2021-05-06T10:56:31.691Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1044: He [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1045: llo [2021-05-06T10:56:31.691Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1044: [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1045: Hello [2021-05-06T10:56:31.691Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1044: [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-06T10:56:31.691Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1045: [2021-05-06T10:56:31.691Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1044: a [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1045: � [2021-05-06T10:56:31.691Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1044: a� [2021-05-06T10:56:31.691Z] cloudwatchlogs_test.go:1045: [2021-05-06T10:56:31.691Z] === RUN TestProcessEventEmoji [2021-05-06T10:56:31.691Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-06T10:56:31.691Z] === RUN TestCollectBatchLineSplit [2021-05-06T10:56:31.691Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-06T10:56:31.691Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-06T10:56:31.691Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-06T10:56:31.691Z] === RUN TestCollectBatchMaxEvents [2021-05-06T10:56:31.691Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-05-06T10:56:31.691Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-06T10:56:31.691Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-05-06T10:56:31.691Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-06T10:56:31.691Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-05-06T10:56:31.691Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-06T10:56:31.691Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-05-06T10:56:31.691Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-06T10:56:31.691Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-06T10:56:31.691Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-06T10:56:31.691Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-06T10:56:31.691Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-06T10:56:31.691Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-06T10:56:31.691Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-06T10:56:31.691Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-06T10:56:31.691Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-06T10:56:31.691Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-06T10:56:31.691Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-06T10:56:31.691Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-06T10:56:31.691Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-06T10:56:31.691Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-06T10:56:31.691Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-06T10:56:31.691Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-06T10:56:31.691Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-06T10:56:31.691Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-06T10:56:31.691Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-06T10:56:31.691Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-06T10:56:31.691Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-06T10:56:31.691Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-06T10:56:31.691Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-06T10:56:31.691Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-06T10:56:31.691Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-06T10:56:31.691Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-06T10:56:31.691Z] === RUN TestCreateTagSuccess [2021-05-06T10:56:31.691Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-06T10:56:31.691Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-06T10:56:31.691Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-06T10:56:31.691Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-06T10:56:31.691Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-06T10:56:31.691Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-06T10:56:31.691Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-06T10:56:31.691Z] PASS [2021-05-06T10:56:31.691Z] coverage: 77.8% of statements [2021-05-06T10:56:31.691Z] ok github.com/docker/docker/daemon/logger/awslogs 0.446s coverage: 77.8% of statements [2021-05-06T10:56:32.152Z] === RUN TestSearchRegistryForImagesErrors [2021-05-06T10:56:32.152Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-06T10:56:32.153Z] === RUN TestSearchRegistryForImages [2021-05-06T10:56:32.153Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-06T10:56:32.153Z] === RUN TestOnlyPlatformWithFallback [2021-05-06T10:56:32.153Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-06T10:56:32.153Z] === RUN TestImageDelete [2021-05-06T10:56:32.153Z] === RUN TestImageDelete/no_lease [2021-05-06T10:56:32.153Z] === RUN TestImageDelete/lease_exists [2021-05-06T10:56:32.153Z] --- PASS: TestImageDelete (0.05s) [2021-05-06T10:56:32.153Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-06T10:56:32.153Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-05-06T10:56:32.153Z] === RUN TestContentStoreForPull [2021-05-06T10:56:32.612Z] --- PASS: TestContentStoreForPull (0.18s) [2021-05-06T10:56:32.612Z] PASS [2021-05-06T10:56:32.612Z] coverage: 6.7% of statements [2021-05-06T10:56:32.612Z] ok github.com/docker/docker/daemon/images 0.481s coverage: 6.7% of statements [2021-05-06T10:56:32.612Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-06T10:56:32.612Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-06T10:56:32.612Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-06T10:56:32.612Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-06T10:56:32.612Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-06T10:56:32.612Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-06T10:56:32.612Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-06T10:56:33.072Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-06T10:56:33.072Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-06T10:56:33.072Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-06T10:56:33.072Z] === RUN TestJSONFileLogger [2021-05-06T10:56:33.072Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-06T10:56:33.072Z] === RUN TestJSONFileLoggerWithTags [2021-05-06T10:56:33.072Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-06T10:56:33.072Z] === RUN TestJSONFileLoggerWithOpts [2021-05-06T10:56:33.072Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-06T10:56:33.072Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-06T10:56:33.072Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-06T10:56:33.072Z] === RUN TestEncodeDecode [2021-05-06T10:56:33.072Z] === PAUSE TestEncodeDecode [2021-05-06T10:56:33.072Z] === RUN TestUnexpectedEOF [2021-05-06T10:56:33.072Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-05-06T10:56:33.072Z] === RUN TestFastTimeMarshalJSON [2021-05-06T10:56:33.072Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-05-06T10:56:33.072Z] PASS [2021-05-06T10:56:33.072Z] coverage: 87.2% of statements [2021-05-06T10:56:33.072Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.193s coverage: 87.2% of statements [2021-05-06T10:56:33.072Z] time="2021-05-06T10:56:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-06T10:56:33.072Z] time="2021-05-06T10:56:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-06T10:56:33.072Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-05-06T10:56:33.072Z] === CONT TestEncodeDecode [2021-05-06T10:56:33.072Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-06T10:56:33.072Z] PASS [2021-05-06T10:56:33.072Z] coverage: 69.9% of statements [2021-05-06T10:56:33.072Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.326s coverage: 69.9% of statements [2021-05-06T10:56:34.042Z] === RUN TestWriteLog [2021-05-06T10:56:34.042Z] === PAUSE TestWriteLog [2021-05-06T10:56:34.042Z] === RUN TestReadLog [2021-05-06T10:56:34.042Z] === PAUSE TestReadLog [2021-05-06T10:56:34.042Z] === CONT TestWriteLog [2021-05-06T10:56:34.042Z] === CONT TestReadLog [2021-05-06T10:56:34.042Z] === RUN TestReadLog/tail_exact [2021-05-06T10:56:34.042Z] --- PASS: TestWriteLog (0.11s) [2021-05-06T10:56:34.042Z] === RUN TestReadLog/tail_less_than_available [2021-05-06T10:56:34.502Z] === RUN TestReadLog/tail_more_than_available [2021-05-06T10:56:34.502Z] --- PASS: TestReadLog (0.16s) [2021-05-06T10:56:34.502Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-05-06T10:56:34.502Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-06T10:56:34.502Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-06T10:56:34.502Z] PASS [2021-05-06T10:56:34.502Z] coverage: 75.2% of statements [2021-05-06T10:56:34.502Z] ok github.com/docker/docker/daemon/logger/local 0.256s coverage: 75.2% of statements [2021-05-06T10:56:34.502Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-06T10:56:35.472Z] === RUN TestOpenFileDelete [2021-05-06T10:56:35.472Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-06T10:56:35.472Z] === RUN TestOpenFileRename [2021-05-06T10:56:35.472Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-06T10:56:35.472Z] === RUN TestParseLogTagDefaultTag [2021-05-06T10:56:35.472Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-06T10:56:35.472Z] === RUN TestParseLogTag [2021-05-06T10:56:35.472Z] --- PASS: TestParseLogTag (0.00s) [2021-05-06T10:56:35.472Z] === RUN TestParseLogTagEmptyTag [2021-05-06T10:56:35.472Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-06T10:56:35.472Z] === RUN TestTailFiles [2021-05-06T10:56:35.472Z] --- PASS: TestTailFiles (0.00s) [2021-05-06T10:56:35.472Z] === RUN TestFollowLogsConsumerGone [2021-05-06T10:56:35.472Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-06T10:56:35.472Z] === RUN TestFollowLogsProducerGone [2021-05-06T10:56:35.472Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-06T10:56:35.472Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-06T10:56:35.472Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-06T10:56:35.472Z] === RUN TestCheckCapacityAndRotate [2021-05-06T10:56:35.472Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-06T10:56:35.472Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-06T10:56:35.472Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-05-06T10:56:35.472Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-06T10:56:35.472Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-05-06T10:56:35.472Z] PASS [2021-05-06T10:56:35.472Z] coverage: 50.9% of statements [2021-05-06T10:56:35.472Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.290s coverage: 50.9% of statements [2021-05-06T10:56:35.472Z] === RUN TestLog [2021-05-06T10:56:35.472Z] --- PASS: TestLog (0.01s) [2021-05-06T10:56:35.472Z] PASS [2021-05-06T10:56:35.472Z] coverage: 31.5% of statements [2021-05-06T10:56:35.472Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.099s coverage: 31.5% of statements [2021-05-06T10:56:35.932Z] === RUN TestValidateLogOpt [2021-05-06T10:56:35.932Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-06T10:56:35.932Z] === RUN TestNewMissedConfig [2021-05-06T10:56:35.932Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-06T10:56:35.932Z] === RUN TestNewMissedUrl [2021-05-06T10:56:35.932Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-06T10:56:35.932Z] === RUN TestNewMissedToken [2021-05-06T10:56:35.932Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-06T10:56:35.932Z] === RUN TestNewWithProxy [2021-05-06T10:56:35.932Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-06T10:56:35.932Z] === RUN TestDefault [2021-05-06T10:56:35.932Z] --- PASS: TestDefault (0.00s) [2021-05-06T10:56:35.932Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-06T10:56:35.932Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-06T10:56:36.392Z] === RUN TestJsonFormat [2021-05-06T10:56:36.392Z] --- PASS: TestJsonFormat (0.10s) [2021-05-06T10:56:36.392Z] === RUN TestRawFormat [2021-05-06T10:56:36.392Z] --- PASS: TestRawFormat (0.00s) [2021-05-06T10:56:36.392Z] === RUN TestRawFormatWithLabels [2021-05-06T10:56:36.392Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-06T10:56:36.392Z] === RUN TestRawFormatWithoutTag [2021-05-06T10:56:36.392Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-06T10:56:36.392Z] === RUN TestBatching [2021-05-06T10:56:36.392Z] --- PASS: TestBatching (0.22s) [2021-05-06T10:56:36.392Z] === RUN TestFrequency [2021-05-06T10:56:36.392Z] --- PASS: TestFrequency (0.17s) [2021-05-06T10:56:36.392Z] === RUN TestOneMessagePerRequest [2021-05-06T10:56:36.392Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-06T10:56:36.392Z] === RUN TestVerify [2021-05-06T10:56:36.392Z] --- PASS: TestVerify (0.00s) [2021-05-06T10:56:36.392Z] === RUN TestSkipVerify [2021-05-06T10:56:36.392Z] === RUN TestNewParse [2021-05-06T10:56:36.392Z] --- PASS: TestNewParse (0.00s) [2021-05-06T10:56:36.392Z] PASS [2021-05-06T10:56:36.392Z] coverage: 8.3% of statements [2021-05-06T10:56:36.392Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2021-05-06T10:56:36.441Z] .......................... [ 67%] [2021-05-06T10:56:36.852Z] time="2021-05-06T10:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:56:36.852Z] time="2021-05-06T10:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:56:36.852Z] time="2021-05-06T10:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:56:36.852Z] time="2021-05-06T10:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:56:36.852Z] === RUN TestParseLogFormat [2021-05-06T10:56:36.852Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-06T10:56:36.852Z] === RUN TestValidateLogOptEmpty [2021-05-06T10:56:36.852Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-06T10:56:36.852Z] === RUN TestValidateSyslogAddress [2021-05-06T10:56:36.852Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-06T10:56:36.852Z] === RUN TestParseAddressDefaultPort [2021-05-06T10:56:36.852Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-06T10:56:36.852Z] === RUN TestValidateSyslogFacility [2021-05-06T10:56:36.852Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-06T10:56:36.852Z] === RUN TestValidateLogOptSyslogFormat [2021-05-06T10:56:36.852Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-06T10:56:36.852Z] === RUN TestValidateLogOpt [2021-05-06T10:56:36.852Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-06T10:56:36.852Z] PASS [2021-05-06T10:56:36.852Z] coverage: 46.8% of statements [2021-05-06T10:56:36.852Z] ok github.com/docker/docker/daemon/logger/syslog 0.073s coverage: 46.8% of statements [2021-05-06T10:56:36.852Z] --- PASS: TestSkipVerify (0.36s) [2021-05-06T10:56:36.852Z] === RUN TestBufferMaximum [2021-05-06T10:56:36.852Z] time="2021-05-06T10:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:56:36.852Z] time="2021-05-06T10:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:56:36.852Z] time="2021-05-06T10:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:56:36.852Z] time="2021-05-06T10:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:56:36.852Z] time="2021-05-06T10:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:56:36.852Z] time="2021-05-06T10:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298596.641317\",\"host\":\"730fbe75df14\"}'" [2021-05-06T10:56:37.312Z] time="2021-05-06T10:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298596.641317\",\"host\":\"730fbe75df14\"}'" [2021-05-06T10:56:37.312Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-06T10:56:37.312Z] === RUN TestServerAlwaysDown [2021-05-06T10:56:37.312Z] time="2021-05-06T10:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:56:37.312Z] time="2021-05-06T10:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:56:37.312Z] time="2021-05-06T10:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298596.644316\",\"host\":\"730fbe75df14\"}'" [2021-05-06T10:56:37.312Z] time="2021-05-06T10:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298596.644316\",\"host\":\"730fbe75df14\"}'" [2021-05-06T10:56:37.312Z] time="2021-05-06T10:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:56:37.312Z] time="2021-05-06T10:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298596.644316\",\"host\":\"730fbe75df14\"}'" [2021-05-06T10:56:37.312Z] time="2021-05-06T10:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298596.645317\",\"host\":\"730fbe75df14\"}'" [2021-05-06T10:56:37.312Z] time="2021-05-06T10:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298596.645317\",\"host\":\"730fbe75df14\"}'" [2021-05-06T10:56:37.312Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-06T10:56:37.312Z] === RUN TestCannotSendAfterClose [2021-05-06T10:56:37.312Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-06T10:56:37.312Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-06T10:56:37.772Z] time="2021-05-06T10:56:37Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-06T10:56:37.772Z] time="2021-05-06T10:56:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"730fbe75df14\"}'" [2021-05-06T10:56:37.772Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-06T10:56:37.772Z] PASS [2021-05-06T10:56:37.772Z] coverage: 82.5% of statements [2021-05-06T10:56:37.772Z] ok github.com/docker/docker/daemon/logger/splunk 1.977s coverage: 82.5% of statements [2021-05-06T10:56:38.234Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-06T10:56:38.234Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-06T10:56:38.234Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-06T10:56:39.203Z] === RUN TestV1IDService [2021-05-06T10:56:39.203Z] --- PASS: TestV1IDService (0.02s) [2021-05-06T10:56:39.203Z] === RUN TestV2MetadataService [2021-05-06T10:56:39.203Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-06T10:56:39.203Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-06T10:56:39.203Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-06T10:56:39.203Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-06T10:56:39.203Z] === RUN TestContinueOnError_NeverContinue [2021-05-06T10:56:39.203Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-06T10:56:39.203Z] === RUN TestManifestStore [2021-05-06T10:56:39.203Z] === RUN TestManifestStore/no_remote_or_local [2021-05-06T10:56:39.664Z] time="2021-05-06T10:56:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local619612687\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-06T10:56:39.664Z] === RUN TestManifestStore/no_local_cache [2021-05-06T10:56:39.664Z] === RUN TestManifestStore/with_local_cache [2021-05-06T10:56:39.664Z] === RUN TestManifestStore/unknown_media_type [2021-05-06T10:56:39.664Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-06T10:56:39.664Z] time="2021-05-06T10:56:39Z" level=warning msg="reference for unknown type: " [2021-05-06T10:56:39.664Z] time="2021-05-06T10:56:39Z" level=warning msg="reference for unknown type: " [2021-05-06T10:56:39.664Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-06T10:56:39.664Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-06T10:56:39.664Z] time="2021-05-06T10:56:39Z" level=warning msg="reference for unknown type: " [2021-05-06T10:56:39.664Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-06T10:56:39.664Z] time="2021-05-06T10:56:39Z" level=warning msg="reference for unknown type: " [2021-05-06T10:56:39.664Z] time="2021-05-06T10:56:39Z" level=warning msg="reference for unknown type: " [2021-05-06T10:56:39.664Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-06T10:56:39.664Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-06T10:56:39.664Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-06T10:56:39.664Z] time="2021-05-06T10:56:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-06T10:56:39.664Z] --- PASS: TestManifestStore (0.22s) [2021-05-06T10:56:39.664Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-05-06T10:56:39.664Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-05-06T10:56:39.664Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-05-06T10:56:39.664Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-05-06T10:56:39.664Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-05-06T10:56:39.664Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-05-06T10:56:39.664Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-05-06T10:56:39.664Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-05-06T10:56:39.664Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-05-06T10:56:39.664Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-06T10:56:39.664Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-05-06T10:56:39.664Z] === RUN TestDetectManifestBlobMediaType [2021-05-06T10:56:39.664Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-06T10:56:39.664Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-06T10:56:39.664Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-06T10:56:39.664Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-06T10:56:39.664Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-06T10:56:39.664Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-06T10:56:39.664Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-06T10:56:39.664Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-06T10:56:39.664Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-06T10:56:39.664Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-06T10:56:39.664Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-06T10:56:39.664Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-06T10:56:39.664Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-06T10:56:39.664Z] === RUN TestFixManifestLayers [2021-05-06T10:56:39.664Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-06T10:56:39.664Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-06T10:56:39.664Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-06T10:56:39.664Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-06T10:56:39.664Z] === RUN TestFixManifestLayersBadParent [2021-05-06T10:56:39.664Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-06T10:56:39.664Z] === RUN TestValidateManifest [2021-05-06T10:56:39.664Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-06T10:56:39.664Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-06T10:56:39.664Z] === RUN TestFormatPlatform [2021-05-06T10:56:39.664Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-06T10:56:39.664Z] === RUN TestGetRepositoryMountCandidates [2021-05-06T10:56:39.664Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-06T10:56:39.664Z] === RUN TestLayerAlreadyExists [2021-05-06T10:56:39.664Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-06T10:56:39.664Z] 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-05-06T10:56:39.664Z] 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-05-06T10:56:39.664Z] 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-05-06T10:56:39.664Z] 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-05-06T10:56:39.664Z] 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-05-06T10:56:39.664Z] 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-05-06T10:56:39.664Z] === RUN TestWhenEmptyAuthConfig [2021-05-06T10:56:39.664Z] === RUN TestSuccessfulDownload [2021-05-06T10:56:39.664Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-06T10:56:39.664Z] download_test.go:268: Needs fixing on Windows [2021-05-06T10:56:39.664Z] === RUN TestCancelledDownload [2021-05-06T10:56:39.664Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-06T10:56:39.664Z] === RUN TestMaxDownloadAttempts [2021-05-06T10:56:39.664Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-06T10:56:39.664Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-06T10:56:39.664Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-06T10:56:39.664Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-06T10:56:39.664Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-06T10:56:39.664Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-06T10:56:39.664Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-06T10:56:39.664Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-06T10:56:39.664Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-06T10:56:39.664Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-06T10:56:39.664Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-06T10:56:39.664Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-06T10:56:39.664Z] --- PASS: TestV2MetadataService (0.76s) [2021-05-06T10:56:39.664Z] PASS [2021-05-06T10:56:39.664Z] coverage: 48.2% of statements [2021-05-06T10:56:39.664Z] ok github.com/docker/docker/distribution/metadata 1.060s coverage: 48.2% of statements [2021-05-06T10:56:39.858Z] Loaded image: buildpack-deps:buster [2021-05-06T10:56:39.858Z] Loaded image: busybox:latest [2021-05-06T10:56:39.858Z] Loaded image: busybox:glibc [2021-05-06T10:56:40.120Z] Loaded image: debian:bullseye [2021-05-06T10:56:40.124Z] time="2021-05-06T10:56:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T10:56:40.124Z] time="2021-05-06T10:56:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T10:56:40.124Z] time="2021-05-06T10:56:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T10:56:40.124Z] time="2021-05-06T10:56:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T10:56:40.124Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-05-06T10:56:40.124Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-05-06T10:56:40.124Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-05-06T10:56:40.124Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-05-06T10:56:40.124Z] === RUN TestTransfer [2021-05-06T10:56:40.124Z] --- PASS: TestTransfer (0.12s) [2021-05-06T10:56:40.124Z] === RUN TestConcurrencyLimit [2021-05-06T10:56:40.124Z] === RUN TestNotFound [2021-05-06T10:56:40.124Z] --- PASS: TestNotFound (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestConflict [2021-05-06T10:56:40.124Z] --- PASS: TestConflict (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestForbidden [2021-05-06T10:56:40.124Z] --- PASS: TestForbidden (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestInvalidParameter [2021-05-06T10:56:40.124Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestNotImplemented [2021-05-06T10:56:40.124Z] --- PASS: TestNotImplemented (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestNotModified [2021-05-06T10:56:40.124Z] --- PASS: TestNotModified (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestUnauthorized [2021-05-06T10:56:40.124Z] --- PASS: TestUnauthorized (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestUnknown [2021-05-06T10:56:40.124Z] --- PASS: TestUnknown (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestCancelled [2021-05-06T10:56:40.124Z] --- PASS: TestCancelled (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestDeadline [2021-05-06T10:56:40.124Z] --- PASS: TestDeadline (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestDataLoss [2021-05-06T10:56:40.124Z] --- PASS: TestDataLoss (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestUnavailable [2021-05-06T10:56:40.124Z] --- PASS: TestUnavailable (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestSystem [2021-05-06T10:56:40.124Z] --- PASS: TestSystem (0.00s) [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Not_Found [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Bad_Request [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Conflict [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Unauthorized [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Forbidden [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Not_Modified [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-06T10:56:40.124Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-06T10:56:40.124Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-06T10:56:40.124Z] PASS [2021-05-06T10:56:40.124Z] coverage: 53.1% of statements [2021-05-06T10:56:40.124Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-05-06T10:56:40.382Z] Loaded image: hello-world:latest [2021-05-06T10:56:40.382Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T10:56:40.584Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-05-06T10:56:40.584Z] === RUN TestInactiveJobs [2021-05-06T10:56:40.584Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-05-06T10:56:40.584Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-06T10:56:40.584Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-06T10:56:40.584Z] === RUN TestTokenPassThru [2021-05-06T10:56:40.584Z] --- PASS: TestTokenPassThru (0.04s) [2021-05-06T10:56:40.584Z] === RUN TestTokenPassThruDifferentHost [2021-05-06T10:56:40.584Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-06T10:56:40.584Z] PASS [2021-05-06T10:56:40.584Z] coverage: 23.6% of statements [2021-05-06T10:56:40.584Z] ok github.com/docker/docker/distribution 1.494s coverage: 23.6% of statements [2021-05-06T10:56:41.044Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-06T10:56:41.044Z] --- PASS: TestInactiveJobs (0.45s) [2021-05-06T10:56:41.044Z] === RUN TestWatchRelease [2021-05-06T10:56:41.044Z] --- PASS: TestWatchRelease (0.11s) [2021-05-06T10:56:41.044Z] === RUN TestWatchFinishedTransfer [2021-05-06T10:56:41.044Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-06T10:56:41.044Z] === RUN TestDuplicateTransfer [2021-05-06T10:56:41.044Z] --- PASS: TestDuplicateTransfer (0.13s) [2021-05-06T10:56:41.044Z] === RUN TestSuccessfulUpload [2021-05-06T10:56:41.504Z] time="2021-05-06T10:56:41Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-06T10:56:41.965Z] === RUN TestCompare [2021-05-06T10:56:41.965Z] --- PASS: TestCompare (0.00s) [2021-05-06T10:56:41.965Z] PASS [2021-05-06T10:56:41.965Z] coverage: 19.2% of statements [2021-05-06T10:56:41.965Z] ok github.com/docker/docker/image/cache 0.064s coverage: 19.2% of statements [2021-05-06T10:56:41.965Z] --- PASS: TestSuccessfulUpload (0.61s) [2021-05-06T10:56:41.965Z] === RUN TestCancelledUpload [2021-05-06T10:56:41.965Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-06T10:56:41.965Z] PASS [2021-05-06T10:56:41.965Z] coverage: 76.8% of statements [2021-05-06T10:56:41.965Z] ok github.com/docker/docker/distribution/xfer 2.277s coverage: 76.8% of statements [2021-05-06T10:56:41.965Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-06T10:56:41.965Z] === RUN TestFSGetInvalidData [2021-05-06T10:56:41.965Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-06T10:56:41.965Z] === RUN TestFSInvalidSet [2021-05-06T10:56:41.965Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-06T10:56:41.965Z] === RUN TestFSInvalidRoot [2021-05-06T10:56:41.965Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-06T10:56:41.965Z] === RUN TestFSMetadataGetSet [2021-05-06T10:56:41.965Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-05-06T10:56:41.965Z] === RUN TestFSInvalidWalker [2021-05-06T10:56:41.965Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-06T10:56:41.965Z] === RUN TestFSGetSet [2021-05-06T10:56:41.965Z] --- PASS: TestFSGetSet (0.02s) [2021-05-06T10:56:41.965Z] === RUN TestFSGetUnsetKey [2021-05-06T10:56:41.965Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-05-06T10:56:41.965Z] === RUN TestFSGetEmptyData [2021-05-06T10:56:41.965Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-05-06T10:56:41.965Z] === RUN TestFSDelete [2021-05-06T10:56:41.965Z] --- PASS: TestFSDelete (0.01s) [2021-05-06T10:56:41.965Z] === RUN TestFSWalker [2021-05-06T10:56:41.965Z] --- PASS: TestFSWalker (0.01s) [2021-05-06T10:56:41.965Z] === RUN TestFSWalkerStopOnError [2021-05-06T10:56:41.965Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-06T10:56:41.965Z] === RUN TestNewFromJSON [2021-05-06T10:56:41.965Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-06T10:56:41.965Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-06T10:56:41.965Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-06T10:56:41.965Z] === RUN TestMarshalKeyOrder [2021-05-06T10:56:41.965Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-06T10:56:41.965Z] === RUN TestHistoryEqual [2021-05-06T10:56:42.425Z] --- PASS: TestHistoryEqual (0.12s) [2021-05-06T10:56:42.425Z] === RUN TestImage [2021-05-06T10:56:42.425Z] --- PASS: TestImage (0.00s) [2021-05-06T10:56:42.425Z] === RUN TestImageOSNotEmpty [2021-05-06T10:56:42.425Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-06T10:56:42.425Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-06T10:56:42.425Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-06T10:56:42.425Z] === RUN TestCreate [2021-05-06T10:56:42.425Z] --- PASS: TestCreate (0.07s) [2021-05-06T10:56:42.425Z] === RUN TestRestore [2021-05-06T10:56:42.425Z] time="2021-05-06T10:56:42Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-06T10:56:42.425Z] --- PASS: TestRestore (0.06s) [2021-05-06T10:56:42.425Z] === RUN TestAddDelete [2021-05-06T10:56:42.425Z] --- PASS: TestAddDelete (0.02s) [2021-05-06T10:56:42.425Z] === RUN TestSearchAfterDelete [2021-05-06T10:56:42.425Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-06T10:56:42.425Z] === RUN TestParentReset [2021-05-06T10:56:42.425Z] --- PASS: TestParentReset (0.02s) [2021-05-06T10:56:42.425Z] === RUN TestGetAndSetLastUpdated [2021-05-06T10:56:42.425Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-06T10:56:42.425Z] === RUN TestStoreLen [2021-05-06T10:56:42.425Z] --- PASS: TestStoreLen (0.06s) [2021-05-06T10:56:42.425Z] PASS [2021-05-06T10:56:42.425Z] coverage: 86.6% of statements [2021-05-06T10:56:42.425Z] ok github.com/docker/docker/image 0.617s coverage: 86.6% of statements [2021-05-06T10:56:42.885Z] === RUN TestValidateManifest [2021-05-06T10:56:42.885Z] === RUN TestValidateManifest/non-nil [2021-05-06T10:56:42.885Z] === RUN TestValidateManifest/nil [2021-05-06T10:56:42.885Z] --- PASS: TestValidateManifest (0.00s) [2021-05-06T10:56:42.885Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-06T10:56:42.885Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-06T10:56:42.885Z] PASS [2021-05-06T10:56:42.885Z] coverage: 0.6% of statements [2021-05-06T10:56:42.885Z] ok github.com/docker/docker/image/tarexport 0.079s coverage: 0.6% of statements [2021-05-06T10:56:43.854Z] === RUN TestMakeV1ConfigFromConfig [2021-05-06T10:56:43.854Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-06T10:56:43.854Z] PASS [2021-05-06T10:56:43.854Z] coverage: 25.0% of statements [2021-05-06T10:56:43.854Z] ok github.com/docker/docker/image/v1 0.105s coverage: 25.0% of statements [2021-05-06T10:56:43.854Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-06T10:56:44.826Z] === RUN TestSerialization [2021-05-06T10:56:44.826Z] --- PASS: TestSerialization (0.02s) [2021-05-06T10:56:44.826Z] PASS [2021-05-06T10:56:44.826Z] coverage: 100.0% of statements [2021-05-06T10:56:44.826Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2021-05-06T10:56:45.287Z] === RUN TestEmptyLayer [2021-05-06T10:56:45.287Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-06T10:56:45.287Z] === RUN TestCommitFailure [2021-05-06T10:56:45.287Z] --- PASS: TestCommitFailure (0.01s) [2021-05-06T10:56:45.287Z] === RUN TestStartTransactionFailure [2021-05-06T10:56:45.287Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-06T10:56:45.287Z] === RUN TestGetOrphan [2021-05-06T10:56:45.287Z] --- PASS: TestGetOrphan (0.01s) [2021-05-06T10:56:45.287Z] === RUN TestMountAndRegister [2021-05-06T10:56:45.287Z] --- PASS: TestMountAndRegister (0.03s) [2021-05-06T10:56:45.287Z] layer_test.go:271: Layer size: 14 [2021-05-06T10:56:45.287Z] === RUN TestLayerRelease [2021-05-06T10:56:45.287Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-06T10:56:45.287Z] layer_test.go:304: Failing on Windows [2021-05-06T10:56:45.287Z] === RUN TestStoreRestore [2021-05-06T10:56:45.287Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-06T10:56:45.287Z] layer_test.go:353: Failing on Windows [2021-05-06T10:56:45.287Z] === RUN TestTarStreamStability [2021-05-06T10:56:45.287Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-06T10:56:45.287Z] layer_test.go:468: Failing on Windows [2021-05-06T10:56:45.287Z] === RUN TestRegisterExistingLayer [2021-05-06T10:56:45.287Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-05-06T10:56:45.287Z] === RUN TestTarStreamVerification [2021-05-06T10:56:45.287Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-06T10:56:45.287Z] layer_test.go:697: Failing on Windows [2021-05-06T10:56:45.287Z] === RUN TestLayerMigration [2021-05-06T10:56:45.287Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-06T10:56:45.287Z] migration_test.go:46: Failing on Windows [2021-05-06T10:56:45.287Z] === RUN TestLayerMigrationNoTarsplit [2021-05-06T10:56:45.287Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-06T10:56:45.287Z] migration_test.go:182: Failing on Windows [2021-05-06T10:56:45.287Z] === RUN TestMountInit [2021-05-06T10:56:45.287Z] --- SKIP: TestMountInit (0.00s) [2021-05-06T10:56:45.287Z] mount_test.go:17: Failing on Windows [2021-05-06T10:56:45.287Z] === RUN TestMountSize [2021-05-06T10:56:45.287Z] --- SKIP: TestMountSize (0.00s) [2021-05-06T10:56:45.287Z] mount_test.go:76: Failing on Windows [2021-05-06T10:56:45.287Z] === RUN TestMountChanges [2021-05-06T10:56:45.287Z] --- SKIP: TestMountChanges (0.00s) [2021-05-06T10:56:45.287Z] mount_test.go:125: Failing on Windows [2021-05-06T10:56:45.287Z] === RUN TestMountApply [2021-05-06T10:56:45.287Z] --- SKIP: TestMountApply (0.00s) [2021-05-06T10:56:45.287Z] mount_test.go:212: Failing on Windows [2021-05-06T10:56:45.287Z] PASS [2021-05-06T10:56:45.287Z] coverage: 30.1% of statements [2021-05-06T10:56:45.287Z] ok github.com/docker/docker/layer 0.218s coverage: 30.1% of statements [2021-05-06T10:56:45.287Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-06T10:56:45.747Z] === RUN TestEnvironmentParsing [2021-05-06T10:56:45.747Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-06T10:56:45.747Z] PASS [2021-05-06T10:56:45.747Z] coverage: 1.0% of statements [2021-05-06T10:56:45.747Z] ok github.com/docker/docker/libcontainerd/local 0.074s coverage: 1.0% of statements [2021-05-06T10:56:45.747Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-06T10:56:45.747Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-06T10:56:45.747Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-06T10:56:46.207Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-06T10:56:46.207Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-06T10:56:46.207Z] PASS [2021-05-06T10:56:46.207Z] coverage: 42.3% of statements [2021-05-06T10:56:46.207Z] ok github.com/docker/docker/oci 0.104s coverage: 42.3% of statements [2021-05-06T10:56:46.207Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-06T10:56:46.667Z] === RUN TestParseVersion [2021-05-06T10:56:46.667Z] --- PASS: TestParseVersion (0.00s) [2021-05-06T10:56:46.667Z] PASS [2021-05-06T10:56:46.667Z] coverage: 52.9% of statements [2021-05-06T10:56:46.667Z] ok github.com/docker/docker/pkg/aaparser 0.128s coverage: 52.9% of statements [2021-05-06T10:56:46.667Z] === RUN TestAddressPoolOpt [2021-05-06T10:56:46.667Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/a [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/something [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/_=a [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/env1=value1 [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/_env1=value1 [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/PATH [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/=a [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/PATH= [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/PATH=something [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/asd!qwe [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/1asd [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/123 [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/some_space [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/__some_space_before [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/some_space_after__ [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/= [2021-05-06T10:56:46.667Z] === RUN TestValidateEnv/PaTh [2021-05-06T10:56:46.667Z] --- PASS: TestValidateEnv (0.00s) [2021-05-06T10:56:46.667Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-06T10:56:46.667Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-06T10:56:46.667Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-06T10:56:46.667Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-06T10:56:46.667Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-06T10:56:46.667Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-06T10:56:46.667Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-06T10:56:46.667Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-06T10:56:46.667Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-06T10:56:46.667Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-06T10:56:47.127Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-06T10:56:47.127Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-06T10:56:47.127Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-06T10:56:47.127Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-06T10:56:47.127Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-06T10:56:47.127Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-06T10:56:47.127Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-06T10:56:47.127Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-06T10:56:47.127Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-06T10:56:47.127Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestParseHost [2021-05-06T10:56:47.127Z] --- PASS: TestParseHost (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestParseDockerDaemonHost [2021-05-06T10:56:47.127Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestParseTCP [2021-05-06T10:56:47.127Z] --- PASS: TestParseTCP (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-06T10:56:47.127Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestValidateExtraHosts [2021-05-06T10:56:47.127Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestIpOptString [2021-05-06T10:56:47.127Z] --- PASS: TestIpOptString (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-06T10:56:47.127Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestNewIpOptValidDefaultVal [2021-05-06T10:56:47.127Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestIpOptSetInvalidVal [2021-05-06T10:56:47.127Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestValidateIPAddress [2021-05-06T10:56:47.127Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestMapOpts [2021-05-06T10:56:47.127Z] --- PASS: TestMapOpts (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestListOptsWithoutValidator [2021-05-06T10:56:47.127Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestListOptsWithValidator [2021-05-06T10:56:47.127Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestValidateDNSSearch [2021-05-06T10:56:47.127Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/label_with_general_format [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/label_with_one_more [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-06T10:56:47.127Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-06T10:56:47.127Z] --- PASS: TestValidateLabel (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-06T10:56:47.128Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-06T10:56:47.128Z] === RUN TestNamedListOpts [2021-05-06T10:56:47.128Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-06T10:56:47.128Z] === RUN TestNamedMapOpts [2021-05-06T10:56:47.128Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-06T10:56:47.128Z] === RUN TestParseLink [2021-05-06T10:56:47.128Z] --- PASS: TestParseLink (0.00s) [2021-05-06T10:56:47.128Z] === RUN TestQuotedStringSetWithQuotes [2021-05-06T10:56:47.128Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-06T10:56:47.128Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-06T10:56:47.128Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-06T10:56:47.128Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-06T10:56:47.128Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-06T10:56:47.128Z] === RUN TestUlimitOpt [2021-05-06T10:56:47.128Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-06T10:56:47.128Z] PASS [2021-05-06T10:56:47.128Z] coverage: 67.1% of statements [2021-05-06T10:56:47.128Z] ok github.com/docker/docker/opts 0.126s coverage: 67.1% of statements [2021-05-06T10:56:48.097Z] === RUN TestUnbuffered [2021-05-06T10:56:48.097Z] --- PASS: TestUnbuffered (0.00s) [2021-05-06T10:56:48.097Z] === RUN TestRaceUnbuffered [2021-05-06T10:56:48.097Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-06T10:56:48.097Z] PASS [2021-05-06T10:56:48.097Z] coverage: 100.0% of statements [2021-05-06T10:56:48.097Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-05-06T10:56:48.097Z] === RUN TestPeerCertificateMarshalJSON [2021-05-06T10:56:48.557Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-06T10:56:48.557Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-06T10:56:48.557Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2021-05-06T10:56:48.557Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-06T10:56:48.557Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-06T10:56:48.557Z] === RUN TestMiddleware [2021-05-06T10:56:48.557Z] --- PASS: TestMiddleware (0.00s) [2021-05-06T10:56:48.557Z] === RUN TestNewResponseModifier [2021-05-06T10:56:48.557Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-06T10:56:48.557Z] PASS [2021-05-06T10:56:48.557Z] coverage: 26.8% of statements [2021-05-06T10:56:48.557Z] ok github.com/docker/docker/pkg/authorization 0.552s coverage: 26.8% of statements [2021-05-06T10:56:49.017Z] === RUN TestMatch [2021-05-06T10:56:49.017Z] === RUN TestMatch/[[]] [2021-05-06T10:56:49.017Z] === RUN TestMatch/[[foo]] [2021-05-06T10:56:49.017Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-06T10:56:49.017Z] === RUN TestMatch/[[foo_bar]] [2021-05-06T10:56:49.017Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-06T10:56:49.017Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-06T10:56:49.017Z] === RUN TestMatch/[] [2021-05-06T10:56:49.017Z] === RUN TestMatch/[]#01 [2021-05-06T10:56:49.017Z] === RUN TestMatch/[[qux]] [2021-05-06T10:56:49.017Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-06T10:56:49.017Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-06T10:56:49.017Z] === RUN TestMatch/[[foo_baz]] [2021-05-06T10:56:49.017Z] --- PASS: TestMatch (0.00s) [2021-05-06T10:56:49.017Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-06T10:56:49.017Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-06T10:56:49.017Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-06T10:56:49.017Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-06T10:56:49.017Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-06T10:56:49.017Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-06T10:56:49.017Z] --- PASS: TestMatch/[] (0.00s) [2021-05-06T10:56:49.017Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-06T10:56:49.017Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-06T10:56:49.017Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-06T10:56:49.017Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-06T10:56:49.017Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-06T10:56:49.017Z] PASS [2021-05-06T10:56:49.017Z] coverage: 87.5% of statements [2021-05-06T10:56:49.017Z] ok github.com/docker/docker/pkg/capabilities 0.139s coverage: 87.5% of statements [2021-05-06T10:56:49.017Z] === RUN TestIsArchivePathDir [2021-05-06T10:56:49.017Z] --- PASS: TestIsArchivePathDir (0.11s) [2021-05-06T10:56:49.017Z] === RUN TestIsArchivePathInvalidFile [2021-05-06T10:56:49.477Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-05-06T10:56:49.477Z] === RUN TestIsArchivePathTar [2021-05-06T10:56:49.477Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-05-06T10:56:49.477Z] === RUN TestDecompressStreamGzip [2021-05-06T10:56:49.477Z] === RUN TestSizeEmpty [2021-05-06T10:56:49.477Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-06T10:56:49.477Z] === RUN TestSizeEmptyFile [2021-05-06T10:56:49.477Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-06T10:56:49.477Z] === RUN TestSizeNonemptyFile [2021-05-06T10:56:49.477Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-06T10:56:49.477Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-06T10:56:49.477Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-06T10:56:49.477Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-06T10:56:49.477Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-06T10:56:49.477Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-06T10:56:49.477Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-06T10:56:49.477Z] === RUN TestMoveToSubdir [2021-05-06T10:56:49.477Z] === RUN TestChrootTarUntar [2021-05-06T10:56:49.477Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-06T10:56:49.477Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:56:49.477Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-06T10:56:49.477Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-06T10:56:49.477Z] === RUN TestSizeNonExistingDirectory [2021-05-06T10:56:49.477Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-06T10:56:49.477Z] PASS [2021-05-06T10:56:49.477Z] coverage: 80.0% of statements [2021-05-06T10:56:49.477Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-06T10:56:49.477Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:56:49.477Z] === RUN TestChrootUntarEmptyArchive [2021-05-06T10:56:49.477Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-06T10:56:49.477Z] === RUN TestChrootTarUntarWithSymlink [2021-05-06T10:56:49.477Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-06T10:56:49.477Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T10:56:49.477Z] === RUN TestChrootCopyWithTar [2021-05-06T10:56:49.477Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2021-05-06T10:56:49.477Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-06T10:56:49.477Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T10:56:49.477Z] === RUN TestChrootCopyFileWithTar [2021-05-06T10:56:49.477Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-06T10:56:49.477Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:56:49.477Z] === RUN TestChrootUntarPath [2021-05-06T10:56:49.477Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-06T10:56:49.477Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T10:56:49.477Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-06T10:56:49.477Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-06T10:56:49.477Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:56:49.477Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-06T10:56:49.477Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-06T10:56:49.477Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:56:49.477Z] === RUN TestChrootApplyDotDotFile [2021-05-06T10:56:49.477Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-06T10:56:49.477Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:56:49.477Z] PASS [2021-05-06T10:56:49.477Z] coverage: 15.4% of statements [2021-05-06T10:56:49.477Z] ok github.com/docker/docker/pkg/chrootarchive 0.087s coverage: 15.4% of statements [2021-05-06T10:56:49.477Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-05-06T10:56:49.477Z] === RUN TestDecompressStreamBzip2 [2021-05-06T10:56:49.937Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-05-06T10:56:49.937Z] === RUN TestDecompressStreamXz [2021-05-06T10:56:49.937Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-06T10:56:49.937Z] archive_test.go:134: Xz not present in msys2 [2021-05-06T10:56:49.937Z] === RUN TestCompressStreamXzUnsupported [2021-05-06T10:56:49.937Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-06T10:56:49.937Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-06T10:56:49.937Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-06T10:56:49.937Z] === RUN TestCompressStreamInvalid [2021-05-06T10:56:49.937Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-06T10:56:49.937Z] === RUN TestExtensionInvalid [2021-05-06T10:56:49.937Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-06T10:56:49.937Z] === RUN TestExtensionUncompressed [2021-05-06T10:56:49.937Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-06T10:56:49.937Z] === RUN TestExtensionBzip2 [2021-05-06T10:56:49.937Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-06T10:56:49.937Z] === RUN TestExtensionGzip [2021-05-06T10:56:49.937Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-06T10:56:49.937Z] === RUN TestExtensionXz [2021-05-06T10:56:49.937Z] --- PASS: TestExtensionXz (0.00s) [2021-05-06T10:56:49.937Z] === RUN TestCmdStreamLargeStderr [2021-05-06T10:56:49.937Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2021-05-06T10:56:49.937Z] === RUN TestCmdStreamBad [2021-05-06T10:56:49.937Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-06T10:56:49.937Z] archive_test.go:239: Failing on Windows CI machines [2021-05-06T10:56:49.937Z] === RUN TestCmdStreamGood [2021-05-06T10:56:49.937Z] --- PASS: TestCmdStreamGood (0.04s) [2021-05-06T10:56:49.937Z] === RUN TestUntarPathWithInvalidDest [2021-05-06T10:56:49.937Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-05-06T10:56:49.937Z] === RUN TestUntarPathWithInvalidSrc [2021-05-06T10:56:49.937Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-06T10:56:49.937Z] === RUN TestUntarPath [2021-05-06T10:56:49.937Z] --- PASS: TestUntarPath (0.07s) [2021-05-06T10:56:49.937Z] === RUN TestUntarPathWithDestinationFile [2021-05-06T10:56:49.937Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-05-06T10:56:49.937Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-06T10:56:50.398Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.12s) [2021-05-06T10:56:50.398Z] === RUN TestCopyWithTarInvalidSrc [2021-05-06T10:56:50.398Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-06T10:56:50.398Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-06T10:56:50.398Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-06T10:56:50.398Z] === RUN TestCopyWithTarSrcFile [2021-05-06T10:56:50.398Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-05-06T10:56:50.398Z] === RUN TestCopyWithTarSrcFolder [2021-05-06T10:56:50.398Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-06T10:56:50.398Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-06T10:56:50.398Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-06T10:56:50.398Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-06T10:56:50.398Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-06T10:56:50.398Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-06T10:56:50.398Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-06T10:56:50.398Z] === RUN TestCopyFileWithTarSrcFile [2021-05-06T10:56:50.398Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-05-06T10:56:50.398Z] === RUN TestTarFiles [2021-05-06T10:56:50.398Z] === RUN Test [2021-05-06T10:56:50.398Z] === RUN Test/TestContainsEntry [2021-05-06T10:56:50.398Z] === RUN Test/TestCreateEntries [2021-05-06T10:56:50.398Z] === RUN Test/TestEntriesDiff [2021-05-06T10:56:50.398Z] === RUN Test/TestEntriesEquality [2021-05-06T10:56:50.398Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-06T10:56:50.398Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-06T10:56:50.398Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-06T10:56:50.398Z] === RUN Test/TestGeneratorNotGenerate [2021-05-06T10:56:50.398Z] === RUN Test/TestGeneratorWithPort [2021-05-06T10:56:50.398Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-06T10:56:50.398Z] === RUN Test/TestNewEntry [2021-05-06T10:56:50.398Z] === RUN Test/TestParse [2021-05-06T10:56:50.398Z] --- PASS: Test (0.00s) [2021-05-06T10:56:50.398Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-06T10:56:50.398Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-06T10:56:50.398Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-06T10:56:50.398Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-06T10:56:50.398Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-06T10:56:50.398Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-06T10:56:50.398Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-06T10:56:50.398Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-06T10:56:50.398Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-06T10:56:50.398Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-06T10:56:50.398Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-06T10:56:50.398Z] --- PASS: Test/TestParse (0.00s) [2021-05-06T10:56:50.398Z] PASS [2021-05-06T10:56:50.398Z] coverage: 58.3% of statements [2021-05-06T10:56:50.398Z] ok github.com/docker/docker/pkg/discovery 0.076s coverage: 58.3% of statements [2021-05-06T10:56:50.417Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.78s) [2021-05-06T10:56:50.417Z] PASS [2021-05-06T10:56:50.417Z] [2021-05-06T10:56:50.417Z] === Skipped [2021-05-06T10:56:50.417Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-06T10:56:50.417Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T10:56:50.417Z] [2021-05-06T10:56:50.417Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-06T10:56:50.417Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T10:56:50.417Z] [2021-05-06T10:56:50.417Z] [2021-05-06T10:56:50.417Z] DONE 34 tests, 2 skipped in 133.893s [2021-05-06T10:56:50.417Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-06T10:56:50.417Z] ++ 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-05-06T10:56:50.417Z] ++ set -e [2021-05-06T10:56:50.417Z] ++ '[' -n 0 ']' [2021-05-06T10:56:50.417Z] ++ set -x [2021-05-06T10:56:50.417Z] ++ 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-05-06T10:56:50.417Z] INFO: Testing against a local daemon [2021-05-06T10:56:50.417Z] === RUN TestConfigInspect [2021-05-06T10:56:50.858Z] === RUN Test [2021-05-06T10:56:50.858Z] === RUN Test/TestContent [2021-05-06T10:56:50.858Z] === RUN Test/TestInitialize [2021-05-06T10:56:50.858Z] === RUN Test/TestNew [2021-05-06T10:56:50.858Z] === RUN Test/TestParsingContentsWithComments [2021-05-06T10:56:50.858Z] === RUN Test/TestRegister [2021-05-06T10:56:50.858Z] === RUN Test/TestWatch [2021-05-06T10:56:50.858Z] --- PASS: Test (0.01s) [2021-05-06T10:56:50.858Z] --- PASS: Test/TestContent (0.00s) [2021-05-06T10:56:50.858Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-06T10:56:50.858Z] --- PASS: Test/TestNew (0.00s) [2021-05-06T10:56:50.858Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-06T10:56:50.858Z] --- PASS: Test/TestRegister (0.00s) [2021-05-06T10:56:50.858Z] --- PASS: Test/TestWatch (0.00s) [2021-05-06T10:56:50.858Z] PASS [2021-05-06T10:56:50.858Z] coverage: 92.9% of statements [2021-05-06T10:56:50.858Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 92.9% of statements [2021-05-06T10:56:51.827Z] === RUN Test [2021-05-06T10:56:51.827Z] === RUN Test/TestInitialize [2021-05-06T10:56:51.827Z] === RUN Test [2021-05-06T10:56:51.827Z] === RUN Test/TestWatch [2021-05-06T10:56:51.827Z] --- PASS: Test (0.00s) [2021-05-06T10:56:51.827Z] --- PASS: Test/TestWatch (0.00s) [2021-05-06T10:56:51.827Z] PASS [2021-05-06T10:56:51.827Z] coverage: 92.3% of statements [2021-05-06T10:56:51.827Z] ok github.com/docker/docker/pkg/discovery/memory 0.039s coverage: 92.3% of statements [2021-05-06T10:56:51.827Z] time="2021-05-06T10:56:51Z" level=info msg="Initializing discovery without TLS" [2021-05-06T10:56:51.827Z] time="2021-05-06T10:56:51Z" level=info msg="Initializing discovery without TLS" [2021-05-06T10:56:51.827Z] time="2021-05-06T10:56:51Z" level=info msg="Initializing discovery without TLS" [2021-05-06T10:56:51.827Z] === RUN Test/TestInitializeWithCerts [2021-05-06T10:56:51.827Z] time="2021-05-06T10:56:51Z" level=info msg="Initializing discovery with TLS" [2021-05-06T10:56:51.827Z] === RUN Test/TestWatch [2021-05-06T10:56:51.827Z] time="2021-05-06T10:56:51Z" level=info msg="Initializing discovery without TLS" [2021-05-06T10:56:52.287Z] === RUN Test [2021-05-06T10:56:52.287Z] === RUN Test/TestInitialize [2021-05-06T10:56:52.287Z] === RUN Test/TestInitializeWithPattern [2021-05-06T10:56:52.287Z] === RUN Test/TestRegister [2021-05-06T10:56:52.287Z] === RUN Test/TestWatch [2021-05-06T10:56:52.287Z] --- PASS: Test (0.00s) [2021-05-06T10:56:52.287Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-06T10:56:52.287Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-06T10:56:52.287Z] --- PASS: Test/TestRegister (0.00s) [2021-05-06T10:56:52.287Z] --- PASS: Test/TestWatch (0.00s) [2021-05-06T10:56:52.287Z] PASS [2021-05-06T10:56:52.287Z] coverage: 93.8% of statements [2021-05-06T10:56:52.287Z] ok github.com/docker/docker/pkg/discovery/nodes 0.048s coverage: 93.8% of statements [2021-05-06T10:56:52.747Z] === RUN TestPollerAddRemove [2021-05-06T10:56:52.747Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-06T10:56:52.747Z] === RUN TestPollerEvent [2021-05-06T10:56:52.747Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-06T10:56:52.747Z] poller_test.go:41: No chmod on Windows [2021-05-06T10:56:52.747Z] === RUN TestPollerClose [2021-05-06T10:56:52.747Z] --- PASS: TestPollerClose (0.00s) [2021-05-06T10:56:52.747Z] PASS [2021-05-06T10:56:52.747Z] coverage: 36.2% of statements [2021-05-06T10:56:52.747Z] ok github.com/docker/docker/pkg/filenotify 0.063s coverage: 36.2% of statements [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-06T10:56:53.401Z] === RUN TestBoolValue [2021-05-06T10:56:53.401Z] --- PASS: TestBoolValue (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestBoolValueOrDefault [2021-05-06T10:56:53.401Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestInt64ValueOrZero [2021-05-06T10:56:53.401Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestInt64ValueOrDefault [2021-05-06T10:56:53.401Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-06T10:56:53.401Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestJsonContentType [2021-05-06T10:56:53.401Z] --- PASS: TestJsonContentType (0.00s) [2021-05-06T10:56:53.401Z] PASS [2021-05-06T10:56:53.401Z] coverage: 14.7% of statements [2021-05-06T10:56:53.401Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 14.7% of statements [2021-05-06T10:56:53.401Z] === RUN TestMaskSecretKeys [2021-05-06T10:56:53.401Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-06T10:56:53.401Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-06T10:56:53.401Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-06T10:56:53.401Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-06T10:56:53.401Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-06T10:56:53.401Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-06T10:56:53.401Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestVersionMiddlewareVersion [2021-05-06T10:56:53.401Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-06T10:56:53.401Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-06T10:56:53.401Z] PASS [2021-05-06T10:56:53.401Z] coverage: 37.7% of statements [2021-05-06T10:56:53.401Z] ok github.com/docker/docker/api/server/middleware 0.137s coverage: 37.7% of statements [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-06T10:56:53.401Z] === RUN TestStrSliceMarshalJSON [2021-05-06T10:56:53.401Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestStrSliceUnmarshalJSON [2021-05-06T10:56:53.401Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestStrSliceUnmarshalString [2021-05-06T10:56:53.401Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestStrSliceUnmarshalSlice [2021-05-06T10:56:53.401Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-06T10:56:53.401Z] PASS [2021-05-06T10:56:53.401Z] coverage: 90.0% of statements [2021-05-06T10:56:53.401Z] ok github.com/docker/docker/api/types/strslice 0.061s coverage: 90.0% of statements [2021-05-06T10:56:53.401Z] === RUN TestToJSON [2021-05-06T10:56:53.401Z] --- PASS: TestToJSON (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestToParamWithVersion [2021-05-06T10:56:53.401Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestFromJSON [2021-05-06T10:56:53.401Z] --- PASS: TestFromJSON (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestEmpty [2021-05-06T10:56:53.401Z] --- PASS: TestEmpty (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestArgsMatchKVListEmptySources [2021-05-06T10:56:53.401Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestArgsMatchKVList [2021-05-06T10:56:53.401Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestArgsMatch [2021-05-06T10:56:53.401Z] --- PASS: TestArgsMatch (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestAdd [2021-05-06T10:56:53.401Z] --- PASS: TestAdd (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestDel [2021-05-06T10:56:53.401Z] --- PASS: TestDel (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestLen [2021-05-06T10:56:53.401Z] --- PASS: TestLen (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestExactMatch [2021-05-06T10:56:53.401Z] --- PASS: TestExactMatch (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestOnlyOneExactMatch [2021-05-06T10:56:53.401Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestContains [2021-05-06T10:56:53.401Z] --- PASS: TestContains (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestValidate [2021-05-06T10:56:53.401Z] --- PASS: TestValidate (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestWalkValues [2021-05-06T10:56:53.401Z] --- PASS: TestWalkValues (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestFuzzyMatch [2021-05-06T10:56:53.401Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestClone [2021-05-06T10:56:53.401Z] --- PASS: TestClone (0.00s) [2021-05-06T10:56:53.401Z] PASS [2021-05-06T10:56:53.401Z] coverage: 92.2% of statements [2021-05-06T10:56:53.401Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2021-05-06T10:56:53.401Z] === RUN TestDurationToSecondsString [2021-05-06T10:56:53.401Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-06T10:56:53.401Z] === RUN TestGetTimestamp [2021-05-06T10:56:53.401Z] === RUN TestAdjustForAPIVersion [2021-05-06T10:56:53.401Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-06T10:56:53.401Z] PASS [2021-05-06T10:56:53.401Z] coverage: 5.7% of statements [2021-05-06T10:56:53.401Z] ok github.com/docker/docker/api/server/router/swarm 0.066s coverage: 5.7% of statements [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-06T10:56:53.401Z] --- PASS: TestGetTimestamp (0.10s) [2021-05-06T10:56:53.401Z] === RUN TestParseTimestamps [2021-05-06T10:56:53.401Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-06T10:56:53.401Z] PASS [2021-05-06T10:56:53.401Z] coverage: 100.0% of statements [2021-05-06T10:56:53.401Z] ok github.com/docker/docker/api/types/time 0.129s coverage: 100.0% of statements [2021-05-06T10:56:53.401Z] === RUN TestCompareVersion [2021-05-06T10:56:53.401Z] --- PASS: TestCompareVersion (0.00s) [2021-05-06T10:56:53.401Z] PASS [2021-05-06T10:56:53.401Z] coverage: 75.0% of statements [2021-05-06T10:56:53.401Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/builder [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-06T10:56:53.401Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-06T10:56:53.402Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-06T10:56:53.402Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-06T10:56:53.402Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-06T10:56:53.402Z] === RUN TestParseRemoteURL [2021-05-06T10:56:53.402Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-06T10:56:53.402Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-06T10:56:53.402Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-06T10:56:53.402Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-06T10:56:53.402Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-06T10:56:53.402Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-06T10:56:53.402Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-06T10:56:53.402Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-06T10:56:53.402Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-06T10:56:53.402Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-06T10:56:53.402Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-06T10:56:53.402Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-06T10:56:53.402Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-06T10:56:53.402Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-06T10:56:53.402Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-06T10:56:53.402Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-06T10:56:53.402Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-06T10:56:53.402Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-06T10:56:53.402Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-06T10:56:53.402Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-06T10:56:53.402Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestCloneArgsSmartHttp [2021-05-06T10:56:53.402Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-06T10:56:53.402Z] === RUN TestCloneArgsDumbHttp [2021-05-06T10:56:53.402Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestCloneArgsGit [2021-05-06T10:56:53.402Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestCheckoutGit [2021-05-06T10:56:53.402Z] === RUN TestEnable [2021-05-06T10:56:53.402Z] --- PASS: TestEnable (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestDisable [2021-05-06T10:56:53.402Z] --- PASS: TestDisable (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestEnabled [2021-05-06T10:56:53.402Z] --- PASS: TestEnabled (0.00s) [2021-05-06T10:56:53.402Z] PASS [2021-05-06T10:56:53.402Z] coverage: 100.0% of statements [2021-05-06T10:56:53.402Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-05-06T10:56:53.402Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-06T10:56:53.402Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestProcessNoDockerignore [2021-05-06T10:56:53.402Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-06T10:56:53.402Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestDetectContentType [2021-05-06T10:56:53.402Z] --- PASS: TestDetectContentType (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestSelectAcceptableMIME [2021-05-06T10:56:53.402Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestInspectEmptyResponse [2021-05-06T10:56:53.402Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestInspectResponseBinary [2021-05-06T10:56:53.402Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestResponseUnsupportedContentType [2021-05-06T10:56:53.402Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestInspectResponseTextSimple [2021-05-06T10:56:53.402Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestInspectResponseEmptyContentType [2021-05-06T10:56:53.402Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestUnknownContentLength [2021-05-06T10:56:53.402Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestDownloadRemote [2021-05-06T10:56:53.402Z] --- PASS: TestDownloadRemote (0.07s) [2021-05-06T10:56:53.402Z] === RUN TestGetWithStatusError [2021-05-06T10:56:53.402Z] --- PASS: TestGetWithStatusError (0.00s) [2021-05-06T10:56:53.402Z] === RUN TestCloseRootDirectory [2021-05-06T10:56:53.402Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-06T10:56:53.402Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:56:53.402Z] === RUN TestHashFile [2021-05-06T10:56:53.402Z] --- SKIP: TestHashFile (0.00s) [2021-05-06T10:56:53.402Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:56:53.402Z] === RUN TestHashSubdir [2021-05-06T10:56:53.402Z] --- SKIP: TestHashSubdir (0.00s) [2021-05-06T10:56:53.402Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:56:53.402Z] === RUN TestRemoveDirectory [2021-05-06T10:56:53.402Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-06T10:56:53.402Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:56:53.402Z] PASS [2021-05-06T10:56:53.402Z] coverage: 9.3% of statements [2021-05-06T10:56:53.402Z] ok github.com/docker/docker/builder/remotecontext 0.304s coverage: 9.3% of statements [2021-05-06T10:56:53.717Z] === RUN TestCopyFileWithInvalidSrc [2021-05-06T10:56:53.717Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestCopyFileWithInvalidDest [2021-05-06T10:56:53.717Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-06T10:56:53.717Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-06T10:56:53.717Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestCopyFile [2021-05-06T10:56:53.717Z] --- PASS: TestCopyFile (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-06T10:56:53.717Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-06T10:56:53.717Z] fileutils_test.go:134: Needs porting to Windows [2021-05-06T10:56:53.717Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-06T10:56:53.717Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-06T10:56:53.717Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-06T10:56:53.717Z] fileutils_test.go:180: Needs porting to Windows [2021-05-06T10:56:53.717Z] === RUN TestWildcardMatches [2021-05-06T10:56:53.717Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestPatternMatches [2021-05-06T10:56:53.717Z] --- PASS: TestPatternMatches (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-06T10:56:53.717Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestPatternMatchesFolderExclusions [2021-05-06T10:56:53.717Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-06T10:56:53.717Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-06T10:56:53.717Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-06T10:56:53.717Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-06T10:56:53.717Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestSingleExclamationError [2021-05-06T10:56:53.717Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestMatchesWithNoPatterns [2021-05-06T10:56:53.717Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestMatchesWithMalformedPatterns [2021-05-06T10:56:53.717Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestMatches [2021-05-06T10:56:53.717Z] --- PASS: TestMatches (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestCleanPatterns [2021-05-06T10:56:53.717Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-06T10:56:53.717Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestCleanPatternsExceptionFlag [2021-05-06T10:56:53.717Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-06T10:56:53.717Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-06T10:56:53.717Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestCleanPatternsErrorSingleException [2021-05-06T10:56:53.717Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestCreateIfNotExistsDir [2021-05-06T10:56:53.717Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2021-05-06T10:56:53.717Z] === RUN TestCreateIfNotExistsFile [2021-05-06T10:56:53.717Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestMatch [2021-05-06T10:56:53.717Z] --- PASS: TestMatch (0.00s) [2021-05-06T10:56:53.717Z] PASS [2021-05-06T10:56:53.717Z] coverage: 87.7% of statements [2021-05-06T10:56:53.717Z] ok github.com/docker/docker/pkg/fileutils 0.164s coverage: 87.7% of statements [2021-05-06T10:56:53.717Z] === RUN TestGet [2021-05-06T10:56:53.717Z] --- PASS: TestGet (0.00s) [2021-05-06T10:56:53.717Z] === RUN TestGetShortcutString [2021-05-06T10:56:53.717Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-06T10:56:53.717Z] PASS [2021-05-06T10:56:53.717Z] coverage: 42.9% of statements [2021-05-06T10:56:53.717Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2021-05-06T10:56:53.723Z] --- PASS: TestConfigInspect (3.44s) [2021-05-06T10:56:53.723Z] === RUN TestConfigList [2021-05-06T10:56:53.862Z] === RUN TestGetAllAllowed [2021-05-06T10:56:53.862Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestGetAllMeta [2021-05-06T10:56:53.862Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-06T10:56:53.862Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestIsUnreferencedBuiltin [2021-05-06T10:56:53.862Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestIsExistingDirectory [2021-05-06T10:56:53.862Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestGetFilenameForDownload [2021-05-06T10:56:53.862Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestEnv2Variables [2021-05-06T10:56:53.862Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-06T10:56:53.862Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestMaintainer [2021-05-06T10:56:53.862Z] --- PASS: TestMaintainer (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestLabel [2021-05-06T10:56:53.862Z] --- PASS: TestLabel (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestFromScratch [2021-05-06T10:56:53.862Z] --- PASS: TestFromScratch (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestFromWithArg [2021-05-06T10:56:53.862Z] --- PASS: TestFromWithArg (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-06T10:56:53.862Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestFromWithUndefinedArg [2021-05-06T10:56:53.862Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestFromMultiStageWithNamedStage [2021-05-06T10:56:53.862Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestOnbuild [2021-05-06T10:56:53.862Z] --- PASS: TestOnbuild (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestWorkdir [2021-05-06T10:56:53.862Z] --- PASS: TestWorkdir (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestCmd [2021-05-06T10:56:53.862Z] --- PASS: TestCmd (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestHealthcheckNone [2021-05-06T10:56:53.862Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestHealthcheckCmd [2021-05-06T10:56:53.862Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestEntrypoint [2021-05-06T10:56:53.862Z] --- PASS: TestEntrypoint (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestExpose [2021-05-06T10:56:53.862Z] --- PASS: TestExpose (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestUser [2021-05-06T10:56:53.862Z] --- PASS: TestUser (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestVolume [2021-05-06T10:56:53.862Z] --- PASS: TestVolume (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestStopSignal [2021-05-06T10:56:53.862Z] --- SKIP: TestStopSignal (0.00s) [2021-05-06T10:56:53.862Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-06T10:56:53.862Z] === RUN TestArg [2021-05-06T10:56:53.862Z] --- PASS: TestArg (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestShell [2021-05-06T10:56:53.862Z] --- PASS: TestShell (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestPrependEnvOnCmd [2021-05-06T10:56:53.862Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestRunWithBuildArgs [2021-05-06T10:56:53.862Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestRunIgnoresHealthcheck [2021-05-06T10:56:53.862Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestDispatchUnsupportedOptions [2021-05-06T10:56:53.862Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-06T10:56:53.862Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-06T10:56:53.862Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-06T10:56:53.862Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-06T10:56:53.862Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-06T10:56:53.862Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-06T10:56:53.862Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestNormalizeWorkdir [2021-05-06T10:56:53.862Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestDispatch [2021-05-06T10:56:53.862Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-06T10:56:53.862Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-06T10:56:53.862Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-06T10:56:53.862Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-06T10:56:53.862Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-06T10:56:53.862Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-06T10:56:53.862Z] === RUN TestDispatch/COPY_url [2021-05-06T10:56:53.862Z] --- PASS: TestDispatch (0.05s) [2021-05-06T10:56:53.862Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-05-06T10:56:53.862Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-06T10:56:53.862Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-06T10:56:53.862Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-06T10:56:53.862Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-06T10:56:53.862Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-06T10:56:53.862Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestAddScratchImageAddsToMounts [2021-05-06T10:56:53.862Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-06T10:56:53.862Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-06T10:56:53.862Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-06T10:56:53.862Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestImageSourceGetAddsToMounts [2021-05-06T10:56:53.862Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestEmptyDockerfile [2021-05-06T10:56:53.862Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestSymlinkDockerfile [2021-05-06T10:56:53.862Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-06T10:56:53.862Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-06T10:56:53.862Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestNonExistingDockerfile [2021-05-06T10:56:53.862Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestCopyRunConfig [2021-05-06T10:56:53.862Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestDeepCopyRunConfig [2021-05-06T10:56:53.862Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestExportImage [2021-05-06T10:56:53.862Z] --- PASS: TestExportImage (0.00s) [2021-05-06T10:56:53.862Z] === RUN TestNormalizeDest [2021-05-06T10:56:53.862Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-06T10:56:53.862Z] PASS [2021-05-06T10:56:53.862Z] coverage: 46.8% of statements [2021-05-06T10:56:53.862Z] ok github.com/docker/docker/builder/dockerfile 0.216s coverage: 46.8% of statements [2021-05-06T10:56:54.322Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-06T10:56:54.686Z] --- PASS: TestTarFiles (4.16s) [2021-05-06T10:56:54.686Z] === RUN TestTarUntar [2021-05-06T10:56:54.686Z] --- PASS: TestTarUntar (0.04s) [2021-05-06T10:56:54.686Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-06T10:56:54.686Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-06T10:56:54.686Z] === RUN TestTarWithOptions [2021-05-06T10:56:54.686Z] --- PASS: TestTarWithOptions (0.02s) [2021-05-06T10:56:54.686Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-06T10:56:54.686Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-06T10:56:54.686Z] === RUN TestUntarUstarGnuConflict [2021-05-06T10:56:54.686Z] --- PASS: TestUntarUstarGnuConflict (0.04s) [2021-05-06T10:56:54.686Z] === RUN TestUntarInvalidFilenames [2021-05-06T10:56:54.686Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames659778398\\dest" [2021-05-06T10:56:54.686Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-05-06T10:56:54.686Z] === RUN TestUntarHardlinkToSymlink [2021-05-06T10:56:54.686Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-06T10:56:54.686Z] === RUN TestUntarInvalidHardlink [2021-05-06T10:56:54.686Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink696023199\\victim\\hello" -> "../victim/hello" [2021-05-06T10:56:54.686Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink284494706\\victim\\hello" -> "/../victim/hello" [2021-05-06T10:56:54.686Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink398288937\\victim" -> "../victim" [2021-05-06T10:56:54.686Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink013889396\\victim" -> "../victim" [2021-05-06T10:56:54.686Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink494861891\\victim" -> "../victim" [2021-05-06T10:56:54.686Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink908692166\\victim" -> "../victim" [2021-05-06T10:56:54.686Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-05-06T10:56:54.686Z] === RUN TestUntarInvalidSymlink [2021-05-06T10:56:54.686Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink223252845\\dest\\dotdot" -> "../victim/hello" [2021-05-06T10:56:54.686Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink169377256\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-06T10:56:54.686Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink987236903\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:56:54.686Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink262616922\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:56:54.686Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink099044593\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:56:54.686Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink269444508\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:56:54.686Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink468665419\\dest\\dir\\loophole" -> "../../victim" [2021-05-06T10:56:54.686Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-05-06T10:56:54.686Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-06T10:56:54.686Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-06T10:56:54.686Z] === RUN TestXGlobalNoParent [2021-05-06T10:56:54.686Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-06T10:56:54.686Z] === RUN TestReplaceFileTarWrapper [2021-05-06T10:56:54.686Z] --- PASS: Test (3.13s) [2021-05-06T10:56:54.686Z] --- PASS: Test/TestInitialize (0.13s) [2021-05-06T10:56:54.686Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-05-06T10:56:54.686Z] --- PASS: Test/TestWatch (3.00s) [2021-05-06T10:56:54.686Z] PASS [2021-05-06T10:56:54.686Z] coverage: 84.1% of statements [2021-05-06T10:56:54.686Z] ok github.com/docker/docker/pkg/discovery/kv 3.203s coverage: 84.1% of statements [2021-05-06T10:56:55.146Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-05-06T10:56:55.146Z] === RUN TestPrefixHeaderReadable [2021-05-06T10:56:55.146Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-05-06T10:56:55.146Z] === RUN TestDisablePigz [2021-05-06T10:56:55.146Z] === RUN TestCreateIDMapOrder [2021-05-06T10:56:55.146Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-06T10:56:55.146Z] PASS [2021-05-06T10:56:55.146Z] coverage: 7.2% of statements [2021-05-06T10:56:55.146Z] ok github.com/docker/docker/pkg/idtools 0.053s coverage: 7.2% of statements [2021-05-06T10:56:55.146Z] --- PASS: TestDisablePigz (0.11s) [2021-05-06T10:56:55.146Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-06T10:56:55.146Z] === RUN TestPigz [2021-05-06T10:56:55.146Z] --- PASS: TestPigz (0.18s) [2021-05-06T10:56:55.146Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-06T10:56:55.146Z] === RUN TestCopyFileWithInvalidDest [2021-05-06T10:56:55.146Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-06T10:56:55.146Z] archive_windows_test.go:16: Currently fails [2021-05-06T10:56:55.146Z] === RUN TestCanonicalTarNameForPath [2021-05-06T10:56:55.146Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-06T10:56:55.146Z] === RUN TestCanonicalTarName [2021-05-06T10:56:55.146Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-06T10:56:55.146Z] === RUN TestChmodTarEntry [2021-05-06T10:56:55.146Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-06T10:56:55.146Z] === RUN TestHardLinkOrder [2021-05-06T10:56:55.146Z] --- PASS: TestHardLinkOrder (0.08s) [2021-05-06T10:56:55.146Z] === RUN TestChangeString [2021-05-06T10:56:55.146Z] --- PASS: TestChangeString (0.00s) [2021-05-06T10:56:55.146Z] === RUN TestChangesWithNoChanges [2021-05-06T10:56:55.146Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-05-06T10:56:55.146Z] === RUN TestChangesWithChanges [2021-05-06T10:56:55.146Z] --- PASS: TestChangesWithChanges (0.02s) [2021-05-06T10:56:55.146Z] === RUN TestChangesWithChangesGH13590 [2021-05-06T10:56:55.146Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-06T10:56:55.146Z] changes_test.go:196: needs more investigation [2021-05-06T10:56:55.146Z] === RUN TestChangesDirsEmpty [2021-05-06T10:56:55.146Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-05-06T10:56:55.146Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-06T10:56:55.146Z] === RUN TestChangesDirsMutated [2021-05-06T10:56:55.146Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-05-06T10:56:55.146Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-06T10:56:55.146Z] === RUN TestApplyLayer [2021-05-06T10:56:55.606Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-06T10:56:55.606Z] changes_test.go:433: needs further investigation [2021-05-06T10:56:55.606Z] === RUN TestChangesSizeWithHardlinks [2021-05-06T10:56:55.606Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-06T10:56:55.606Z] changes_test.go:469: needs further investigation [2021-05-06T10:56:55.606Z] === RUN TestChangesSizeWithNoChanges [2021-05-06T10:56:55.606Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-06T10:56:55.606Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-06T10:56:55.606Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-06T10:56:55.606Z] === RUN TestChangesSize [2021-05-06T10:56:55.606Z] --- PASS: TestChangesSize (0.00s) [2021-05-06T10:56:55.606Z] === RUN TestApplyLayerInvalidFilenames [2021-05-06T10:56:55.606Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames466233568\\dest" [2021-05-06T10:56:55.606Z] --- PASS: TestApplyLayerInvalidFilenames (0.06s) [2021-05-06T10:56:55.606Z] === RUN TestApplyLayerInvalidHardlink [2021-05-06T10:56:55.606Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink869188882\\victim\\hello" -> "../victim/hello" [2021-05-06T10:56:55.606Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink508287817\\victim\\hello" -> "/../victim/hello" [2021-05-06T10:56:55.606Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink609292308\\victim" -> "../victim" [2021-05-06T10:56:55.606Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink988906083\\victim" -> "../victim" [2021-05-06T10:56:55.606Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink810615910\\victim" -> "../victim" [2021-05-06T10:56:55.606Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink715654797\\victim" -> "../victim" [2021-05-06T10:56:55.606Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-05-06T10:56:55.606Z] === RUN TestApplyLayerInvalidSymlink [2021-05-06T10:56:55.606Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink789966472\\dest\\dotdot" -> "../victim/hello" [2021-05-06T10:56:55.606Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink372671047\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-06T10:56:55.606Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink456817914\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:56:55.606Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink755688465\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:56:55.606Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink413596732\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:56:55.606Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink180394603\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:56:55.606Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-05-06T10:56:55.606Z] === RUN TestApplyLayerWhiteouts [2021-05-06T10:56:55.606Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-05-06T10:56:55.606Z] === RUN TestGenerateEmptyFile [2021-05-06T10:56:55.606Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-06T10:56:55.606Z] === RUN TestGenerateWithContent [2021-05-06T10:56:55.606Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-06T10:56:55.606Z] PASS [2021-05-06T10:56:55.606Z] coverage: 61.6% of statements [2021-05-06T10:56:55.606Z] ok github.com/docker/docker/pkg/archive 6.503s coverage: 61.6% of statements [2021-05-06T10:56:55.606Z] === RUN TestFixedBufferCap [2021-05-06T10:56:55.606Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-06T10:56:55.606Z] === RUN TestFixedBufferLen [2021-05-06T10:56:55.606Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-06T10:56:55.606Z] === RUN TestFixedBufferString [2021-05-06T10:56:55.606Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-06T10:56:55.606Z] === RUN TestFixedBufferWrite [2021-05-06T10:56:55.606Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-06T10:56:55.606Z] === RUN TestFixedBufferRead [2021-05-06T10:56:55.606Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-06T10:56:55.606Z] === RUN TestBytesPipeRead [2021-05-06T10:56:55.606Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-06T10:56:55.607Z] === RUN TestBytesPipeWrite [2021-05-06T10:56:55.607Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-06T10:56:55.607Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-06T10:56:56.066Z] === RUN TestError [2021-05-06T10:56:56.066Z] --- PASS: TestError (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestProgressString [2021-05-06T10:56:56.066Z] === RUN TestProgressString/no_progress [2021-05-06T10:56:56.066Z] === RUN TestProgressString/progress_1 [2021-05-06T10:56:56.066Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-06T10:56:56.066Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-06T10:56:56.066Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-06T10:56:56.066Z] === RUN TestProgressString/with_units [2021-05-06T10:56:56.066Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-06T10:56:56.066Z] === RUN TestProgressString/hide_counts [2021-05-06T10:56:56.066Z] --- PASS: TestProgressString (0.00s) [2021-05-06T10:56:56.066Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-06T10:56:56.066Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-06T10:56:56.066Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-06T10:56:56.066Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-06T10:56:56.066Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-06T10:56:56.066Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-06T10:56:56.066Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-06T10:56:56.066Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestJSONMessageDisplay [2021-05-06T10:56:56.066Z] === RUN TestStandardLongPath [2021-05-06T10:56:56.066Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestUNCLongPath [2021-05-06T10:56:56.066Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-06T10:56:56.066Z] PASS [2021-05-06T10:56:56.066Z] coverage: 100.0% of statements [2021-05-06T10:56:56.066Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2021-05-06T10:56:56.066Z] === RUN TestAtomicWriteToFile [2021-05-06T10:56:56.066Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2021-05-06T10:56:56.066Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-06T10:56:56.066Z] === RUN TestAtomicWriteSetCommit [2021-05-06T10:56:56.066Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestAtomicWriteSetCancel [2021-05-06T10:56:56.066Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestReadCloserWrapperClose [2021-05-06T10:56:56.066Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestReaderErrWrapperReadOnError [2021-05-06T10:56:56.066Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestReaderErrWrapperRead [2021-05-06T10:56:56.066Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestHashData [2021-05-06T10:56:56.066Z] --- PASS: TestHashData (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestCancelReadCloser [2021-05-06T10:56:56.066Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-05-06T10:56:56.066Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-06T10:56:56.066Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-06T10:56:56.066Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestDisplayJSONMessagesStream [2021-05-06T10:56:56.066Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-06T10:56:56.066Z] PASS [2021-05-06T10:56:56.066Z] coverage: 91.7% of statements [2021-05-06T10:56:56.066Z] ok github.com/docker/docker/pkg/jsonmessage 0.165s coverage: 91.7% of statements [2021-05-06T10:56:56.066Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-06T10:56:56.066Z] === RUN TestWriteCloserWrapperClose [2021-05-06T10:56:56.066Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestNopWriteCloser [2021-05-06T10:56:56.066Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestNopWriter [2021-05-06T10:56:56.066Z] --- PASS: TestNopWriter (0.00s) [2021-05-06T10:56:56.066Z] === RUN TestWriteCounter [2021-05-06T10:56:56.066Z] --- PASS: TestWriteCounter (0.00s) [2021-05-06T10:56:56.066Z] PASS [2021-05-06T10:56:56.066Z] coverage: 68.8% of statements [2021-05-06T10:56:56.066Z] ok github.com/docker/docker/pkg/ioutils 0.762s coverage: 68.8% of statements [2021-05-06T10:56:57.029Z] --- PASS: TestConfigList (3.14s) [2021-05-06T10:56:57.029Z] === RUN TestConfigsCreateAndDelete [2021-05-06T10:56:57.036Z] === RUN TestNameFormat [2021-05-06T10:56:57.036Z] --- PASS: TestNameFormat (0.00s) [2021-05-06T10:56:57.036Z] === RUN TestNameRetries [2021-05-06T10:56:57.036Z] --- PASS: TestNameRetries (0.00s) [2021-05-06T10:56:57.036Z] PASS [2021-05-06T10:56:57.036Z] coverage: 85.7% of statements [2021-05-06T10:56:57.036Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2021-05-06T10:56:57.036Z] === RUN TestParseKeyValueOpt [2021-05-06T10:56:57.036Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-06T10:56:57.036Z] === RUN TestParseUintList [2021-05-06T10:56:57.036Z] --- PASS: TestParseUintList (0.00s) [2021-05-06T10:56:57.036Z] === RUN TestParseUintListMaximumLimits [2021-05-06T10:56:57.036Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-06T10:56:57.036Z] PASS [2021-05-06T10:56:57.036Z] coverage: 97.0% of statements [2021-05-06T10:56:57.036Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2021-05-06T10:56:57.496Z] === RUN TestNewAndRemove [2021-05-06T10:56:57.496Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-06T10:56:57.496Z] === RUN TestRemoveInvalidPath [2021-05-06T10:56:57.496Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-06T10:56:57.496Z] PASS [2021-05-06T10:56:57.496Z] coverage: 82.6% of statements [2021-05-06T10:56:57.496Z] ok github.com/docker/docker/pkg/pidfile 0.090s coverage: 82.6% of statements [2021-05-06T10:56:58.465Z] === RUN TestParseEmptyInterface [2021-05-06T10:56:58.465Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-06T10:56:58.465Z] === RUN TestParseNonInterfaceType [2021-05-06T10:56:58.465Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-06T10:56:58.465Z] === RUN TestParseWithOneFunction [2021-05-06T10:56:58.465Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-06T10:56:58.465Z] === RUN TestParseWithMultipleFuncs [2021-05-06T10:56:58.465Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-06T10:56:58.465Z] === RUN TestParseWithUnnamedReturn [2021-05-06T10:56:58.465Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-06T10:56:58.465Z] === RUN TestEmbeddedInterface [2021-05-06T10:56:58.465Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-06T10:56:58.465Z] === RUN TestParsedImports [2021-05-06T10:56:58.465Z] --- PASS: TestParsedImports (0.00s) [2021-05-06T10:56:58.465Z] === RUN TestAliasedImports [2021-05-06T10:56:58.465Z] --- PASS: TestAliasedImports (0.00s) [2021-05-06T10:56:58.465Z] PASS [2021-05-06T10:56:58.465Z] coverage: 56.8% of statements [2021-05-06T10:56:58.465Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2021-05-06T10:56:59.434Z] === RUN TestFailedConnection [2021-05-06T10:56:59.434Z] === RUN TestHTTPTransport [2021-05-06T10:56:59.435Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-06T10:56:59.435Z] PASS [2021-05-06T10:56:59.435Z] coverage: 85.7% of statements [2021-05-06T10:56:59.435Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2021-05-06T10:56:59.580Z] --- PASS: TestConfigsCreateAndDelete (3.13s) [2021-05-06T10:56:59.581Z] === RUN TestConfigsUpdate [2021-05-06T10:56:59.894Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-06T10:56:59.894Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-06T10:56:59.894Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-06T10:56:59.894Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-06T10:56:59.894Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-06T10:56:59.894Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-06T10:56:59.894Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-06T10:56:59.894Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-06T10:56:59.894Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-06T10:56:59.894Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-06T10:56:59.894Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-06T10:56:59.894Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-06T10:56:59.894Z] === RUN TestBufferPoolPutAndGet [2021-05-06T10:56:59.894Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-06T10:56:59.894Z] PASS [2021-05-06T10:56:59.894Z] coverage: 88.2% of statements [2021-05-06T10:56:59.894Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2021-05-06T10:57:00.354Z] === RUN TestOutputOnPrematureClose [2021-05-06T10:57:00.354Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-06T10:57:00.354Z] === RUN TestCompleteSilently [2021-05-06T10:57:00.354Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-06T10:57:00.354Z] PASS [2021-05-06T10:57:00.354Z] coverage: 75.9% of statements [2021-05-06T10:57:00.354Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-05-06T10:57:00.815Z] === RUN TestSendToOneSub [2021-05-06T10:57:00.815Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-06T10:57:00.815Z] === RUN TestSendToMultipleSubs [2021-05-06T10:57:00.815Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-06T10:57:00.815Z] === RUN TestEvictOneSub [2021-05-06T10:57:00.815Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-06T10:57:00.815Z] === RUN TestClosePublisher [2021-05-06T10:57:00.815Z] --- PASS: TestClosePublisher (0.00s) [2021-05-06T10:57:00.815Z] === RUN TestPubSubRace [2021-05-06T10:57:01.275Z] === RUN TestRegister [2021-05-06T10:57:01.275Z] --- PASS: TestRegister (0.00s) [2021-05-06T10:57:01.275Z] === RUN TestCommand [2021-05-06T10:57:01.275Z] --- PASS: TestCommand (0.02s) [2021-05-06T10:57:01.275Z] === RUN TestNaiveSelf [2021-05-06T10:57:01.275Z] --- PASS: TestNaiveSelf (0.02s) [2021-05-06T10:57:01.275Z] PASS [2021-05-06T10:57:01.275Z] coverage: 82.4% of statements [2021-05-06T10:57:01.275Z] ok github.com/docker/docker/pkg/reexec 0.075s coverage: 82.4% of statements [2021-05-06T10:57:01.735Z] --- PASS: TestFailedConnection (2.45s) [2021-05-06T10:57:01.735Z] === RUN TestFailOnce [2021-05-06T10:57:01.735Z] --- PASS: TestPubSubRace (1.05s) [2021-05-06T10:57:01.735Z] PASS [2021-05-06T10:57:01.735Z] coverage: 75.0% of statements [2021-05-06T10:57:01.735Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 75.0% of statements [2021-05-06T10:57:01.735Z] 2021/05/06 10:57:01 http: panic serving 127.0.0.1:49220: Plugin not ready [2021-05-06T10:57:01.735Z] goroutine 10 [running]: [2021-05-06T10:57:01.735Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-05-06T10:57:01.735Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-06T10:57:01.735Z] panic(0x849b40, 0x986aa0) [2021-05-06T10:57:01.735Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-06T10:57:01.735Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000126000, 0xc0000d0300) [2021-05-06T10:57:01.735Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-06T10:57:01.735Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000126000, 0xc0000d0300) [2021-05-06T10:57:01.735Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-06T10:57:01.735Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000126000, 0xc0000d0300) [2021-05-06T10:57:01.735Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-06T10:57:01.735Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000126000, 0xc0000d0300) [2021-05-06T10:57:01.735Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-06T10:57:01.735Z] net/http.(*conn).serve(0xc000058b40, 0x99b2a0, 0xc00004a9c0) [2021-05-06T10:57:01.735Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-06T10:57:01.735Z] created by net/http.(*Server).Serve [2021-05-06T10:57:01.735Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-06T10:57:01.735Z] time="2021-05-06T10:57:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49219/Test.FailOnce: Post http://127.0.0.1:49219/Test.FailOnce: EOF, retrying in 1s" [2021-05-06T10:57:02.195Z] === RUN TestParseSignal [2021-05-06T10:57:02.195Z] --- PASS: TestParseSignal (0.00s) [2021-05-06T10:57:02.195Z] === RUN TestValidSignalForPlatform [2021-05-06T10:57:02.195Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-06T10:57:02.195Z] PASS [2021-05-06T10:57:02.195Z] coverage: 20.3% of statements [2021-05-06T10:57:02.195Z] ok github.com/docker/docker/pkg/signal 0.034s coverage: 20.3% of statements [2021-05-06T10:57:02.656Z] === RUN TestNewStdWriter [2021-05-06T10:57:02.656Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-06T10:57:02.656Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestWriteWithNilBytes [2021-05-06T10:57:02.656Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestWrite [2021-05-06T10:57:02.656Z] --- PASS: TestWrite (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestWriteWithWriterError [2021-05-06T10:57:02.656Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-06T10:57:02.656Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestStdCopyWriteAndRead [2021-05-06T10:57:02.656Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-06T10:57:02.656Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-06T10:57:02.656Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-06T10:57:02.656Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-06T10:57:02.656Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-06T10:57:02.656Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-06T10:57:02.656Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-06T10:57:02.656Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-06T10:57:02.656Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-06T10:57:02.656Z] PASS [2021-05-06T10:57:02.656Z] coverage: 100.0% of statements [2021-05-06T10:57:02.656Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2021-05-06T10:57:02.656Z] --- PASS: TestFailOnce (1.10s) [2021-05-06T10:57:02.656Z] === RUN TestEchoInputOutput [2021-05-06T10:57:02.656Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestBackoff [2021-05-06T10:57:02.656Z] --- PASS: TestBackoff (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestAbortRetry [2021-05-06T10:57:02.656Z] --- PASS: TestAbortRetry (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestClientScheme [2021-05-06T10:57:02.656Z] --- PASS: TestClientScheme (0.00s) [2021-05-06T10:57:02.656Z] === RUN TestNewClientWithTimeout [2021-05-06T10:57:02.888Z] --- PASS: TestConfigsUpdate (3.14s) [2021-05-06T10:57:02.888Z] === RUN TestTemplatedConfig [2021-05-06T10:57:03.116Z] time="2021-05-06T10:57:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-06T10:57:03.116Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-06T10:57:03.116Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-06T10:57:03.116Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-06T10:57:03.116Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-06T10:57:03.116Z] === RUN TestFormatStatus [2021-05-06T10:57:03.116Z] --- PASS: TestFormatStatus (0.00s) [2021-05-06T10:57:03.116Z] === RUN TestFormatError [2021-05-06T10:57:03.116Z] --- PASS: TestFormatError (0.00s) [2021-05-06T10:57:03.116Z] === RUN TestFormatJSONError [2021-05-06T10:57:03.116Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-06T10:57:03.116Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-06T10:57:03.116Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-06T10:57:03.116Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-06T10:57:03.116Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-06T10:57:03.116Z] === RUN TestNewJSONProgressOutput [2021-05-06T10:57:03.116Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-06T10:57:03.116Z] === RUN TestAuxFormatterEmit [2021-05-06T10:57:03.116Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-06T10:57:03.116Z] === RUN TestStreamWriterStdout [2021-05-06T10:57:03.116Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-06T10:57:03.116Z] === RUN TestStreamWriterStderr [2021-05-06T10:57:03.116Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-06T10:57:03.116Z] PASS [2021-05-06T10:57:03.116Z] coverage: 66.2% of statements [2021-05-06T10:57:03.116Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2021-05-06T10:57:03.576Z] === RUN TestGenerateRandomID [2021-05-06T10:57:03.576Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-06T10:57:03.576Z] === RUN TestShortenId [2021-05-06T10:57:03.576Z] --- PASS: TestShortenId (0.00s) [2021-05-06T10:57:03.576Z] === RUN TestShortenSha256Id [2021-05-06T10:57:03.576Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-06T10:57:03.576Z] === RUN TestShortenIdEmpty [2021-05-06T10:57:03.576Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-06T10:57:03.576Z] === RUN TestShortenIdInvalid [2021-05-06T10:57:03.576Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-06T10:57:03.576Z] === RUN TestIsShortIDNonHex [2021-05-06T10:57:03.576Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-06T10:57:03.576Z] === RUN TestIsShortIDNotCorrectSize [2021-05-06T10:57:03.576Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-06T10:57:03.576Z] PASS [2021-05-06T10:57:03.576Z] coverage: 70.6% of statements [2021-05-06T10:57:03.576Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2021-05-06T10:57:04.036Z] === RUN TestIsCpusetListAvailable [2021-05-06T10:57:04.036Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-06T10:57:04.036Z] PASS [2021-05-06T10:57:04.036Z] coverage: 38.2% of statements [2021-05-06T10:57:04.036Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements [2021-05-06T10:57:04.496Z] time="2021-05-06T10:57:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-06T10:57:04.660Z] === RUN TestCheckpointCreateError [2021-05-06T10:57:04.660Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestCheckpointCreate [2021-05-06T10:57:04.660Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestCheckpointDeleteError [2021-05-06T10:57:04.660Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestCheckpointDelete [2021-05-06T10:57:04.660Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestCheckpointListError [2021-05-06T10:57:04.660Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestCheckpointList [2021-05-06T10:57:04.660Z] --- PASS: TestCheckpointList (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestCheckpointListContainerNotFound [2021-05-06T10:57:04.660Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestNewClientWithOpsFromEnv [2021-05-06T10:57:04.660Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-06T10:57:04.660Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-06T10:57:04.660Z] === RUN TestGetAPIPath [2021-05-06T10:57:04.660Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestParseHostURL [2021-05-06T10:57:04.660Z] --- PASS: TestParseHostURL (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-06T10:57:04.660Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-06T10:57:04.660Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestNegotiateAPIVersion [2021-05-06T10:57:04.660Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestNegotiateAPVersionOverride [2021-05-06T10:57:04.660Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-06T10:57:04.660Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-06T10:57:04.660Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-06T10:57:04.660Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestClientRedirect [2021-05-06T10:57:04.660Z] --- PASS: TestClientRedirect (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestConfigCreateUnsupported [2021-05-06T10:57:04.660Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestConfigCreateError [2021-05-06T10:57:04.660Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestConfigCreate [2021-05-06T10:57:04.660Z] --- PASS: TestConfigCreate (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestConfigInspectNotFound [2021-05-06T10:57:04.660Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestConfigInspectWithEmptyID [2021-05-06T10:57:04.660Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestConfigInspectUnsupported [2021-05-06T10:57:04.660Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestConfigInspectError [2021-05-06T10:57:04.660Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestConfigInspectConfigNotFound [2021-05-06T10:57:04.660Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestConfigInspect [2021-05-06T10:57:04.660Z] --- PASS: TestConfigInspect (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestConfigListUnsupported [2021-05-06T10:57:04.660Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-06T10:57:04.660Z] === RUN TestConfigListError [2021-05-06T10:57:04.660Z] --- PASS: TestConfigListError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestConfigList [2021-05-06T10:57:04.661Z] --- PASS: TestConfigList (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestConfigRemoveUnsupported [2021-05-06T10:57:04.661Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestConfigRemoveError [2021-05-06T10:57:04.661Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestConfigRemove [2021-05-06T10:57:04.661Z] --- PASS: TestConfigRemove (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestConfigUpdateUnsupported [2021-05-06T10:57:04.661Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestConfigUpdateError [2021-05-06T10:57:04.661Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestConfigUpdate [2021-05-06T10:57:04.661Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerCommitError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerCommit [2021-05-06T10:57:04.661Z] --- PASS: TestContainerCommit (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerStatPathError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerStatPathNotFoundError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerStatPathNoHeaderError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerStatPath [2021-05-06T10:57:04.661Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestCopyToContainerError [2021-05-06T10:57:04.661Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestCopyToContainerNotFoundError [2021-05-06T10:57:04.661Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-06T10:57:04.661Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestCopyToContainer [2021-05-06T10:57:04.661Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestCopyFromContainerError [2021-05-06T10:57:04.661Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestCopyFromContainerNotFoundError [2021-05-06T10:57:04.661Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-06T10:57:04.661Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-06T10:57:04.661Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestCopyFromContainer [2021-05-06T10:57:04.661Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerCreateError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerCreateImageNotFound [2021-05-06T10:57:04.661Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerCreateWithName [2021-05-06T10:57:04.661Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerCreateAutoRemove [2021-05-06T10:57:04.661Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerDiffError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerDiff [2021-05-06T10:57:04.661Z] --- PASS: TestContainerDiff (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerExecCreateError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerExecCreate [2021-05-06T10:57:04.661Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerExecStartError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerExecStart [2021-05-06T10:57:04.661Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerExecInspectError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerExecInspect [2021-05-06T10:57:04.661Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerExportError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerExportError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerExport [2021-05-06T10:57:04.661Z] --- PASS: TestContainerExport (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerInspectError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerInspectContainerNotFound [2021-05-06T10:57:04.661Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerInspectWithEmptyID [2021-05-06T10:57:04.661Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerInspect [2021-05-06T10:57:04.661Z] --- PASS: TestContainerInspect (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerInspectNode [2021-05-06T10:57:04.661Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerKillError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerKillError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerKill [2021-05-06T10:57:04.661Z] --- PASS: TestContainerKill (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerListError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerListError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerList [2021-05-06T10:57:04.661Z] --- PASS: TestContainerList (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerLogsNotFoundError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerLogsError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerLogs [2021-05-06T10:57:04.661Z] --- PASS: TestContainerLogs (0.12s) [2021-05-06T10:57:04.661Z] === RUN TestContainerPauseError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerPauseError (0.05s) [2021-05-06T10:57:04.661Z] === RUN TestContainerPause [2021-05-06T10:57:04.661Z] --- PASS: TestContainerPause (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainersPruneError [2021-05-06T10:57:04.661Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainersPrune [2021-05-06T10:57:04.661Z] --- PASS: TestContainersPrune (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerRemoveError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerRemoveNotFoundError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerRemove [2021-05-06T10:57:04.661Z] --- PASS: TestContainerRemove (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerRenameError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerRename [2021-05-06T10:57:04.661Z] --- PASS: TestContainerRename (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerResizeError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerExecResizeError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerResize [2021-05-06T10:57:04.661Z] --- PASS: TestContainerResize (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerExecResize [2021-05-06T10:57:04.661Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerRestartError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerRestart [2021-05-06T10:57:04.661Z] --- PASS: TestContainerRestart (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerStartError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerStartError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerStart [2021-05-06T10:57:04.661Z] --- PASS: TestContainerStart (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerStatsError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerStats [2021-05-06T10:57:04.661Z] --- PASS: TestContainerStats (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerStopError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerStopError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerStop [2021-05-06T10:57:04.661Z] --- PASS: TestContainerStop (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerTopError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerTopError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerTop [2021-05-06T10:57:04.661Z] --- PASS: TestContainerTop (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerUnpauseError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerUnpause [2021-05-06T10:57:04.661Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerUpdateError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerUpdate [2021-05-06T10:57:04.661Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerWaitError [2021-05-06T10:57:04.661Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestContainerWait [2021-05-06T10:57:04.661Z] --- PASS: TestContainerWait (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestDiskUsageError [2021-05-06T10:57:04.661Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestDiskUsage [2021-05-06T10:57:04.661Z] --- PASS: TestDiskUsage (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestDistributionInspectUnsupported [2021-05-06T10:57:04.661Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestDistributionInspectWithEmptyID [2021-05-06T10:57:04.661Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestEventsErrorInOptions [2021-05-06T10:57:04.661Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestEventsErrorFromServer [2021-05-06T10:57:04.661Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestEvents [2021-05-06T10:57:04.661Z] --- PASS: TestEvents (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestTLSCloseWriter [2021-05-06T10:57:04.661Z] === PAUSE TestTLSCloseWriter [2021-05-06T10:57:04.661Z] === RUN TestImageBuildError [2021-05-06T10:57:04.661Z] --- PASS: TestImageBuildError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageBuild [2021-05-06T10:57:04.661Z] --- PASS: TestImageBuild (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestGetDockerOS [2021-05-06T10:57:04.661Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageCreateError [2021-05-06T10:57:04.661Z] --- PASS: TestImageCreateError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageCreate [2021-05-06T10:57:04.661Z] --- PASS: TestImageCreate (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageHistoryError [2021-05-06T10:57:04.661Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageHistory [2021-05-06T10:57:04.661Z] --- PASS: TestImageHistory (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageImportError [2021-05-06T10:57:04.661Z] --- PASS: TestImageImportError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageImport [2021-05-06T10:57:04.661Z] --- PASS: TestImageImport (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageInspectError [2021-05-06T10:57:04.661Z] --- PASS: TestImageInspectError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageInspectImageNotFound [2021-05-06T10:57:04.661Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageInspectWithEmptyID [2021-05-06T10:57:04.661Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageInspect [2021-05-06T10:57:04.661Z] --- PASS: TestImageInspect (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageListError [2021-05-06T10:57:04.661Z] --- PASS: TestImageListError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageList [2021-05-06T10:57:04.661Z] --- PASS: TestImageList (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageListApiBefore125 [2021-05-06T10:57:04.661Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageLoadError [2021-05-06T10:57:04.661Z] --- PASS: TestImageLoadError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageLoad [2021-05-06T10:57:04.661Z] --- PASS: TestImageLoad (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagesPruneError [2021-05-06T10:57:04.661Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagesPrune [2021-05-06T10:57:04.661Z] --- PASS: TestImagesPrune (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePullReferenceParseError [2021-05-06T10:57:04.661Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePullAnyError [2021-05-06T10:57:04.661Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-06T10:57:04.661Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-06T10:57:04.661Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-06T10:57:04.661Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-06T10:57:04.661Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePullWithoutErrors [2021-05-06T10:57:04.661Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePushReferenceError [2021-05-06T10:57:04.661Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePushAnyError [2021-05-06T10:57:04.661Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-06T10:57:04.661Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-06T10:57:04.661Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-06T10:57:04.661Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-06T10:57:04.661Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImagePushWithoutErrors [2021-05-06T10:57:04.661Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-06T10:57:04.661Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-06T10:57:04.661Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-06T10:57:04.661Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-06T10:57:04.661Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-06T10:57:04.661Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-06T10:57:04.661Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-06T10:57:04.661Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-06T10:57:04.661Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageRemoveError [2021-05-06T10:57:04.661Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageRemoveImageNotFound [2021-05-06T10:57:04.661Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageRemove [2021-05-06T10:57:04.661Z] --- PASS: TestImageRemove (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageSaveError [2021-05-06T10:57:04.661Z] --- PASS: TestImageSaveError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageSave [2021-05-06T10:57:04.661Z] --- PASS: TestImageSave (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageSearchAnyError [2021-05-06T10:57:04.661Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-06T10:57:04.661Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-06T10:57:04.661Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-06T10:57:04.661Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-06T10:57:04.661Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageSearchWithoutErrors [2021-05-06T10:57:04.661Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageTagError [2021-05-06T10:57:04.661Z] --- PASS: TestImageTagError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageTagInvalidReference [2021-05-06T10:57:04.661Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageTagInvalidSourceImageName [2021-05-06T10:57:04.661Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageTagHexSource [2021-05-06T10:57:04.661Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestImageTag [2021-05-06T10:57:04.661Z] --- PASS: TestImageTag (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestInfoServerError [2021-05-06T10:57:04.661Z] --- PASS: TestInfoServerError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestInfoInvalidResponseJSONError [2021-05-06T10:57:04.661Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestInfo [2021-05-06T10:57:04.661Z] --- PASS: TestInfo (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkConnectError [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkConnect [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkCreateError [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkCreate [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkDisconnectError [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkDisconnect [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkInspectError [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkInspectNotFoundError [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkInspectWithEmptyID [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkInspect [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkListError [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkListError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkList [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkList (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworksPruneError [2021-05-06T10:57:04.661Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworksPrune [2021-05-06T10:57:04.661Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkRemoveError [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNetworkRemove [2021-05-06T10:57:04.661Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNodeInspectError [2021-05-06T10:57:04.661Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNodeInspectNodeNotFound [2021-05-06T10:57:04.661Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNodeInspectWithEmptyID [2021-05-06T10:57:04.661Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNodeInspect [2021-05-06T10:57:04.661Z] --- PASS: TestNodeInspect (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNodeListError [2021-05-06T10:57:04.661Z] --- PASS: TestNodeListError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNodeList [2021-05-06T10:57:04.661Z] --- PASS: TestNodeList (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNodeRemoveError [2021-05-06T10:57:04.661Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNodeRemove [2021-05-06T10:57:04.661Z] --- PASS: TestNodeRemove (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNodeUpdateError [2021-05-06T10:57:04.661Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestNodeUpdate [2021-05-06T10:57:04.661Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestOptionWithTimeout [2021-05-06T10:57:04.661Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-06T10:57:04.661Z] === RUN TestPingFail [2021-05-06T10:57:04.661Z] --- PASS: TestPingFail (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPingWithError [2021-05-06T10:57:04.662Z] 2021/05/06 10:57:03 RoundTripper returned a response & error; ignoring response [2021-05-06T10:57:04.662Z] 2021/05/06 10:57:03 RoundTripper returned a response & error; ignoring response [2021-05-06T10:57:04.662Z] --- PASS: TestPingWithError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPingSuccess [2021-05-06T10:57:04.662Z] --- PASS: TestPingSuccess (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPingHeadFallback [2021-05-06T10:57:04.662Z] === RUN TestPingHeadFallback/OK [2021-05-06T10:57:04.662Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-06T10:57:04.662Z] === RUN TestPingHeadFallback/Not_Found [2021-05-06T10:57:04.662Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-06T10:57:04.662Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-06T10:57:04.662Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-06T10:57:04.662Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-06T10:57:04.662Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-06T10:57:04.662Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginDisableError [2021-05-06T10:57:04.662Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginDisable [2021-05-06T10:57:04.662Z] --- PASS: TestPluginDisable (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginEnableError [2021-05-06T10:57:04.662Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginEnable [2021-05-06T10:57:04.662Z] --- PASS: TestPluginEnable (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginInspectError [2021-05-06T10:57:04.662Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginInspectWithEmptyID [2021-05-06T10:57:04.662Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginInspect [2021-05-06T10:57:04.662Z] --- PASS: TestPluginInspect (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginListError [2021-05-06T10:57:04.662Z] --- PASS: TestPluginListError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginList [2021-05-06T10:57:04.662Z] --- PASS: TestPluginList (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginPushError [2021-05-06T10:57:04.662Z] --- PASS: TestPluginPushError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginPush [2021-05-06T10:57:04.662Z] --- PASS: TestPluginPush (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginRemoveError [2021-05-06T10:57:04.662Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginRemove [2021-05-06T10:57:04.662Z] --- PASS: TestPluginRemove (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginSetError [2021-05-06T10:57:04.662Z] --- PASS: TestPluginSetError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPluginSet [2021-05-06T10:57:04.662Z] --- PASS: TestPluginSet (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSetHostHeader [2021-05-06T10:57:04.662Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestPlainTextError [2021-05-06T10:57:04.662Z] --- PASS: TestPlainTextError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestInfiniteError [2021-05-06T10:57:04.662Z] --- PASS: TestInfiniteError (0.01s) [2021-05-06T10:57:04.662Z] === RUN TestSecretCreateUnsupported [2021-05-06T10:57:04.662Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretCreateError [2021-05-06T10:57:04.662Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretCreate [2021-05-06T10:57:04.662Z] --- PASS: TestSecretCreate (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretInspectUnsupported [2021-05-06T10:57:04.662Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretInspectError [2021-05-06T10:57:04.662Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretInspectSecretNotFound [2021-05-06T10:57:04.662Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretInspectWithEmptyID [2021-05-06T10:57:04.662Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretInspect [2021-05-06T10:57:04.662Z] --- PASS: TestSecretInspect (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretListUnsupported [2021-05-06T10:57:04.662Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretListError [2021-05-06T10:57:04.662Z] --- PASS: TestSecretListError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretList [2021-05-06T10:57:04.662Z] --- PASS: TestSecretList (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretRemoveUnsupported [2021-05-06T10:57:04.662Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretRemoveError [2021-05-06T10:57:04.662Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretRemove [2021-05-06T10:57:04.662Z] --- PASS: TestSecretRemove (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretUpdateUnsupported [2021-05-06T10:57:04.662Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretUpdateError [2021-05-06T10:57:04.662Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSecretUpdate [2021-05-06T10:57:04.662Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceCreateError [2021-05-06T10:57:04.662Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceCreate [2021-05-06T10:57:04.662Z] --- PASS: TestServiceCreate (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-06T10:57:04.662Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceCreateDigestPinning [2021-05-06T10:57:04.662Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceInspectError [2021-05-06T10:57:04.662Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceInspectServiceNotFound [2021-05-06T10:57:04.662Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceInspectWithEmptyID [2021-05-06T10:57:04.662Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceInspect [2021-05-06T10:57:04.662Z] --- PASS: TestServiceInspect (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceListError [2021-05-06T10:57:04.662Z] --- PASS: TestServiceListError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceList [2021-05-06T10:57:04.662Z] --- PASS: TestServiceList (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceLogsError [2021-05-06T10:57:04.662Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceLogs [2021-05-06T10:57:04.662Z] --- PASS: TestServiceLogs (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceRemoveError [2021-05-06T10:57:04.662Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceRemoveNotFoundError [2021-05-06T10:57:04.662Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceRemove [2021-05-06T10:57:04.662Z] --- PASS: TestServiceRemove (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceUpdateError [2021-05-06T10:57:04.662Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestServiceUpdate [2021-05-06T10:57:04.662Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmGetUnlockKeyError [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmGetUnlockKey [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmInitError [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmInit [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmInit (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmInspectError [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmInspect [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmJoinError [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmJoin [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmLeaveError [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmLeave [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmUnlockError [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmUnlock [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmUpdateError [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestSwarmUpdate [2021-05-06T10:57:04.662Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestTaskInspectError [2021-05-06T10:57:04.662Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestTaskInspectWithEmptyID [2021-05-06T10:57:04.662Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestTaskInspect [2021-05-06T10:57:04.662Z] --- PASS: TestTaskInspect (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestTaskListError [2021-05-06T10:57:04.662Z] --- PASS: TestTaskListError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestTaskList [2021-05-06T10:57:04.662Z] --- PASS: TestTaskList (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestVolumeCreateError [2021-05-06T10:57:04.662Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestVolumeCreate [2021-05-06T10:57:04.662Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestVolumeInspectError [2021-05-06T10:57:04.662Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestVolumeInspectNotFound [2021-05-06T10:57:04.662Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestVolumeInspectWithEmptyID [2021-05-06T10:57:04.662Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestVolumeInspect [2021-05-06T10:57:04.662Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestVolumeListError [2021-05-06T10:57:04.662Z] --- PASS: TestVolumeListError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestVolumeList [2021-05-06T10:57:04.662Z] --- PASS: TestVolumeList (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestVolumeRemoveError [2021-05-06T10:57:04.662Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-06T10:57:04.662Z] === RUN TestVolumeRemove [2021-05-06T10:57:04.662Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-06T10:57:04.662Z] === CONT TestTLSCloseWriter [2021-05-06T10:57:04.662Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-06T10:57:04.662Z] PASS [2021-05-06T10:57:04.662Z] coverage: 74.9% of statements [2021-05-06T10:57:04.662Z] ok github.com/docker/docker/client 0.519s coverage: 74.9% of statements [2021-05-06T10:57:05.008Z] === RUN TestChtimes [2021-05-06T10:57:05.008Z] --- PASS: TestChtimes (0.00s) [2021-05-06T10:57:05.008Z] === RUN TestChtimesWindows [2021-05-06T10:57:05.008Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-06T10:57:05.008Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-06T10:57:05.008Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-06T10:57:05.008Z] === RUN TestEnsureRemoveAllNotExist [2021-05-06T10:57:05.008Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-06T10:57:05.008Z] === RUN TestEnsureRemoveAllWithDir [2021-05-06T10:57:05.008Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-06T10:57:05.008Z] === RUN TestEnsureRemoveAllWithFile [2021-05-06T10:57:05.008Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-06T10:57:05.008Z] === RUN TestHasWin32KSupport [2021-05-06T10:57:05.008Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-06T10:57:05.008Z] syscall_windows_test.go:8: win32k: true [2021-05-06T10:57:05.008Z] PASS [2021-05-06T10:57:05.008Z] coverage: 12.0% of statements [2021-05-06T10:57:05.008Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.0% of statements [2021-05-06T10:57:05.469Z] === RUN TestTailFile [2021-05-06T10:57:05.469Z] --- PASS: TestTailFile (0.00s) [2021-05-06T10:57:05.469Z] === RUN TestTailFileManyLines [2021-05-06T10:57:05.469Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-06T10:57:05.469Z] === RUN TestTailEmptyFile [2021-05-06T10:57:05.469Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-06T10:57:05.469Z] === RUN TestTailNegativeN [2021-05-06T10:57:05.469Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader [2021-05-06T10:57:05.469Z] === CONT TestNewTailReader [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/no_delimiter [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/truncated_last_line [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-06T10:57:05.469Z] === CONT TestNewTailReader/no_delimiter [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-06T10:57:05.469Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.469Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-06T10:57:05.469Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-06T10:57:05.469Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-06T10:57:05.469Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-06T10:57:05.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.470Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.471Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.471Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.472Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.472Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.472Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.472Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.472Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.472Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.472Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.472Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.933Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.934Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.934Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:57:05.935Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:57:05.936Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.04s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.04s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.04s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.01s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.01s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.02s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.05s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T10:57:05.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter (0.06s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.05s) [2021-05-06T10:57:06.397Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.05s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.06s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T10:57:06.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T10:57:06.398Z] PASS [2021-05-06T10:57:06.398Z] coverage: 88.6% of statements [2021-05-06T10:57:06.398Z] ok github.com/docker/docker/pkg/tailfile 0.573s coverage: 88.6% of statements [2021-05-06T10:57:06.398Z] === RUN TestTarSumRemoveNonExistent [2021-05-06T10:57:06.398Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-06T10:57:06.398Z] === RUN TestTarSumRemove [2021-05-06T10:57:06.398Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-06T10:57:06.398Z] === RUN TestSortFileInfoSums [2021-05-06T10:57:06.398Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-06T10:57:06.398Z] === RUN TestNewTarSumForLabelInvalid [2021-05-06T10:57:06.398Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-06T10:57:06.398Z] === RUN TestNewTarSumForLabel [2021-05-06T10:57:06.398Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-06T10:57:06.398Z] === RUN TestEmptyTar [2021-05-06T10:57:06.398Z] --- PASS: TestEmptyTar (0.00s) [2021-05-06T10:57:06.398Z] === RUN TestTarSumsReadSize [2021-05-06T10:57:06.398Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-06T10:57:06.398Z] === RUN TestTarSums [2021-05-06T10:57:06.398Z] --- PASS: TestTarSums (0.06s) [2021-05-06T10:57:06.398Z] === RUN TestIteration [2021-05-06T10:57:06.398Z] --- PASS: TestIteration (0.00s) [2021-05-06T10:57:06.398Z] === RUN TestVersionLabelForChecksum [2021-05-06T10:57:06.398Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-06T10:57:06.398Z] === RUN TestVersion [2021-05-06T10:57:06.398Z] --- PASS: TestVersion (0.00s) [2021-05-06T10:57:06.398Z] === RUN TestGetVersion [2021-05-06T10:57:06.398Z] --- PASS: TestGetVersion (0.00s) [2021-05-06T10:57:06.398Z] === RUN TestGetVersions [2021-05-06T10:57:06.398Z] --- PASS: TestGetVersions (0.00s) [2021-05-06T10:57:06.398Z] PASS [2021-05-06T10:57:06.398Z] coverage: 89.3% of statements [2021-05-06T10:57:06.398Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2021-05-06T10:57:06.858Z] testing: warning: no tests to run [2021-05-06T10:57:06.858Z] PASS [2021-05-06T10:57:06.858Z] coverage: [no statements] [2021-05-06T10:57:06.858Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2021-05-06T10:57:07.105Z] --- PASS: TestTemplatedConfig (3.75s) [2021-05-06T10:57:07.105Z] === RUN TestConfigCreateResolve [2021-05-06T10:57:07.318Z] time="2021-05-06T10:57:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-06T10:57:07.318Z] === RUN TestTruncIndex [2021-05-06T10:57:07.318Z] --- PASS: TestTruncIndex (0.10s) [2021-05-06T10:57:07.318Z] PASS [2021-05-06T10:57:07.318Z] coverage: 91.5% of statements [2021-05-06T10:57:07.318Z] ok github.com/docker/docker/pkg/truncindex 0.163s coverage: 91.5% of statements [2021-05-06T10:57:07.777Z] === RUN TestIsGIT [2021-05-06T10:57:07.777Z] --- PASS: TestIsGIT (0.00s) [2021-05-06T10:57:07.777Z] === RUN TestIsTransport [2021-05-06T10:57:07.777Z] --- PASS: TestIsTransport (0.00s) [2021-05-06T10:57:07.777Z] PASS [2021-05-06T10:57:07.777Z] coverage: 100.0% of statements [2021-05-06T10:57:07.777Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2021-05-06T10:57:08.237Z] === RUN TestVersionInfo [2021-05-06T10:57:08.237Z] --- PASS: TestVersionInfo (0.00s) [2021-05-06T10:57:08.237Z] === RUN TestAppendVersions [2021-05-06T10:57:08.237Z] --- PASS: TestAppendVersions (0.00s) [2021-05-06T10:57:08.237Z] PASS [2021-05-06T10:57:08.237Z] coverage: 88.9% of statements [2021-05-06T10:57:08.237Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2021-05-06T10:57:09.656Z] --- PASS: TestConfigCreateResolve (3.20s) [2021-05-06T10:57:09.656Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T10:57:09.776Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-06T10:57:09.776Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-06T10:57:09.776Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-06T10:57:09.776Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-06T10:57:09.776Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-06T10:57:09.776Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-06T10:57:09.776Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-06T10:57:09.776Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-06T10:57:09.776Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-06T10:57:09.776Z] === RUN TestValidatePrivileges [2021-05-06T10:57:09.776Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-06T10:57:09.776Z] === RUN TestFilterByCapNeg [2021-05-06T10:57:09.776Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-06T10:57:09.776Z] === RUN TestFilterByCapPos [2021-05-06T10:57:09.776Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-06T10:57:09.776Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-06T10:57:09.776Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-06T10:57:09.776Z] PASS [2021-05-06T10:57:09.776Z] coverage: 12.0% of statements [2021-05-06T10:57:09.776Z] ok github.com/docker/docker/plugin 0.094s coverage: 12.0% of statements [2021-05-06T10:57:09.776Z] === RUN TestNewSettable [2021-05-06T10:57:09.776Z] --- PASS: TestNewSettable (0.00s) [2021-05-06T10:57:09.776Z] === RUN TestIsSettable [2021-05-06T10:57:09.776Z] --- PASS: TestIsSettable (0.00s) [2021-05-06T10:57:09.776Z] === RUN TestUpdateSettingsEnv [2021-05-06T10:57:09.776Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-06T10:57:09.776Z] PASS [2021-05-06T10:57:09.776Z] coverage: 20.1% of statements [2021-05-06T10:57:09.777Z] ok github.com/docker/docker/plugin/v2 0.068s coverage: 20.1% of statements [2021-05-06T10:57:10.746Z] === RUN TestLoad [2021-05-06T10:57:10.746Z] --- PASS: TestLoad (0.00s) [2021-05-06T10:57:10.746Z] === RUN TestSave [2021-05-06T10:57:10.746Z] --- PASS: TestSave (0.02s) [2021-05-06T10:57:10.746Z] === RUN TestAddDeleteGet [2021-05-06T10:57:10.746Z] --- PASS: TestAddDeleteGet (0.03s) [2021-05-06T10:57:10.746Z] === RUN TestInvalidTags [2021-05-06T10:57:10.746Z] --- PASS: TestInvalidTags (0.00s) [2021-05-06T10:57:10.746Z] PASS [2021-05-06T10:57:10.746Z] coverage: 84.4% of statements [2021-05-06T10:57:10.746Z] ok github.com/docker/docker/reference 0.119s coverage: 84.4% of statements [2021-05-06T10:57:11.044Z] --- PASS: TestConfigDaemonLibtrustID (1.16s) [2021-05-06T10:57:11.044Z] PASS [2021-05-06T10:57:11.044Z] [2021-05-06T10:57:11.044Z] DONE 7 tests in 21.122s [2021-05-06T10:57:11.044Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-06T10:57:11.044Z] ++ 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-05-06T10:57:11.044Z] ++ set -e [2021-05-06T10:57:11.044Z] ++ '[' -n 0 ']' [2021-05-06T10:57:11.044Z] ++ set -x [2021-05-06T10:57:11.044Z] ++ 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-05-06T10:57:11.044Z] INFO: Testing against a local daemon [2021-05-06T10:57:11.044Z] === RUN TestCheckpoint [2021-05-06T10:57:11.044Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T10:57:11.044Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T10:57:11.044Z] === RUN TestContainerInvalidJSON [2021-05-06T10:57:11.044Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T10:57:11.044Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T10:57:11.044Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T10:57:11.044Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T10:57:11.044Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T10:57:11.044Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T10:57:11.044Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T10:57:11.044Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T10:57:11.044Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T10:57:11.044Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-06T10:57:11.044Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T10:57:11.044Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T10:57:11.044Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-06T10:57:11.044Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T10:57:11.044Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-06T10:57:11.044Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T10:57:11.205Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-06T10:57:11.206Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-05-06T10:57:11.206Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-06T10:57:11.206Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-06T10:57:11.206Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-06T10:57:11.206Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-06T10:57:11.206Z] === RUN TestResumableRequestReaderWithReadError [2021-05-06T10:57:11.306Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-05-06T10:57:11.306Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T10:57:11.306Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-06T10:57:11.306Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T10:57:11.306Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-05-06T10:57:11.306Z] === RUN TestCopyFromContainer [2021-05-06T10:57:11.665Z] time="2021-05-06T10:57:11Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-06T10:57:11.665Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-05-06T10:57:11.665Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-06T10:57:11.665Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-06T10:57:11.665Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-06T10:57:11.665Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-06T10:57:11.665Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-06T10:57:11.665Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-06T10:57:11.665Z] === RUN TestResumableRequestReader [2021-05-06T10:57:11.665Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-06T10:57:11.665Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-06T10:57:11.665Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-06T10:57:11.665Z] PASS [2021-05-06T10:57:11.665Z] coverage: 100.0% of statements [2021-05-06T10:57:11.665Z] ok github.com/docker/docker/registry/resumable 0.236s coverage: 100.0% of statements [2021-05-06T10:57:11.665Z] time="2021-05-06T10:57:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-06T10:57:12.125Z] === RUN TestRestartManagerTimeout [2021-05-06T10:57:12.125Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-06T10:57:12.125Z] === RUN TestRestartManagerTimeoutReset [2021-05-06T10:57:12.125Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-06T10:57:12.125Z] PASS [2021-05-06T10:57:12.125Z] coverage: 45.3% of statements [2021-05-06T10:57:12.125Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 45.3% of statements [2021-05-06T10:57:12.125Z] === RUN TestResolveAuthConfigIndexServer [2021-05-06T10:57:12.125Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-06T10:57:12.125Z] === RUN TestResolveAuthConfigFullURL [2021-05-06T10:57:12.125Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-06T10:57:12.125Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-06T10:57:12.125Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-06T10:57:12.125Z] === RUN TestValidateMirror [2021-05-06T10:57:12.125Z] --- PASS: TestValidateMirror (0.00s) [2021-05-06T10:57:12.125Z] === RUN TestLoadInsecureRegistries [2021-05-06T10:57:12.125Z] time="2021-05-06T10:57:11Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-06T10:57:12.125Z] time="2021-05-06T10:57:12Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-06T10:57:12.125Z] time="2021-05-06T10:57:12Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-06T10:57:12.125Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-05-06T10:57:12.125Z] === RUN TestNewServiceConfig [2021-05-06T10:57:12.125Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-06T10:57:12.125Z] === RUN TestValidateIndexName [2021-05-06T10:57:12.125Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-06T10:57:12.125Z] === RUN TestValidateIndexNameWithError [2021-05-06T10:57:12.125Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-06T10:57:12.125Z] === RUN TestEndpointParse [2021-05-06T10:57:12.125Z] --- PASS: TestEndpointParse (0.00s) [2021-05-06T10:57:12.125Z] === RUN TestEndpointParseInvalid [2021-05-06T10:57:12.125Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-06T10:57:12.125Z] === RUN TestValidateEndpoint [2021-05-06T10:57:12.125Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-06T10:57:12.125Z] === RUN TestPing [2021-05-06T10:57:12.125Z] --- PASS: TestPing (0.00s) [2021-05-06T10:57:12.125Z] === RUN TestPingRegistryEndpoint [2021-05-06T10:57:12.125Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-06T10:57:12.125Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:12.125Z] === RUN TestEndpoint [2021-05-06T10:57:12.125Z] --- SKIP: TestEndpoint (0.00s) [2021-05-06T10:57:12.125Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:12.125Z] === RUN TestParseRepositoryInfo [2021-05-06T10:57:12.125Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-06T10:57:12.125Z] === RUN TestNewIndexInfo [2021-05-06T10:57:12.125Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-06T10:57:12.585Z] === RUN TestMirrorEndpointLookup [2021-05-06T10:57:12.585Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-06T10:57:12.585Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:12.585Z] === RUN TestSearchRepositories [2021-05-06T10:57:12.585Z] --- PASS: TestSearchRepositories (0.00s) [2021-05-06T10:57:12.585Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-06T10:57:12.585Z] Host: 127.0.0.1:49239 [2021-05-06T10:57:12.585Z] User-Agent: docker test client [2021-05-06T10:57:12.585Z] Authorization: Token fake-token [2021-05-06T10:57:12.585Z] X-Docker-Token: true [2021-05-06T10:57:12.585Z] Accept-Encoding: gzip [2021-05-06T10:57:12.585Z] [2021-05-06T10:57:12.585Z] [2021-05-06T10:57:12.585Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-06T10:57:12.585Z] Connection: close [2021-05-06T10:57:12.585Z] Content-Length: 144 [2021-05-06T10:57:12.585Z] Cache-Control: no-cache [2021-05-06T10:57:12.585Z] Content-Type: application/json [2021-05-06T10:57:12.585Z] Date: Thu, 06 May 2021 10:57:12 GMT [2021-05-06T10:57:12.585Z] Expires: -1 [2021-05-06T10:57:12.585Z] Pragma: no-cache [2021-05-06T10:57:12.585Z] Server: docker-tests/mock [2021-05-06T10:57:12.585Z] X-Docker-Registry-Config: mock [2021-05-06T10:57:12.585Z] X-Docker-Registry-Version: 0.0.0 [2021-05-06T10:57:12.585Z] [2021-05-06T10:57:12.585Z] [2021-05-06T10:57:12.585Z] === RUN TestTrustedLocation [2021-05-06T10:57:12.585Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-06T10:57:12.585Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-06T10:57:12.585Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-06T10:57:12.585Z] === RUN TestAllowNondistributableArtifacts [2021-05-06T10:57:12.585Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-06T10:57:12.585Z] === RUN TestIsSecureIndex [2021-05-06T10:57:12.585Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-06T10:57:12.585Z] PASS [2021-05-06T10:57:12.585Z] coverage: 51.7% of statements [2021-05-06T10:57:12.585Z] ok github.com/docker/docker/registry 0.240s coverage: 51.7% of statements [2021-05-06T10:57:12.585Z] === RUN TestDecodeContainerConfig [2021-05-06T10:57:12.585Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-06T10:57:12.585Z] === RUN TestDecodeContainerConfigIsolation [2021-05-06T10:57:12.585Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-06T10:57:12.585Z] === RUN TestValidatePrivileged [2021-05-06T10:57:12.585Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-06T10:57:12.585Z] PASS [2021-05-06T10:57:12.585Z] coverage: 52.2% of statements [2021-05-06T10:57:12.585Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.2% of statements [2021-05-06T10:57:13.045Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-06T10:57:13.045Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-06T10:57:13.045Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-06T10:57:13.045Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-06T10:57:13.045Z] PASS [2021-05-06T10:57:13.045Z] coverage: 62.5% of statements [2021-05-06T10:57:13.045Z] ok github.com/docker/docker/testutil 0.069s coverage: 62.5% of statements [2021-05-06T10:57:13.227Z] === RUN TestCopyFromContainer// [2021-05-06T10:57:13.227Z] === RUN TestCopyFromContainer//bar/root [2021-05-06T10:57:13.227Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-06T10:57:13.227Z] === RUN TestCopyFromContainer/bar/quux [2021-05-06T10:57:13.489Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-06T10:57:13.489Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-06T10:57:13.751Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-06T10:57:13.751Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-06T10:57:13.751Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-06T10:57:14.014Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-06T10:57:14.014Z] --- PASS: TestCopyFromContainer (2.74s) [2021-05-06T10:57:14.014Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-05-06T10:57:14.014Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-06T10:57:14.014Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-05-06T10:57:14.014Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-06T10:57:14.014Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-06T10:57:14.014Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-06T10:57:14.014Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-06T10:57:14.014Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-06T10:57:14.014Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-06T10:57:14.014Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-06T10:57:14.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T10:57:14.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T10:57:14.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T10:57:14.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T10:57:14.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T10:57:14.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T10:57:14.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T10:57:14.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T10:57:14.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T10:57:14.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T10:57:14.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-06T10:57:14.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T10:57:14.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-06T10:57:14.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T10:57:14.014Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T10:57:14.276Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-06T10:57:14.276Z] === RUN TestCreateWithInvalidEnv [2021-05-06T10:57:14.276Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T10:57:14.276Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T10:57:14.276Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T10:57:14.276Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T10:57:14.276Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T10:57:14.276Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T10:57:14.276Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T10:57:14.276Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T10:57:14.276Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T10:57:14.276Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-06T10:57:14.276Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T10:57:14.276Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T10:57:14.276Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T10:57:14.276Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T10:57:14.276Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-06T10:57:14.276Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T10:57:15.953Z] === RUN TestGetDriver [2021-05-06T10:57:15.953Z] --- PASS: TestGetDriver (0.00s) [2021-05-06T10:57:15.953Z] === RUN TestVolumeRequestError [2021-05-06T10:57:15.953Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-06T10:57:15.953Z] PASS [2021-05-06T10:57:15.953Z] coverage: 36.1% of statements [2021-05-06T10:57:15.953Z] ok github.com/docker/docker/volume/drivers 0.098s coverage: 36.1% of statements [2021-05-06T10:57:15.953Z] === RUN TestGetAddress [2021-05-06T10:57:15.953Z] --- PASS: TestGetAddress (0.00s) [2021-05-06T10:57:15.953Z] === RUN TestRemove [2021-05-06T10:57:15.953Z] --- SKIP: TestRemove (0.00s) [2021-05-06T10:57:15.953Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-06T10:57:15.953Z] === RUN TestInitializeWithVolumes [2021-05-06T10:57:15.953Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-05-06T10:57:15.953Z] === RUN TestCreate [2021-05-06T10:57:15.953Z] --- PASS: TestCreate (0.01s) [2021-05-06T10:57:15.953Z] === RUN TestValidateName [2021-05-06T10:57:15.953Z] --- PASS: TestValidateName (0.00s) [2021-05-06T10:57:15.953Z] === RUN TestCreateWithOpts [2021-05-06T10:57:15.953Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-06T10:57:15.953Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-06T10:57:15.953Z] === RUN TestRelaodNoOpts [2021-05-06T10:57:15.953Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-06T10:57:15.953Z] PASS [2021-05-06T10:57:15.953Z] coverage: 41.5% of statements [2021-05-06T10:57:15.953Z] ok github.com/docker/docker/volume/local 0.099s coverage: 41.5% of statements [2021-05-06T10:57:16.413Z] === RUN TestConvertTmpfsOptions [2021-05-06T10:57:16.413Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-06T10:57:16.413Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-06T10:57:16.413Z] parser_test.go:49: data="ro" [2021-05-06T10:57:16.413Z] === RUN TestParseMountRaw [2021-05-06T10:57:16.413Z] --- PASS: TestParseMountRaw (0.04s) [2021-05-06T10:57:16.413Z] === RUN TestParseMountRawSplit [2021-05-06T10:57:16.413Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-05-06T10:57:16.413Z] parser_test.go:390: case 0 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 1 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 2 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 3 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 4 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 5 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 6 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 7 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 8 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 0 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 1 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 2 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 3 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 4 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 5 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 6 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 7 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 8 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 9 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 10 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 11 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 12 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 0 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 1 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 2 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 3 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 4 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 5 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 6 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 7 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 8 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 9 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 10 [2021-05-06T10:57:16.413Z] parser_test.go:390: case 11 [2021-05-06T10:57:16.413Z] === RUN TestParseMountSpec [2021-05-06T10:57:16.413Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-06T10:57:16.413Z] parser_test.go:455: case 0 [2021-05-06T10:57:16.413Z] parser_test.go:455: case 1 [2021-05-06T10:57:16.413Z] parser_test.go:455: case 2 [2021-05-06T10:57:16.413Z] parser_test.go:455: case 3 [2021-05-06T10:57:16.413Z] parser_test.go:455: case 4 [2021-05-06T10:57:16.413Z] parser_test.go:455: case 5 [2021-05-06T10:57:16.413Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-06T10:57:16.413Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-06T10:57:16.413Z] === RUN TestValidateMount [2021-05-06T10:57:16.413Z] --- PASS: TestValidateMount (0.00s) [2021-05-06T10:57:16.413Z] PASS [2021-05-06T10:57:16.413Z] coverage: 66.2% of statements [2021-05-06T10:57:16.413Z] ok github.com/docker/docker/volume/mounts 0.143s coverage: 66.2% of statements [2021-05-06T10:57:16.827Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2021-05-06T10:57:16.827Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T10:57:17.061Z] --- PASS: TestCheckoutGit (25.76s) [2021-05-06T10:57:17.061Z] === RUN TestValidGitTransport [2021-05-06T10:57:17.061Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-06T10:57:17.061Z] === RUN TestGitInvalidRef [2021-05-06T10:57:17.061Z] --- PASS: TestGitInvalidRef (0.17s) [2021-05-06T10:57:17.061Z] PASS [2021-05-06T10:57:17.061Z] coverage: 86.3% of statements [2021-05-06T10:57:17.061Z] ok github.com/docker/docker/builder/remotecontext/git 26.199s coverage: 86.3% of statements [2021-05-06T10:57:17.521Z] ? github.com/docker/docker/cli [no test files] [2021-05-06T10:57:17.521Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-06T10:57:17.637Z] Loaded image: buildpack-deps:buster [2021-05-06T10:57:17.637Z] Loaded image: buildpack-deps:buster [2021-05-06T10:57:17.637Z] Loaded image: busybox:latest [2021-05-06T10:57:17.637Z] Loaded image: busybox:latest [2021-05-06T10:57:17.637Z] Loaded image: busybox:glibc [2021-05-06T10:57:17.637Z] Loaded image: busybox:glibc [2021-05-06T10:57:17.958Z] === RUN TestSetGetMeta [2021-05-06T10:57:17.958Z] === PAUSE TestSetGetMeta [2021-05-06T10:57:17.958Z] === RUN TestRestore [2021-05-06T10:57:17.958Z] === PAUSE TestRestore [2021-05-06T10:57:17.958Z] === RUN TestServiceCreate [2021-05-06T10:57:17.958Z] === PAUSE TestServiceCreate [2021-05-06T10:57:17.958Z] === RUN TestServiceList [2021-05-06T10:57:17.958Z] === PAUSE TestServiceList [2021-05-06T10:57:17.958Z] === RUN TestServiceRemove [2021-05-06T10:57:17.958Z] === PAUSE TestServiceRemove [2021-05-06T10:57:17.958Z] === RUN TestServiceGet [2021-05-06T10:57:17.958Z] === PAUSE TestServiceGet [2021-05-06T10:57:17.958Z] === RUN TestServicePrune [2021-05-06T10:57:17.958Z] === PAUSE TestServicePrune [2021-05-06T10:57:17.958Z] === RUN TestCreate [2021-05-06T10:57:17.958Z] === PAUSE TestCreate [2021-05-06T10:57:17.958Z] === RUN TestRemove [2021-05-06T10:57:17.958Z] === PAUSE TestRemove [2021-05-06T10:57:17.958Z] === RUN TestList [2021-05-06T10:57:17.958Z] === PAUSE TestList [2021-05-06T10:57:17.958Z] === RUN TestFindByDriver [2021-05-06T10:57:17.958Z] === PAUSE TestFindByDriver [2021-05-06T10:57:17.958Z] === RUN TestFindByReferenced [2021-05-06T10:57:17.958Z] === PAUSE TestFindByReferenced [2021-05-06T10:57:17.958Z] === RUN TestDerefMultipleOfSameRef [2021-05-06T10:57:17.958Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-06T10:57:17.958Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-06T10:57:17.958Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-06T10:57:17.958Z] === RUN TestDefererencePluginOnCreateError [2021-05-06T10:57:17.958Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-06T10:57:17.958Z] === RUN TestRefDerefRemove [2021-05-06T10:57:17.958Z] === PAUSE TestRefDerefRemove [2021-05-06T10:57:17.958Z] === RUN TestGet [2021-05-06T10:57:17.958Z] === PAUSE TestGet [2021-05-06T10:57:17.958Z] === RUN TestGetWithReference [2021-05-06T10:57:17.958Z] === PAUSE TestGetWithReference [2021-05-06T10:57:17.958Z] === RUN TestFilterFunc [2021-05-06T10:57:17.958Z] === RUN TestFilterFunc/test_nil_list [2021-05-06T10:57:17.958Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-06T10:57:17.958Z] === RUN TestFilterFunc/test_empty_list [2021-05-06T10:57:17.958Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-06T10:57:17.958Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-06T10:57:17.958Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-06T10:57:17.958Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-06T10:57:17.958Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-06T10:57:17.958Z] === RUN TestFilterFunc/test_filter_some [2021-05-06T10:57:17.958Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-06T10:57:17.958Z] === RUN TestFilterFunc/test_filter_middle [2021-05-06T10:57:17.958Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-06T10:57:17.958Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-06T10:57:17.958Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-06T10:57:17.958Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-06T10:57:17.958Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-06T10:57:17.958Z] === CONT TestFilterFunc/test_nil_list [2021-05-06T10:57:17.958Z] === CONT TestFilterFunc/test_filter_some [2021-05-06T10:57:17.958Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-06T10:57:17.958Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-06T10:57:17.958Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-06T10:57:17.958Z] === CONT TestFilterFunc/test_empty_list [2021-05-06T10:57:17.958Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-06T10:57:17.958Z] === CONT TestFilterFunc/test_filter_middle [2021-05-06T10:57:17.958Z] --- PASS: TestFilterFunc (0.00s) [2021-05-06T10:57:17.958Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-06T10:57:17.958Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-06T10:57:17.958Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-06T10:57:17.958Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-06T10:57:17.958Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-06T10:57:17.958Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-06T10:57:17.958Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-06T10:57:17.958Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-06T10:57:17.958Z] === CONT TestSetGetMeta [2021-05-06T10:57:17.958Z] === CONT TestFindByReferenced [2021-05-06T10:57:17.958Z] === CONT TestGetWithReference [2021-05-06T10:57:17.958Z] === CONT TestDefererencePluginOnCreateError [2021-05-06T10:57:17.958Z] --- PASS: TestSetGetMeta (0.01s) [2021-05-06T10:57:17.958Z] === CONT TestGet [2021-05-06T10:57:17.958Z] --- PASS: TestFindByReferenced (0.02s) [2021-05-06T10:57:17.958Z] === CONT TestRefDerefRemove [2021-05-06T10:57:17.958Z] --- PASS: TestGetWithReference (0.03s) [2021-05-06T10:57:17.958Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-06T10:57:17.958Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-05-06T10:57:17.958Z] === CONT TestServicePrune [2021-05-06T10:57:17.958Z] --- PASS: TestGet (0.02s) [2021-05-06T10:57:17.958Z] === CONT TestFindByDriver [2021-05-06T10:57:17.958Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-05-06T10:57:17.958Z] === CONT TestList [2021-05-06T10:57:17.958Z] --- PASS: TestRefDerefRemove (0.01s) [2021-05-06T10:57:17.958Z] === CONT TestRemove [2021-05-06T10:57:17.958Z] --- PASS: TestFindByDriver (0.01s) [2021-05-06T10:57:17.958Z] === CONT TestCreate [2021-05-06T10:57:17.958Z] --- PASS: TestRemove (0.02s) [2021-05-06T10:57:17.958Z] === CONT TestDerefMultipleOfSameRef [2021-05-06T10:57:17.958Z] --- PASS: TestList (0.02s) [2021-05-06T10:57:17.958Z] === CONT TestServiceList [2021-05-06T10:57:17.958Z] --- PASS: TestCreate (0.01s) [2021-05-06T10:57:17.958Z] === CONT TestServiceGet [2021-05-06T10:57:17.958Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-05-06T10:57:17.958Z] === CONT TestServiceRemove [2021-05-06T10:57:17.958Z] --- PASS: TestServiceGet (0.07s) [2021-05-06T10:57:17.958Z] === CONT TestServiceCreate [2021-05-06T10:57:17.958Z] time="2021-05-06T10:57:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T10:57:17.958Z] --- PASS: TestServiceRemove (0.07s) [2021-05-06T10:57:17.958Z] === CONT TestRestore [2021-05-06T10:57:17.958Z] --- PASS: TestServiceList (0.08s) [2021-05-06T10:57:17.958Z] time="2021-05-06T10:57:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T10:57:17.958Z] time="2021-05-06T10:57:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T10:57:17.958Z] time="2021-05-06T10:57:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-06T10:57:17.958Z] --- PASS: TestServiceCreate (0.02s) [2021-05-06T10:57:17.958Z] time="2021-05-06T10:57:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T10:57:17.958Z] --- PASS: TestRestore (0.02s) [2021-05-06T10:57:17.958Z] --- PASS: TestServicePrune (0.13s) [2021-05-06T10:57:17.958Z] PASS [2021-05-06T10:57:17.958Z] coverage: 70.3% of statements [2021-05-06T10:57:17.958Z] ok github.com/docker/docker/volume/service 0.218s coverage: 70.3% of statements [2021-05-06T10:57:18.566Z] Loaded image: debian:bullseye [2021-05-06T10:57:18.748Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2021-05-06T10:57:18.748Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T10:57:18.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T10:57:18.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T10:57:18.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T10:57:18.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T10:57:18.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T10:57:18.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T10:57:18.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T10:57:18.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T10:57:18.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T10:57:18.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T10:57:18.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T10:57:18.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T10:57:18.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T10:57:18.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T10:57:19.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T10:57:19.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-06T10:57:19.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-05-06T10:57:19.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-05-06T10:57:19.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-05-06T10:57:19.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-05-06T10:57:19.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-05-06T10:57:19.010Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T10:57:19.128Z] Loaded image: debian:bullseye [2021-05-06T10:57:19.128Z] Loaded image: hello-world:latest [2021-05-06T10:57:19.391Z] Loaded image: hello-world:latest [2021-05-06T10:57:19.647Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T10:57:19.647Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T10:57:19.647Z] INFO: Testing against a local daemon [2021-05-06T10:57:19.647Z] === RUN TestDockerSuite [2021-05-06T10:57:19.903Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-06T10:57:19.903Z] INFO: Testing against a local daemon [2021-05-06T10:57:19.903Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-06T10:57:19.903Z] === RUN TestDockerDaemonSuite [2021-05-06T10:57:19.903Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-06T10:57:19.903Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-06T10:57:19.903Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-06T10:57:19.903Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-06T10:57:19.903Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-06T10:57:19.903Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-06T10:57:19.903Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-06T10:57:19.955Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-05-06T10:57:19.955Z] === RUN TestCreateDifferentPlatform [2021-05-06T10:57:19.955Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T10:57:19.955Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T10:57:19.955Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-06T10:57:19.955Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-06T10:57:19.955Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-06T10:57:19.955Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T10:57:19.955Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-06T10:57:19.955Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T10:57:19.955Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-06T10:57:19.955Z] === RUN TestContainerStartOnDaemonRestart [2021-05-06T10:57:19.955Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-06T10:57:19.955Z] === RUN TestDaemonRestartIpcMode [2021-05-06T10:57:19.955Z] === PAUSE TestDaemonRestartIpcMode [2021-05-06T10:57:19.955Z] === RUN TestDaemonHostGatewayIP [2021-05-06T10:57:19.955Z] === PAUSE TestDaemonHostGatewayIP [2021-05-06T10:57:19.955Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-06T10:57:19.955Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-06T10:57:19.955Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T10:57:19.955Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-06T10:57:19.955Z] === RUN TestDiff [2021-05-06T10:57:20.140Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-05-06T10:57:20.140Z] === RUN TestClientStream [2021-05-06T10:57:20.140Z] --- PASS: TestClientStream (0.00s) [2021-05-06T10:57:20.140Z] === RUN TestClientSendFile [2021-05-06T10:57:20.140Z] --- PASS: TestClientSendFile (0.00s) [2021-05-06T10:57:20.140Z] === RUN TestClientWithRequestTimeout [2021-05-06T10:57:20.140Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-06T10:57:20.140Z] === RUN TestFileSpecPlugin [2021-05-06T10:57:20.140Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-06T10:57:20.140Z] === RUN TestFileJSONSpecPlugin [2021-05-06T10:57:20.140Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-06T10:57:20.140Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-06T10:57:20.140Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-06T10:57:20.140Z] === RUN TestPluginAddHandler [2021-05-06T10:57:20.140Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-06T10:57:20.140Z] === RUN TestPluginWaitBadPlugin [2021-05-06T10:57:20.140Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-06T10:57:20.140Z] === RUN TestGet [2021-05-06T10:57:20.140Z] time="2021-05-06T10:57:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-06T10:57:20.529Z] --- PASS: TestDiff (0.80s) [2021-05-06T10:57:20.529Z] === RUN TestExecWithCloseStdin [2021-05-06T10:57:20.835Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-06T10:57:20.835Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-06T10:57:21.113Z] time="2021-05-06T10:57:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-06T10:57:21.397Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-06T10:57:21.397Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-06T10:57:21.479Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-06T10:57:21.921Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-05-06T10:57:21.921Z] === RUN TestExec [2021-05-06T10:57:22.325Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-06T10:57:22.581Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-06T10:57:22.581Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-06T10:57:22.866Z] --- PASS: TestExec (1.13s) [2021-05-06T10:57:22.866Z] === RUN TestExecUser [2021-05-06T10:57:23.297Z] time="2021-05-06T10:57:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-06T10:57:24.253Z] --- PASS: TestExecUser (1.11s) [2021-05-06T10:57:24.253Z] === RUN TestExportContainerAndImportImage [2021-05-06T10:57:25.096Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-06T10:57:25.199Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2021-05-06T10:57:25.199Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T10:57:26.100Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-06T10:57:26.100Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-06T10:57:26.100Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-06T10:57:26.100Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-06T10:57:26.100Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-06T10:57:26.100Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-06T10:57:26.100Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-06T10:57:26.100Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-06T10:57:26.100Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-06T10:57:26.100Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-06T10:57:26.100Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-06T10:57:26.100Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-06T10:57:26.100Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestConfigureDaemonLogs [2021-05-06T10:57:26.100Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestCommonOptionsInstallFlags [2021-05-06T10:57:26.100Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-06T10:57:26.100Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-06T10:57:26.100Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-06T10:57:26.100Z] PASS [2021-05-06T10:57:26.100Z] coverage: 18.4% of statements [2021-05-06T10:57:26.100Z] ok github.com/docker/docker/cmd/dockerd 0.251s coverage: 18.4% of statements [2021-05-06T10:57:26.560Z] === RUN TestContainerStopSignal [2021-05-06T10:57:26.560Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestContainerStopTimeout [2021-05-06T10:57:26.560Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-06T10:57:26.560Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-06T10:57:26.560Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-06T10:57:26.560Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestReplaceAndAppendEnvVars [2021-05-06T10:57:26.560Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-06T10:57:26.560Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-06T10:57:26.560Z] === RUN TestNewMemoryStore [2021-05-06T10:57:26.560Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestAddContainers [2021-05-06T10:57:26.560Z] --- PASS: TestAddContainers (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestGetContainer [2021-05-06T10:57:26.560Z] --- PASS: TestGetContainer (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestDeleteContainer [2021-05-06T10:57:26.560Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestListContainers [2021-05-06T10:57:26.560Z] --- PASS: TestListContainers (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestFirstContainer [2021-05-06T10:57:26.560Z] --- PASS: TestFirstContainer (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestApplyAllContainer [2021-05-06T10:57:26.560Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestIsValidHealthString [2021-05-06T10:57:26.560Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestStateRunStop [2021-05-06T10:57:26.560Z] --- PASS: TestStateRunStop (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestStateTimeoutWait [2021-05-06T10:57:26.560Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-06T10:57:26.560Z] state_test.go:141: Stop callback fired [2021-05-06T10:57:26.560Z] state_test.go:165: Stop callback fired [2021-05-06T10:57:26.560Z] === RUN TestIsValidStateString [2021-05-06T10:57:26.560Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-06T10:57:26.560Z] === RUN TestViewSaveDelete [2021-05-06T10:57:26.560Z] --- PASS: TestViewSaveDelete (0.01s) [2021-05-06T10:57:26.560Z] === RUN TestViewAll [2021-05-06T10:57:26.560Z] --- PASS: TestViewAll (0.02s) [2021-05-06T10:57:26.560Z] === RUN TestViewGet [2021-05-06T10:57:26.560Z] --- PASS: TestViewGet (0.01s) [2021-05-06T10:57:26.560Z] === RUN TestNames [2021-05-06T10:57:26.984Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-06T10:57:26.984Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-06T10:57:26.984Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-06T10:57:27.020Z] --- PASS: TestNames (0.00s) [2021-05-06T10:57:27.020Z] === RUN TestViewWithHealthCheck [2021-05-06T10:57:27.020Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-05-06T10:57:27.020Z] PASS [2021-05-06T10:57:27.020Z] coverage: 41.6% of statements [2021-05-06T10:57:27.020Z] ok github.com/docker/docker/container 0.227s coverage: 41.6% of statements [2021-05-06T10:57:27.020Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-06T10:57:27.020Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-06T10:57:27.020Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-06T10:57:27.020Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-06T10:57:27.239Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-06T10:57:27.999Z] time="2021-05-06T10:57:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-06T10:57:28.505Z] --- PASS: TestExportContainerAfterDaemonRestart (3.00s) [2021-05-06T10:57:28.505Z] === RUN TestHealthCheckWorkdir [2021-05-06T10:57:29.126Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-06T10:57:29.202Z] === RUN TestPrepare [2021-05-06T10:57:29.202Z] --- PASS: TestPrepare (0.00s) [2021-05-06T10:57:29.202Z] === RUN TestStart [2021-05-06T10:57:29.202Z] --- PASS: TestStart (0.00s) [2021-05-06T10:57:29.202Z] === RUN TestWaitCancel [2021-05-06T10:57:29.202Z] --- PASS: TestWaitCancel (0.00s) [2021-05-06T10:57:29.202Z] === RUN TestWaitDisabled [2021-05-06T10:57:29.202Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-06T10:57:29.202Z] === RUN TestWaitEnabled [2021-05-06T10:57:29.202Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-06T10:57:29.202Z] === RUN TestRemove [2021-05-06T10:57:29.202Z] --- PASS: TestRemove (0.00s) [2021-05-06T10:57:29.202Z] PASS [2021-05-06T10:57:29.202Z] coverage: 65.3% of statements [2021-05-06T10:57:29.202Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.219s coverage: 65.3% of statements [2021-05-06T10:57:29.450Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2021-05-06T10:57:29.450Z] === RUN TestHealthKillContainer [2021-05-06T10:57:29.687Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-06T10:57:31.387Z] === RUN TestNewListSecretsFilters [2021-05-06T10:57:31.387Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-06T10:57:31.387Z] === RUN TestNewListConfigsFilters [2021-05-06T10:57:31.387Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-06T10:57:31.387Z] PASS [2021-05-06T10:57:31.387Z] coverage: 0.5% of statements [2021-05-06T10:57:31.387Z] ok github.com/docker/docker/daemon/cluster 0.553s coverage: 0.5% of statements [2021-05-06T10:57:31.387Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-06T10:57:31.387Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s) [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-06T10:57:31.387Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-06T10:57:31.387Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-06T10:57:31.579Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-06T10:57:31.579Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-06T10:57:31.579Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-06T10:57:31.579Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-06T10:57:31.847Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-06T10:57:31.847Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-06T10:57:31.847Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-06T10:57:31.847Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-06T10:57:31.847Z] PASS [2021-05-06T10:57:31.847Z] coverage: 35.9% of statements [2021-05-06T10:57:31.847Z] ok github.com/docker/docker/daemon/cluster/convert 0.535s coverage: 35.9% of statements [2021-05-06T10:57:32.754Z] --- PASS: TestHealthKillContainer (3.05s) [2021-05-06T10:57:32.754Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T10:57:33.327Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-05-06T10:57:33.328Z] === RUN TestIpcModeNone [2021-05-06T10:57:34.716Z] --- PASS: TestIpcModeNone (1.08s) [2021-05-06T10:57:34.716Z] === RUN TestIpcModePrivate [2021-05-06T10:57:34.757Z] === RUN TestDiscoveryOptsErrors [2021-05-06T10:57:34.757Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-06T10:57:34.757Z] === RUN TestDiscoveryOpts [2021-05-06T10:57:34.757Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-06T10:57:34.757Z] PASS [2021-05-06T10:57:34.757Z] coverage: 30.0% of statements [2021-05-06T10:57:34.757Z] ok github.com/docker/docker/daemon/discovery 0.075s coverage: 30.0% of statements [2021-05-06T10:57:35.661Z] --- PASS: TestIpcModePrivate (1.08s) [2021-05-06T10:57:35.661Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-06T10:57:35.661Z] === RUN TestIpcModeShareable [2021-05-06T10:57:36.297Z] === RUN TestBuilderGC [2021-05-06T10:57:36.297Z] --- PASS: TestBuilderGC (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestDaemonConfigurationNotFound [2021-05-06T10:57:36.297Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestDaemonBrokenConfiguration [2021-05-06T10:57:36.297Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestParseClusterAdvertiseSettings [2021-05-06T10:57:36.297Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestFindConfigurationConflicts [2021-05-06T10:57:36.297Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-06T10:57:36.297Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-06T10:57:36.297Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-06T10:57:36.297Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-06T10:57:36.297Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-06T10:57:36.297Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-06T10:57:36.297Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-06T10:57:36.297Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-06T10:57:36.297Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-06T10:57:36.297Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-06T10:57:36.297Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-06T10:57:36.297Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-06T10:57:36.297Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestValidateConfiguration [2021-05-06T10:57:36.297Z] === RUN TestValidateConfiguration/with_label [2021-05-06T10:57:36.297Z] === RUN TestValidateConfiguration/with_dns [2021-05-06T10:57:36.297Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-06T10:57:36.297Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-06T10:57:36.297Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-06T10:57:36.297Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-06T10:57:36.297Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-06T10:57:36.297Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-06T10:57:36.297Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestModifiedDiscoverySettings [2021-05-06T10:57:36.297Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-06T10:57:36.297Z] === RUN TestReloadSetConfigFileNotExist [2021-05-06T10:57:36.297Z] time="2021-05-06T10:57:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-06T10:57:36.297Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2021-05-06T10:57:36.297Z] === RUN TestReloadDefaultConfigNotExist [2021-05-06T10:57:36.297Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-06T10:57:36.297Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:36.297Z] === RUN TestReloadBadDefaultConfig [2021-05-06T10:57:36.297Z] time="2021-05-06T10:57:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-708093799" [2021-05-06T10:57:36.297Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-06T10:57:36.298Z] === RUN TestReloadWithConflictingLabels [2021-05-06T10:57:36.298Z] time="2021-05-06T10:57:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-573947802" [2021-05-06T10:57:36.298Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-06T10:57:36.298Z] === RUN TestReloadWithDuplicateLabels [2021-05-06T10:57:36.298Z] time="2021-05-06T10:57:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-428542513" [2021-05-06T10:57:36.298Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-06T10:57:36.298Z] === RUN TestDaemonConfigurationMerge [2021-05-06T10:57:36.298Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-06T10:57:36.298Z] PASS [2021-05-06T10:57:36.298Z] coverage: 79.7% of statements [2021-05-06T10:57:36.298Z] ok github.com/docker/docker/daemon/config 0.484s coverage: 79.7% of statements [2021-05-06T10:57:36.585Z] --- PASS: TestGet (15.01s) [2021-05-06T10:57:36.585Z] === RUN TestPluginWithNoManifest [2021-05-06T10:57:36.585Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-06T10:57:36.585Z] === RUN TestGetAll [2021-05-06T10:57:36.585Z] --- PASS: TestGetAll (0.00s) [2021-05-06T10:57:36.585Z] PASS [2021-05-06T10:57:36.585Z] coverage: 73.4% of statements [2021-05-06T10:57:36.585Z] ok github.com/docker/docker/pkg/plugins 36.263s coverage: 73.4% of statements [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/quota [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/rootless [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/volume [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-06T10:57:36.585Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-06T10:57:36.606Z] --- PASS: TestIpcModeShareable (1.08s) [2021-05-06T10:57:36.606Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-06T10:57:36.606Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-06T10:57:36.627Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-06T10:57:36.761Z] === RUN TestVerifyNetworkingConfig [2021-05-06T10:57:36.761Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestGetContainer [2021-05-06T10:57:36.761Z] --- PASS: TestGetContainer (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestValidContainerNames [2021-05-06T10:57:36.761Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestContainerInitDNS [2021-05-06T10:57:36.761Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-06T10:57:36.761Z] daemon_test.go:147: root required [2021-05-06T10:57:36.761Z] === RUN TestMerge [2021-05-06T10:57:36.761Z] --- PASS: TestMerge (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestValidateContainerIsolation [2021-05-06T10:57:36.761Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestFindNetworkErrorType [2021-05-06T10:57:36.761Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestEnsureServicesExist [2021-05-06T10:57:36.761Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestEnsureServicesExistErrors [2021-05-06T10:57:36.761Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-06T10:57:36.761Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-06T10:57:36.761Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-06T10:57:36.761Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestContainerDelete [2021-05-06T10:57:36.761Z] --- PASS: TestContainerDelete (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestContainerDoubleDelete [2021-05-06T10:57:36.761Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestLogContainerEventCopyLabels [2021-05-06T10:57:36.761Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestLogContainerEventWithAttributes [2021-05-06T10:57:36.761Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestNoneHealthcheck [2021-05-06T10:57:36.761Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestHealthStates [2021-05-06T10:57:36.761Z] time="2021-05-06T10:57:36Z" 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-05-06T10:57:36.761Z] time="2021-05-06T10:57:36Z" 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-05-06T10:57:36.761Z] time="2021-05-06T10:57:36Z" 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-05-06T10:57:36.761Z] time="2021-05-06T10:57:36Z" 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-05-06T10:57:36.761Z] time="2021-05-06T10:57:36Z" 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-05-06T10:57:36.761Z] time="2021-05-06T10:57:36Z" 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-05-06T10:57:36.761Z] time="2021-05-06T10:57:36Z" 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-05-06T10:57:36.761Z] time="2021-05-06T10:57:36Z" 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-05-06T10:57:36.761Z] time="2021-05-06T10:57:36Z" 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-05-06T10:57:36.761Z] time="2021-05-06T10:57:36Z" 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-05-06T10:57:36.761Z] --- PASS: TestHealthStates (0.11s) [2021-05-06T10:57:36.761Z] === RUN TestMaskURLCredentials [2021-05-06T10:57:36.761Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestGetInspectData [2021-05-06T10:57:36.761Z] --- PASS: TestGetInspectData (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestFillLicense [2021-05-06T10:57:36.761Z] --- PASS: TestFillLicense (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestListInvalidFilter [2021-05-06T10:57:36.761Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestNameFilter [2021-05-06T10:57:36.761Z] --- PASS: TestNameFilter (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-06T10:57:36.761Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-06T10:57:36.761Z] === 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-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-06T10:57:36.761Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-06T10:57:36.761Z] --- 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-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-06T10:57:36.761Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestDaemonReloadLabels [2021-05-06T10:57:36.761Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-06T10:57:36.761Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestDaemonReloadMirrors [2021-05-06T10:57:36.761Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-06T10:57:36.761Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-06T10:57:36.761Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestDaemonDiscoveryReload [2021-05-06T10:57:36.761Z] === RUN TestEventsLog [2021-05-06T10:57:36.761Z] --- PASS: TestEventsLog (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestEventsLogTimeout [2021-05-06T10:57:36.761Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-06T10:57:36.761Z] === RUN TestLogEvents [2021-05-06T10:57:36.761Z] --- PASS: TestLogEvents (0.05s) [2021-05-06T10:57:36.761Z] === RUN TestLoadBufferedEvents [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === Skipped [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-06T10:57:37.045Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-06T10:57:37.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-06T10:57:37.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-05-06T10:57:37.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-06T10:57:37.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-06T10:57:37.045Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-06T10:57:37.045Z] daemon_test.go:147: root required [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-06T10:57:37.045Z] reload_test.go:520: root required [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-06T10:57:37.045Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-06T10:57:37.045Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-06T10:57:37.045Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-06T10:57:37.045Z] download_test.go:268: Needs fixing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-06T10:57:37.045Z] layer_test.go:304: Failing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-06T10:57:37.045Z] layer_test.go:353: Failing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-06T10:57:37.045Z] layer_test.go:468: Failing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-06T10:57:37.045Z] layer_test.go:697: Failing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-06T10:57:37.045Z] migration_test.go:46: Failing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-06T10:57:37.045Z] migration_test.go:182: Failing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-06T10:57:37.045Z] mount_test.go:17: Failing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-06T10:57:37.045Z] mount_test.go:76: Failing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-06T10:57:37.045Z] mount_test.go:125: Failing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-06T10:57:37.045Z] mount_test.go:212: Failing on Windows [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-06T10:57:37.045Z] archive_test.go:134: Xz not present in msys2 [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-06T10:57:37.045Z] archive_test.go:239: Failing on Windows CI machines [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-06T10:57:37.045Z] archive_windows_test.go:16: Currently fails [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-06T10:57:37.045Z] changes_test.go:196: needs more investigation [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-05-06T10:57:37.045Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-05-06T10:57:37.045Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-06T10:57:37.045Z] changes_test.go:433: needs further investigation [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-06T10:57:37.045Z] changes_test.go:469: needs further investigation [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-06T10:57:37.045Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-06T10:57:37.045Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-06T10:57:37.045Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-06T10:57:37.045Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-06T10:57:37.045Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-06T10:57:37.045Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T10:57:37.045Z] [2021-05-06T10:57:37.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-06T10:57:37.046Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.046Z] [2021-05-06T10:57:37.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-06T10:57:37.046Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.046Z] [2021-05-06T10:57:37.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-06T10:57:37.046Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.046Z] [2021-05-06T10:57:37.046Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-06T10:57:37.046Z] poller_test.go:41: No chmod on Windows [2021-05-06T10:57:37.046Z] [2021-05-06T10:57:37.046Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-06T10:57:37.046Z] fileutils_test.go:134: Needs porting to Windows [2021-05-06T10:57:37.046Z] [2021-05-06T10:57:37.046Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-06T10:57:37.046Z] fileutils_test.go:180: Needs porting to Windows [2021-05-06T10:57:37.046Z] [2021-05-06T10:57:37.046Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-06T10:57:37.046Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.046Z] [2021-05-06T10:57:37.046Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-06T10:57:37.046Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.046Z] [2021-05-06T10:57:37.046Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-06T10:57:37.046Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:37.046Z] [2021-05-06T10:57:37.046Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-06T10:57:37.046Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-06T10:57:37.046Z] [2021-05-06T10:57:37.046Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-06T10:57:37.046Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-06T10:57:37.046Z] [2021-05-06T10:57:37.046Z] [2021-05-06T10:57:37.046Z] DONE 1833 tests, 47 skipped in 194.312s [2021-05-06T10:57:37.046Z] INFO: make.ps1 ended at 05/06/2021 10:57:36 [2021-05-06T10:57:37.233Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-05-06T10:57:37.233Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-06T10:57:37.233Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-06T10:57:37.233Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-06T10:57:37.233Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-06T10:57:37.233Z] PASS [2021-05-06T10:57:37.233Z] coverage: 50.0% of statements [2021-05-06T10:57:37.233Z] ok github.com/docker/docker/daemon/events 0.288s coverage: 50.0% of statements [2021-05-06T10:57:37.233Z] === RUN TestWaitNodeAttachment [2021-05-06T10:57:37.694Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-06T10:57:37.694Z] === RUN TestIsolationConversion [2021-05-06T10:57:37.694Z] === RUN TestIsolationConversion/default [2021-05-06T10:57:37.694Z] === RUN TestIsolationConversion/process [2021-05-06T10:57:37.694Z] === RUN TestIsolationConversion/hyperv [2021-05-06T10:57:37.694Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-06T10:57:37.694Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-06T10:57:37.694Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-06T10:57:37.694Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-06T10:57:37.694Z] === RUN TestContainerLabels [2021-05-06T10:57:37.694Z] --- PASS: TestContainerLabels (0.00s) [2021-05-06T10:57:37.694Z] === RUN TestCredentialSpecConversion [2021-05-06T10:57:37.694Z] === RUN TestCredentialSpecConversion/none [2021-05-06T10:57:37.694Z] === RUN TestCredentialSpecConversion/config [2021-05-06T10:57:37.694Z] === RUN TestCredentialSpecConversion/file [2021-05-06T10:57:37.694Z] === RUN TestCredentialSpecConversion/registry [2021-05-06T10:57:37.694Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-06T10:57:37.694Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-06T10:57:37.694Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-06T10:57:37.694Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-06T10:57:37.694Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-06T10:57:37.694Z] === RUN TestControllerValidateMountBind [2021-05-06T10:57:37.694Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-06T10:57:37.694Z] === RUN TestControllerValidateMountVolume [2021-05-06T10:57:37.694Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-06T10:57:37.694Z] === RUN TestControllerValidateMountTarget [2021-05-06T10:57:37.694Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-06T10:57:37.694Z] === RUN TestControllerValidateMountTmpfs [2021-05-06T10:57:37.694Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-06T10:57:37.694Z] === RUN TestControllerValidateMountInvalidType [2021-05-06T10:57:37.694Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-06T10:57:37.694Z] === RUN TestControllerValidateMountNamedPipe [2021-05-06T10:57:37.694Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-06T10:57:37.694Z] PASS [2021-05-06T10:57:37.694Z] coverage: 11.3% of statements [2021-05-06T10:57:37.694Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.768s coverage: 11.3% of statements [2021-05-06T10:57:37.694Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-06T10:57:37.694Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-06T10:57:38.154Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-06T10:57:38.154Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-06T10:57:38.536Z] tests/integration/client_test.py ..... [ 75%] [2021-05-06T10:57:38.536Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-06T10:57:38.589Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-06T10:57:38.589Z] INFO: Unit tests ended at 05/06/2021 10:57:38. Duration:00:03:27.0207868 [2021-05-06T10:57:38.589Z] INFO: Building busybox [2021-05-06T10:57:38.589Z] Sending build context to Docker daemon 5.12kB [2021-05-06T10:57:38.589Z] [2021-05-06T10:57:38.589Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-06T10:57:38.589Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-06T10:57:38.589Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-06T10:57:38.589Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-06T10:57:38.589Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-06T10:57:38.589Z] ---> 39d157a84080 [2021-05-06T10:57:38.589Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-06T10:57:38.589Z] ---> Running in 42dbc2527982 [2021-05-06T10:57:38.614Z] === RUN TestIsEmptyDir [2021-05-06T10:57:38.614Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-06T10:57:38.614Z] PASS [2021-05-06T10:57:38.614Z] coverage: 2.3% of statements [2021-05-06T10:57:38.614Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.3% of statements [2021-05-06T10:57:38.614Z] === RUN TestLinkNaming [2021-05-06T10:57:38.614Z] --- PASS: TestLinkNaming (0.00s) [2021-05-06T10:57:38.614Z] === RUN TestLinkNew [2021-05-06T10:57:38.614Z] --- PASS: TestLinkNew (0.00s) [2021-05-06T10:57:38.614Z] === RUN TestLinkEnv [2021-05-06T10:57:38.614Z] --- PASS: TestLinkEnv (0.00s) [2021-05-06T10:57:38.614Z] === RUN TestLinkMultipleEnv [2021-05-06T10:57:38.614Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-06T10:57:38.614Z] === RUN TestLinkPortRangeEnv [2021-05-06T10:57:38.614Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-06T10:57:38.614Z] PASS [2021-05-06T10:57:38.614Z] coverage: 93.0% of statements [2021-05-06T10:57:38.614Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2021-05-06T10:57:38.614Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-05-06T10:57:38.614Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-06T10:57:38.614Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-06T10:57:38.614Z] reload_test.go:520: root required [2021-05-06T10:57:38.614Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-06T10:57:38.614Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-06T10:57:38.614Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-06T10:57:38.614Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-05-06T10:57:38.614Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-06T10:57:38.614Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-05-06T10:57:38.614Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-06T10:57:38.614Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-06T10:57:38.614Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-06T10:57:38.614Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-06T10:57:38.614Z] === RUN TestParseVolumesFrom [2021-05-06T10:57:39.074Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-06T10:57:39.074Z] PASS [2021-05-06T10:57:39.074Z] coverage: 9.0% of statements [2021-05-06T10:57:39.074Z] ok github.com/docker/docker/daemon 2.578s coverage: 9.0% of statements [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-06T10:57:39.074Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-06T10:57:39.477Z] tests/integration/errors_test.py . [ 76%] [2021-05-06T10:57:39.736Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-06T10:57:39.915Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2021-05-06T10:57:39.915Z] === RUN TestAPIIpcModeHost [2021-05-06T10:57:40.859Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-05-06T10:57:40.859Z] === RUN TestDaemonIpcModeShareable [2021-05-06T10:57:41.983Z] === RUN TestNewStreamConfig [2021-05-06T10:57:41.983Z] === RUN TestNewStreamConfig/defaults [2021-05-06T10:57:41.983Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-06T10:57:41.983Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-06T10:57:41.983Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-06T10:57:41.983Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-06T10:57:41.983Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-06T10:57:41.983Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-06T10:57:41.983Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-06T10:57:41.983Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-06T10:57:41.983Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-06T10:57:41.983Z] === RUN TestAdapterReadLogs [2021-05-06T10:57:41.983Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCopier [2021-05-06T10:57:41.983Z] --- PASS: TestCopier (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCopierLongLines [2021-05-06T10:57:41.983Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCopierSlow [2021-05-06T10:57:41.983Z] time="2021-05-06T10:57:41Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-06T10:57:41.983Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-05-06T10:57:41.983Z] === RUN TestCreateSuccess [2021-05-06T10:57:41.983Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCreateLogGroupSuccess [2021-05-06T10:57:41.983Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCreateError [2021-05-06T10:57:41.983Z] --- PASS: TestCreateError (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCreateAlreadyExists [2021-05-06T10:57:41.983Z] time="2021-05-06T10:57:41Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-06T10:57:41.983Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestLogClosed [2021-05-06T10:57:41.983Z] --- PASS: TestLogClosed (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestLogBlocking [2021-05-06T10:57:41.983Z] --- PASS: TestLogBlocking (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-06T10:57:41.983Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestLogNonBlockingBufferFull [2021-05-06T10:57:41.983Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestPublishBatchSuccess [2021-05-06T10:57:41.983Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestPublishBatchError [2021-05-06T10:57:41.983Z] time="2021-05-06T10:57:41Z" level=error msg=Error [2021-05-06T10:57:41.983Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-06T10:57:41.983Z] time="2021-05-06T10:57:41Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-06T10:57:41.983Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-06T10:57:41.983Z] time="2021-05-06T10:57:41Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-06T10:57:41.983Z] time="2021-05-06T10:57:41Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-06T10:57:41.983Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchSimple [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchTicker [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchMultilinePattern [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchClose [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestEffectiveLen [2021-05-06T10:57:41.983Z] === RUN TestEffectiveLen/0/Hello [2021-05-06T10:57:41.983Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-06T10:57:41.983Z] === RUN TestEffectiveLen/2/🙃 [2021-05-06T10:57:41.983Z] === RUN TestEffectiveLen/3/���� [2021-05-06T10:57:41.983Z] === RUN TestEffectiveLen/4/He��o [2021-05-06T10:57:41.983Z] === RUN TestEffectiveLen/5/ [2021-05-06T10:57:41.983Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-06T10:57:41.983Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestFindValidSplit [2021-05-06T10:57:41.983Z] === RUN TestFindValidSplit/0/ [2021-05-06T10:57:41.983Z] === RUN TestFindValidSplit/1/Hello [2021-05-06T10:57:41.983Z] === RUN TestFindValidSplit/2/Hello [2021-05-06T10:57:41.983Z] === RUN TestFindValidSplit/3/Hello [2021-05-06T10:57:41.983Z] === RUN TestFindValidSplit/4/🙃 [2021-05-06T10:57:41.983Z] === RUN TestFindValidSplit/5/🙃 [2021-05-06T10:57:41.983Z] === RUN TestFindValidSplit/6/a� [2021-05-06T10:57:41.983Z] === RUN TestFindValidSplit/7/a� [2021-05-06T10:57:41.983Z] --- PASS: TestFindValidSplit (0.01s) [2021-05-06T10:57:41.983Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1044: [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1045: [2021-05-06T10:57:41.983Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1044: Hello [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1045: [2021-05-06T10:57:41.983Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1044: He [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1045: llo [2021-05-06T10:57:41.983Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1044: [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1045: Hello [2021-05-06T10:57:41.983Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1044: [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-06T10:57:41.983Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1045: [2021-05-06T10:57:41.983Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1044: a [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1045: � [2021-05-06T10:57:41.983Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1044: a� [2021-05-06T10:57:41.983Z] cloudwatchlogs_test.go:1045: [2021-05-06T10:57:41.983Z] === RUN TestProcessEventEmoji [2021-05-06T10:57:41.983Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchLineSplit [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchMaxEvents [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-05-06T10:57:41.983Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-06T10:57:41.983Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-05-06T10:57:41.984Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-06T10:57:41.984Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-06T10:57:41.984Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-06T10:57:41.984Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-06T10:57:41.984Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-06T10:57:41.984Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-06T10:57:41.984Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-06T10:57:41.984Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-06T10:57:41.984Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-06T10:57:41.984Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-06T10:57:41.984Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-06T10:57:41.984Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-06T10:57:41.984Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-06T10:57:41.984Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-06T10:57:41.984Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-06T10:57:41.984Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-06T10:57:41.984Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-06T10:57:41.984Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-06T10:57:41.984Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-06T10:57:41.984Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-06T10:57:41.984Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestCreateTagSuccess [2021-05-06T10:57:41.984Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-06T10:57:41.984Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-06T10:57:41.984Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-06T10:57:41.984Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-06T10:57:41.984Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-06T10:57:41.984Z] PASS [2021-05-06T10:57:41.984Z] coverage: 77.8% of statements [2021-05-06T10:57:41.984Z] ok github.com/docker/docker/daemon/logger/awslogs 0.583s coverage: 77.8% of statements [2021-05-06T10:57:41.984Z] --- PASS: TestCopierSlow (0.20s) [2021-05-06T10:57:41.984Z] === RUN TestCopierWithSized [2021-05-06T10:57:41.984Z] === RUN TestCopierWithSized/as_is [2021-05-06T10:57:41.984Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-06T10:57:41.984Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-06T10:57:41.984Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-06T10:57:41.984Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestCopierWithPartial [2021-05-06T10:57:41.984Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestRingLogger [2021-05-06T10:57:41.984Z] --- PASS: TestRingLogger (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestRingCap [2021-05-06T10:57:41.984Z] --- PASS: TestRingCap (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestRingClose [2021-05-06T10:57:41.984Z] --- PASS: TestRingClose (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestRingDrain [2021-05-06T10:57:41.984Z] --- PASS: TestRingDrain (0.00s) [2021-05-06T10:57:41.984Z] PASS [2021-05-06T10:57:41.984Z] coverage: 43.5% of statements [2021-05-06T10:57:41.984Z] ok github.com/docker/docker/daemon/logger 0.327s coverage: 43.5% of statements [2021-05-06T10:57:41.984Z] === RUN TestSearchRegistryForImagesErrors [2021-05-06T10:57:41.984Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestSearchRegistryForImages [2021-05-06T10:57:41.984Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestOnlyPlatformWithFallback [2021-05-06T10:57:41.984Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-06T10:57:41.984Z] === RUN TestImageDelete [2021-05-06T10:57:41.984Z] === RUN TestImageDelete/no_lease [2021-05-06T10:57:41.984Z] === RUN TestImageDelete/lease_exists [2021-05-06T10:57:41.984Z] --- PASS: TestImageDelete (0.03s) [2021-05-06T10:57:41.984Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-06T10:57:41.984Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-05-06T10:57:41.984Z] === RUN TestContentStoreForPull [2021-05-06T10:57:42.249Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-06T10:57:42.328Z] Removing intermediate container 42dbc2527982 [2021-05-06T10:57:42.328Z] ---> afeb3c2e4733 [2021-05-06T10:57:42.328Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-06T10:57:42.328Z] ---> Running in e2bedb35f3cd [2021-05-06T10:57:42.444Z] --- PASS: TestContentStoreForPull (0.13s) [2021-05-06T10:57:42.444Z] PASS [2021-05-06T10:57:42.444Z] coverage: 6.7% of statements [2021-05-06T10:57:42.444Z] ok github.com/docker/docker/daemon/images 0.364s coverage: 6.7% of statements [2021-05-06T10:57:42.444Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-06T10:57:42.444Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-06T10:57:42.444Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-06T10:57:42.444Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-06T10:57:42.444Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-06T10:57:42.444Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-06T10:57:42.444Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-06T10:57:42.444Z] === RUN TestJSONFileLogger [2021-05-06T10:57:42.444Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-06T10:57:42.444Z] === RUN TestJSONFileLoggerWithTags [2021-05-06T10:57:42.444Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-06T10:57:42.444Z] === RUN TestJSONFileLoggerWithOpts [2021-05-06T10:57:42.444Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-06T10:57:42.444Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-06T10:57:42.444Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-06T10:57:42.444Z] === RUN TestEncodeDecode [2021-05-06T10:57:42.444Z] === PAUSE TestEncodeDecode [2021-05-06T10:57:42.444Z] === RUN TestUnexpectedEOF [2021-05-06T10:57:42.444Z] time="2021-05-06T10:57:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-06T10:57:42.444Z] time="2021-05-06T10:57:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-06T10:57:42.444Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-05-06T10:57:42.444Z] === CONT TestEncodeDecode [2021-05-06T10:57:42.444Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-06T10:57:42.444Z] PASS [2021-05-06T10:57:42.444Z] coverage: 69.9% of statements [2021-05-06T10:57:42.444Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.224s coverage: 69.9% of statements [2021-05-06T10:57:42.787Z] Removing intermediate container e2bedb35f3cd [2021-05-06T10:57:42.787Z] ---> c2d891285bb7 [2021-05-06T10:57:42.787Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-06T10:57:42.787Z] ---> Running in 5f67fb276337 [2021-05-06T10:57:42.905Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-06T10:57:42.905Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-06T10:57:42.905Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-06T10:57:43.247Z] Removing intermediate container 5f67fb276337 [2021-05-06T10:57:43.247Z] ---> aea9959dda2e [2021-05-06T10:57:43.247Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-06T10:57:43.364Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s) [2021-05-06T10:57:43.364Z] === RUN TestFastTimeMarshalJSON [2021-05-06T10:57:43.364Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-05-06T10:57:43.364Z] PASS [2021-05-06T10:57:43.364Z] coverage: 87.2% of statements [2021-05-06T10:57:43.364Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.212s coverage: 87.2% of statements [2021-05-06T10:57:43.430Z] --- PASS: TestDaemonIpcModeShareable (2.48s) [2021-05-06T10:57:43.430Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-06T10:57:43.430Z] === RUN TestDaemonIpcModePrivate [2021-05-06T10:57:44.216Z] [2021-05-06T10:57:44.334Z] === RUN TestWriteLog [2021-05-06T10:57:44.334Z] === PAUSE TestWriteLog [2021-05-06T10:57:44.334Z] === RUN TestReadLog [2021-05-06T10:57:44.334Z] === PAUSE TestReadLog [2021-05-06T10:57:44.334Z] === CONT TestWriteLog [2021-05-06T10:57:44.334Z] === CONT TestReadLog [2021-05-06T10:57:44.334Z] --- PASS: TestWriteLog (0.00s) [2021-05-06T10:57:44.334Z] === RUN TestReadLog/tail_exact [2021-05-06T10:57:44.334Z] === RUN TestReadLog/tail_less_than_available [2021-05-06T10:57:44.334Z] === RUN TestReadLog/tail_more_than_available [2021-05-06T10:57:44.334Z] --- PASS: TestReadLog (0.14s) [2021-05-06T10:57:44.334Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-05-06T10:57:44.334Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-06T10:57:44.334Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-06T10:57:44.334Z] PASS [2021-05-06T10:57:44.334Z] coverage: 75.2% of statements [2021-05-06T10:57:44.334Z] ok github.com/docker/docker/daemon/logger/local 0.633s coverage: 75.2% of statements [2021-05-06T10:57:44.334Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-06T10:57:44.676Z] ---> 93516ecadb9e [2021-05-06T10:57:44.676Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-06T10:57:44.676Z] ---> Running in 9f07c406ce5e [2021-05-06T10:57:44.794Z] === RUN TestLog [2021-05-06T10:57:44.794Z] --- PASS: TestLog (0.01s) [2021-05-06T10:57:44.794Z] PASS [2021-05-06T10:57:44.794Z] coverage: 31.5% of statements [2021-05-06T10:57:44.794Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.109s coverage: 31.5% of statements [2021-05-06T10:57:44.794Z] === RUN TestOpenFileDelete [2021-05-06T10:57:44.794Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-06T10:57:44.794Z] === RUN TestOpenFileRename [2021-05-06T10:57:44.794Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-06T10:57:44.794Z] === RUN TestParseLogTagDefaultTag [2021-05-06T10:57:44.794Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-06T10:57:44.794Z] === RUN TestParseLogTag [2021-05-06T10:57:44.794Z] --- PASS: TestParseLogTag (0.00s) [2021-05-06T10:57:44.794Z] === RUN TestParseLogTagEmptyTag [2021-05-06T10:57:44.794Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-06T10:57:44.794Z] === RUN TestTailFiles [2021-05-06T10:57:44.794Z] --- PASS: TestTailFiles (0.00s) [2021-05-06T10:57:44.794Z] === RUN TestFollowLogsConsumerGone [2021-05-06T10:57:44.794Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-06T10:57:44.794Z] === RUN TestFollowLogsProducerGone [2021-05-06T10:57:44.794Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-06T10:57:44.794Z] logfile_test.go:179: logDecode() closed after sending 1304 messages [2021-05-06T10:57:44.794Z] logfile_test.go:232: messages sent: 1304, received: 1304 [2021-05-06T10:57:44.794Z] === RUN TestCheckCapacityAndRotate [2021-05-06T10:57:44.794Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-06T10:57:44.794Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-06T10:57:44.794Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2021-05-06T10:57:44.794Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-06T10:57:44.794Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-05-06T10:57:45.254Z] PASS [2021-05-06T10:57:45.254Z] coverage: 55.3% of statements [2021-05-06T10:57:45.254Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.262s coverage: 55.3% of statements [2021-05-06T10:57:45.714Z] === RUN TestNewParse [2021-05-06T10:57:45.714Z] --- PASS: TestNewParse (0.00s) [2021-05-06T10:57:45.714Z] PASS [2021-05-06T10:57:45.714Z] coverage: 8.3% of statements [2021-05-06T10:57:45.714Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-05-06T10:57:45.987Z] --- PASS: TestDaemonIpcModePrivate (2.51s) [2021-05-06T10:57:45.987Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-06T10:57:45.987Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-06T10:57:46.174Z] === RUN TestValidateLogOpt [2021-05-06T10:57:46.174Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-06T10:57:46.174Z] === RUN TestNewMissedConfig [2021-05-06T10:57:46.174Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-06T10:57:46.174Z] === RUN TestNewMissedUrl [2021-05-06T10:57:46.174Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-06T10:57:46.174Z] === RUN TestNewMissedToken [2021-05-06T10:57:46.174Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-06T10:57:46.174Z] === RUN TestNewWithProxy [2021-05-06T10:57:46.174Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-06T10:57:46.174Z] === RUN TestDefault [2021-05-06T10:57:46.174Z] --- PASS: TestDefault (0.01s) [2021-05-06T10:57:46.175Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-06T10:57:46.175Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-06T10:57:46.175Z] === RUN TestJsonFormat [2021-05-06T10:57:46.175Z] --- PASS: TestJsonFormat (0.00s) [2021-05-06T10:57:46.175Z] === RUN TestRawFormat [2021-05-06T10:57:46.175Z] --- PASS: TestRawFormat (0.00s) [2021-05-06T10:57:46.175Z] === RUN TestRawFormatWithLabels [2021-05-06T10:57:46.175Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-06T10:57:46.175Z] === RUN TestRawFormatWithoutTag [2021-05-06T10:57:46.175Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-06T10:57:46.175Z] === RUN TestBatching [2021-05-06T10:57:46.175Z] --- PASS: TestBatching (0.19s) [2021-05-06T10:57:46.175Z] === RUN TestFrequency [2021-05-06T10:57:46.412Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-06T10:57:46.412Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-06T10:57:46.634Z] --- PASS: TestFrequency (0.21s) [2021-05-06T10:57:46.635Z] === RUN TestOneMessagePerRequest [2021-05-06T10:57:46.635Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-06T10:57:46.635Z] === RUN TestVerify [2021-05-06T10:57:46.635Z] --- PASS: TestVerify (0.00s) [2021-05-06T10:57:46.635Z] === RUN TestSkipVerify [2021-05-06T10:57:46.635Z] time="2021-05-06T10:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:57:46.635Z] time="2021-05-06T10:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:57:46.635Z] time="2021-05-06T10:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:57:46.635Z] === RUN TestParseLogFormat [2021-05-06T10:57:46.635Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-06T10:57:46.635Z] === RUN TestValidateLogOptEmpty [2021-05-06T10:57:46.635Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-06T10:57:46.635Z] === RUN TestValidateSyslogAddress [2021-05-06T10:57:46.635Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-06T10:57:46.635Z] === RUN TestParseAddressDefaultPort [2021-05-06T10:57:46.635Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-06T10:57:46.635Z] === RUN TestValidateSyslogFacility [2021-05-06T10:57:46.635Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-06T10:57:46.635Z] === RUN TestValidateLogOptSyslogFormat [2021-05-06T10:57:46.635Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-06T10:57:46.635Z] === RUN TestValidateLogOpt [2021-05-06T10:57:46.635Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-06T10:57:46.635Z] PASS [2021-05-06T10:57:46.635Z] coverage: 46.8% of statements [2021-05-06T10:57:46.635Z] ok github.com/docker/docker/daemon/logger/syslog 0.357s coverage: 46.8% of statements [2021-05-06T10:57:47.095Z] --- PASS: TestSkipVerify (0.54s) [2021-05-06T10:57:47.095Z] === RUN TestBufferMaximum [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298666.707644\",\"host\":\"422312bebede\"}'" [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298666.707644\",\"host\":\"422312bebede\"}'" [2021-05-06T10:57:47.095Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-06T10:57:47.095Z] === RUN TestServerAlwaysDown [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298666.710645\",\"host\":\"422312bebede\"}'" [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298666.710645\",\"host\":\"422312bebede\"}'" [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298666.710645\",\"host\":\"422312bebede\"}'" [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298666.711645\",\"host\":\"422312bebede\"}'" [2021-05-06T10:57:47.095Z] time="2021-05-06T10:57:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620298666.711645\",\"host\":\"422312bebede\"}'" [2021-05-06T10:57:47.095Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-06T10:57:47.095Z] === RUN TestCannotSendAfterClose [2021-05-06T10:57:47.095Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-06T10:57:47.095Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-06T10:57:47.555Z] === RUN TestV1IDService [2021-05-06T10:57:47.555Z] --- PASS: TestV1IDService (0.02s) [2021-05-06T10:57:47.555Z] === RUN TestV2MetadataService [2021-05-06T10:57:48.015Z] time="2021-05-06T10:57:47Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-06T10:57:48.015Z] time="2021-05-06T10:57:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"422312bebede\"}'" [2021-05-06T10:57:48.015Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-06T10:57:48.015Z] PASS [2021-05-06T10:57:48.015Z] coverage: 82.5% of statements [2021-05-06T10:57:48.015Z] ok github.com/docker/docker/daemon/logger/splunk 2.120s coverage: 82.5% of statements [2021-05-06T10:57:48.015Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-06T10:57:48.015Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-06T10:57:48.015Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-06T10:57:48.300Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-06T10:57:48.475Z] --- PASS: TestV2MetadataService (0.86s) [2021-05-06T10:57:48.475Z] PASS [2021-05-06T10:57:48.475Z] coverage: 48.2% of statements [2021-05-06T10:57:48.475Z] ok github.com/docker/docker/distribution/metadata 1.015s coverage: 48.2% of statements [2021-05-06T10:57:48.542Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.47s) [2021-05-06T10:57:48.542Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-06T10:57:48.542Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-06T10:57:48.938Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-06T10:57:48.938Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-06T10:57:48.938Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-06T10:57:48.938Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-06T10:57:48.938Z] === RUN TestContinueOnError_NeverContinue [2021-05-06T10:57:48.938Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-06T10:57:48.938Z] === RUN TestManifestStore [2021-05-06T10:57:48.938Z] === RUN TestManifestStore/no_remote_or_local [2021-05-06T10:57:48.938Z] time="2021-05-06T10:57:48Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local245752123\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-06T10:57:48.938Z] === RUN TestManifestStore/no_local_cache [2021-05-06T10:57:48.938Z] === RUN TestManifestStore/with_local_cache [2021-05-06T10:57:48.938Z] === RUN TestManifestStore/unknown_media_type [2021-05-06T10:57:48.938Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-06T10:57:48.938Z] time="2021-05-06T10:57:48Z" level=warning msg="reference for unknown type: " [2021-05-06T10:57:48.938Z] time="2021-05-06T10:57:48Z" level=warning msg="reference for unknown type: " [2021-05-06T10:57:48.938Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-06T10:57:48.938Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-06T10:57:48.938Z] time="2021-05-06T10:57:48Z" level=warning msg="reference for unknown type: " [2021-05-06T10:57:48.938Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-06T10:57:48.938Z] time="2021-05-06T10:57:48Z" level=warning msg="reference for unknown type: " [2021-05-06T10:57:48.938Z] time="2021-05-06T10:57:48Z" level=warning msg="reference for unknown type: " [2021-05-06T10:57:48.938Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-06T10:57:48.938Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-06T10:57:48.938Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-06T10:57:48.938Z] time="2021-05-06T10:57:48Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-06T10:57:48.938Z] --- PASS: TestManifestStore (0.24s) [2021-05-06T10:57:48.938Z] --- PASS: TestManifestStore/no_remote_or_local (0.12s) [2021-05-06T10:57:48.938Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-05-06T10:57:48.938Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-05-06T10:57:48.938Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-05-06T10:57:48.938Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-05-06T10:57:48.938Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2021-05-06T10:57:48.938Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-06T10:57:48.938Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.05s) [2021-05-06T10:57:48.938Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-05-06T10:57:48.938Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-06T10:57:48.938Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-05-06T10:57:48.938Z] === RUN TestDetectManifestBlobMediaType [2021-05-06T10:57:48.938Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-06T10:57:48.938Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-06T10:57:48.938Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-06T10:57:48.938Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-06T10:57:48.938Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-06T10:57:48.938Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-06T10:57:48.938Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-06T10:57:48.938Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-06T10:57:48.939Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-06T10:57:48.939Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-06T10:57:48.939Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-06T10:57:48.939Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-06T10:57:48.939Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-06T10:57:48.939Z] === RUN TestFixManifestLayers [2021-05-06T10:57:48.939Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-06T10:57:48.939Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-06T10:57:48.939Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-06T10:57:48.939Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-06T10:57:48.939Z] === RUN TestFixManifestLayersBadParent [2021-05-06T10:57:48.939Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-06T10:57:48.939Z] === RUN TestValidateManifest [2021-05-06T10:57:48.939Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-06T10:57:48.939Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-06T10:57:48.939Z] === RUN TestFormatPlatform [2021-05-06T10:57:48.939Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-06T10:57:48.939Z] === RUN TestGetRepositoryMountCandidates [2021-05-06T10:57:48.939Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-06T10:57:48.939Z] === RUN TestLayerAlreadyExists [2021-05-06T10:57:48.939Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-06T10:57:48.939Z] 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-05-06T10:57:48.939Z] 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-05-06T10:57:48.939Z] 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-05-06T10:57:48.939Z] 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-05-06T10:57:48.939Z] 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-05-06T10:57:48.939Z] 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-05-06T10:57:48.939Z] === RUN TestWhenEmptyAuthConfig [2021-05-06T10:57:48.939Z] === RUN TestSuccessfulDownload [2021-05-06T10:57:48.939Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-06T10:57:48.939Z] download_test.go:268: Needs fixing on Windows [2021-05-06T10:57:48.939Z] === RUN TestCancelledDownload [2021-05-06T10:57:48.939Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-06T10:57:48.939Z] === RUN TestMaxDownloadAttempts [2021-05-06T10:57:48.939Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-06T10:57:48.939Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-06T10:57:48.939Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-06T10:57:48.939Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-06T10:57:48.939Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-06T10:57:48.939Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-06T10:57:48.939Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-06T10:57:48.939Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-06T10:57:48.939Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-06T10:57:48.939Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-06T10:57:48.939Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-06T10:57:48.939Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-06T10:57:49.399Z] time="2021-05-06T10:57:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T10:57:49.399Z] time="2021-05-06T10:57:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T10:57:49.399Z] time="2021-05-06T10:57:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T10:57:49.399Z] time="2021-05-06T10:57:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T10:57:49.399Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-06T10:57:49.399Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-05-06T10:57:49.399Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-05-06T10:57:49.399Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-05-06T10:57:49.399Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-05-06T10:57:49.399Z] === RUN TestTransfer [2021-05-06T10:57:49.665Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-06T10:57:49.859Z] --- PASS: TestTransfer (0.14s) [2021-05-06T10:57:49.859Z] === RUN TestConcurrencyLimit [2021-05-06T10:57:49.859Z] === RUN TestNotFound [2021-05-06T10:57:49.859Z] --- PASS: TestNotFound (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestConflict [2021-05-06T10:57:49.859Z] --- PASS: TestConflict (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestForbidden [2021-05-06T10:57:49.859Z] --- PASS: TestForbidden (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestInvalidParameter [2021-05-06T10:57:49.859Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestNotImplemented [2021-05-06T10:57:49.859Z] --- PASS: TestNotImplemented (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestNotModified [2021-05-06T10:57:49.859Z] --- PASS: TestNotModified (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestUnauthorized [2021-05-06T10:57:49.859Z] --- PASS: TestUnauthorized (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestUnknown [2021-05-06T10:57:49.859Z] --- PASS: TestUnknown (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestCancelled [2021-05-06T10:57:49.859Z] --- PASS: TestCancelled (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestDeadline [2021-05-06T10:57:49.859Z] --- PASS: TestDeadline (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestDataLoss [2021-05-06T10:57:49.859Z] --- PASS: TestDataLoss (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestUnavailable [2021-05-06T10:57:49.859Z] --- PASS: TestUnavailable (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestSystem [2021-05-06T10:57:49.859Z] --- PASS: TestSystem (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Not_Found [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Bad_Request [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Conflict [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Unauthorized [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Forbidden [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Not_Modified [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-06T10:57:49.859Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-06T10:57:49.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-06T10:57:49.859Z] PASS [2021-05-06T10:57:49.859Z] coverage: 53.1% of statements [2021-05-06T10:57:49.859Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-05-06T10:57:49.859Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-05-06T10:57:49.859Z] === RUN TestInactiveJobs [2021-05-06T10:57:49.859Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-05-06T10:57:49.859Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-06T10:57:49.859Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-06T10:57:49.859Z] === RUN TestTokenPassThru [2021-05-06T10:57:49.948Z] --- PASS: TestImportExtremelyLargeImageWorks (109.04s) [2021-05-06T10:57:49.948Z] PASS [2021-05-06T10:57:49.948Z] [2021-05-06T10:57:49.948Z] === Skipped [2021-05-06T10:57:49.948Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-06T10:57:49.948Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-06T10:57:49.948Z] [2021-05-06T10:57:49.948Z] [2021-05-06T10:57:49.948Z] DONE 12 tests, 1 skipped in 112.861s [2021-05-06T10:57:49.948Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-06T10:57:49.948Z] INFO: Testing against a local daemon [2021-05-06T10:57:49.948Z] === RUN TestNetworkCreateDelete [2021-05-06T10:57:49.948Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-05-06T10:57:49.948Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T10:57:49.948Z] --- PASS: TestDockerNetworkDeletePreferID (1.29s) [2021-05-06T10:57:49.948Z] === RUN TestDaemonDNSFallback [2021-05-06T10:57:50.319Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-06T10:57:50.319Z] === RUN TestTokenPassThruDifferentHost [2021-05-06T10:57:50.319Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-05-06T10:57:50.319Z] PASS [2021-05-06T10:57:50.319Z] coverage: 23.6% of statements [2021-05-06T10:57:50.319Z] ok github.com/docker/docker/distribution 1.486s coverage: 23.6% of statements [2021-05-06T10:57:50.319Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-06T10:57:50.635Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-06T10:57:50.779Z] --- PASS: TestInactiveJobs (0.52s) [2021-05-06T10:57:50.779Z] === RUN TestWatchRelease [2021-05-06T10:57:50.779Z] === RUN TestFSGetInvalidData [2021-05-06T10:57:50.779Z] --- PASS: TestWatchRelease (0.05s) [2021-05-06T10:57:50.779Z] === RUN TestWatchFinishedTransfer [2021-05-06T10:57:50.779Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-06T10:57:50.779Z] === RUN TestDuplicateTransfer [2021-05-06T10:57:50.779Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-06T10:57:50.779Z] === RUN TestFSInvalidSet [2021-05-06T10:57:50.779Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-06T10:57:50.779Z] === RUN TestFSInvalidRoot [2021-05-06T10:57:50.779Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-06T10:57:50.779Z] === RUN TestFSMetadataGetSet [2021-05-06T10:57:50.779Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-05-06T10:57:50.779Z] === RUN TestFSInvalidWalker [2021-05-06T10:57:50.779Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-05-06T10:57:50.779Z] === RUN TestSuccessfulUpload [2021-05-06T10:57:50.779Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-06T10:57:50.779Z] === RUN TestFSGetSet [2021-05-06T10:57:50.779Z] --- PASS: TestFSGetSet (0.01s) [2021-05-06T10:57:50.779Z] === RUN TestFSGetUnsetKey [2021-05-06T10:57:50.779Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-05-06T10:57:50.779Z] === RUN TestFSGetEmptyData [2021-05-06T10:57:50.779Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-05-06T10:57:50.779Z] === RUN TestFSDelete [2021-05-06T10:57:50.779Z] --- PASS: TestFSDelete (0.01s) [2021-05-06T10:57:50.779Z] === RUN TestFSWalker [2021-05-06T10:57:50.779Z] --- PASS: TestFSWalker (0.01s) [2021-05-06T10:57:50.779Z] === RUN TestFSWalkerStopOnError [2021-05-06T10:57:50.779Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-06T10:57:50.779Z] === RUN TestNewFromJSON [2021-05-06T10:57:50.779Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-06T10:57:50.779Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-06T10:57:50.779Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-06T10:57:50.779Z] === RUN TestMarshalKeyOrder [2021-05-06T10:57:50.779Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-06T10:57:50.779Z] === RUN TestHistoryEqual [2021-05-06T10:57:50.779Z] --- PASS: TestHistoryEqual (0.09s) [2021-05-06T10:57:50.779Z] === RUN TestImage [2021-05-06T10:57:50.779Z] --- PASS: TestImage (0.01s) [2021-05-06T10:57:50.779Z] === RUN TestImageOSNotEmpty [2021-05-06T10:57:50.779Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-06T10:57:50.779Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-06T10:57:50.779Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-06T10:57:50.779Z] === RUN TestCreate [2021-05-06T10:57:50.779Z] --- PASS: TestCreate (0.00s) [2021-05-06T10:57:50.779Z] === RUN TestRestore [2021-05-06T10:57:50.779Z] time="2021-05-06T10:57:50Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-06T10:57:50.779Z] --- PASS: TestRestore (0.02s) [2021-05-06T10:57:50.779Z] === RUN TestAddDelete [2021-05-06T10:57:50.779Z] --- PASS: TestAddDelete (0.01s) [2021-05-06T10:57:50.779Z] === RUN TestSearchAfterDelete [2021-05-06T10:57:50.779Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-06T10:57:50.779Z] === RUN TestParentReset [2021-05-06T10:57:50.779Z] --- PASS: TestParentReset (0.02s) [2021-05-06T10:57:50.779Z] === RUN TestGetAndSetLastUpdated [2021-05-06T10:57:50.779Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-05-06T10:57:50.779Z] === RUN TestStoreLen [2021-05-06T10:57:50.779Z] time="2021-05-06T10:57:50Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-06T10:57:50.779Z] --- PASS: TestStoreLen (0.10s) [2021-05-06T10:57:50.779Z] PASS [2021-05-06T10:57:50.779Z] coverage: 86.6% of statements [2021-05-06T10:57:50.890Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-06T10:57:51.092Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.54s) [2021-05-06T10:57:51.092Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-06T10:57:51.092Z] === RUN TestIpcModeOlderClient [2021-05-06T10:57:51.092Z] === PAUSE TestIpcModeOlderClient [2021-05-06T10:57:51.092Z] === RUN TestKillContainerInvalidSignal [2021-05-06T10:57:51.239Z] ok github.com/docker/docker/image 0.499s coverage: 86.6% of statements [2021-05-06T10:57:51.239Z] --- PASS: TestSuccessfulUpload (0.45s) [2021-05-06T10:57:51.239Z] === RUN TestCancelledUpload [2021-05-06T10:57:51.239Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-06T10:57:51.239Z] PASS [2021-05-06T10:57:51.239Z] coverage: 76.8% of statements [2021-05-06T10:57:51.239Z] ok github.com/docker/docker/distribution/xfer 2.045s coverage: 76.8% of statements [2021-05-06T10:57:51.239Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-06T10:57:51.239Z] === RUN TestCompare [2021-05-06T10:57:51.239Z] --- PASS: TestCompare (0.00s) [2021-05-06T10:57:51.239Z] PASS [2021-05-06T10:57:51.239Z] coverage: 19.2% of statements [2021-05-06T10:57:51.239Z] ok github.com/docker/docker/image/cache 0.133s coverage: 19.2% of statements [2021-05-06T10:57:51.667Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-05-06T10:57:51.667Z] === RUN TestKillContainer [2021-05-06T10:57:51.667Z] === RUN TestKillContainer/no_signal [2021-05-06T10:57:51.776Z] Removing intermediate container 9f07c406ce5e [2021-05-06T10:57:51.776Z] ---> b4581c4a2f3c [2021-05-06T10:57:51.776Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-06T10:57:51.776Z] ---> Running in 9bbd398a823a [2021-05-06T10:57:52.209Z] === RUN TestValidateManifest [2021-05-06T10:57:52.209Z] === RUN TestValidateManifest/nil [2021-05-06T10:57:52.240Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T10:57:52.255Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-06T10:57:52.668Z] === RUN TestValidateManifest/non-nil [2021-05-06T10:57:52.668Z] --- PASS: TestValidateManifest (0.00s) [2021-05-06T10:57:52.668Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-06T10:57:52.668Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-06T10:57:52.668Z] PASS [2021-05-06T10:57:52.668Z] coverage: 0.6% of statements [2021-05-06T10:57:52.668Z] ok github.com/docker/docker/image/tarexport 0.361s coverage: 0.6% of statements [2021-05-06T10:57:52.668Z] === RUN TestMakeV1ConfigFromConfig [2021-05-06T10:57:52.668Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-06T10:57:52.668Z] PASS [2021-05-06T10:57:52.668Z] coverage: 25.0% of statements [2021-05-06T10:57:52.668Z] ok github.com/docker/docker/image/v1 0.151s coverage: 25.0% of statements [2021-05-06T10:57:52.668Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-06T10:57:52.813Z] === RUN TestKillContainer/killing_signal [2021-05-06T10:57:53.315Z] [2021-05-06T10:57:53.315Z] SUCCESS: Specified value was saved. [2021-05-06T10:57:53.618Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-06T10:57:53.638Z] === RUN TestSerialization [2021-05-06T10:57:53.638Z] --- PASS: TestSerialization (0.02s) [2021-05-06T10:57:53.638Z] PASS [2021-05-06T10:57:53.638Z] coverage: 100.0% of statements [2021-05-06T10:57:53.638Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2021-05-06T10:57:54.098Z] === RUN TestEmptyLayer [2021-05-06T10:57:54.098Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-06T10:57:54.098Z] === RUN TestCommitFailure [2021-05-06T10:57:54.099Z] --- PASS: TestCommitFailure (0.01s) [2021-05-06T10:57:54.099Z] === RUN TestStartTransactionFailure [2021-05-06T10:57:54.099Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-06T10:57:54.099Z] === RUN TestGetOrphan [2021-05-06T10:57:54.099Z] --- PASS: TestGetOrphan (0.01s) [2021-05-06T10:57:54.099Z] === RUN TestMountAndRegister [2021-05-06T10:57:54.099Z] --- PASS: TestMountAndRegister (0.04s) [2021-05-06T10:57:54.099Z] layer_test.go:271: Layer size: 14 [2021-05-06T10:57:54.099Z] === RUN TestLayerRelease [2021-05-06T10:57:54.099Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-06T10:57:54.099Z] layer_test.go:304: Failing on Windows [2021-05-06T10:57:54.099Z] === RUN TestStoreRestore [2021-05-06T10:57:54.099Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-06T10:57:54.099Z] layer_test.go:353: Failing on Windows [2021-05-06T10:57:54.099Z] === RUN TestTarStreamStability [2021-05-06T10:57:54.099Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-06T10:57:54.099Z] layer_test.go:468: Failing on Windows [2021-05-06T10:57:54.099Z] === RUN TestRegisterExistingLayer [2021-05-06T10:57:54.099Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-05-06T10:57:54.099Z] === RUN TestTarStreamVerification [2021-05-06T10:57:54.099Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-06T10:57:54.099Z] layer_test.go:697: Failing on Windows [2021-05-06T10:57:54.099Z] === RUN TestLayerMigration [2021-05-06T10:57:54.099Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-06T10:57:54.099Z] migration_test.go:46: Failing on Windows [2021-05-06T10:57:54.099Z] === RUN TestLayerMigrationNoTarsplit [2021-05-06T10:57:54.099Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-06T10:57:54.099Z] migration_test.go:182: Failing on Windows [2021-05-06T10:57:54.099Z] === RUN TestMountInit [2021-05-06T10:57:54.099Z] --- SKIP: TestMountInit (0.00s) [2021-05-06T10:57:54.099Z] mount_test.go:17: Failing on Windows [2021-05-06T10:57:54.099Z] === RUN TestMountSize [2021-05-06T10:57:54.099Z] --- SKIP: TestMountSize (0.00s) [2021-05-06T10:57:54.099Z] mount_test.go:76: Failing on Windows [2021-05-06T10:57:54.099Z] === RUN TestMountChanges [2021-05-06T10:57:54.099Z] --- SKIP: TestMountChanges (0.00s) [2021-05-06T10:57:54.099Z] mount_test.go:125: Failing on Windows [2021-05-06T10:57:54.099Z] === RUN TestMountApply [2021-05-06T10:57:54.099Z] --- SKIP: TestMountApply (0.00s) [2021-05-06T10:57:54.099Z] mount_test.go:212: Failing on Windows [2021-05-06T10:57:54.099Z] PASS [2021-05-06T10:57:54.099Z] coverage: 30.1% of statements [2021-05-06T10:57:54.099Z] ok github.com/docker/docker/layer 0.287s coverage: 30.1% of statements [2021-05-06T10:57:54.202Z] --- PASS: TestKillContainer (2.39s) [2021-05-06T10:57:54.202Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-05-06T10:57:54.202Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-05-06T10:57:54.202Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-05-06T10:57:54.202Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T10:57:54.202Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-06T10:57:54.544Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-06T10:57:54.558Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-06T10:57:54.558Z] === RUN TestEnvironmentParsing [2021-05-06T10:57:54.558Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-06T10:57:54.558Z] PASS [2021-05-06T10:57:54.558Z] coverage: 1.0% of statements [2021-05-06T10:57:54.558Z] ok github.com/docker/docker/libcontainerd/local 0.183s coverage: 1.0% of statements [2021-05-06T10:57:54.558Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-06T10:57:54.558Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-06T10:57:54.558Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-06T10:57:54.776Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-06T10:57:54.854Z] Removing intermediate container 9bbd398a823a [2021-05-06T10:57:54.854Z] ---> 1054bdd8120a [2021-05-06T10:57:54.854Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-06T10:57:55.019Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-06T10:57:55.019Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-06T10:57:55.019Z] PASS [2021-05-06T10:57:55.019Z] coverage: 42.3% of statements [2021-05-06T10:57:55.019Z] ok github.com/docker/docker/oci 0.044s coverage: 42.3% of statements [2021-05-06T10:57:55.019Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-06T10:57:55.314Z] ---> Running in f1899e934df8 [2021-05-06T10:57:55.479Z] === RUN TestParseVersion [2021-05-06T10:57:55.479Z] --- PASS: TestParseVersion (0.00s) [2021-05-06T10:57:55.479Z] PASS [2021-05-06T10:57:55.479Z] coverage: 52.9% of statements [2021-05-06T10:57:55.479Z] ok github.com/docker/docker/pkg/aaparser 0.149s coverage: 52.9% of statements [2021-05-06T10:57:55.479Z] === RUN TestAddressPoolOpt [2021-05-06T10:57:55.479Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/a [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/something [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/_=a [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/env1=value1 [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/_env1=value1 [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/PATH [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/=a [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/PATH= [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/PATH=something [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/asd!qwe [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/1asd [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/123 [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/some_space [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/__some_space_before [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/some_space_after__ [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/= [2021-05-06T10:57:55.479Z] === RUN TestValidateEnv/PaTh [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestParseHost [2021-05-06T10:57:55.479Z] --- PASS: TestParseHost (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestParseDockerDaemonHost [2021-05-06T10:57:55.479Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestParseTCP [2021-05-06T10:57:55.479Z] --- PASS: TestParseTCP (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-06T10:57:55.479Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestValidateExtraHosts [2021-05-06T10:57:55.479Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestIpOptString [2021-05-06T10:57:55.479Z] --- PASS: TestIpOptString (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-06T10:57:55.479Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestNewIpOptValidDefaultVal [2021-05-06T10:57:55.479Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestIpOptSetInvalidVal [2021-05-06T10:57:55.479Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestValidateIPAddress [2021-05-06T10:57:55.479Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestMapOpts [2021-05-06T10:57:55.479Z] --- PASS: TestMapOpts (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestListOptsWithoutValidator [2021-05-06T10:57:55.479Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestListOptsWithValidator [2021-05-06T10:57:55.479Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestValidateDNSSearch [2021-05-06T10:57:55.479Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/label_with_general_format [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/label_with_one_more [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-06T10:57:55.479Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-06T10:57:55.479Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestNamedListOpts [2021-05-06T10:57:55.479Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestNamedMapOpts [2021-05-06T10:57:55.479Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestParseLink [2021-05-06T10:57:55.479Z] --- PASS: TestParseLink (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestQuotedStringSetWithQuotes [2021-05-06T10:57:55.479Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-06T10:57:55.479Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-06T10:57:55.479Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-06T10:57:55.479Z] === RUN TestUlimitOpt [2021-05-06T10:57:55.479Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-06T10:57:55.479Z] PASS [2021-05-06T10:57:55.479Z] coverage: 67.1% of statements [2021-05-06T10:57:55.479Z] ok github.com/docker/docker/opts 0.197s coverage: 67.1% of statements [2021-05-06T10:57:55.720Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2021-05-06T10:57:55.720Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-05-06T10:57:55.720Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2021-05-06T10:57:55.720Z] === RUN TestKillStoppedContainer [2021-05-06T10:57:55.720Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-06T10:57:55.721Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T10:57:55.721Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-06T10:57:55.721Z] === RUN TestKillDifferentUserContainer [2021-05-06T10:57:55.906Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-06T10:57:56.665Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2021-05-06T10:57:56.665Z] === RUN TestInspectOomKilledTrue [2021-05-06T10:57:56.665Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T10:57:56.665Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T10:57:56.665Z] === RUN TestInspectOomKilledFalse [2021-05-06T10:57:56.665Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-06T10:57:56.665Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T10:57:56.665Z] === RUN TestLinksEtcHostsContentMatch [2021-05-06T10:57:57.019Z] === RUN TestUnbuffered [2021-05-06T10:57:57.019Z] --- PASS: TestUnbuffered (0.00s) [2021-05-06T10:57:57.019Z] === RUN TestRaceUnbuffered [2021-05-06T10:57:57.019Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-06T10:57:57.019Z] PASS [2021-05-06T10:57:57.019Z] coverage: 100.0% of statements [2021-05-06T10:57:57.019Z] ok github.com/docker/docker/pkg/broadcaster 0.131s coverage: 100.0% of statements [2021-05-06T10:57:57.019Z] === RUN TestMatch [2021-05-06T10:57:57.019Z] === RUN TestMatch/[[]] [2021-05-06T10:57:57.019Z] === RUN TestMatch/[[foo]] [2021-05-06T10:57:57.019Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-06T10:57:57.019Z] === RUN TestMatch/[[foo_bar]] [2021-05-06T10:57:57.019Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-06T10:57:57.019Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-06T10:57:57.019Z] === RUN TestMatch/[] [2021-05-06T10:57:57.019Z] === RUN TestMatch/[]#01 [2021-05-06T10:57:57.019Z] === RUN TestMatch/[[qux]] [2021-05-06T10:57:57.019Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-06T10:57:57.019Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-06T10:57:57.019Z] === RUN TestMatch/[[foo_baz]] [2021-05-06T10:57:57.019Z] --- PASS: TestMatch (0.00s) [2021-05-06T10:57:57.019Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-06T10:57:57.019Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-06T10:57:57.019Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-06T10:57:57.019Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-06T10:57:57.019Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-06T10:57:57.019Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-06T10:57:57.019Z] --- PASS: TestMatch/[] (0.00s) [2021-05-06T10:57:57.019Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-06T10:57:57.019Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-06T10:57:57.019Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-06T10:57:57.019Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-06T10:57:57.019Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-06T10:57:57.019Z] PASS [2021-05-06T10:57:57.019Z] coverage: 87.5% of statements [2021-05-06T10:57:57.019Z] ok github.com/docker/docker/pkg/capabilities 0.030s coverage: 87.5% of statements [2021-05-06T10:57:57.019Z] === RUN TestPeerCertificateMarshalJSON [2021-05-06T10:57:57.239Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-05-06T10:57:57.239Z] === RUN TestLinksContainerNames [2021-05-06T10:57:57.274Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-06T10:57:57.478Z] === RUN TestIsArchivePathDir [2021-05-06T10:57:57.478Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-05-06T10:57:57.478Z] === RUN TestIsArchivePathInvalidFile [2021-05-06T10:57:57.478Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-05-06T10:57:57.478Z] === RUN TestIsArchivePathTar [2021-05-06T10:57:57.939Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-05-06T10:57:57.939Z] === RUN TestDecompressStreamGzip [2021-05-06T10:57:57.939Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-06T10:57:57.939Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-06T10:57:57.939Z] --- PASS: TestPeerCertificateMarshalJSON (0.78s) [2021-05-06T10:57:57.939Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-06T10:57:57.939Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestMiddleware [2021-05-06T10:57:57.939Z] --- PASS: TestMiddleware (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestNewResponseModifier [2021-05-06T10:57:57.939Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-06T10:57:57.939Z] PASS [2021-05-06T10:57:57.939Z] coverage: 26.8% of statements [2021-05-06T10:57:57.939Z] ok github.com/docker/docker/pkg/authorization 0.815s coverage: 26.8% of statements [2021-05-06T10:57:57.939Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-05-06T10:57:57.939Z] === RUN TestDecompressStreamBzip2 [2021-05-06T10:57:57.939Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-05-06T10:57:57.939Z] === RUN TestDecompressStreamXz [2021-05-06T10:57:57.939Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-06T10:57:57.939Z] archive_test.go:134: Xz not present in msys2 [2021-05-06T10:57:57.939Z] === RUN TestCompressStreamXzUnsupported [2021-05-06T10:57:57.939Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-06T10:57:57.939Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestCompressStreamInvalid [2021-05-06T10:57:57.939Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestExtensionInvalid [2021-05-06T10:57:57.939Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestExtensionUncompressed [2021-05-06T10:57:57.939Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestExtensionBzip2 [2021-05-06T10:57:57.939Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestExtensionGzip [2021-05-06T10:57:57.939Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestExtensionXz [2021-05-06T10:57:57.939Z] --- PASS: TestExtensionXz (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestCmdStreamLargeStderr [2021-05-06T10:57:57.939Z] === RUN TestSizeEmpty [2021-05-06T10:57:57.939Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestSizeEmptyFile [2021-05-06T10:57:57.939Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestSizeNonemptyFile [2021-05-06T10:57:57.939Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-06T10:57:57.939Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-06T10:57:57.939Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-06T10:57:57.939Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestMoveToSubdir [2021-05-06T10:57:57.939Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestSizeNonExistingDirectory [2021-05-06T10:57:57.939Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-06T10:57:57.939Z] PASS [2021-05-06T10:57:57.939Z] coverage: 80.0% of statements [2021-05-06T10:57:57.939Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2021-05-06T10:57:57.939Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-05-06T10:57:57.939Z] === RUN TestCmdStreamBad [2021-05-06T10:57:57.939Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-06T10:57:57.939Z] archive_test.go:239: Failing on Windows CI machines [2021-05-06T10:57:57.939Z] === RUN TestCmdStreamGood [2021-05-06T10:57:57.939Z] --- PASS: TestCmdStreamGood (0.03s) [2021-05-06T10:57:57.939Z] === RUN TestUntarPathWithInvalidDest [2021-05-06T10:57:57.939Z] === RUN TestChrootTarUntar [2021-05-06T10:57:57.939Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-06T10:57:57.939Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:57.939Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-06T10:57:57.939Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-06T10:57:57.939Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:57.939Z] === RUN TestChrootUntarEmptyArchive [2021-05-06T10:57:57.939Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-05-06T10:57:57.939Z] === RUN TestChrootTarUntarWithSymlink [2021-05-06T10:57:57.939Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-06T10:57:57.939Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T10:57:57.939Z] === RUN TestChrootCopyWithTar [2021-05-06T10:57:57.939Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-06T10:57:57.939Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T10:57:57.939Z] === RUN TestChrootCopyFileWithTar [2021-05-06T10:57:57.939Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-06T10:57:57.939Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:57.939Z] === RUN TestChrootUntarPath [2021-05-06T10:57:57.939Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-06T10:57:57.939Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T10:57:57.939Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-06T10:57:57.939Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-06T10:57:57.939Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:57.939Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-06T10:57:57.939Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-06T10:57:57.939Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:57.939Z] === RUN TestChrootApplyDotDotFile [2021-05-06T10:57:57.939Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-06T10:57:57.939Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:57:57.939Z] PASS [2021-05-06T10:57:57.939Z] coverage: 15.4% of statements [2021-05-06T10:57:57.939Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.4% of statements [2021-05-06T10:57:57.939Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-05-06T10:57:57.939Z] === RUN TestUntarPathWithInvalidSrc [2021-05-06T10:57:57.939Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-06T10:57:57.939Z] === RUN TestUntarPath [2021-05-06T10:57:57.939Z] --- PASS: TestUntarPath (0.05s) [2021-05-06T10:57:57.939Z] === RUN TestUntarPathWithDestinationFile [2021-05-06T10:57:58.075Z] --- PASS: TestDaemonDNSFallback (8.13s) [2021-05-06T10:57:58.075Z] === RUN TestInspectNetwork [2021-05-06T10:57:58.075Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-06T10:57:58.075Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:57:58.075Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T10:57:58.075Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-06T10:57:58.075Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] === RUN TestNetworkInvalidJSON [2021-05-06T10:57:58.075Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T10:57:58.075Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T10:57:58.075Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T10:57:58.075Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T10:57:58.075Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T10:57:58.075Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T10:57:58.075Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T10:57:58.075Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T10:57:58.075Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T10:57:58.075Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-06T10:57:58.075Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T10:57:58.075Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-06T10:57:58.075Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T10:57:58.075Z] === RUN TestNetworkList [2021-05-06T10:57:58.075Z] === RUN TestNetworkList//networks [2021-05-06T10:57:58.075Z] === PAUSE TestNetworkList//networks [2021-05-06T10:57:58.075Z] === RUN TestNetworkList//networks/ [2021-05-06T10:57:58.075Z] === PAUSE TestNetworkList//networks/ [2021-05-06T10:57:58.075Z] === CONT TestNetworkList//networks [2021-05-06T10:57:58.075Z] === CONT TestNetworkList//networks/ [2021-05-06T10:57:58.075Z] --- PASS: TestNetworkList (0.01s) [2021-05-06T10:57:58.075Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T10:57:58.075Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T10:57:58.075Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T10:57:58.075Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-06T10:57:58.075Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T10:57:58.075Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-06T10:57:58.075Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T10:57:58.075Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T10:57:58.075Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T10:57:58.075Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T10:57:58.075Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T10:57:58.075Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:57:58.075Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T10:57:58.075Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:242: FLAKY_TEST [2021-05-06T10:57:58.075Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T10:57:58.075Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:57:58.075Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T10:57:58.075Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:57:58.075Z] PASS [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === Skipped [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-06T10:57:58.075Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-06T10:57:58.075Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-06T10:57:58.075Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-06T10:57:58.075Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:242: FLAKY_TEST [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-06T10:57:58.075Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] DONE 22 tests, 12 skipped in 10.039s [2021-05-06T10:57:58.075Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-06T10:57:58.075Z] INFO: Testing against a local daemon [2021-05-06T10:57:58.075Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-06T10:57:58.075Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-06T10:57:58.075Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T10:57:58.075Z] === RUN TestDockerNetworkIpvlan [2021-05-06T10:57:58.075Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-06T10:57:58.075Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T10:57:58.075Z] PASS [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === Skipped [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-06T10:57:58.075Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-06T10:57:58.075Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] [2021-05-06T10:57:58.075Z] DONE 2 tests, 2 skipped in 0.136s [2021-05-06T10:57:58.075Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-06T10:57:58.075Z] INFO: Testing against a local daemon [2021-05-06T10:57:58.075Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-06T10:57:58.075Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-06T10:57:58.075Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.075Z] === RUN TestDockerNetworkMacvlan [2021-05-06T10:57:58.075Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-06T10:57:58.075Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.076Z] PASS [2021-05-06T10:57:58.076Z] [2021-05-06T10:57:58.076Z] === Skipped [2021-05-06T10:57:58.076Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-06T10:57:58.076Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.076Z] [2021-05-06T10:57:58.076Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-06T10:57:58.076Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:57:58.076Z] [2021-05-06T10:57:58.076Z] [2021-05-06T10:57:58.076Z] DONE 2 tests, 2 skipped in 0.125s [2021-05-06T10:57:58.076Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-06T10:57:58.076Z] testing: warning: no tests to run [2021-05-06T10:57:58.076Z] PASS [2021-05-06T10:57:58.076Z] [2021-05-06T10:57:58.076Z] DONE 0 tests in 0.035s [2021-05-06T10:57:58.076Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-06T10:57:58.076Z] INFO: Testing against a local daemon [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginAllowRequest [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginTLS [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginDenyRequest [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginDenyResponse [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginAllowEventStream [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginErrorResponse [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginErrorRequest [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginHeader [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginV2Disable [2021-05-06T10:57:58.076Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-05-06T10:57:58.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.076Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-06T10:57:58.227Z] Cannot create a file when that file already exists. [2021-05-06T10:57:58.334Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-06T10:57:58.334Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-06T10:57:58.334Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] PASS [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === Skipped [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-05-06T10:57:58.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.334Z] [2021-05-06T10:57:58.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-05-06T10:57:58.335Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.335Z] [2021-05-06T10:57:58.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-05-06T10:57:58.335Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.335Z] [2021-05-06T10:57:58.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-06T10:57:58.335Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.335Z] [2021-05-06T10:57:58.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-06T10:57:58.335Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.335Z] [2021-05-06T10:57:58.335Z] [2021-05-06T10:57:58.335Z] DONE 17 tests, 17 skipped in 0.444s [2021-05-06T10:57:58.335Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-06T10:57:58.335Z] INFO: Testing against a local daemon [2021-05-06T10:57:58.335Z] === RUN TestPluginInvalidJSON [2021-05-06T10:57:58.335Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T10:57:58.335Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T10:57:58.335Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T10:57:58.335Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-06T10:57:58.335Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T10:57:58.335Z] === RUN TestPluginInstall [2021-05-06T10:57:58.335Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-06T10:57:58.335Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.335Z] === RUN TestPluginsWithRuntimes [2021-05-06T10:57:58.335Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-06T10:57:58.335Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-06T10:57:58.335Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T10:57:58.335Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-06T10:57:58.335Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-06T10:57:58.335Z] PASS [2021-05-06T10:57:58.335Z] [2021-05-06T10:57:58.335Z] === Skipped [2021-05-06T10:57:58.335Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-06T10:57:58.335Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T10:57:58.335Z] [2021-05-06T10:57:58.335Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-06T10:57:58.335Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-06T10:57:58.335Z] [2021-05-06T10:57:58.335Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-06T10:57:58.335Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-06T10:57:58.335Z] [2021-05-06T10:57:58.335Z] [2021-05-06T10:57:58.335Z] DONE 5 tests, 3 skipped in 0.163s [2021-05-06T10:57:58.335Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-06T10:57:58.399Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-05-06T10:57:58.399Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-06T10:57:58.399Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-05-06T10:57:58.399Z] === RUN TestCopyWithTarInvalidSrc [2021-05-06T10:57:58.399Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-06T10:57:58.399Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-06T10:57:58.399Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-06T10:57:58.399Z] === RUN TestCopyWithTarSrcFile [2021-05-06T10:57:58.399Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-05-06T10:57:58.399Z] === RUN TestCopyWithTarSrcFolder [2021-05-06T10:57:58.399Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-05-06T10:57:58.399Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-06T10:57:58.399Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-06T10:57:58.399Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-06T10:57:58.399Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-05-06T10:57:58.399Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-06T10:57:58.399Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-05-06T10:57:58.399Z] === RUN TestCopyFileWithTarSrcFile [2021-05-06T10:57:58.399Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-05-06T10:57:58.399Z] === RUN TestTarFiles [2021-05-06T10:57:58.593Z] INFO: Testing against a local daemon [2021-05-06T10:57:58.593Z] === RUN TestExternalGraphDriver [2021-05-06T10:57:58.593Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-05-06T10:57:58.593Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-06T10:57:58.593Z] === RUN TestGraphdriverPluginV2 [2021-05-06T10:57:58.637Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-06T10:57:58.859Z] === RUN Test [2021-05-06T10:57:58.859Z] === RUN Test/TestContainsEntry [2021-05-06T10:57:58.859Z] === RUN Test/TestCreateEntries [2021-05-06T10:57:58.859Z] === RUN Test/TestEntriesDiff [2021-05-06T10:57:58.859Z] === RUN Test/TestEntriesEquality [2021-05-06T10:57:58.859Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-06T10:57:58.859Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-06T10:57:58.859Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-06T10:57:58.859Z] === RUN Test/TestGeneratorNotGenerate [2021-05-06T10:57:58.859Z] === RUN Test/TestGeneratorWithPort [2021-05-06T10:57:58.859Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-06T10:57:58.859Z] === RUN Test/TestNewEntry [2021-05-06T10:57:58.859Z] === RUN Test/TestParse [2021-05-06T10:57:58.859Z] --- PASS: Test (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestParse (0.00s) [2021-05-06T10:57:58.859Z] PASS [2021-05-06T10:57:58.859Z] coverage: 58.3% of statements [2021-05-06T10:57:58.859Z] ok github.com/docker/docker/pkg/discovery 0.095s coverage: 58.3% of statements [2021-05-06T10:57:58.859Z] === RUN Test [2021-05-06T10:57:58.859Z] === RUN Test/TestContent [2021-05-06T10:57:58.859Z] === RUN Test/TestInitialize [2021-05-06T10:57:58.859Z] === RUN Test/TestNew [2021-05-06T10:57:58.859Z] === RUN Test/TestParsingContentsWithComments [2021-05-06T10:57:58.859Z] === RUN Test/TestRegister [2021-05-06T10:57:58.859Z] === RUN Test/TestWatch [2021-05-06T10:57:58.859Z] --- PASS: Test (0.01s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestContent (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestNew (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestRegister (0.00s) [2021-05-06T10:57:58.859Z] --- PASS: Test/TestWatch (0.01s) [2021-05-06T10:57:58.859Z] PASS [2021-05-06T10:57:58.859Z] coverage: 92.9% of statements [2021-05-06T10:57:58.859Z] ok github.com/docker/docker/pkg/discovery/file 0.116s coverage: 92.9% of statements [2021-05-06T10:57:59.156Z] --- PASS: TestLinksContainerNames (1.61s) [2021-05-06T10:57:59.156Z] === RUN TestLogsFollowTailEmpty [2021-05-06T10:57:59.729Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2021-05-06T10:57:59.730Z] === RUN TestContainerNetworkMountsNoChown [2021-05-06T10:58:00.003Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-06T10:58:00.400Z] === RUN Test [2021-05-06T10:58:00.400Z] === RUN Test/TestInitialize [2021-05-06T10:58:00.400Z] time="2021-05-06T10:57:59Z" level=info msg="Initializing discovery without TLS" [2021-05-06T10:58:00.400Z] time="2021-05-06T10:57:59Z" level=info msg="Initializing discovery without TLS" [2021-05-06T10:58:00.400Z] time="2021-05-06T10:57:59Z" level=info msg="Initializing discovery without TLS" [2021-05-06T10:58:00.400Z] === RUN Test/TestInitializeWithCerts [2021-05-06T10:58:00.400Z] time="2021-05-06T10:57:59Z" level=info msg="Initializing discovery with TLS" [2021-05-06T10:58:00.400Z] === RUN Test/TestWatch [2021-05-06T10:58:00.400Z] time="2021-05-06T10:57:59Z" level=info msg="Initializing discovery without TLS" [2021-05-06T10:58:00.400Z] === RUN Test [2021-05-06T10:58:00.400Z] === RUN Test/TestWatch [2021-05-06T10:58:00.400Z] --- PASS: Test (0.00s) [2021-05-06T10:58:00.400Z] --- PASS: Test/TestWatch (0.00s) [2021-05-06T10:58:00.400Z] PASS [2021-05-06T10:58:00.400Z] coverage: 92.3% of statements [2021-05-06T10:58:00.400Z] ok github.com/docker/docker/pkg/discovery/memory 0.045s coverage: 92.3% of statements [2021-05-06T10:58:00.400Z] === RUN Test [2021-05-06T10:58:00.400Z] === RUN Test/TestInitialize [2021-05-06T10:58:00.400Z] === RUN Test/TestInitializeWithPattern [2021-05-06T10:58:00.400Z] === RUN Test/TestRegister [2021-05-06T10:58:00.400Z] === RUN Test/TestWatch [2021-05-06T10:58:00.400Z] --- PASS: Test (0.00s) [2021-05-06T10:58:00.400Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-06T10:58:00.400Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-06T10:58:00.400Z] --- PASS: Test/TestRegister (0.00s) [2021-05-06T10:58:00.400Z] --- PASS: Test/TestWatch (0.00s) [2021-05-06T10:58:00.400Z] PASS [2021-05-06T10:58:00.400Z] coverage: 93.8% of statements [2021-05-06T10:58:00.400Z] ok github.com/docker/docker/pkg/discovery/nodes 0.042s coverage: 93.8% of statements [2021-05-06T10:58:00.675Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/default [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/default [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/private [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/private [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rprivate [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/slave [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/slave [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rslave [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/shared [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/shared [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rshared [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/default [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/rshared [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/rprivate [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/private [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/rslave [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/shared [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/slave [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-06T10:58:00.675Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-06T10:58:00.675Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-06T10:58:00.675Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T10:58:00.937Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-06T10:58:00.937Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T10:58:00.937Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-06T10:58:00.937Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T10:58:00.937Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-06T10:58:00.937Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-06T10:58:00.937Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-06T10:58:00.937Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-06T10:58:00.937Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-06T10:58:00.937Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-06T10:58:00.937Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-06T10:58:00.937Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-06T10:58:00.937Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-06T10:58:00.937Z] === RUN TestContainerBindMountNonRecursive [2021-05-06T10:58:01.368Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-06T10:58:01.370Z] === RUN TestPollerAddRemove [2021-05-06T10:58:01.370Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-06T10:58:01.370Z] === RUN TestPollerEvent [2021-05-06T10:58:01.370Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-06T10:58:01.370Z] poller_test.go:41: No chmod on Windows [2021-05-06T10:58:01.370Z] === RUN TestPollerClose [2021-05-06T10:58:01.370Z] --- PASS: TestPollerClose (0.00s) [2021-05-06T10:58:01.370Z] PASS [2021-05-06T10:58:01.370Z] coverage: 39.4% of statements [2021-05-06T10:58:01.370Z] ok github.com/docker/docker/pkg/filenotify 0.060s coverage: 39.4% of statements [2021-05-06T10:58:01.370Z] === RUN TestCopyFileWithInvalidSrc [2021-05-06T10:58:01.370Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-06T10:58:01.370Z] === RUN TestCopyFileWithInvalidDest [2021-05-06T10:58:01.370Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-06T10:58:01.370Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-06T10:58:01.370Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-06T10:58:01.370Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-06T10:58:01.370Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-06T10:58:01.370Z] === RUN TestCopyFile [2021-05-06T10:58:01.370Z] --- PASS: TestCopyFile (0.00s) [2021-05-06T10:58:01.370Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-06T10:58:01.830Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-06T10:58:01.830Z] fileutils_test.go:134: Needs porting to Windows [2021-05-06T10:58:01.830Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-06T10:58:01.830Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-06T10:58:01.830Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-06T10:58:01.830Z] fileutils_test.go:180: Needs porting to Windows [2021-05-06T10:58:01.830Z] === RUN TestWildcardMatches [2021-05-06T10:58:01.830Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestPatternMatches [2021-05-06T10:58:01.830Z] --- PASS: TestPatternMatches (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-06T10:58:01.830Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestPatternMatchesFolderExclusions [2021-05-06T10:58:01.830Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-06T10:58:01.830Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-06T10:58:01.830Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-06T10:58:01.830Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-06T10:58:01.830Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestSingleExclamationError [2021-05-06T10:58:01.830Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestMatchesWithNoPatterns [2021-05-06T10:58:01.830Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestMatchesWithMalformedPatterns [2021-05-06T10:58:01.830Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestMatches [2021-05-06T10:58:01.830Z] --- PASS: TestMatches (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestCleanPatterns [2021-05-06T10:58:01.830Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-06T10:58:01.830Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestCleanPatternsExceptionFlag [2021-05-06T10:58:01.830Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-06T10:58:01.830Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-06T10:58:01.830Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestCleanPatternsErrorSingleException [2021-05-06T10:58:01.830Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestCreateIfNotExistsDir [2021-05-06T10:58:01.830Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestCreateIfNotExistsFile [2021-05-06T10:58:01.830Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-06T10:58:01.830Z] === RUN TestMatch [2021-05-06T10:58:01.830Z] --- PASS: TestMatch (0.00s) [2021-05-06T10:58:01.830Z] PASS [2021-05-06T10:58:01.830Z] coverage: 87.7% of statements [2021-05-06T10:58:01.830Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 87.7% of statements [2021-05-06T10:58:02.290Z] === RUN TestGet [2021-05-06T10:58:02.290Z] --- PASS: TestGet (0.00s) [2021-05-06T10:58:02.290Z] === RUN TestGetShortcutString [2021-05-06T10:58:02.290Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-06T10:58:02.290Z] PASS [2021-05-06T10:58:02.290Z] coverage: 42.9% of statements [2021-05-06T10:58:02.290Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements [2021-05-06T10:58:02.296Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-06T10:58:02.750Z] --- PASS: TestTarFiles (4.44s) [2021-05-06T10:58:02.750Z] === RUN TestTarUntar [2021-05-06T10:58:02.750Z] --- PASS: TestTarUntar (0.07s) [2021-05-06T10:58:02.750Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-06T10:58:02.750Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-05-06T10:58:02.750Z] === RUN TestTarWithOptions [2021-05-06T10:58:02.750Z] --- PASS: TestTarWithOptions (0.04s) [2021-05-06T10:58:02.750Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-06T10:58:02.750Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-06T10:58:02.750Z] === RUN TestUntarUstarGnuConflict [2021-05-06T10:58:02.750Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-06T10:58:02.750Z] === RUN TestUntarInvalidFilenames [2021-05-06T10:58:02.750Z] === RUN TestCreateIDMapOrder [2021-05-06T10:58:02.750Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-06T10:58:02.750Z] PASS [2021-05-06T10:58:02.750Z] coverage: 7.2% of statements [2021-05-06T10:58:02.750Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2021-05-06T10:58:02.750Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames629697342\\dest" [2021-05-06T10:58:02.750Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-05-06T10:58:02.750Z] === RUN TestUntarHardlinkToSymlink [2021-05-06T10:58:02.750Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-06T10:58:02.750Z] === RUN TestUntarInvalidHardlink [2021-05-06T10:58:02.750Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink111584767\\victim\\hello" -> "../victim/hello" [2021-05-06T10:58:02.921Z] Removing intermediate container f1899e934df8 [2021-05-06T10:58:02.921Z] ---> f8a2dff214d4 [2021-05-06T10:58:02.921Z] Step 13/13 : CMD ["sh"] [2021-05-06T10:58:02.921Z] ---> Running in eb228db5f0df [2021-05-06T10:58:02.921Z] Removing intermediate container eb228db5f0df [2021-05-06T10:58:02.921Z] ---> 0140ce5cf465 [2021-05-06T10:58:02.921Z] Successfully built 0140ce5cf465 [2021-05-06T10:58:02.921Z] Successfully tagged busybox:latest [2021-05-06T10:58:02.921Z] INFO: Docker images of the daemon under test [2021-05-06T10:58:02.921Z] [2021-05-06T10:58:02.921Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-06T10:58:02.921Z] busybox latest 0140ce5cf465 Less than a second ago 2.78GB [2021-05-06T10:58:02.921Z] microsoft/windowsservercore latest 39d157a84080 2 months ago 2.74GB [2021-05-06T10:58:02.921Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 2 months ago 2.74GB [2021-05-06T10:58:02.921Z] [2021-05-06T10:58:02.921Z] INFO: Running integration tests at 05/06/2021 10:58:02... [2021-05-06T10:58:02.921Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-06T10:58:02.921Z] INFO: Integration API tests being run from the host: [2021-05-06T10:58:02.921Z] INFO: make.ps1 starting at 05/06/2021 10:58:02 [2021-05-06T10:58:03.210Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink830514514\\victim\\hello" -> "/../victim/hello" [2021-05-06T10:58:03.210Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink860225673\\victim" -> "../victim" [2021-05-06T10:58:03.210Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink904712788\\victim" -> "../victim" [2021-05-06T10:58:03.210Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink749124515\\victim" -> "../victim" [2021-05-06T10:58:03.210Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink325557926\\victim" -> "../victim" [2021-05-06T10:58:03.210Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-05-06T10:58:03.210Z] === RUN TestUntarInvalidSymlink [2021-05-06T10:58:03.210Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink670976973\\dest\\dotdot" -> "../victim/hello" [2021-05-06T10:58:03.210Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink167737032\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-06T10:58:03.210Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink392583559\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:58:03.210Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink442265402\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:58:03.210Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink351201105\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:58:03.210Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink998514300\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:58:03.210Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink678342059\\dest\\dir\\loophole" -> "../../victim" [2021-05-06T10:58:03.210Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-05-06T10:58:03.210Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-06T10:58:03.210Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-06T10:58:03.210Z] === RUN TestXGlobalNoParent [2021-05-06T10:58:03.210Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-06T10:58:03.210Z] === RUN TestReplaceFileTarWrapper [2021-05-06T10:58:03.210Z] --- PASS: Test (3.12s) [2021-05-06T10:58:03.210Z] --- PASS: Test/TestInitialize (0.10s) [2021-05-06T10:58:03.210Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-05-06T10:58:03.210Z] --- PASS: Test/TestWatch (3.01s) [2021-05-06T10:58:03.210Z] PASS [2021-05-06T10:58:03.210Z] coverage: 84.1% of statements [2021-05-06T10:58:03.210Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-05-06T10:58:03.210Z] === RUN TestPrefixHeaderReadable [2021-05-06T10:58:03.210Z] ok github.com/docker/docker/pkg/discovery/kv 3.239s coverage: 84.1% of statements [2021-05-06T10:58:03.210Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-05-06T10:58:03.210Z] === RUN TestDisablePigz [2021-05-06T10:58:03.210Z] --- PASS: TestDisablePigz (0.11s) [2021-05-06T10:58:03.210Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-06T10:58:03.210Z] === RUN TestPigz [2021-05-06T10:58:03.210Z] --- PASS: TestPigz (0.12s) [2021-05-06T10:58:03.210Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-06T10:58:03.210Z] === RUN TestCopyFileWithInvalidDest [2021-05-06T10:58:03.210Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-06T10:58:03.210Z] archive_windows_test.go:16: Currently fails [2021-05-06T10:58:03.210Z] === RUN TestCanonicalTarNameForPath [2021-05-06T10:58:03.210Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-06T10:58:03.210Z] === RUN TestCanonicalTarName [2021-05-06T10:58:03.210Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-06T10:58:03.210Z] === RUN TestChmodTarEntry [2021-05-06T10:58:03.210Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-06T10:58:03.210Z] === RUN TestHardLinkOrder [2021-05-06T10:58:03.381Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-06T10:58:03.489Z] --- PASS: TestContainerBindMountNonRecursive (2.28s) [2021-05-06T10:58:03.489Z] === RUN TestContainerVolumesMountedAsShared [2021-05-06T10:58:03.661Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-06T10:58:03.670Z] --- PASS: TestHardLinkOrder (0.09s) [2021-05-06T10:58:03.670Z] === RUN TestChangeString [2021-05-06T10:58:03.670Z] --- PASS: TestChangeString (0.00s) [2021-05-06T10:58:03.670Z] === RUN TestChangesWithNoChanges [2021-05-06T10:58:03.670Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-05-06T10:58:03.670Z] === RUN TestChangesWithChanges [2021-05-06T10:58:03.670Z] --- PASS: TestChangesWithChanges (0.03s) [2021-05-06T10:58:03.670Z] === RUN TestChangesWithChangesGH13590 [2021-05-06T10:58:03.670Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-06T10:58:03.670Z] changes_test.go:196: needs more investigation [2021-05-06T10:58:03.670Z] === RUN TestChangesDirsEmpty [2021-05-06T10:58:03.670Z] === RUN TestFixedBufferCap [2021-05-06T10:58:03.670Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-06T10:58:03.670Z] === RUN TestFixedBufferLen [2021-05-06T10:58:03.670Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-06T10:58:03.670Z] === RUN TestFixedBufferString [2021-05-06T10:58:03.670Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-06T10:58:03.670Z] === RUN TestFixedBufferWrite [2021-05-06T10:58:03.670Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-06T10:58:03.670Z] === RUN TestFixedBufferRead [2021-05-06T10:58:03.670Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-06T10:58:03.670Z] === RUN TestBytesPipeRead [2021-05-06T10:58:03.670Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-06T10:58:03.670Z] === RUN TestBytesPipeWrite [2021-05-06T10:58:03.670Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-06T10:58:03.670Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-06T10:58:03.670Z] --- PASS: TestChangesDirsEmpty (0.13s) [2021-05-06T10:58:03.670Z] === RUN TestChangesDirsMutated [2021-05-06T10:58:03.670Z] --- PASS: TestChangesDirsMutated (0.15s) [2021-05-06T10:58:03.670Z] === RUN TestApplyLayer [2021-05-06T10:58:03.670Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-06T10:58:03.670Z] changes_test.go:433: needs further investigation [2021-05-06T10:58:03.670Z] === RUN TestChangesSizeWithHardlinks [2021-05-06T10:58:03.670Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-06T10:58:03.670Z] changes_test.go:469: needs further investigation [2021-05-06T10:58:04.063Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-05-06T10:58:04.063Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-06T10:58:04.130Z] === RUN TestChangesSizeWithNoChanges [2021-05-06T10:58:04.130Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-06T10:58:04.130Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-06T10:58:04.130Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-06T10:58:04.130Z] === RUN TestChangesSize [2021-05-06T10:58:04.130Z] --- PASS: TestChangesSize (0.00s) [2021-05-06T10:58:04.130Z] === RUN TestApplyLayerInvalidFilenames [2021-05-06T10:58:04.130Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames233080050\\dest" [2021-05-06T10:58:04.130Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-05-06T10:58:04.130Z] === RUN TestApplyLayerInvalidHardlink [2021-05-06T10:58:04.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink111229684\\victim\\hello" -> "../victim/hello" [2021-05-06T10:58:04.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink656970179\\victim\\hello" -> "/../victim/hello" [2021-05-06T10:58:04.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink886404166\\victim" -> "../victim" [2021-05-06T10:58:04.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink591589613\\victim" -> "../victim" [2021-05-06T10:58:04.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink346628456\\victim" -> "../victim" [2021-05-06T10:58:04.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink017952167\\victim" -> "../victim" [2021-05-06T10:58:04.130Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-05-06T10:58:04.130Z] === RUN TestApplyLayerInvalidSymlink [2021-05-06T10:58:04.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink505269466\\dest\\dotdot" -> "../victim/hello" [2021-05-06T10:58:04.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink305363057\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-06T10:58:04.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink846679324\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:58:04.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink246447563\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:58:04.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink061831854\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:58:04.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink379369525\\dest\\loophole-victim" -> "../victim" [2021-05-06T10:58:04.130Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-05-06T10:58:04.130Z] === RUN TestApplyLayerWhiteouts [2021-05-06T10:58:04.130Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-05-06T10:58:04.130Z] === RUN TestGenerateEmptyFile [2021-05-06T10:58:04.130Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-06T10:58:04.130Z] === RUN TestGenerateWithContent [2021-05-06T10:58:04.130Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-06T10:58:04.130Z] PASS [2021-05-06T10:58:04.130Z] coverage: 62.6% of statements [2021-05-06T10:58:04.130Z] ok github.com/docker/docker/pkg/archive 6.802s coverage: 62.6% of statements [2021-05-06T10:58:04.130Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2021-05-06T10:58:04.130Z] === RUN TestAtomicWriteToFile [2021-05-06T10:58:04.130Z] === RUN TestError [2021-05-06T10:58:04.130Z] --- PASS: TestError (0.00s) [2021-05-06T10:58:04.130Z] === RUN TestProgressString [2021-05-06T10:58:04.130Z] === RUN TestProgressString/no_progress [2021-05-06T10:58:04.130Z] === RUN TestProgressString/progress_1 [2021-05-06T10:58:04.130Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-06T10:58:04.130Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-06T10:58:04.130Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-06T10:58:04.130Z] === RUN TestProgressString/with_units [2021-05-06T10:58:04.130Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-06T10:58:04.130Z] === RUN TestProgressString/hide_counts [2021-05-06T10:58:04.131Z] --- PASS: TestProgressString (0.00s) [2021-05-06T10:58:04.131Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-06T10:58:04.131Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-06T10:58:04.131Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-06T10:58:04.131Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-06T10:58:04.131Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-06T10:58:04.131Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-06T10:58:04.131Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-06T10:58:04.131Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-06T10:58:04.131Z] === RUN TestJSONMessageDisplay [2021-05-06T10:58:04.131Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-06T10:58:04.131Z] === RUN TestAtomicWriteSetCommit [2021-05-06T10:58:04.131Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-06T10:58:04.131Z] === RUN TestAtomicWriteSetCancel [2021-05-06T10:58:04.131Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-05-06T10:58:04.131Z] === RUN TestReadCloserWrapperClose [2021-05-06T10:58:04.131Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-06T10:58:04.131Z] === RUN TestReaderErrWrapperReadOnError [2021-05-06T10:58:04.131Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-06T10:58:04.131Z] === RUN TestReaderErrWrapperRead [2021-05-06T10:58:04.131Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-06T10:58:04.131Z] === RUN TestHashData [2021-05-06T10:58:04.131Z] --- PASS: TestHashData (0.00s) [2021-05-06T10:58:04.131Z] === RUN TestCancelReadCloser [2021-05-06T10:58:04.131Z] === RUN TestStandardLongPath [2021-05-06T10:58:04.131Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-06T10:58:04.131Z] === RUN TestUNCLongPath [2021-05-06T10:58:04.131Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-06T10:58:04.131Z] PASS [2021-05-06T10:58:04.131Z] coverage: 100.0% of statements [2021-05-06T10:58:04.131Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-05-06T10:58:04.131Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-05-06T10:58:04.131Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-06T10:58:04.131Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-06T10:58:04.131Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-06T10:58:04.131Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-06T10:58:04.131Z] === RUN TestDisplayJSONMessagesStream [2021-05-06T10:58:04.131Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-06T10:58:04.131Z] PASS [2021-05-06T10:58:04.131Z] coverage: 91.7% of statements [2021-05-06T10:58:04.131Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-06T10:58:04.131Z] === RUN TestWriteCloserWrapperClose [2021-05-06T10:58:04.131Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-06T10:58:04.131Z] === RUN TestNopWriteCloser [2021-05-06T10:58:04.131Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-06T10:58:04.131Z] === RUN TestNopWriter [2021-05-06T10:58:04.131Z] --- PASS: TestNopWriter (0.00s) [2021-05-06T10:58:04.131Z] === RUN TestWriteCounter [2021-05-06T10:58:04.131Z] --- PASS: TestWriteCounter (0.00s) [2021-05-06T10:58:04.131Z] PASS [2021-05-06T10:58:04.131Z] coverage: 68.4% of statements [2021-05-06T10:58:04.131Z] ok github.com/docker/docker/pkg/jsonmessage 0.152s coverage: 91.7% of statements [2021-05-06T10:58:04.131Z] ok github.com/docker/docker/pkg/ioutils 0.607s coverage: 68.4% of statements [2021-05-06T10:58:04.637Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-05-06T10:58:04.637Z] === RUN TestNetworkNat [2021-05-06T10:58:05.027Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-06T10:58:05.100Z] === RUN TestNameFormat [2021-05-06T10:58:05.100Z] --- PASS: TestNameFormat (0.00s) [2021-05-06T10:58:05.100Z] === RUN TestNameRetries [2021-05-06T10:58:05.100Z] --- PASS: TestNameRetries (0.00s) [2021-05-06T10:58:05.100Z] PASS [2021-05-06T10:58:05.100Z] coverage: 85.7% of statements [2021-05-06T10:58:05.100Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2021-05-06T10:58:05.100Z] === RUN TestParseKeyValueOpt [2021-05-06T10:58:05.100Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-06T10:58:05.100Z] === RUN TestParseUintList [2021-05-06T10:58:05.100Z] --- PASS: TestParseUintList (0.00s) [2021-05-06T10:58:05.101Z] === RUN TestParseUintListMaximumLimits [2021-05-06T10:58:05.101Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-06T10:58:05.101Z] PASS [2021-05-06T10:58:05.101Z] coverage: 97.0% of statements [2021-05-06T10:58:05.101Z] ok github.com/docker/docker/pkg/parsers 0.086s coverage: 97.0% of statements [2021-05-06T10:58:05.154Z] --- PASS: TestGraphdriverPluginV2 (6.58s) [2021-05-06T10:58:05.154Z] PASS [2021-05-06T10:58:05.154Z] [2021-05-06T10:58:05.154Z] === Skipped [2021-05-06T10:58:05.154Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-05-06T10:58:05.154Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-06T10:58:05.154Z] [2021-05-06T10:58:05.154Z] [2021-05-06T10:58:05.154Z] DONE 2 tests, 1 skipped in 6.777s [2021-05-06T10:58:05.154Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-06T10:58:05.413Z] INFO: Testing against a local daemon [2021-05-06T10:58:05.413Z] === RUN TestContinueAfterPluginCrash [2021-05-06T10:58:05.413Z] === PAUSE TestContinueAfterPluginCrash [2021-05-06T10:58:05.413Z] === RUN TestReadPluginNoRead [2021-05-06T10:58:05.413Z] === PAUSE TestReadPluginNoRead [2021-05-06T10:58:05.413Z] === RUN TestDaemonStartWithLogOpt [2021-05-06T10:58:05.413Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-06T10:58:05.413Z] === CONT TestContinueAfterPluginCrash [2021-05-06T10:58:05.413Z] === CONT TestDaemonStartWithLogOpt [2021-05-06T10:58:05.561Z] === RUN TestNewAndRemove [2021-05-06T10:58:05.561Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-06T10:58:05.561Z] === RUN TestRemoveInvalidPath [2021-05-06T10:58:05.561Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-06T10:58:05.561Z] PASS [2021-05-06T10:58:05.561Z] coverage: 82.6% of statements [2021-05-06T10:58:05.561Z] ok github.com/docker/docker/pkg/pidfile 0.084s coverage: 82.6% of statements [2021-05-06T10:58:05.952Z] --- PASS: TestBuildWithHugeFile (96.14s) [2021-05-06T10:58:05.953Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T10:58:05.953Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-06T10:58:05.953Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T10:58:05.953Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T10:58:05.953Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T10:58:05.953Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T10:58:05.953Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T10:58:05.953Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T10:58:05.953Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T10:58:05.953Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T10:58:05.953Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T10:58:05.953Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T10:58:06.021Z] === RUN TestParseEmptyInterface [2021-05-06T10:58:06.021Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-06T10:58:06.021Z] === RUN TestParseNonInterfaceType [2021-05-06T10:58:06.021Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-06T10:58:06.021Z] === RUN TestParseWithOneFunction [2021-05-06T10:58:06.021Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-06T10:58:06.021Z] === RUN TestParseWithMultipleFuncs [2021-05-06T10:58:06.021Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-06T10:58:06.021Z] === RUN TestParseWithUnnamedReturn [2021-05-06T10:58:06.021Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-06T10:58:06.021Z] === RUN TestEmbeddedInterface [2021-05-06T10:58:06.021Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-06T10:58:06.021Z] === RUN TestParsedImports [2021-05-06T10:58:06.021Z] --- PASS: TestParsedImports (0.00s) [2021-05-06T10:58:06.021Z] === RUN TestAliasedImports [2021-05-06T10:58:06.021Z] --- PASS: TestAliasedImports (0.00s) [2021-05-06T10:58:06.021Z] PASS [2021-05-06T10:58:06.021Z] coverage: 56.8% of statements [2021-05-06T10:58:06.021Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.106s coverage: 56.8% of statements [2021-05-06T10:58:06.026Z] --- PASS: TestNetworkNat (1.02s) [2021-05-06T10:58:06.026Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T10:58:06.087Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-06T10:58:06.208Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T10:58:06.208Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-05-06T10:58:06.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-05-06T10:58:06.208Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-05-06T10:58:06.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-05-06T10:58:06.208Z] === RUN TestBuildPreserveOwnership [2021-05-06T10:58:06.208Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-06T10:58:06.208Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-06T10:58:06.768Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-06T10:58:06.971Z] --- PASS: TestNetworkLocalhostTCPNat (1.01s) [2021-05-06T10:58:06.971Z] === RUN TestNetworkLoopbackNat [2021-05-06T10:58:06.991Z] === RUN TestFailedConnection [2021-05-06T10:58:07.451Z] === RUN TestHTTPTransport [2021-05-06T10:58:07.451Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-06T10:58:07.451Z] PASS [2021-05-06T10:58:07.451Z] coverage: 85.7% of statements [2021-05-06T10:58:07.451Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-05-06T10:58:07.451Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-06T10:58:07.451Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-06T10:58:07.451Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-06T10:58:07.451Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-06T10:58:07.451Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-06T10:58:07.451Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-06T10:58:07.451Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-06T10:58:07.451Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-06T10:58:07.451Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-06T10:58:07.451Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-06T10:58:07.451Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-06T10:58:07.451Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-06T10:58:07.451Z] === RUN TestBufferPoolPutAndGet [2021-05-06T10:58:07.451Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-06T10:58:07.451Z] PASS [2021-05-06T10:58:07.451Z] coverage: 88.2% of statements [2021-05-06T10:58:07.451Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2021-05-06T10:58:07.911Z] --- PASS: TestFailedConnection (1.03s) [2021-05-06T10:58:07.911Z] === RUN TestFailOnce [2021-05-06T10:58:07.911Z] === RUN TestOutputOnPrematureClose [2021-05-06T10:58:07.911Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-06T10:58:07.911Z] === RUN TestCompleteSilently [2021-05-06T10:58:07.911Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-06T10:58:07.911Z] PASS [2021-05-06T10:58:07.911Z] coverage: 75.9% of statements [2021-05-06T10:58:07.911Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2021-05-06T10:58:07.911Z] === RUN TestSendToOneSub [2021-05-06T10:58:08.134Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-06T10:58:08.371Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-06T10:58:08.371Z] === RUN TestSendToMultipleSubs [2021-05-06T10:58:08.371Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-06T10:58:08.371Z] === RUN TestEvictOneSub [2021-05-06T10:58:08.371Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-06T10:58:08.371Z] === RUN TestClosePublisher [2021-05-06T10:58:08.371Z] --- PASS: TestClosePublisher (0.00s) [2021-05-06T10:58:08.371Z] === RUN TestPubSubRace [2021-05-06T10:58:08.371Z] 2021/05/06 10:58:07 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-05-06T10:58:08.371Z] goroutine 10 [running]: [2021-05-06T10:58:08.371Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-05-06T10:58:08.371Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-06T10:58:08.371Z] panic(0x849b40, 0x986aa0) [2021-05-06T10:58:08.371Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-06T10:58:08.371Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-06T10:58:08.371Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-06T10:58:08.371Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-06T10:58:08.371Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-06T10:58:08.371Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-06T10:58:08.371Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-06T10:58:08.371Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-06T10:58:08.371Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-06T10:58:08.371Z] net/http.(*conn).serve(0xc000058b40, 0x99b2a0, 0xc00004a980) [2021-05-06T10:58:08.371Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-06T10:58:08.371Z] created by net/http.(*Server).Serve [2021-05-06T10:58:08.371Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-06T10:58:08.371Z] time="2021-05-06T10:58:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-05-06T10:58:08.831Z] === RUN TestRegister [2021-05-06T10:58:08.831Z] --- PASS: TestRegister (0.00s) [2021-05-06T10:58:08.831Z] === RUN TestCommand [2021-05-06T10:58:08.831Z] --- PASS: TestCommand (0.02s) [2021-05-06T10:58:08.831Z] === RUN TestNaiveSelf [2021-05-06T10:58:08.831Z] --- PASS: TestNaiveSelf (0.02s) [2021-05-06T10:58:08.831Z] PASS [2021-05-06T10:58:08.831Z] coverage: 82.4% of statements [2021-05-06T10:58:08.831Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2021-05-06T10:58:09.291Z] --- PASS: TestFailOnce (1.12s) [2021-05-06T10:58:09.291Z] === RUN TestEchoInputOutput [2021-05-06T10:58:09.291Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-06T10:58:09.291Z] === RUN TestBackoff [2021-05-06T10:58:09.291Z] --- PASS: TestBackoff (0.00s) [2021-05-06T10:58:09.291Z] === RUN TestAbortRetry [2021-05-06T10:58:09.291Z] --- PASS: TestAbortRetry (0.00s) [2021-05-06T10:58:09.291Z] === RUN TestClientScheme [2021-05-06T10:58:09.291Z] --- PASS: TestClientScheme (0.00s) [2021-05-06T10:58:09.291Z] === RUN TestNewClientWithTimeout [2021-05-06T10:58:09.291Z] --- PASS: TestPubSubRace (1.04s) [2021-05-06T10:58:09.291Z] PASS [2021-05-06T10:58:09.291Z] coverage: 75.0% of statements [2021-05-06T10:58:09.291Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements [2021-05-06T10:58:09.751Z] === RUN TestParseSignal [2021-05-06T10:58:09.751Z] --- PASS: TestParseSignal (0.00s) [2021-05-06T10:58:09.751Z] === RUN TestValidSignalForPlatform [2021-05-06T10:58:09.751Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-06T10:58:09.751Z] PASS [2021-05-06T10:58:09.751Z] coverage: 20.3% of statements [2021-05-06T10:58:09.751Z] ok github.com/docker/docker/pkg/signal 0.056s coverage: 20.3% of statements [2021-05-06T10:58:09.751Z] time="2021-05-06T10:58:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-06T10:58:10.211Z] === RUN TestNewStdWriter [2021-05-06T10:58:10.211Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-06T10:58:10.211Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestWriteWithNilBytes [2021-05-06T10:58:10.211Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestWrite [2021-05-06T10:58:10.211Z] --- PASS: TestWrite (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestWriteWithWriterError [2021-05-06T10:58:10.211Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-06T10:58:10.211Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestStdCopyWriteAndRead [2021-05-06T10:58:10.211Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-06T10:58:10.211Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-06T10:58:10.211Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-06T10:58:10.211Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-06T10:58:10.211Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-06T10:58:10.211Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-06T10:58:10.211Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-06T10:58:10.211Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-06T10:58:10.211Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-06T10:58:10.211Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-06T10:58:10.211Z] PASS [2021-05-06T10:58:10.211Z] coverage: 100.0% of statements [2021-05-06T10:58:10.211Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2021-05-06T10:58:10.277Z] --- PASS: TestNetworkLoopbackNat (3.39s) [2021-05-06T10:58:10.277Z] === RUN TestPause [2021-05-06T10:58:10.649Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-06T10:58:10.649Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-06T10:58:10.671Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-06T10:58:10.671Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-06T10:58:10.671Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestFormatStatus [2021-05-06T10:58:10.671Z] --- PASS: TestFormatStatus (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestFormatError [2021-05-06T10:58:10.671Z] --- PASS: TestFormatError (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestFormatJSONError [2021-05-06T10:58:10.671Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-06T10:58:10.671Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-06T10:58:10.671Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestNewJSONProgressOutput [2021-05-06T10:58:10.671Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestAuxFormatterEmit [2021-05-06T10:58:10.671Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestStreamWriterStdout [2021-05-06T10:58:10.671Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestStreamWriterStderr [2021-05-06T10:58:10.671Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-06T10:58:10.671Z] PASS [2021-05-06T10:58:10.671Z] coverage: 66.2% of statements [2021-05-06T10:58:10.671Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-05-06T10:58:10.671Z] === RUN TestGenerateRandomID [2021-05-06T10:58:10.671Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestShortenId [2021-05-06T10:58:10.671Z] --- PASS: TestShortenId (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestShortenSha256Id [2021-05-06T10:58:10.671Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestShortenIdEmpty [2021-05-06T10:58:10.671Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestShortenIdInvalid [2021-05-06T10:58:10.671Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestIsShortIDNonHex [2021-05-06T10:58:10.671Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-06T10:58:10.671Z] === RUN TestIsShortIDNotCorrectSize [2021-05-06T10:58:10.671Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-06T10:58:10.671Z] PASS [2021-05-06T10:58:10.671Z] coverage: 70.6% of statements [2021-05-06T10:58:10.671Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-05-06T10:58:10.905Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-06T10:58:11.131Z] time="2021-05-06T10:58:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-06T10:58:11.131Z] === RUN TestIsCpusetListAvailable [2021-05-06T10:58:11.131Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-06T10:58:11.131Z] PASS [2021-05-06T10:58:11.131Z] coverage: 38.2% of statements [2021-05-06T10:58:11.131Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 38.2% of statements [2021-05-06T10:58:11.223Z] --- PASS: TestPause (0.85s) [2021-05-06T10:58:11.223Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T10:58:11.223Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T10:58:11.223Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T10:58:11.223Z] === RUN TestPauseStopPausedContainer [2021-05-06T10:58:11.797Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-05-06T10:58:11.797Z] === RUN TestPidHost [2021-05-06T10:58:11.976Z] --- PASS: TestDaemonStartWithLogOpt (6.60s) [2021-05-06T10:58:11.976Z] === CONT TestReadPluginNoRead [2021-05-06T10:58:12.100Z] === RUN TestChtimes [2021-05-06T10:58:12.100Z] --- PASS: TestChtimes (0.00s) [2021-05-06T10:58:12.100Z] === RUN TestChtimesWindows [2021-05-06T10:58:12.100Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-06T10:58:12.100Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-06T10:58:12.100Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-06T10:58:12.100Z] === RUN TestEnsureRemoveAllNotExist [2021-05-06T10:58:12.100Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-06T10:58:12.100Z] === RUN TestEnsureRemoveAllWithDir [2021-05-06T10:58:12.100Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-06T10:58:12.100Z] === RUN TestEnsureRemoveAllWithFile [2021-05-06T10:58:12.100Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-06T10:58:12.100Z] === RUN TestHasWin32KSupport [2021-05-06T10:58:12.100Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-06T10:58:12.100Z] syscall_windows_test.go:8: win32k: true [2021-05-06T10:58:12.100Z] PASS [2021-05-06T10:58:12.100Z] coverage: 12.0% of statements [2021-05-06T10:58:12.100Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 12.0% of statements [2021-05-06T10:58:12.270Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-06T10:58:12.561Z] === RUN TestTailFile [2021-05-06T10:58:12.561Z] --- PASS: TestTailFile (0.00s) [2021-05-06T10:58:12.561Z] === RUN TestTailFileManyLines [2021-05-06T10:58:12.561Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-06T10:58:12.561Z] === RUN TestTailEmptyFile [2021-05-06T10:58:12.561Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-06T10:58:12.561Z] === RUN TestTailNegativeN [2021-05-06T10:58:12.561Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader [2021-05-06T10:58:12.561Z] === CONT TestNewTailReader [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/truncated_last_line [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-06T10:58:12.561Z] === CONT TestNewTailReader/no_delimiter [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.561Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.561Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.561Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.561Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.561Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.561Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.561Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.561Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-06T10:58:12.561Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.561Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.561Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.561Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.562Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.563Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.565Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:12.566Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-06T10:58:13.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T10:58:13.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T10:58:13.028Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T10:58:13.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T10:58:13.030Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T10:58:13.030Z] PASS [2021-05-06T10:58:13.030Z] coverage: 88.6% of statements [2021-05-06T10:58:13.030Z] ok github.com/docker/docker/pkg/tailfile 0.195s coverage: 88.6% of statements [2021-05-06T10:58:13.490Z] === RUN TestTarSumRemoveNonExistent [2021-05-06T10:58:13.490Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-06T10:58:13.490Z] === RUN TestTarSumRemove [2021-05-06T10:58:13.490Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-06T10:58:13.490Z] === RUN TestSortFileInfoSums [2021-05-06T10:58:13.490Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-06T10:58:13.490Z] === RUN TestNewTarSumForLabelInvalid [2021-05-06T10:58:13.490Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-06T10:58:13.490Z] === RUN TestNewTarSumForLabel [2021-05-06T10:58:13.490Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-06T10:58:13.490Z] === RUN TestEmptyTar [2021-05-06T10:58:13.490Z] --- PASS: TestEmptyTar (0.00s) [2021-05-06T10:58:13.490Z] === RUN TestTarSumsReadSize [2021-05-06T10:58:13.490Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-06T10:58:13.490Z] === RUN TestTarSums [2021-05-06T10:58:13.490Z] testing: warning: no tests to run [2021-05-06T10:58:13.490Z] PASS [2021-05-06T10:58:13.490Z] coverage: [no statements] [2021-05-06T10:58:13.490Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2021-05-06T10:58:13.490Z] --- PASS: TestTarSums (0.07s) [2021-05-06T10:58:13.490Z] === RUN TestIteration [2021-05-06T10:58:13.490Z] --- PASS: TestIteration (0.00s) [2021-05-06T10:58:13.490Z] === RUN TestVersionLabelForChecksum [2021-05-06T10:58:13.490Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-06T10:58:13.490Z] === RUN TestVersion [2021-05-06T10:58:13.490Z] --- PASS: TestVersion (0.00s) [2021-05-06T10:58:13.490Z] === RUN TestGetVersion [2021-05-06T10:58:13.490Z] --- PASS: TestGetVersion (0.00s) [2021-05-06T10:58:13.490Z] === RUN TestGetVersions [2021-05-06T10:58:13.490Z] --- PASS: TestGetVersions (0.00s) [2021-05-06T10:58:13.490Z] PASS [2021-05-06T10:58:13.490Z] coverage: 89.3% of statements [2021-05-06T10:58:13.490Z] time="2021-05-06T10:58:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-06T10:58:13.490Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2021-05-06T10:58:13.636Z] --- PASS: TestBuildPreserveOwnership (7.17s) [2021-05-06T10:58:13.636Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.72s) [2021-05-06T10:58:13.636Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.43s) [2021-05-06T10:58:13.636Z] === RUN TestBuildPlatformInvalid [2021-05-06T10:58:13.636Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2021-05-06T10:58:13.636Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-06T10:58:13.891Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-06T10:58:13.891Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-06T10:58:14.348Z] --- PASS: TestPidHost (2.10s) [2021-05-06T10:58:14.348Z] === RUN TestPsFilter [2021-05-06T10:58:14.348Z] --- PASS: TestPsFilter (0.14s) [2021-05-06T10:58:14.348Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T10:58:14.460Z] === RUN TestTruncIndex [2021-05-06T10:58:14.460Z] === RUN TestIsGIT [2021-05-06T10:58:14.460Z] --- PASS: TestIsGIT (0.00s) [2021-05-06T10:58:14.460Z] === RUN TestIsTransport [2021-05-06T10:58:14.460Z] --- PASS: TestIsTransport (0.00s) [2021-05-06T10:58:14.460Z] PASS [2021-05-06T10:58:14.460Z] coverage: 100.0% of statements [2021-05-06T10:58:14.460Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-05-06T10:58:14.460Z] --- PASS: TestTruncIndex (0.10s) [2021-05-06T10:58:14.460Z] PASS [2021-05-06T10:58:14.460Z] coverage: 91.5% of statements [2021-05-06T10:58:14.460Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2021-05-06T10:58:14.920Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-06T10:58:14.920Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-06T10:58:14.920Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-06T10:58:14.920Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-06T10:58:14.920Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-06T10:58:14.920Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-06T10:58:14.920Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-06T10:58:14.920Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-06T10:58:14.920Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-06T10:58:14.920Z] === RUN TestVersionInfo [2021-05-06T10:58:14.920Z] --- PASS: TestVersionInfo (0.00s) [2021-05-06T10:58:14.920Z] === RUN TestAppendVersions [2021-05-06T10:58:14.920Z] --- PASS: TestAppendVersions (0.00s) [2021-05-06T10:58:14.920Z] PASS [2021-05-06T10:58:14.920Z] coverage: 88.9% of statements [2021-05-06T10:58:14.920Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-05-06T10:58:14.922Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2021-05-06T10:58:14.922Z] === RUN TestRemoveContainerWithVolume [2021-05-06T10:58:15.256Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-06T10:58:15.874Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2021-05-06T10:58:15.874Z] === RUN TestRemoveContainerRunning [2021-05-06T10:58:15.890Z] === RUN TestNewSettable [2021-05-06T10:58:15.890Z] --- PASS: TestNewSettable (0.00s) [2021-05-06T10:58:15.890Z] === RUN TestIsSettable [2021-05-06T10:58:15.890Z] --- PASS: TestIsSettable (0.00s) [2021-05-06T10:58:15.890Z] === RUN TestUpdateSettingsEnv [2021-05-06T10:58:15.890Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-06T10:58:15.890Z] PASS [2021-05-06T10:58:15.890Z] coverage: 20.1% of statements [2021-05-06T10:58:16.165Z] === RUN TestReadPluginNoRead/default [2021-05-06T10:58:16.165Z] --- PASS: TestContinueAfterPluginCrash (10.49s) [2021-05-06T10:58:16.183Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-05-06T10:58:16.183Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-06T10:58:16.350Z] ok github.com/docker/docker/plugin/v2 0.057s coverage: 20.1% of statements [2021-05-06T10:58:16.350Z] === RUN TestLoad [2021-05-06T10:58:16.350Z] --- PASS: TestLoad (0.00s) [2021-05-06T10:58:16.350Z] === RUN TestSave [2021-05-06T10:58:16.350Z] === RUN TestValidatePrivileges [2021-05-06T10:58:16.350Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-06T10:58:16.350Z] === RUN TestFilterByCapNeg [2021-05-06T10:58:16.350Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-06T10:58:16.350Z] === RUN TestFilterByCapPos [2021-05-06T10:58:16.350Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-06T10:58:16.350Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-06T10:58:16.350Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-06T10:58:16.350Z] PASS [2021-05-06T10:58:16.350Z] coverage: 12.0% of statements [2021-05-06T10:58:16.350Z] ok github.com/docker/docker/plugin 0.103s coverage: 12.0% of statements [2021-05-06T10:58:16.350Z] --- PASS: TestSave (0.11s) [2021-05-06T10:58:16.350Z] === RUN TestAddDeleteGet [2021-05-06T10:58:16.350Z] --- PASS: TestAddDeleteGet (0.03s) [2021-05-06T10:58:16.350Z] === RUN TestInvalidTags [2021-05-06T10:58:16.350Z] --- PASS: TestInvalidTags (0.00s) [2021-05-06T10:58:16.350Z] PASS [2021-05-06T10:58:16.350Z] coverage: 84.4% of statements [2021-05-06T10:58:16.350Z] ok github.com/docker/docker/reference 0.177s coverage: 84.4% of statements [2021-05-06T10:58:16.819Z] --- PASS: TestRemoveContainerRunning (0.84s) [2021-05-06T10:58:16.819Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T10:58:17.393Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-05-06T10:58:17.393Z] === RUN TestRemoveInvalidContainer [2021-05-06T10:58:17.393Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-06T10:58:17.393Z] === RUN TestRenameLinkedContainer [2021-05-06T10:58:17.891Z] === RUN TestRestartManagerTimeout [2021-05-06T10:58:17.891Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-06T10:58:17.891Z] === RUN TestRestartManagerTimeoutReset [2021-05-06T10:58:17.891Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-06T10:58:17.891Z] PASS [2021-05-06T10:58:17.891Z] coverage: 50.9% of statements [2021-05-06T10:58:17.891Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-05-06T10:58:17.891Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-06T10:58:17.891Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-05-06T10:58:17.891Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-06T10:58:17.891Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-06T10:58:17.891Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-06T10:58:17.891Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-06T10:58:17.891Z] === RUN TestResumableRequestReaderWithReadError [2021-05-06T10:58:17.891Z] time="2021-05-06T10:58:17Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-06T10:58:17.891Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-05-06T10:58:17.891Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-06T10:58:17.891Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-06T10:58:17.891Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-06T10:58:17.891Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-06T10:58:17.891Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-06T10:58:17.891Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-06T10:58:17.891Z] === RUN TestResumableRequestReader [2021-05-06T10:58:17.891Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-06T10:58:17.891Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-06T10:58:17.891Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-06T10:58:17.891Z] PASS [2021-05-06T10:58:17.891Z] coverage: 100.0% of statements [2021-05-06T10:58:17.891Z] ok github.com/docker/docker/registry/resumable 0.188s coverage: 100.0% of statements [2021-05-06T10:58:18.069Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-06T10:58:18.157Z] --- PASS: TestImportExtremelyLargeImageWorks (108.41s) [2021-05-06T10:58:18.157Z] PASS [2021-05-06T10:58:18.157Z] [2021-05-06T10:58:18.157Z] DONE 12 tests in 111.461s [2021-05-06T10:58:18.157Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-06T10:58:18.157Z] INFO: Testing against a local daemon [2021-05-06T10:58:18.157Z] === RUN TestNetworkCreateDelete [2021-05-06T10:58:18.157Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-05-06T10:58:18.157Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T10:58:18.157Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-05-06T10:58:18.157Z] === RUN TestDaemonDNSFallback [2021-05-06T10:58:18.351Z] time="2021-05-06T10:58:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-06T10:58:18.351Z] === RUN TestDecodeContainerConfig [2021-05-06T10:58:18.351Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-06T10:58:18.351Z] === RUN TestDecodeContainerConfigIsolation [2021-05-06T10:58:18.351Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-06T10:58:18.351Z] === RUN TestValidatePrivileged [2021-05-06T10:58:18.351Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-06T10:58:18.351Z] PASS [2021-05-06T10:58:18.351Z] coverage: 52.2% of statements [2021-05-06T10:58:18.351Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.2% of statements [2021-05-06T10:58:18.351Z] === RUN TestResolveAuthConfigIndexServer [2021-05-06T10:58:18.351Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-06T10:58:18.351Z] === RUN TestResolveAuthConfigFullURL [2021-05-06T10:58:18.351Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-06T10:58:18.351Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-06T10:58:18.351Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-06T10:58:18.351Z] === RUN TestValidateMirror [2021-05-06T10:58:18.351Z] --- PASS: TestValidateMirror (0.00s) [2021-05-06T10:58:18.351Z] === RUN TestLoadInsecureRegistries [2021-05-06T10:58:18.811Z] time="2021-05-06T10:58:18Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-06T10:58:18.811Z] time="2021-05-06T10:58:18Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-06T10:58:18.811Z] time="2021-05-06T10:58:18Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-06T10:58:18.811Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-05-06T10:58:18.811Z] === RUN TestNewServiceConfig [2021-05-06T10:58:18.811Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-06T10:58:18.811Z] === RUN TestValidateIndexName [2021-05-06T10:58:18.811Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-06T10:58:18.811Z] === RUN TestValidateIndexNameWithError [2021-05-06T10:58:18.811Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-06T10:58:18.811Z] === RUN TestEndpointParse [2021-05-06T10:58:18.811Z] --- PASS: TestEndpointParse (0.00s) [2021-05-06T10:58:18.811Z] === RUN TestEndpointParseInvalid [2021-05-06T10:58:18.811Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-06T10:58:18.811Z] === RUN TestValidateEndpoint [2021-05-06T10:58:18.811Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-06T10:58:18.811Z] === RUN TestPing [2021-05-06T10:58:18.811Z] --- PASS: TestPing (0.00s) [2021-05-06T10:58:18.811Z] === RUN TestPingRegistryEndpoint [2021-05-06T10:58:18.811Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-06T10:58:18.811Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:18.811Z] === RUN TestEndpoint [2021-05-06T10:58:18.811Z] --- SKIP: TestEndpoint (0.00s) [2021-05-06T10:58:18.811Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:18.811Z] === RUN TestParseRepositoryInfo [2021-05-06T10:58:18.811Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-06T10:58:18.811Z] === RUN TestNewIndexInfo [2021-05-06T10:58:18.811Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-06T10:58:18.811Z] === RUN TestMirrorEndpointLookup [2021-05-06T10:58:18.811Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-06T10:58:18.811Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:18.811Z] === RUN TestSearchRepositories [2021-05-06T10:58:18.811Z] --- PASS: TestSearchRepositories (0.00s) [2021-05-06T10:58:18.811Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-06T10:58:18.811Z] Host: 127.0.0.1:49240 [2021-05-06T10:58:18.811Z] User-Agent: docker test client [2021-05-06T10:58:18.811Z] Authorization: Token fake-token [2021-05-06T10:58:18.811Z] X-Docker-Token: true [2021-05-06T10:58:18.811Z] Accept-Encoding: gzip [2021-05-06T10:58:18.811Z] [2021-05-06T10:58:18.811Z] [2021-05-06T10:58:18.811Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-06T10:58:18.811Z] Connection: close [2021-05-06T10:58:18.811Z] Content-Length: 144 [2021-05-06T10:58:18.811Z] Cache-Control: no-cache [2021-05-06T10:58:18.811Z] Content-Type: application/json [2021-05-06T10:58:18.811Z] Date: Thu, 06 May 2021 10:58:18 GMT [2021-05-06T10:58:18.811Z] Expires: -1 [2021-05-06T10:58:18.811Z] Pragma: no-cache [2021-05-06T10:58:18.811Z] Server: docker-tests/mock [2021-05-06T10:58:18.811Z] X-Docker-Registry-Config: mock [2021-05-06T10:58:18.811Z] X-Docker-Registry-Version: 0.0.0 [2021-05-06T10:58:18.811Z] [2021-05-06T10:58:18.811Z] [2021-05-06T10:58:18.811Z] === RUN TestTrustedLocation [2021-05-06T10:58:18.811Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-06T10:58:18.811Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-06T10:58:18.811Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-06T10:58:18.811Z] === RUN TestAllowNondistributableArtifacts [2021-05-06T10:58:18.811Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-06T10:58:18.811Z] === RUN TestIsSecureIndex [2021-05-06T10:58:18.811Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-06T10:58:18.811Z] PASS [2021-05-06T10:58:18.811Z] coverage: 51.7% of statements [2021-05-06T10:58:18.811Z] ok github.com/docker/docker/registry 0.183s coverage: 51.7% of statements [2021-05-06T10:58:18.811Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-06T10:58:18.811Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-06T10:58:18.811Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-06T10:58:18.811Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-06T10:58:18.811Z] PASS [2021-05-06T10:58:18.811Z] coverage: 62.5% of statements [2021-05-06T10:58:18.811Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2021-05-06T10:58:20.599Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-06T10:58:20.701Z] --- PASS: TestRenameLinkedContainer (3.27s) [2021-05-06T10:58:20.701Z] === RUN TestRenameStoppedContainer [2021-05-06T10:58:20.993Z] === RUN TestGetDriver [2021-05-06T10:58:20.993Z] --- PASS: TestGetDriver (0.00s) [2021-05-06T10:58:20.993Z] === RUN TestVolumeRequestError [2021-05-06T10:58:20.993Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-06T10:58:20.993Z] PASS [2021-05-06T10:58:20.993Z] coverage: 36.1% of statements [2021-05-06T10:58:20.993Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2021-05-06T10:58:21.452Z] === RUN TestGetAddress [2021-05-06T10:58:21.452Z] --- PASS: TestGetAddress (0.00s) [2021-05-06T10:58:21.452Z] === RUN TestRemove [2021-05-06T10:58:21.452Z] --- SKIP: TestRemove (0.00s) [2021-05-06T10:58:21.452Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-06T10:58:21.452Z] === RUN TestInitializeWithVolumes [2021-05-06T10:58:21.452Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-05-06T10:58:21.452Z] === RUN TestCreate [2021-05-06T10:58:21.452Z] --- PASS: TestCreate (0.01s) [2021-05-06T10:58:21.452Z] === RUN TestValidateName [2021-05-06T10:58:21.452Z] --- PASS: TestValidateName (0.00s) [2021-05-06T10:58:21.452Z] === RUN TestCreateWithOpts [2021-05-06T10:58:21.452Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-06T10:58:21.452Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-06T10:58:21.452Z] === RUN TestRelaodNoOpts [2021-05-06T10:58:21.452Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-06T10:58:21.452Z] PASS [2021-05-06T10:58:21.452Z] coverage: 41.5% of statements [2021-05-06T10:58:21.452Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2021-05-06T10:58:21.452Z] === RUN TestConvertTmpfsOptions [2021-05-06T10:58:21.452Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-06T10:58:21.453Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-06T10:58:21.453Z] parser_test.go:49: data="ro" [2021-05-06T10:58:21.453Z] === RUN TestParseMountRaw [2021-05-06T10:58:21.453Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-06T10:58:21.453Z] === RUN TestParseMountRawSplit [2021-05-06T10:58:21.453Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-05-06T10:58:21.453Z] parser_test.go:390: case 0 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 1 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 2 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 3 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 4 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 5 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 6 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 7 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 8 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 0 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 1 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 2 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 3 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 4 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 5 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 6 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 7 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 8 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 9 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 10 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 11 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 12 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 0 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 1 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 2 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 3 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 4 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 5 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 6 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 7 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 8 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 9 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 10 [2021-05-06T10:58:21.453Z] parser_test.go:390: case 11 [2021-05-06T10:58:21.453Z] === RUN TestParseMountSpec [2021-05-06T10:58:21.453Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-06T10:58:21.453Z] parser_test.go:455: case 0 [2021-05-06T10:58:21.453Z] parser_test.go:455: case 1 [2021-05-06T10:58:21.453Z] parser_test.go:455: case 2 [2021-05-06T10:58:21.453Z] parser_test.go:455: case 3 [2021-05-06T10:58:21.453Z] parser_test.go:455: case 4 [2021-05-06T10:58:21.453Z] parser_test.go:455: case 5 [2021-05-06T10:58:21.453Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-06T10:58:21.453Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-06T10:58:21.453Z] === RUN TestValidateMount [2021-05-06T10:58:21.453Z] --- PASS: TestValidateMount (0.00s) [2021-05-06T10:58:21.453Z] PASS [2021-05-06T10:58:21.453Z] coverage: 66.2% of statements [2021-05-06T10:58:21.453Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 66.2% of statements [2021-05-06T10:58:21.646Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-05-06T10:58:21.646Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T10:58:22.423Z] === RUN TestSetGetMeta [2021-05-06T10:58:22.423Z] === PAUSE TestSetGetMeta [2021-05-06T10:58:22.423Z] === RUN TestRestore [2021-05-06T10:58:22.423Z] === PAUSE TestRestore [2021-05-06T10:58:22.423Z] === RUN TestServiceCreate [2021-05-06T10:58:22.423Z] === PAUSE TestServiceCreate [2021-05-06T10:58:22.423Z] === RUN TestServiceList [2021-05-06T10:58:22.423Z] === PAUSE TestServiceList [2021-05-06T10:58:22.423Z] === RUN TestServiceRemove [2021-05-06T10:58:22.423Z] === PAUSE TestServiceRemove [2021-05-06T10:58:22.423Z] === RUN TestServiceGet [2021-05-06T10:58:22.423Z] === PAUSE TestServiceGet [2021-05-06T10:58:22.423Z] === RUN TestServicePrune [2021-05-06T10:58:22.423Z] === PAUSE TestServicePrune [2021-05-06T10:58:22.423Z] === RUN TestCreate [2021-05-06T10:58:22.423Z] === PAUSE TestCreate [2021-05-06T10:58:22.423Z] === RUN TestRemove [2021-05-06T10:58:22.423Z] === PAUSE TestRemove [2021-05-06T10:58:22.423Z] === RUN TestList [2021-05-06T10:58:22.423Z] === PAUSE TestList [2021-05-06T10:58:22.423Z] === RUN TestFindByDriver [2021-05-06T10:58:22.423Z] === PAUSE TestFindByDriver [2021-05-06T10:58:22.423Z] === RUN TestFindByReferenced [2021-05-06T10:58:22.423Z] === PAUSE TestFindByReferenced [2021-05-06T10:58:22.423Z] === RUN TestDerefMultipleOfSameRef [2021-05-06T10:58:22.423Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-06T10:58:22.423Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-06T10:58:22.423Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-06T10:58:22.423Z] === RUN TestDefererencePluginOnCreateError [2021-05-06T10:58:22.423Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-06T10:58:22.423Z] === RUN TestRefDerefRemove [2021-05-06T10:58:22.423Z] === PAUSE TestRefDerefRemove [2021-05-06T10:58:22.423Z] === RUN TestGet [2021-05-06T10:58:22.423Z] === PAUSE TestGet [2021-05-06T10:58:22.424Z] === RUN TestGetWithReference [2021-05-06T10:58:22.424Z] === PAUSE TestGetWithReference [2021-05-06T10:58:22.424Z] === RUN TestFilterFunc [2021-05-06T10:58:22.424Z] === RUN TestFilterFunc/test_nil_list [2021-05-06T10:58:22.424Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-06T10:58:22.424Z] === RUN TestFilterFunc/test_empty_list [2021-05-06T10:58:22.424Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-06T10:58:22.424Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-06T10:58:22.424Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-06T10:58:22.424Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-06T10:58:22.424Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-06T10:58:22.424Z] === RUN TestFilterFunc/test_filter_some [2021-05-06T10:58:22.424Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-06T10:58:22.424Z] === RUN TestFilterFunc/test_filter_middle [2021-05-06T10:58:22.424Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-06T10:58:22.424Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-06T10:58:22.424Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-06T10:58:22.424Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-06T10:58:22.424Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-06T10:58:22.424Z] === CONT TestFilterFunc/test_nil_list [2021-05-06T10:58:22.424Z] === CONT TestFilterFunc/test_filter_some [2021-05-06T10:58:22.424Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-06T10:58:22.424Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-06T10:58:22.424Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-06T10:58:22.424Z] === CONT TestFilterFunc/test_empty_list [2021-05-06T10:58:22.424Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-06T10:58:22.424Z] === CONT TestFilterFunc/test_filter_middle [2021-05-06T10:58:22.424Z] --- PASS: TestFilterFunc (0.00s) [2021-05-06T10:58:22.424Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-06T10:58:22.424Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-06T10:58:22.424Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-06T10:58:22.424Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-06T10:58:22.424Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-06T10:58:22.424Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-06T10:58:22.424Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-06T10:58:22.424Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-06T10:58:22.424Z] === CONT TestSetGetMeta [2021-05-06T10:58:22.424Z] === CONT TestFindByReferenced [2021-05-06T10:58:22.424Z] === CONT TestServiceList [2021-05-06T10:58:22.424Z] === CONT TestServicePrune [2021-05-06T10:58:22.424Z] --- PASS: TestSetGetMeta (0.01s) [2021-05-06T10:58:22.424Z] === CONT TestServiceCreate [2021-05-06T10:58:22.424Z] --- PASS: TestFindByReferenced (0.02s) [2021-05-06T10:58:22.424Z] === CONT TestRestore [2021-05-06T10:58:22.424Z] --- PASS: TestRestore (0.02s) [2021-05-06T10:58:22.424Z] === CONT TestGetWithReference [2021-05-06T10:58:22.424Z] --- PASS: TestGetWithReference (0.01s) [2021-05-06T10:58:22.424Z] === CONT TestServiceGet [2021-05-06T10:58:22.424Z] --- PASS: TestServiceGet (0.05s) [2021-05-06T10:58:22.424Z] === CONT TestList [2021-05-06T10:58:22.424Z] time="2021-05-06T10:58:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T10:58:22.424Z] --- PASS: TestServiceList (0.10s) [2021-05-06T10:58:22.424Z] === CONT TestFindByDriver [2021-05-06T10:58:22.424Z] --- PASS: TestServiceCreate (0.09s) [2021-05-06T10:58:22.424Z] === CONT TestDefererencePluginOnCreateError [2021-05-06T10:58:22.424Z] time="2021-05-06T10:58:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T10:58:22.424Z] time="2021-05-06T10:58:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T10:58:22.424Z] time="2021-05-06T10:58:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-06T10:58:22.424Z] --- PASS: TestList (0.02s) [2021-05-06T10:58:22.424Z] === CONT TestGet [2021-05-06T10:58:22.424Z] --- PASS: TestFindByDriver (0.02s) [2021-05-06T10:58:22.424Z] === CONT TestRefDerefRemove [2021-05-06T10:58:22.424Z] time="2021-05-06T10:58:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T10:58:22.424Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-05-06T10:58:22.424Z] === CONT TestRemove [2021-05-06T10:58:22.424Z] --- PASS: TestServicePrune (0.12s) [2021-05-06T10:58:22.424Z] === CONT TestServiceRemove [2021-05-06T10:58:22.424Z] --- PASS: TestGet (0.02s) [2021-05-06T10:58:22.424Z] === CONT TestCreate [2021-05-06T10:58:22.424Z] --- PASS: TestRefDerefRemove (0.02s) [2021-05-06T10:58:22.424Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-06T10:58:22.424Z] --- PASS: TestRemove (0.02s) [2021-05-06T10:58:22.424Z] === CONT TestDerefMultipleOfSameRef [2021-05-06T10:58:22.424Z] --- PASS: TestServiceRemove (0.02s) [2021-05-06T10:58:22.424Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-05-06T10:58:22.424Z] --- PASS: TestCreate (0.01s) [2021-05-06T10:58:22.714Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-06T10:58:22.883Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-05-06T10:58:22.883Z] PASS [2021-05-06T10:58:22.883Z] coverage: 70.3% of statements [2021-05-06T10:58:22.883Z] ok github.com/docker/docker/volume/service 0.224s coverage: 70.3% of statements [2021-05-06T10:58:23.035Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2021-05-06T10:58:23.035Z] === RUN TestRenameInvalidName [2021-05-06T10:58:23.130Z] --- PASS: TestReadPluginNoRead (11.13s) [2021-05-06T10:58:23.130Z] --- PASS: TestReadPluginNoRead/default (2.51s) [2021-05-06T10:58:23.130Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.52s) [2021-05-06T10:58:23.130Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s) [2021-05-06T10:58:23.130Z] read_test.go:92: [d8206b1b92775] daemon is not started [2021-05-06T10:58:23.130Z] PASS [2021-05-06T10:58:23.130Z] [2021-05-06T10:58:23.130Z] DONE 6 tests in 17.860s [2021-05-06T10:58:23.130Z] 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-05-06T10:58:23.130Z] testing: warning: no tests to run [2021-05-06T10:58:23.130Z] PASS [2021-05-06T10:58:23.130Z] [2021-05-06T10:58:23.130Z] DONE 0 tests in 0.052s [2021-05-06T10:58:23.130Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-06T10:58:23.389Z] INFO: Testing against a local daemon [2021-05-06T10:58:23.389Z] === RUN TestPluginWithDevMounts [2021-05-06T10:58:23.389Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-06T10:58:23.389Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-06T10:58:23.389Z] PASS [2021-05-06T10:58:23.389Z] [2021-05-06T10:58:23.389Z] === Skipped [2021-05-06T10:58:23.389Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-06T10:58:23.389Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-06T10:58:23.389Z] [2021-05-06T10:58:23.389Z] [2021-05-06T10:58:23.389Z] DONE 1 tests, 1 skipped in 0.139s [2021-05-06T10:58:23.389Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-06T10:58:23.389Z] INFO: Testing against a local daemon [2021-05-06T10:58:23.389Z] === RUN TestSecretInspect [2021-05-06T10:58:23.389Z] --- SKIP: TestSecretInspect (0.02s) [2021-05-06T10:58:23.389Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.389Z] === RUN TestSecretList [2021-05-06T10:58:23.389Z] --- SKIP: TestSecretList (0.01s) [2021-05-06T10:58:23.389Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.389Z] === RUN TestSecretsCreateAndDelete [2021-05-06T10:58:23.389Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-05-06T10:58:23.389Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.389Z] === RUN TestSecretsUpdate [2021-05-06T10:58:23.389Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-05-06T10:58:23.389Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.389Z] === RUN TestTemplatedSecret [2021-05-06T10:58:23.389Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-06T10:58:23.389Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.389Z] === RUN TestSecretCreateResolve [2021-05-06T10:58:23.389Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-05-06T10:58:23.389Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.389Z] PASS [2021-05-06T10:58:23.389Z] [2021-05-06T10:58:23.389Z] === Skipped [2021-05-06T10:58:23.389Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-05-06T10:58:23.389Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.389Z] [2021-05-06T10:58:23.389Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-05-06T10:58:23.389Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.389Z] [2021-05-06T10:58:23.389Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-05-06T10:58:23.389Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.389Z] [2021-05-06T10:58:23.389Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-05-06T10:58:23.389Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.389Z] [2021-05-06T10:58:23.389Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-06T10:58:23.389Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.389Z] [2021-05-06T10:58:23.389Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-05-06T10:58:23.389Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.389Z] [2021-05-06T10:58:23.389Z] [2021-05-06T10:58:23.389Z] DONE 6 tests, 6 skipped in 0.186s [2021-05-06T10:58:23.389Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-06T10:58:23.648Z] INFO: Testing against a local daemon [2021-05-06T10:58:23.648Z] === RUN TestServiceCreateInit [2021-05-06T10:58:23.648Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T10:58:23.648Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T10:58:23.648Z] --- PASS: TestServiceCreateInit (0.01s) [2021-05-06T10:58:23.648Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T10:58:23.648Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.648Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T10:58:23.648Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.648Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T10:58:23.648Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-05-06T10:58:23.648Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.648Z] === RUN TestCreateServiceConflict [2021-05-06T10:58:23.648Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-05-06T10:58:23.648Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.648Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T10:58:23.648Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-05-06T10:58:23.648Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.648Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T10:58:23.648Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-06T10:58:23.648Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.648Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T10:58:23.648Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-05-06T10:58:23.648Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.648Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T10:58:23.648Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-05-06T10:58:23.648Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.648Z] === RUN TestCreateServiceSysctls [2021-05-06T10:58:23.648Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-06T10:58:23.648Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.648Z] === RUN TestCreateServiceCapabilities [2021-05-06T10:58:23.906Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-06T10:58:23.906Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.906Z] === RUN TestInspect [2021-05-06T10:58:23.906Z] --- SKIP: TestInspect (0.01s) [2021-05-06T10:58:23.906Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.906Z] === RUN TestCreateJob [2021-05-06T10:58:23.906Z] --- SKIP: TestCreateJob (0.01s) [2021-05-06T10:58:23.906Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.906Z] === RUN TestReplicatedJob [2021-05-06T10:58:23.906Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-06T10:58:23.906Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.906Z] === RUN TestUpdateReplicatedJob [2021-05-06T10:58:23.906Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-05-06T10:58:23.906Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.906Z] === RUN TestServiceListWithStatuses [2021-05-06T10:58:23.906Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T10:58:23.906Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T10:58:23.906Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T10:58:23.906Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-05-06T10:58:23.906Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.906Z] === RUN TestDockerNetworkReConnect [2021-05-06T10:58:23.906Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-05-06T10:58:23.907Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:23.907Z] === RUN TestServicePlugin [2021-05-06T10:58:23.987Z] --- PASS: TestRenameInvalidName (0.85s) [2021-05-06T10:58:23.987Z] === RUN TestRenameAnonymousContainer [2021-05-06T10:58:24.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T10:58:24.548Z] INFO: Testing against a local daemon [2021-05-06T10:58:24.548Z] === RUN TestBuildWithSession [2021-05-06T10:58:24.548Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T10:58:24.548Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T10:58:24.548Z] === RUN TestBuildSquashParent [2021-05-06T10:58:24.548Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-06T10:58:24.548Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T10:58:24.548Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T10:58:24.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:58:24.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:58:24.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:58:24.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:58:24.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:58:24.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:58:24.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:58:24.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:58:24.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:58:24.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:58:24.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:58:24.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:58:24.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:58:24.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:58:24.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:58:24.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:58:24.711Z] --- PASS: TestDaemonDNSFallback (7.20s) [2021-05-06T10:58:24.711Z] === RUN TestInspectNetwork [2021-05-06T10:58:24.922Z] ......... [ 86%] [2021-05-06T10:58:26.621Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-05-06T10:58:26.621Z] === RUN TestClientStream [2021-05-06T10:58:26.621Z] --- PASS: TestClientStream (0.00s) [2021-05-06T10:58:26.621Z] === RUN TestClientSendFile [2021-05-06T10:58:26.621Z] --- PASS: TestClientSendFile (0.00s) [2021-05-06T10:58:26.621Z] === RUN TestClientWithRequestTimeout [2021-05-06T10:58:26.621Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-06T10:58:26.621Z] === RUN TestFileSpecPlugin [2021-05-06T10:58:26.621Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-06T10:58:26.621Z] === RUN TestFileJSONSpecPlugin [2021-05-06T10:58:26.621Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-06T10:58:26.621Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-06T10:58:26.621Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-06T10:58:26.621Z] === RUN TestPluginAddHandler [2021-05-06T10:58:26.621Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-06T10:58:26.621Z] === RUN TestPluginWaitBadPlugin [2021-05-06T10:58:26.621Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-06T10:58:26.621Z] === RUN TestGet [2021-05-06T10:58:26.621Z] time="2021-05-06T10:58:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-06T10:58:26.876Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-06T10:58:27.591Z] time="2021-05-06T10:58:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-06T10:58:28.095Z] --- SKIP: TestServicePlugin (3.70s) [2021-05-06T10:58:28.095Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] === RUN TestServiceUpdateLabel [2021-05-06T10:58:28.095Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-05-06T10:58:28.095Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] === RUN TestServiceUpdateSecrets [2021-05-06T10:58:28.095Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-05-06T10:58:28.095Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] === RUN TestServiceUpdateConfigs [2021-05-06T10:58:28.095Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-05-06T10:58:28.095Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] === RUN TestServiceUpdateNetwork [2021-05-06T10:58:28.095Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-05-06T10:58:28.095Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T10:58:28.095Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-05-06T10:58:28.095Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] PASS [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === Skipped [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T10:58:28.095Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T10:58:28.095Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T10:58:28.095Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T10:58:28.095Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-05-06T10:58:28.095Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-05-06T10:58:28.095Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-05-06T10:58:28.095Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-06T10:58:28.095Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-05-06T10:58:28.095Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-05-06T10:58:28.095Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-05-06T10:58:28.095Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-06T10:58:28.095Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-06T10:58:28.095Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-05-06T10:58:28.095Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-06T10:58:28.095Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-05-06T10:58:28.095Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-06T10:58:28.095Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-05-06T10:58:28.095Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-05-06T10:58:28.095Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestServicePlugin (3.70s) [2021-05-06T10:58:28.095Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-05-06T10:58:28.095Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-05-06T10:58:28.095Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-05-06T10:58:28.095Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-05-06T10:58:28.095Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-05-06T10:58:28.095Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] DONE 24 tests, 23 skipped in 4.131s [2021-05-06T10:58:28.095Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-06T10:58:28.095Z] INFO: Testing against a local daemon [2021-05-06T10:58:28.095Z] === RUN TestSessionCreate [2021-05-06T10:58:28.095Z] --- PASS: TestSessionCreate (0.02s) [2021-05-06T10:58:28.095Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T10:58:28.095Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-06T10:58:28.095Z] PASS [2021-05-06T10:58:28.095Z] [2021-05-06T10:58:28.095Z] DONE 2 tests in 0.150s [2021-05-06T10:58:28.095Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-06T10:58:28.095Z] INFO: Testing against a local daemon [2021-05-06T10:58:28.095Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T10:58:28.095Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T10:58:28.095Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T10:58:28.095Z] === RUN TestEventsExecDie [2021-05-06T10:58:28.200Z] --- PASS: TestRenameAnonymousContainer (4.36s) [2021-05-06T10:58:28.200Z] === RUN TestRenameContainerWithSameName [2021-05-06T10:58:28.894Z] === RUN TestInspectNetwork/full_network_id [2021-05-06T10:58:28.894Z] === RUN TestInspectNetwork/partial_network_id [2021-05-06T10:58:28.894Z] === RUN TestInspectNetwork/network_name [2021-05-06T10:58:28.894Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-06T10:58:29.032Z] --- PASS: TestEventsExecDie (0.99s) [2021-05-06T10:58:29.032Z] === RUN TestEventsBackwardsCompatible [2021-05-06T10:58:29.032Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-06T10:58:29.032Z] === RUN TestInfoBinaryCommits [2021-05-06T10:58:29.032Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-06T10:58:29.032Z] === RUN TestInfoAPIVersioned [2021-05-06T10:58:29.032Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-06T10:58:29.032Z] === RUN TestInfoDiscoveryBackend [2021-05-06T10:58:29.146Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-05-06T10:58:29.146Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T10:58:29.399Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-06T10:58:29.771Z] time="2021-05-06T10:58:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-06T10:58:30.178Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-06T10:58:30.934Z] --- PASS: TestInfoDiscoveryBackend (1.78s) [2021-05-06T10:58:30.934Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-06T10:58:31.065Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2021-05-06T10:58:31.065Z] === RUN TestResize [2021-05-06T10:58:31.637Z] --- PASS: TestResize (0.82s) [2021-05-06T10:58:31.637Z] === RUN TestResizeWithInvalidSize [2021-05-06T10:58:32.600Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-05-06T10:58:32.600Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T10:58:32.956Z] tests/integration/models_networks_test.py .... [ 91%] [2021-05-06T10:58:33.076Z] --- PASS: TestInspectNetwork (8.35s) [2021-05-06T10:58:33.076Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-06T10:58:33.076Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-06T10:58:33.076Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-06T10:58:33.076Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-06T10:58:33.076Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T10:58:33.141Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:58:33.178Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T10:58:33.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T10:58:33.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T10:58:33.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T10:58:33.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T10:58:33.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T10:58:33.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T10:58:33.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T10:58:33.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T10:58:33.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T10:58:33.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T10:58:33.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T10:58:33.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T10:58:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T10:58:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T10:58:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T10:58:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T10:58:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T10:58:33.595Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-05-06T10:58:33.611Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:58:33.851Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-06T10:58:34.217Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-05-06T10:58:34.217Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-06T10:58:34.217Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-06T10:58:34.217Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:58:34.217Z] === RUN TestInfoAPI [2021-05-06T10:58:34.217Z] --- PASS: TestInfoAPI (0.02s) [2021-05-06T10:58:34.217Z] === RUN TestInfoAPIWarnings [2021-05-06T10:58:34.410Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-05-06T10:58:34.466Z] time="2021-05-06T10:58:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-06T10:58:35.606Z] --- PASS: TestRunContainerWithBridgeNone (3.11s) [2021-05-06T10:58:35.606Z] === RUN TestNetworkInvalidJSON [2021-05-06T10:58:35.606Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T10:58:35.606Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T10:58:35.606Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T10:58:35.606Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T10:58:35.606Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T10:58:35.606Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T10:58:35.606Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T10:58:35.606Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T10:58:35.606Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T10:58:35.606Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-06T10:58:35.606Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-06T10:58:35.606Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T10:58:35.606Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T10:58:35.606Z] === RUN TestNetworkList [2021-05-06T10:58:35.606Z] === RUN TestNetworkList//networks [2021-05-06T10:58:35.606Z] === PAUSE TestNetworkList//networks [2021-05-06T10:58:35.606Z] === RUN TestNetworkList//networks/ [2021-05-06T10:58:35.606Z] === PAUSE TestNetworkList//networks/ [2021-05-06T10:58:35.606Z] === CONT TestNetworkList//networks [2021-05-06T10:58:35.606Z] === CONT TestNetworkList//networks/ [2021-05-06T10:58:35.606Z] --- PASS: TestNetworkList (0.01s) [2021-05-06T10:58:35.606Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T10:58:35.606Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T10:58:35.606Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T10:58:36.494Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T10:58:36.494Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T10:58:36.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T10:58:36.539Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2021-05-06T10:58:36.539Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T10:58:36.965Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-06T10:58:37.070Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T10:58:37.526Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-05-06T10:58:37.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T10:58:37.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T10:58:37.647Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T10:58:37.920Z] --- PASS: TestDaemonRestartWithLiveRestore (1.44s) [2021-05-06T10:58:37.920Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T10:58:38.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T10:58:39.292Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s) [2021-05-06T10:58:39.292Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T10:58:39.529Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-06T10:58:40.099Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-06T10:58:41.192Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.99s) [2021-05-06T10:58:41.192Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s) [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s) [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s) [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.90s) [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.75s) [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s) [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2021-05-06T10:58:41.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.14s) [2021-05-06T10:58:41.910Z] === RUN TestCgroupNamespacesRun [2021-05-06T10:58:42.768Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-06T10:58:42.768Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-06T10:58:43.042Z] --- PASS: TestGet (15.00s) [2021-05-06T10:58:43.042Z] === RUN TestPluginWithNoManifest [2021-05-06T10:58:43.042Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-06T10:58:43.042Z] === RUN TestGetAll [2021-05-06T10:58:43.042Z] --- PASS: TestGetAll (0.00s) [2021-05-06T10:58:43.042Z] PASS [2021-05-06T10:58:43.042Z] coverage: 73.4% of statements [2021-05-06T10:58:43.042Z] ok github.com/docker/docker/pkg/plugins 34.956s coverage: 73.4% of statements [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/quota [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/rootless [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/volume [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-06T10:58:43.042Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-06T10:58:43.042Z] [2021-05-06T10:58:43.042Z] === Skipped [2021-05-06T10:58:43.042Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-06T10:58:43.042Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-06T10:58:43.042Z] [2021-05-06T10:58:43.042Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-06T10:58:43.042Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.042Z] [2021-05-06T10:58:43.042Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-06T10:58:43.042Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.042Z] [2021-05-06T10:58:43.042Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-05-06T10:58:43.042Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.042Z] [2021-05-06T10:58:43.042Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-06T10:58:43.042Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.042Z] [2021-05-06T10:58:43.042Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-06T10:58:43.042Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-06T10:58:43.042Z] [2021-05-06T10:58:43.042Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-06T10:58:43.042Z] daemon_test.go:147: root required [2021-05-06T10:58:43.042Z] [2021-05-06T10:58:43.042Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-06T10:58:43.042Z] reload_test.go:520: root required [2021-05-06T10:58:43.042Z] [2021-05-06T10:58:43.042Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-06T10:58:43.042Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.042Z] [2021-05-06T10:58:43.042Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-06T10:58:43.042Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-06T10:58:43.042Z] [2021-05-06T10:58:43.042Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-06T10:58:43.042Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-06T10:58:43.042Z] [2021-05-06T10:58:43.042Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-06T10:58:43.043Z] download_test.go:268: Needs fixing on Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-06T10:58:43.043Z] layer_test.go:304: Failing on Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-06T10:58:43.043Z] layer_test.go:353: Failing on Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-06T10:58:43.043Z] layer_test.go:468: Failing on Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-06T10:58:43.043Z] layer_test.go:697: Failing on Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-06T10:58:43.043Z] migration_test.go:46: Failing on Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-06T10:58:43.043Z] migration_test.go:182: Failing on Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-06T10:58:43.043Z] mount_test.go:17: Failing on Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-06T10:58:43.043Z] mount_test.go:76: Failing on Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-06T10:58:43.043Z] mount_test.go:125: Failing on Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-06T10:58:43.043Z] mount_test.go:212: Failing on Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-06T10:58:43.043Z] archive_test.go:134: Xz not present in msys2 [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-06T10:58:43.043Z] archive_test.go:239: Failing on Windows CI machines [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-06T10:58:43.043Z] archive_windows_test.go:16: Currently fails [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-06T10:58:43.043Z] changes_test.go:196: needs more investigation [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-06T10:58:43.043Z] changes_test.go:433: needs further investigation [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-06T10:58:43.043Z] changes_test.go:469: needs further investigation [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-06T10:58:43.043Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-06T10:58:43.043Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-06T10:58:43.043Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-06T10:58:43.043Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-06T10:58:43.043Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-06T10:58:43.043Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-06T10:58:43.043Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-06T10:58:43.043Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-06T10:58:43.043Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-06T10:58:43.043Z] poller_test.go:41: No chmod on Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-06T10:58:43.043Z] fileutils_test.go:134: Needs porting to Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-06T10:58:43.043Z] fileutils_test.go:180: Needs porting to Windows [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-06T10:58:43.043Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-06T10:58:43.043Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-06T10:58:43.043Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-06T10:58:43.043Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-06T10:58:43.043Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] [2021-05-06T10:58:43.043Z] DONE 1833 tests, 45 skipped in 178.832s [2021-05-06T10:58:43.043Z] INFO: make.ps1 ended at 05/06/2021 10:58:42 [2021-05-06T10:58:43.694Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-06T10:58:43.914Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.61s) [2021-05-06T10:58:43.914Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T10:58:44.463Z] --- PASS: TestCgroupNamespacesRun (2.47s) [2021-05-06T10:58:44.463Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-06T10:58:44.482Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2021-05-06T10:58:44.482Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T10:58:44.582Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-06T10:58:44.582Z] INFO: Unit tests ended at 05/06/2021 10:58:44. Duration:00:03:10.8864900 [2021-05-06T10:58:44.582Z] INFO: Building busybox [2021-05-06T10:58:44.582Z] Sending build context to Docker daemon 5.12kB [2021-05-06T10:58:44.582Z] [2021-05-06T10:58:44.582Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-06T10:58:44.582Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-06T10:58:44.582Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-06T10:58:44.582Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-06T10:58:44.582Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-06T10:58:44.582Z] ---> 152749f71f8f [2021-05-06T10:58:44.582Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-06T10:58:44.582Z] ---> Running in 755a00d5dbcd [2021-05-06T10:58:44.622Z] Loaded image: buildpack-deps:buster [2021-05-06T10:58:44.877Z] Loaded image: busybox:latest [2021-05-06T10:58:45.133Z] Loaded image: busybox:glibc [2021-05-06T10:58:45.133Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-06T10:58:46.058Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-06T10:58:46.058Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-06T10:58:46.203Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-06T10:58:46.382Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.05s) [2021-05-06T10:58:46.382Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-06T10:58:47.421Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-06T10:58:47.764Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-05-06T10:58:47.764Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T10:58:47.764Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T10:58:47.764Z] service_test.go:242: FLAKY_TEST [2021-05-06T10:58:47.764Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T10:58:48.324Z] Removing intermediate container 755a00d5dbcd [2021-05-06T10:58:48.324Z] ---> 451d29eb5b8b [2021-05-06T10:58:48.324Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-06T10:58:48.324Z] ---> Running in 5b700441be06 [2021-05-06T10:58:48.324Z] Removing intermediate container 5b700441be06 [2021-05-06T10:58:48.324Z] ---> e8a2a819a48b [2021-05-06T10:58:48.324Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-06T10:58:48.324Z] ---> Running in 641a648ec166 [2021-05-06T10:58:48.436Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-06T10:58:48.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.96s) [2021-05-06T10:58:48.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.63s) [2021-05-06T10:58:48.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.28s) [2021-05-06T10:58:48.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.97s) [2021-05-06T10:58:48.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.92s) [2021-05-06T10:58:48.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.45s) [2021-05-06T10:58:48.436Z] === RUN TestBuildMultiStageCopy [2021-05-06T10:58:48.436Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T10:58:48.784Z] Removing intermediate container 641a648ec166 [2021-05-06T10:58:48.784Z] ---> 5cff800fa19e [2021-05-06T10:58:48.784Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-06T10:58:48.933Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.48s) [2021-05-06T10:58:48.933Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-06T10:58:49.309Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-06T10:58:49.493Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-06T10:58:49.493Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-06T10:58:49.753Z] [2021-05-06T10:58:49.870Z] Loaded image: debian:bullseye [2021-05-06T10:58:50.126Z] Loaded image: hello-world:latest [2021-05-06T10:58:50.126Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T10:58:50.213Z] ---> cfea25388252 [2021-05-06T10:58:50.213Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-06T10:58:50.213Z] ---> Running in b6b1d52b3bf1 [2021-05-06T10:58:50.688Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-06T10:58:51.487Z] --- PASS: TestCgroupNamespacesRunHostMode (2.37s) [2021-05-06T10:58:51.487Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-06T10:58:51.615Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-05-06T10:58:52.295Z] --- PASS: TestInfoAPIWarnings (17.74s) [2021-05-06T10:58:52.295Z] === RUN TestInfoDebug [2021-05-06T10:58:52.547Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-06T10:58:53.472Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-06T10:58:54.033Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-06T10:58:54.038Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.53s) [2021-05-06T10:58:54.038Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-06T10:58:54.197Z] --- PASS: TestInfoDebug (1.94s) [2021-05-06T10:58:54.197Z] === RUN TestInfoInsecureRegistries [2021-05-06T10:58:54.557Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-06T10:58:55.077Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-06T10:58:55.077Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-06T10:58:55.077Z] [2021-05-06T10:58:55.077Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-06T10:58:55.077Z] =========================== short test summary info ============================ [2021-05-06T10:58:55.077Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-06T10:58:55.077Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-06T10:58:55.077Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-06T10:58:55.077Z] Not supported on most drivers [2021-05-06T10:58:55.077Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-06T10:58:55.077Z] Output of docker top depends on host distro, and is not formalized. [2021-05-06T10:58:55.077Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-06T10:58:55.077Z] Output of docker top depends on host distro, and is not formalized. [2021-05-06T10:58:55.077Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-06T10:58:55.077Z] Can fail if eth0 has multiple IP addresses [2021-05-06T10:58:55.077Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-06T10:58:55.077Z] This doesn't seem to be taken into account by the engine [2021-05-06T10:58:55.077Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-05-06T10:58:55.077Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-05-06T10:58:55.077Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-06T10:58:55.077Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 368.75 seconds == [2021-05-06T10:58:55.336Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-06T10:58:55.572Z] --- PASS: TestInfoInsecureRegistries (1.80s) [2021-05-06T10:58:55.572Z] === RUN TestInfoRegistryMirrors [2021-05-06T10:58:55.957Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.03s) [2021-05-06T10:58:55.957Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-06T10:58:56.546Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-06T10:58:57.298Z] Removing intermediate container b6b1d52b3bf1 [2021-05-06T10:58:57.298Z] ---> 663fe70d2c23 [2021-05-06T10:58:57.298Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-06T10:58:57.298Z] ---> Running in fc8bdbd7b8e6 [2021-05-06T10:58:57.346Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.42s) [2021-05-06T10:58:57.346Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-06T10:58:57.474Z] --- PASS: TestInfoRegistryMirrors (1.80s) [2021-05-06T10:58:57.474Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T10:58:57.733Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-05-06T10:58:57.733Z] === RUN TestPingCacheHeaders [2021-05-06T10:58:57.733Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-06T10:58:57.733Z] === RUN TestPingGet [2021-05-06T10:58:57.733Z] --- PASS: TestPingGet (0.02s) [2021-05-06T10:58:57.733Z] === RUN TestPingHead [2021-05-06T10:58:57.733Z] --- PASS: TestPingHead (0.02s) [2021-05-06T10:58:57.733Z] === RUN TestVersion [2021-05-06T10:58:57.733Z] --- PASS: TestVersion (0.02s) [2021-05-06T10:58:57.733Z] PASS [2021-05-06T10:58:57.733Z] [2021-05-06T10:58:57.733Z] === Skipped [2021-05-06T10:58:57.733Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T10:58:57.733Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T10:58:57.733Z] [2021-05-06T10:58:57.733Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-06T10:58:57.733Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T10:58:57.733Z] [2021-05-06T10:58:57.733Z] [2021-05-06T10:58:57.733Z] DONE 18 tests, 2 skipped in 29.899s [2021-05-06T10:58:57.733Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-06T10:58:57.733Z] INFO: Testing against a local daemon [2021-05-06T10:58:57.733Z] === RUN TestVolumesCreateAndList [2021-05-06T10:58:57.733Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-06T10:58:57.733Z] === RUN TestVolumesRemove [2021-05-06T10:58:57.758Z] [2021-05-06T10:58:57.758Z] SUCCESS: Specified value was saved. [2021-05-06T10:58:57.991Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-06T10:58:57.991Z] === RUN TestVolumesInspect [2021-05-06T10:58:57.991Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-06T10:58:57.991Z] === RUN TestVolumesInvalidJSON [2021-05-06T10:58:57.991Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T10:58:57.991Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T10:58:57.991Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T10:58:57.991Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-06T10:58:57.991Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T10:58:57.991Z] PASS [2021-05-06T10:58:57.991Z] [2021-05-06T10:58:57.991Z] DONE 5 tests in 0.236s [2021-05-06T10:58:57.991Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T10:58:57.991Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12335 is not a child of this shell [2021-05-06T10:58:57.991Z] warning: PID 12335 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-06T10:58:57.991Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T10:58:57.991Z] [2021-05-06T10:58:57.991Z] Unloading profiles will leave already running processes permanently [2021-05-06T10:58:57.991Z] unconfined, which can lead to unexpected situations. [2021-05-06T10:58:57.991Z] [2021-05-06T10:58:57.991Z] To set a process to complain mode, use the command line tool [2021-05-06T10:58:57.991Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T10:58:57.991Z] Removing test suite binaries [2021-05-06T10:58:57.991Z] exiting test-integration [2021-05-06T10:58:57.991Z] ++ exit 0 [2021-05-06T10:58:58.929Z] [2021-05-06T10:58:59.060Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.99s) [2021-05-06T10:58:59.060Z] PASS [2021-05-06T10:58:59.060Z] [2021-05-06T10:58:59.060Z] === Skipped [2021-05-06T10:58:59.060Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-06T10:58:59.060Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T10:58:59.060Z] [2021-05-06T10:58:59.060Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-06T10:58:59.060Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T10:58:59.060Z] [2021-05-06T10:58:59.060Z] [2021-05-06T10:58:59.060Z] DONE 34 tests, 2 skipped in 253.180s [2021-05-06T10:58:59.060Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-06T10:58:59.060Z] ++ 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-05-06T10:58:59.060Z] ++ set -e [2021-05-06T10:58:59.060Z] ++ '[' -n 0 ']' [2021-05-06T10:58:59.060Z] ++ set -x [2021-05-06T10:58:59.060Z] ++ 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-05-06T10:58:59.060Z] INFO: Testing against a local daemon [2021-05-06T10:58:59.060Z] === RUN TestConfigInspect [2021-05-06T10:58:59.297Z] Removing intermediate container fc8bdbd7b8e6 [2021-05-06T10:58:59.297Z] ---> a5976484a8b7 [2021-05-06T10:58:59.297Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-06T10:58:59.297Z] ---> Running in f9b6ab0308be [2021-05-06T10:58:59.897Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.58s) [2021-05-06T10:58:59.897Z] === RUN TestKernelTCPMemory [2021-05-06T10:59:00.828Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T10:59:00.828Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested Post stage [Pipeline] junit [2021-05-06T10:59:00.843Z] --- PASS: TestKernelTCPMemory (1.09s) [2021-05-06T10:59:00.843Z] === RUN TestNISDomainname [2021-05-06T10:59:00.845Z] Recording test results [2021-05-06T10:59:00.945Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-06T10:59:01.200Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-05-06T10:59:01.288Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T10:59:01.761Z] --- PASS: TestConfigInspect (3.09s) [2021-05-06T10:59:01.761Z] === RUN TestConfigList [2021-05-06T10:59:02.017Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-06T10:59:02.207Z] Cannot create a file when that file already exists. [2021-05-06T10:59:02.237Z] --- PASS: TestNISDomainname (1.36s) [2021-05-06T10:59:02.237Z] === RUN TestHostnameDnsResolution [2021-05-06T10:59:02.260Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T10:59:02.682Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-06T10:59:02.946Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-06T10:59:03.042Z] + echo Ensuring container killed. [2021-05-06T10:59:03.042Z] Ensuring container killed. [2021-05-06T10:59:03.042Z] + docker rm -vf docker-pr5 [2021-05-06T10:59:03.042Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-05-06T10:59:03.327Z] + echo Chowning /workspace to jenkins user [2021-05-06T10:59:03.327Z] Chowning /workspace to jenkins user [2021-05-06T10:59:03.327Z] + id -u [2021-05-06T10:59:03.327Z] + id -g [2021-05-06T10:59:03.327Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42339:/workspace busybox chown -R 1000:1000 /workspace [2021-05-06T10:59:03.327Z] Unable to find image 'busybox:latest' locally [2021-05-06T10:59:03.327Z] latest: Pulling from library/busybox [2021-05-06T10:59:03.507Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-06T10:59:03.585Z] aa2a8d90b84c: Pulling fs layer [2021-05-06T10:59:03.585Z] aa2a8d90b84c: Download complete [2021-05-06T10:59:03.585Z] aa2a8d90b84c: Pull complete [2021-05-06T10:59:03.585Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-06T10:59:03.585Z] Status: Downloaded newer image for busybox:latest [2021-05-06T10:59:03.763Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-05-06T10:59:03.799Z] --- PASS: TestBuildMultiStageCopy (15.29s) [2021-05-06T10:59:03.799Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.37s) [2021-05-06T10:59:03.799Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2021-05-06T10:59:03.799Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.88s) [2021-05-06T10:59:03.799Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2021-05-06T10:59:03.799Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.26s) [2021-05-06T10:59:03.799Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T10:59:04.788Z] --- PASS: TestHostnameDnsResolution (2.22s) [2021-05-06T10:59:04.788Z] === RUN TestStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-06T10:59:05.649Z] --- PASS: TestConfigList (3.47s) [2021-05-06T10:59:05.649Z] === RUN TestConfigsCreateAndDelete [2021-05-06T10:59:05.792Z] + bundleName=amd64-rootless [2021-05-06T10:59:05.792Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-06T10:59:05.792Z] Creating amd64-rootless-bundles.tar.gz [2021-05-06T10:59:05.792Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-06T10:59:05.792Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-06T10:59:05.804Z] Archiving artifacts [2021-05-06T10:59:05.841Z] --- PASS: TestServiceWithDataPathPortInit (15.66s) [2021-05-06T10:59:05.841Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T10:59:05.947Z] Removing intermediate container f9b6ab0308be [2021-05-06T10:59:05.947Z] ---> ab914b5a066c [2021-05-06T10:59:05.947Z] Step 13/13 : CMD ["sh"] [2021-05-06T10:59:05.947Z] ---> Running in 9c3b9e8d9793 [2021-05-06T10:59:05.979Z] --- PASS: TestBuildMultiStageParentConfig (2.18s) [2021-05-06T10:59:05.979Z] === RUN TestBuildLabelWithTargets [2021-05-06T10:59:05.979Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-05-06T10:59:05.979Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T10:59:05.979Z] === RUN TestBuildWithEmptyLayers [2021-05-06T10:59:06.406Z] Removing intermediate container 9c3b9e8d9793 [2021-05-06T10:59:06.407Z] ---> 77271ee1e305 [2021-05-06T10:59:06.407Z] Successfully built 77271ee1e305 [2021-05-06T10:59:06.407Z] Successfully tagged busybox:latest [2021-05-06T10:59:06.407Z] INFO: Docker images of the daemon under test [2021-05-06T10:59:06.407Z] [2021-05-06T10:59:06.407Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-06T10:59:06.407Z] busybox latest 77271ee1e305 Less than a second ago 5.29GB [2021-05-06T10:59:06.407Z] microsoft/windowsservercore latest 152749f71f8f 3 weeks ago 5.27GB [2021-05-06T10:59:06.407Z] mcr.microsoft.com/windows/servercore ltsc2019 152749f71f8f 3 weeks ago 5.27GB [2021-05-06T10:59:06.407Z] [2021-05-06T10:59:06.407Z] INFO: Running integration tests at 05/06/2021 10:59:06... [2021-05-06T10:59:06.407Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-06T10:59:06.407Z] INFO: Integration API tests being run from the host: [2021-05-06T10:59:06.407Z] INFO: make.ps1 starting at 05/06/2021 10:59:06 [2021-05-06T10:59:06.867Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-06T10:59:06.948Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-05-06T10:59:06.948Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T10:59:07.338Z] --- PASS: TestStats (2.87s) [2021-05-06T10:59:07.338Z] === RUN TestStopContainerWithTimeout [2021-05-06T10:59:07.338Z] === RUN TestStopContainerWithTimeout/0 [2021-05-06T10:59:07.338Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-06T10:59:07.338Z] === RUN TestStopContainerWithTimeout/1 [2021-05-06T10:59:07.338Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-06T10:59:07.338Z] === RUN TestStopContainerWithTimeout/3 [2021-05-06T10:59:07.338Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-06T10:59:07.338Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-06T10:59:07.338Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-06T10:59:07.338Z] === CONT TestStopContainerWithTimeout/0 [2021-05-06T10:59:07.338Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-06T10:59:07.338Z] === CONT TestStopContainerWithTimeout/3 [2021-05-06T10:59:07.338Z] === CONT TestStopContainerWithTimeout/1 [2021-05-06T10:59:07.556Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T10:59:07.556Z] [2021-05-06T10:59:07.556Z] Unloading profiles will leave already running processes permanently [2021-05-06T10:59:07.556Z] unconfined, which can lead to unexpected situations. [2021-05-06T10:59:07.556Z] [2021-05-06T10:59:07.556Z] To set a process to complain mode, use the command line tool [2021-05-06T10:59:07.556Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T10:59:07.556Z] Post stage [Pipeline] junit [2021-05-06T10:59:07.569Z] Recording test results [2021-05-06T10:59:07.811Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42339/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T10:59:08.143Z] + make clean [2021-05-06T10:59:08.402Z] docker volume rm -f docker-dev-cache [2021-05-06T10:59:08.402Z] docker-dev-cache [Pipeline] deleteDir [2021-05-06T10:59:08.590Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-06T10:59:08.880Z] + echo Ensuring container killed. [2021-05-06T10:59:08.880Z] Ensuring container killed. [2021-05-06T10:59:08.880Z] + docker rm -vf docker-pr5 [2021-05-06T10:59:08.880Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-05-06T10:59:09.000Z] --- PASS: TestConfigsCreateAndDelete (3.39s) [2021-05-06T10:59:09.000Z] === RUN TestConfigsUpdate [2021-05-06T10:59:09.000Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-06T10:59:09.000Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-05-06T10:59:09.000Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-06T10:59:09.187Z] + echo Chowning /workspace to jenkins user [2021-05-06T10:59:09.187Z] Chowning /workspace to jenkins user [2021-05-06T10:59:09.187Z] + id -u [2021-05-06T10:59:09.187Z] + id -g [2021-05-06T10:59:09.187Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42339:/workspace busybox chown -R 1000:1000 /workspace [2021-05-06T10:59:09.187Z] Unable to find image 'busybox:latest' locally [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T10:59:09.447Z] latest: Pulling from library/busybox [2021-05-06T10:59:09.447Z] aa2a8d90b84c: Pulling fs layer [2021-05-06T10:59:09.448Z] aa2a8d90b84c: Download complete [2021-05-06T10:59:09.448Z] aa2a8d90b84c: Pull complete [2021-05-06T10:59:09.448Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-06T10:59:09.448Z] Status: Downloaded newer image for busybox:latest [2021-05-06T10:59:10.650Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-06T10:59:10.650Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2021-05-06T10:59:10.650Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2021-05-06T10:59:10.650Z] --- PASS: TestStopContainerWithTimeout/-1 (3.40s) [2021-05-06T10:59:10.650Z] --- PASS: TestStopContainerWithTimeout/3 (3.48s) [2021-05-06T10:59:10.650Z] === RUN TestDeleteDevicemapper [2021-05-06T10:59:10.650Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-06T10:59:10.650Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T10:59:10.650Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-06T10:59:10.932Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-06T10:59:11.103Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.85s) [2021-05-06T10:59:11.103Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nsvztfen1yrjvnh8nsggcws80 Created:2021-05-06 10:59:04.162247577 +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[ec68995e75ccd0b71bb57610b3da10ac1ff7f2e38ff806b0d298bf0c8431fda6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ugjcz6eiy4tet1ipjd2937blx EndpointID:b92761d1c6999cc0bc7d56bb273d5b2ab5596febac669ab3a12fd97c9e5a8337 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f0c88961181d7f3a57d94bd2b26b605e992a95adb6c8b225038276f73af5f902 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:302a57a48306 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ugjcz6eiy4tet1ipjd2937blx EndpointID:b92761d1c6999cc0bc7d56bb273d5b2ab5596febac669ab3a12fd97c9e5a8337 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-06T10:59:11.103Z] PASS [2021-05-06T10:59:11.103Z] [2021-05-06T10:59:11.103Z] === Skipped [2021-05-06T10:59:11.103Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T10:59:11.103Z] service_test.go:242: FLAKY_TEST [2021-05-06T10:59:11.103Z] [2021-05-06T10:59:11.103Z] [2021-05-06T10:59:11.103Z] DONE 26 tests, 1 skipped in 55.618s [2021-05-06T10:59:11.103Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-06T10:59:11.103Z] INFO: Testing against a local daemon [2021-05-06T10:59:11.103Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-06T10:59:11.103Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-06T10:59:11.103Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T10:59:11.103Z] === RUN TestDockerNetworkIpvlan [2021-05-06T10:59:11.103Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-06T10:59:11.103Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T10:59:11.103Z] PASS [2021-05-06T10:59:11.103Z] [2021-05-06T10:59:11.103Z] === Skipped [2021-05-06T10:59:11.103Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-06T10:59:11.103Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T10:59:11.103Z] [2021-05-06T10:59:11.103Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-06T10:59:11.103Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T10:59:11.103Z] [2021-05-06T10:59:11.103Z] [2021-05-06T10:59:11.103Z] DONE 2 tests, 2 skipped in 0.037s [2021-05-06T10:59:11.103Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-06T10:59:11.103Z] INFO: Testing against a local daemon [2021-05-06T10:59:11.103Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-06T10:59:11.137Z] + bundleName=docker-py [2021-05-06T10:59:11.137Z] + echo Creating docker-py-bundles.tar.gz [2021-05-06T10:59:11.137Z] Creating docker-py-bundles.tar.gz [2021-05-06T10:59:11.137Z] + 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-05-06T10:59:11.150Z] Archiving artifacts [2021-05-06T10:59:12.299Z] --- PASS: TestConfigsUpdate (3.30s) [2021-05-06T10:59:12.299Z] === RUN TestTemplatedConfig [2021-05-06T10:59:12.793Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42339/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-06T10:59:13.007Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.95s) [2021-05-06T10:59:13.007Z] === RUN TestDockerNetworkMacvlan [2021-05-06T10:59:13.172Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -e DOCKER_GRAPHDRIVER docker:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/make.sh binary-daemon [2021-05-06T10:59:13.203Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.23s) [2021-05-06T10:59:13.203Z] === RUN TestUpdateMemory [2021-05-06T10:59:13.203Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-06T10:59:13.203Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-06T10:59:13.203Z] === RUN TestUpdateCPUQuota [2021-05-06T10:59:13.432Z] [2021-05-06T10:59:13.572Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-06T10:59:13.692Z] Removing bundles/ [2021-05-06T10:59:13.692Z] [2021-05-06T10:59:13.692Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-06T10:59:13.692Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-06T10:59:13.692Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T10:59:14.946Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-06T10:59:15.562Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-06T10:59:15.880Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-06T10:59:16.488Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-05-06T10:59:16.743Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-06T10:59:16.998Z] --- PASS: TestTemplatedConfig (5.02s) [2021-05-06T10:59:16.998Z] === RUN TestConfigCreateResolve [2021-05-06T10:59:17.254Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-06T10:59:17.290Z] --- PASS: TestBuildMultiStageOnBuild (10.02s) [2021-05-06T10:59:17.290Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T10:59:17.290Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-06T10:59:17.290Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T10:59:17.290Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T10:59:19.163Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-06T10:59:19.794Z] --- PASS: TestUpdateCPUQuota (5.69s) [2021-05-06T10:59:19.794Z] === RUN TestUpdatePidsLimit [2021-05-06T10:59:19.794Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-06T10:59:19.794Z] === RUN TestUpdatePidsLimit/no_change [2021-05-06T10:59:20.056Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-06T10:59:20.562Z] --- PASS: TestConfigCreateResolve (3.08s) [2021-05-06T10:59:20.562Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T10:59:20.629Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-06T10:59:21.123Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-06T10:59:21.123Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-06T10:59:21.202Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-06T10:59:21.380Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-06T10:59:21.380Z] --- PASS: TestConfigDaemonLibtrustID (1.21s) [2021-05-06T10:59:21.380Z] PASS [2021-05-06T10:59:21.380Z] [2021-05-06T10:59:21.380Z] DONE 7 tests in 22.686s [2021-05-06T10:59:21.380Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-06T10:59:21.380Z] ++ 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-05-06T10:59:21.380Z] ++ set -e [2021-05-06T10:59:21.380Z] ++ '[' -n 0 ']' [2021-05-06T10:59:21.380Z] ++ set -x [2021-05-06T10:59:21.380Z] ++ 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-05-06T10:59:21.635Z] INFO: Testing against a local daemon [2021-05-06T10:59:21.635Z] === RUN TestCheckpoint [2021-05-06T10:59:21.635Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T10:59:21.635Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T10:59:21.636Z] === RUN TestContainerInvalidJSON [2021-05-06T10:59:21.636Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T10:59:21.636Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T10:59:21.636Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T10:59:21.636Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T10:59:21.636Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T10:59:21.636Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T10:59:21.636Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T10:59:21.636Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T10:59:21.636Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T10:59:21.636Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-06T10:59:21.636Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T10:59:21.636Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-06T10:59:21.636Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T10:59:21.636Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T10:59:21.636Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-06T10:59:21.636Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T10:59:21.636Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-05-06T10:59:21.636Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T10:59:21.776Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-06T10:59:21.893Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-06T10:59:21.894Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T10:59:21.894Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-05-06T10:59:21.894Z] === RUN TestCopyFromContainer [2021-05-06T10:59:22.446Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-06T10:59:22.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-06T10:59:23.826Z] === RUN TestCopyFromContainer// [2021-05-06T10:59:23.826Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-06T10:59:23.826Z] === RUN TestCopyFromContainer//bar/root [2021-05-06T10:59:23.826Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-06T10:59:24.082Z] === RUN TestCopyFromContainer/bar/quux [2021-05-06T10:59:24.082Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-06T10:59:24.082Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-06T10:59:24.109Z] --- PASS: TestUpdatePidsLimit (5.12s) [2021-05-06T10:59:24.109Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-05-06T10:59:24.109Z] --- PASS: TestUpdatePidsLimit/no_change (0.63s) [2021-05-06T10:59:24.109Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-05-06T10:59:24.109Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-05-06T10:59:24.109Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) [2021-05-06T10:59:24.109Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-05-06T10:59:24.109Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-05-06T10:59:24.109Z] === RUN TestUpdateRestartPolicy [2021-05-06T10:59:24.338Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-06T10:59:24.338Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-06T10:59:24.338Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-06T10:59:24.593Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-06T10:59:24.593Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-06T10:59:24.849Z] --- PASS: TestCopyFromContainer (3.11s) [2021-05-06T10:59:24.849Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-05-06T10:59:24.849Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-06T10:59:24.849Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-05-06T10:59:24.849Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-05-06T10:59:24.849Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-05-06T10:59:24.849Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-05-06T10:59:24.849Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-05-06T10:59:24.849Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-06T10:59:24.849Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-05-06T10:59:24.849Z] --- PASS: TestCopyFromContainer/bar/notarget (0.18s) [2021-05-06T10:59:24.849Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T10:59:24.849Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T10:59:24.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T10:59:24.849Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T10:59:24.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T10:59:24.849Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T10:59:24.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T10:59:25.104Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T10:59:25.104Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T10:59:25.104Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T10:59:25.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-06T10:59:25.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T10:59:25.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-06T10:59:25.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-05-06T10:59:25.104Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T10:59:25.104Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-06T10:59:25.104Z] === RUN TestCreateWithInvalidEnv [2021-05-06T10:59:25.104Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T10:59:25.104Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T10:59:25.104Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T10:59:25.104Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T10:59:25.104Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T10:59:25.104Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T10:59:25.104Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T10:59:25.104Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T10:59:25.104Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T10:59:25.104Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-06T10:59:25.104Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T10:59:25.104Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T10:59:25.104Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T10:59:25.104Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T10:59:25.104Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-06T10:59:25.104Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T10:59:25.359Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-06T10:59:25.866Z] --- PASS: TestBuildMultiStageLayerLeak (9.14s) [2021-05-06T10:59:25.866Z] === RUN TestBuildWithHugeFile [2021-05-06T10:59:27.246Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-06T10:59:27.502Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-06T10:59:28.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T10:59:28.005Z] INFO: Testing against a local daemon [2021-05-06T10:59:28.005Z] === RUN TestBuildWithSession [2021-05-06T10:59:28.005Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T10:59:28.005Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T10:59:28.005Z] === RUN TestBuildSquashParent [2021-05-06T10:59:28.005Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-06T10:59:28.005Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T10:59:28.005Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T10:59:28.005Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:59:28.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:59:28.005Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:59:28.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:59:28.005Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:59:28.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:59:28.005Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:59:28.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:59:28.005Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:59:28.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:59:28.005Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:59:28.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:59:28.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T10:59:28.005Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T10:59:28.005Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T10:59:28.005Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T10:59:28.865Z] --- PASS: TestCreateWithCustomMaskedPaths (3.46s) [2021-05-06T10:59:28.865Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T10:59:29.003Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-06T10:59:29.938Z] --- PASS: TestDockerNetworkMacvlan (17.31s) [2021-05-06T10:59:29.938Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-05-06T10:59:29.938Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-05-06T10:59:29.938Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2021-05-06T10:59:29.938Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2021-05-06T10:59:29.938Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s) [2021-05-06T10:59:29.938Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.57s) [2021-05-06T10:59:29.938Z] PASS [2021-05-06T10:59:29.938Z] [2021-05-06T10:59:29.938Z] DONE 8 tests in 19.299s [2021-05-06T10:59:30.196Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-06T10:59:30.196Z] testing: warning: no tests to run [2021-05-06T10:59:30.196Z] PASS [2021-05-06T10:59:30.196Z] [2021-05-06T10:59:30.196Z] DONE 0 tests in 0.007s [2021-05-06T10:59:30.196Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-06T10:59:30.196Z] INFO: Testing against a local daemon [2021-05-06T10:59:30.196Z] === RUN TestAuthZPluginAllowRequest [2021-05-06T10:59:30.231Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-06T10:59:32.096Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2021-05-06T10:59:32.097Z] === RUN TestAuthZPluginTLS [2021-05-06T10:59:32.120Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-06T10:59:32.355Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-05-06T10:59:32.355Z] === RUN TestAuthZPluginDenyRequest [2021-05-06T10:59:32.376Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.79s) [2021-05-06T10:59:32.376Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T10:59:32.376Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T10:59:32.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T10:59:32.376Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T10:59:32.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T10:59:32.376Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T10:59:32.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T10:59:32.376Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T10:59:32.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T10:59:32.376Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T10:59:32.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T10:59:32.376Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T10:59:32.376Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T10:59:32.376Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T10:59:32.376Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T10:59:32.376Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T10:59:32.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-06T10:59:32.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-05-06T10:59:32.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-05-06T10:59:32.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-05-06T10:59:32.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-05-06T10:59:32.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-06T10:59:32.376Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T10:59:32.921Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2021-05-06T10:59:32.921Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-06T10:59:33.306Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-06T10:59:33.561Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.19s) [2021-05-06T10:59:33.561Z] === RUN TestCreateDifferentPlatform [2021-05-06T10:59:33.561Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T10:59:33.561Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T10:59:33.561Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-06T10:59:33.561Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-06T10:59:33.561Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-05-06T10:59:33.561Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T10:59:33.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T10:59:33.816Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-06T10:59:33.816Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T10:59:33.816Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-05-06T10:59:33.816Z] === RUN TestContainerStartOnDaemonRestart [2021-05-06T10:59:33.816Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-06T10:59:33.816Z] === RUN TestDaemonRestartIpcMode [2021-05-06T10:59:33.816Z] === PAUSE TestDaemonRestartIpcMode [2021-05-06T10:59:33.816Z] === RUN TestDaemonHostGatewayIP [2021-05-06T10:59:33.816Z] === PAUSE TestDaemonHostGatewayIP [2021-05-06T10:59:33.816Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-06T10:59:33.816Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-06T10:59:33.816Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T10:59:33.816Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-06T10:59:33.816Z] === RUN TestDiff [2021-05-06T10:59:33.860Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2021-05-06T10:59:33.860Z] === RUN TestAuthZPluginDenyResponse [2021-05-06T10:59:34.270Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T10:59:34.426Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2021-05-06T10:59:34.426Z] === RUN TestAuthZPluginAllowEventStream [2021-05-06T10:59:35.180Z] --- PASS: TestDiff (1.21s) [2021-05-06T10:59:35.180Z] === RUN TestExecWithCloseStdin [2021-05-06T10:59:35.800Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2021-05-06T10:59:35.800Z] === RUN TestAuthZPluginErrorResponse [2021-05-06T10:59:36.734Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-05-06T10:59:36.734Z] === RUN TestAuthZPluginErrorRequest [2021-05-06T10:59:37.067Z] --- PASS: TestExecWithCloseStdin (1.88s) [2021-05-06T10:59:37.067Z] === RUN TestExec [2021-05-06T10:59:37.299Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2021-05-06T10:59:37.300Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-06T10:59:37.865Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2021-05-06T10:59:37.865Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-06T10:59:38.953Z] --- PASS: TestExec (1.78s) [2021-05-06T10:59:38.953Z] === RUN TestExecUser [2021-05-06T10:59:38.953Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-06T10:59:39.031Z] --- PASS: TestUpdateRestartPolicy (12.88s) [2021-05-06T10:59:39.031Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T10:59:39.031Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2021-05-06T10:59:39.031Z] === RUN TestWaitNonBlocked [2021-05-06T10:59:39.031Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T10:59:39.031Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T10:59:39.031Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T10:59:39.031Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T10:59:39.031Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T10:59:39.031Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T10:59:39.031Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-06T10:59:39.031Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2021-05-06T10:59:39.031Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2021-05-06T10:59:39.031Z] === RUN TestWaitBlocked [2021-05-06T10:59:39.031Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T10:59:39.031Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T10:59:39.031Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T10:59:39.031Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T10:59:39.031Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T10:59:39.031Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T10:59:39.514Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-06T10:59:39.662Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-06T10:59:39.662Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-05-06T10:59:39.662Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-05-06T10:59:39.662Z] === CONT TestContainerStartOnDaemonRestart [2021-05-06T10:59:39.662Z] === CONT TestContainerKillOnDaemonStart [2021-05-06T10:59:39.662Z] === CONT TestDaemonHostGatewayIP [2021-05-06T10:59:39.662Z] === CONT TestDaemonRestartIpcMode [2021-05-06T10:59:39.767Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s) [2021-05-06T10:59:39.767Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-06T10:59:40.443Z] --- PASS: TestExecUser (1.66s) [2021-05-06T10:59:40.443Z] === RUN TestExportContainerAndImportImage [2021-05-06T10:59:41.368Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-06T10:59:41.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.07s) [2021-05-06T10:59:41.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.48s) [2021-05-06T10:59:41.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.76s) [2021-05-06T10:59:41.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.34s) [2021-05-06T10:59:41.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.65s) [2021-05-06T10:59:41.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.22s) [2021-05-06T10:59:41.368Z] === RUN TestBuildMultiStageCopy [2021-05-06T10:59:41.368Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T10:59:41.667Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.89s) [2021-05-06T10:59:41.667Z] === RUN TestAuthZPluginHeader [2021-05-06T10:59:41.812Z] --- PASS: TestExportContainerAndImportImage (1.60s) [2021-05-06T10:59:41.812Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T10:59:42.601Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-05-06T10:59:42.601Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-06T10:59:42.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-06T10:59:43.889Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2021-05-06T10:59:43.889Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-06T10:59:44.151Z] --- PASS: TestDaemonRestartIpcMode (4.39s) [2021-05-06T10:59:44.151Z] === CONT TestIpcModeOlderClient [2021-05-06T10:59:44.151Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-05-06T10:59:44.628Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-06T10:59:44.884Z] --- PASS: TestExportContainerAfterDaemonRestart (2.93s) [2021-05-06T10:59:44.884Z] === RUN TestHealthCheckWorkdir [2021-05-06T10:59:46.702Z] --- PASS: TestDaemonHostGatewayIP (6.52s) [2021-05-06T10:59:47.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T10:59:47.398Z] --- PASS: TestHealthCheckWorkdir (2.22s) [2021-05-06T10:59:47.398Z] === RUN TestHealthKillContainer [2021-05-06T10:59:47.646Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.07s) [2021-05-06T10:59:47.864Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.43s) [2021-05-06T10:59:47.864Z] === RUN TestAuthZPluginV2Disable [2021-05-06T10:59:48.119Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T10:59:48.570Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T10:59:48.764Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-06T10:59:49.020Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-06T10:59:49.522Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T10:59:50.473Z] --- PASS: TestBuildMultiStageCopy (9.41s) [2021-05-06T10:59:50.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.28s) [2021-05-06T10:59:50.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-05-06T10:59:50.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s) [2021-05-06T10:59:50.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.85s) [2021-05-06T10:59:50.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.97s) [2021-05-06T10:59:50.473Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T10:59:50.910Z] --- PASS: TestHealthKillContainer (3.76s) [2021-05-06T10:59:50.910Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T10:59:51.146Z] --- PASS: TestAuthZPluginV2Disable (3.61s) [2021-05-06T10:59:51.146Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-06T10:59:52.274Z] --- PASS: TestInspectCpusetInConfigPre120 (1.35s) [2021-05-06T10:59:52.275Z] === RUN TestIpcModeNone [2021-05-06T10:59:52.530Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-06T10:59:52.618Z] --- PASS: TestBuildMultiStageParentConfig (1.98s) [2021-05-06T10:59:52.618Z] === RUN TestBuildLabelWithTargets [2021-05-06T10:59:52.618Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-05-06T10:59:52.618Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T10:59:52.618Z] === RUN TestBuildWithEmptyLayers [2021-05-06T10:59:53.090Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-06T10:59:53.570Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2021-05-06T10:59:53.570Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T10:59:54.018Z] --- PASS: TestIpcModeNone (1.81s) [2021-05-06T10:59:54.018Z] === RUN TestIpcModePrivate [2021-05-06T10:59:54.237Z] --- PASS: TestContainerKillOnDaemonStart (13.58s) [2021-05-06T10:59:54.237Z] PASS [2021-05-06T10:59:54.237Z] [2021-05-06T10:59:54.237Z] === Skipped [2021-05-06T10:59:54.237Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-06T10:59:54.237Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T10:59:54.237Z] [2021-05-06T10:59:54.237Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-06T10:59:54.237Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T10:59:54.237Z] [2021-05-06T10:59:54.237Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-06T10:59:54.237Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T10:59:54.237Z] [2021-05-06T10:59:54.237Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T10:59:54.237Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T10:59:54.237Z] [2021-05-06T10:59:54.237Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-06T10:59:54.237Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T10:59:54.237Z] [2021-05-06T10:59:54.237Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-06T10:59:54.237Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-06T10:59:54.237Z] [2021-05-06T10:59:54.237Z] [2021-05-06T10:59:54.237Z] DONE 197 tests, 6 skipped in 162.462s [2021-05-06T10:59:54.237Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-06T10:59:54.237Z] ++ 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-05-06T10:59:54.237Z] ++ set -e [2021-05-06T10:59:54.237Z] ++ '[' -n 0 ']' [2021-05-06T10:59:54.237Z] ++ set -x [2021-05-06T10:59:54.237Z] ++ 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-05-06T10:59:54.237Z] INFO: Testing against a local daemon [2021-05-06T10:59:54.237Z] === RUN TestCommitInheritsEnv [2021-05-06T10:59:54.237Z] --- PASS: TestCommitInheritsEnv (0.45s) [2021-05-06T10:59:54.237Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T10:59:54.237Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-06T10:59:54.237Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-06T10:59:54.237Z] === RUN TestImagesFilterMultiReference [2021-05-06T10:59:54.237Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-05-06T10:59:54.237Z] === RUN TestImagePullPlatformInvalid [2021-05-06T10:59:54.237Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-06T10:59:54.237Z] === RUN TestRemoveImageOrphaning [2021-05-06T10:59:54.426Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.43s) [2021-05-06T10:59:54.426Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-06T10:59:54.499Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-05-06T10:59:54.499Z] === RUN TestRemoveImageGarbageCollector [2021-05-06T10:59:54.499Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-06T10:59:54.499Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T10:59:54.499Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T10:59:54.499Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-06T10:59:54.499Z] === RUN TestTagInvalidReference [2021-05-06T10:59:54.499Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-06T10:59:54.499Z] === RUN TestTagValidPrefixedRepo [2021-05-06T10:59:54.580Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-06T10:59:54.760Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-06T10:59:54.760Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T10:59:54.760Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-06T10:59:54.760Z] === RUN TestTagOfficialNames [2021-05-06T10:59:54.760Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-06T10:59:54.760Z] === RUN TestTagMatchesDigest [2021-05-06T10:59:54.760Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-06T10:59:54.760Z] PASS [2021-05-06T10:59:54.760Z] [2021-05-06T10:59:54.760Z] === Skipped [2021-05-06T10:59:54.760Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-06T10:59:54.760Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-06T10:59:54.760Z] [2021-05-06T10:59:54.760Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-06T10:59:54.760Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T10:59:54.760Z] [2021-05-06T10:59:54.760Z] [2021-05-06T10:59:54.760Z] DONE 12 tests, 2 skipped in 1.474s [2021-05-06T10:59:54.760Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-06T10:59:54.760Z] ++ 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-05-06T10:59:54.760Z] ++ set -e [2021-05-06T10:59:54.760Z] ++ '[' -n 0 ']' [2021-05-06T10:59:54.760Z] ++ set -x [2021-05-06T10:59:54.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-05-06T10:59:55.022Z] INFO: Testing against a local daemon [2021-05-06T10:59:55.022Z] === RUN TestNetworkCreateDelete [2021-05-06T10:59:55.506Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-06T10:59:55.761Z] --- PASS: TestIpcModePrivate (1.79s) [2021-05-06T10:59:55.761Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2021-05-06T10:59:55.761Z] === RUN TestIpcModeShareable [2021-05-06T10:59:55.968Z] --- PASS: TestNetworkCreateDelete (0.85s) [2021-05-06T10:59:55.968Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T10:59:56.322Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-06T10:59:56.884Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-06T10:59:57.445Z] --- PASS: TestIpcModeShareable (1.69s) [2021-05-06T10:59:57.445Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-05-06T10:59:57.445Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-06T10:59:58.518Z] --- PASS: TestDockerNetworkDeletePreferID (2.44s) [2021-05-06T10:59:58.518Z] === RUN TestDaemonDNSFallback [2021-05-06T10:59:59.334Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-06T11:00:02.065Z] --- PASS: TestBuildMultiStageOnBuild (8.77s) [2021-05-06T11:00:02.065Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T11:00:02.065Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-06T11:00:02.065Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:00:02.065Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T11:00:02.605Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-06T11:00:02.605Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.91s) [2021-05-06T11:00:02.605Z] === RUN TestAPIIpcModeHost [2021-05-06T11:00:04.449Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.55s) [2021-05-06T11:00:04.449Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-06T11:00:04.493Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-06T11:00:04.493Z] --- PASS: TestAPIIpcModeHost (2.15s) [2021-05-06T11:00:04.493Z] === RUN TestDaemonIpcModeShareable [2021-05-06T11:00:05.054Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-06T11:00:05.996Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-06T11:00:06.668Z] --- PASS: TestDaemonDNSFallback (8.06s) [2021-05-06T11:00:06.668Z] === RUN TestInspectNetwork [2021-05-06T11:00:07.887Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-06T11:00:07.887Z] --- PASS: TestDaemonIpcModeShareable (3.35s) [2021-05-06T11:00:07.887Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-05-06T11:00:07.887Z] === RUN TestDaemonIpcModePrivate [2021-05-06T11:00:08.143Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-06T11:00:11.407Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-06T11:00:11.407Z] --- PASS: TestDaemonIpcModePrivate (3.35s) [2021-05-06T11:00:11.407Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-05-06T11:00:11.407Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-06T11:00:11.968Z] === RUN TestInspectNetwork/full_network_id [2021-05-06T11:00:11.968Z] === RUN TestInspectNetwork/partial_network_id [2021-05-06T11:00:11.968Z] === RUN TestInspectNetwork/network_name [2021-05-06T11:00:11.968Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-06T11:00:13.294Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-06T11:00:14.222Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-06T11:00:14.477Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.14s) [2021-05-06T11:00:14.477Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2021-05-06T11:00:14.477Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-06T11:00:16.181Z] --- PASS: TestInspectNetwork (9.27s) [2021-05-06T11:00:16.181Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-06T11:00:16.181Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-06T11:00:16.181Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-06T11:00:16.181Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-06T11:00:16.181Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T11:00:16.783Z] --- PASS: TestBuildMultiStageLayerLeak (12.76s) [2021-05-06T11:00:16.783Z] === RUN TestBuildWithHugeFile [2021-05-06T11:00:16.990Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-06T11:00:17.918Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.36s) [2021-05-06T11:00:17.918Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-05-06T11:00:17.918Z] === RUN TestIpcModeOlderClient [2021-05-06T11:00:17.918Z] === PAUSE TestIpcModeOlderClient [2021-05-06T11:00:17.918Z] === RUN TestKillContainerInvalidSignal [2021-05-06T11:00:17.918Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-06T11:00:18.845Z] --- PASS: TestKillContainerInvalidSignal (1.11s) [2021-05-06T11:00:18.845Z] === RUN TestKillContainer [2021-05-06T11:00:18.845Z] === RUN TestKillContainer/no_signal [2021-05-06T11:00:19.498Z] --- PASS: TestRunContainerWithBridgeNone (3.39s) [2021-05-06T11:00:19.498Z] === RUN TestNetworkInvalidJSON [2021-05-06T11:00:19.498Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T11:00:19.498Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T11:00:19.498Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T11:00:19.498Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T11:00:19.498Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T11:00:19.498Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T11:00:19.498Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T11:00:19.498Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T11:00:19.498Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T11:00:19.498Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-05-06T11:00:19.498Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T11:00:19.498Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-06T11:00:19.498Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T11:00:19.498Z] === RUN TestNetworkList [2021-05-06T11:00:19.498Z] === RUN TestNetworkList//networks [2021-05-06T11:00:19.498Z] === PAUSE TestNetworkList//networks [2021-05-06T11:00:19.498Z] === RUN TestNetworkList//networks/ [2021-05-06T11:00:19.498Z] === PAUSE TestNetworkList//networks/ [2021-05-06T11:00:19.498Z] === CONT TestNetworkList//networks [2021-05-06T11:00:19.498Z] === CONT TestNetworkList//networks/ [2021-05-06T11:00:19.498Z] --- PASS: TestNetworkList (0.03s) [2021-05-06T11:00:19.498Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T11:00:19.498Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T11:00:19.498Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T11:00:19.771Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T11:00:20.443Z] --- PASS: TestHostIPv4BridgeLabel (1.49s) [2021-05-06T11:00:20.443Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T11:00:20.700Z] === RUN TestKillContainer/killing_signal [2021-05-06T11:00:21.626Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-06T11:00:21.626Z] --- PASS: TestKillContainer (2.86s) [2021-05-06T11:00:21.626Z] --- PASS: TestKillContainer/no_signal (0.90s) [2021-05-06T11:00:21.626Z] --- PASS: TestKillContainer/non_killing_signal (0.80s) [2021-05-06T11:00:21.626Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2021-05-06T11:00:21.626Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T11:00:21.882Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-06T11:00:21.882Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-06T11:00:22.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-06T11:00:22.521Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.84s) [2021-05-06T11:00:22.521Z] PASS [2021-05-06T11:00:22.521Z] [2021-05-06T11:00:22.521Z] DONE 17 tests in 52.272s [2021-05-06T11:00:22.521Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-06T11:00:22.521Z] INFO: Testing against a local daemon [2021-05-06T11:00:22.521Z] === RUN TestPluginInvalidJSON [2021-05-06T11:00:22.521Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:00:22.521Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:00:22.521Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:00:22.521Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-06T11:00:22.521Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T11:00:22.521Z] === RUN TestPluginInstall [2021-05-06T11:00:22.521Z] === RUN TestPluginInstall/no_auth [2021-05-06T11:00:23.003Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-06T11:00:23.753Z] --- PASS: TestDaemonRestartWithLiveRestore (2.66s) [2021-05-06T11:00:23.753Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T11:00:23.930Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.00s) [2021-05-06T11:00:23.931Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.07s) [2021-05-06T11:00:23.931Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.76s) [2021-05-06T11:00:23.931Z] === RUN TestKillStoppedContainer [2021-05-06T11:00:23.931Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-05-06T11:00:23.931Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T11:00:23.931Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-05-06T11:00:23.931Z] === RUN TestKillDifferentUserContainer [2021-05-06T11:00:24.423Z] time="2021-05-06T11:00:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:00:24.423Z] time="2021-05-06T11:00:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cbf59fe0875d0a2c683aae86edbc3bae488e54f043bd655187dd946cb16cb01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:00:24.423Z] time="2021-05-06T11:00:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:00:24.423Z] time="2021-05-06T11:00:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cbf59fe0875d0a2c683aae86edbc3bae488e54f043bd655187dd946cb16cb01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:00:24.423Z] === RUN TestPluginInstall/with_htpasswd [2021-05-06T11:00:24.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-06T11:00:24.856Z] --- PASS: TestKillDifferentUserContainer (1.03s) [2021-05-06T11:00:24.856Z] === RUN TestInspectOomKilledTrue [2021-05-06T11:00:24.856Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T11:00:24.856Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T11:00:24.856Z] === RUN TestInspectOomKilledFalse [2021-05-06T11:00:24.856Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-06T11:00:24.856Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T11:00:24.856Z] === RUN TestLinksEtcHostsContentMatch [2021-05-06T11:00:24.990Z] time="2021-05-06T11:00:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:00:24.990Z] time="2021-05-06T11:00:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:005c14c0be882d91a3e0109e49c115da5c58bbd4f4dde75802566a4bcbb6e36b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:00:24.990Z] time="2021-05-06T11:00:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:00:24.990Z] time="2021-05-06T11:00:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:005c14c0be882d91a3e0109e49c115da5c58bbd4f4dde75802566a4bcbb6e36b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:00:25.247Z] === RUN TestPluginInstall/with_insecure [2021-05-06T11:00:25.670Z] --- PASS: TestDaemonDefaultNetworkPools (2.26s) [2021-05-06T11:00:25.670Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T11:00:26.222Z] --- PASS: TestLinksEtcHostsContentMatch (1.16s) [2021-05-06T11:00:26.222Z] === RUN TestLinksContainerNames [2021-05-06T11:00:26.621Z] time="2021-05-06T11:00:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:00:26.621Z] time="2021-05-06T11:00:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c33b83f0cf730f0fb3f7f090ad32448d60e8e0b8f900cf4c61665e15831024e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:00:26.621Z] time="2021-05-06T11:00:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:00:26.621Z] time="2021-05-06T11:00:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c33b83f0cf730f0fb3f7f090ad32448d60e8e0b8f900cf4c61665e15831024e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:00:26.621Z] --- PASS: TestPluginInstall (4.19s) [2021-05-06T11:00:26.621Z] --- PASS: TestPluginInstall/no_auth (2.05s) [2021-05-06T11:00:26.621Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2021-05-06T11:00:26.621Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-05-06T11:00:26.621Z] plugin_test.go:165: [db3f8d9f4db4d] daemon is not started [2021-05-06T11:00:26.621Z] === RUN TestPluginsWithRuntimes [2021-05-06T11:00:27.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-06T11:00:28.078Z] --- PASS: TestLinksContainerNames (1.90s) [2021-05-06T11:00:28.078Z] === RUN TestLogsFollowTailEmpty [2021-05-06T11:00:28.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-06T11:00:28.520Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-06T11:00:28.589Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-06T11:00:28.978Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.55s) [2021-05-06T11:00:28.978Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T11:00:29.150Z] --- PASS: TestLogsFollowTailEmpty (1.09s) [2021-05-06T11:00:29.150Z] === RUN TestContainerNetworkMountsNoChown [2021-05-06T11:00:29.893Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-06T11:00:30.515Z] --- PASS: TestContainerNetworkMountsNoChown (1.36s) [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/default [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/default [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/private [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/private [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/rprivate [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/slave [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/slave [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/rslave [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/shared [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/shared [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/rshared [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-06T11:00:30.515Z] === CONT TestMountDaemonRoot/default [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-06T11:00:30.515Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-06T11:00:30.515Z] === CONT TestMountDaemonRoot/rshared [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T11:00:30.515Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-06T11:00:30.515Z] === CONT TestMountDaemonRoot/shared [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-06T11:00:30.515Z] === CONT TestMountDaemonRoot/rslave [2021-05-06T11:00:30.515Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-06T11:00:30.515Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T11:00:30.516Z] === CONT TestMountDaemonRoot/slave [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-06T11:00:30.516Z] === CONT TestMountDaemonRoot/rprivate [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-06T11:00:30.516Z] === CONT TestMountDaemonRoot/private [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-06T11:00:30.516Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-06T11:00:30.516Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-06T11:00:30.516Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-06T11:00:30.516Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-06T11:00:30.516Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-06T11:00:30.516Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T11:00:30.771Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-06T11:00:30.771Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T11:00:30.771Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-06T11:00:30.771Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-06T11:00:30.771Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-06T11:00:30.771Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-06T11:00:30.771Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-06T11:00:30.771Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-06T11:00:30.771Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T11:00:30.771Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-06T11:00:31.026Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T11:00:31.026Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T11:00:31.026Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-06T11:00:31.026Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-06T11:00:31.026Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-06T11:00:31.026Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-06T11:00:31.026Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-06T11:00:31.026Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T11:00:31.026Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-06T11:00:31.026Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-06T11:00:31.026Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-06T11:00:31.026Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-06T11:00:31.026Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-06T11:00:31.026Z] === RUN TestContainerBindMountNonRecursive [2021-05-06T11:00:31.795Z] --- PASS: TestPluginsWithRuntimes (4.87s) [2021-05-06T11:00:31.795Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.49s) [2021-05-06T11:00:31.795Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.51s) [2021-05-06T11:00:31.795Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T11:00:31.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-06T11:00:32.362Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-05-06T11:00:32.362Z] PASS [2021-05-06T11:00:32.362Z] [2021-05-06T11:00:32.362Z] DONE 10 tests in 9.832s [2021-05-06T11:00:32.362Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-06T11:00:32.362Z] INFO: Testing against a local daemon [2021-05-06T11:00:32.362Z] === RUN TestExternalGraphDriver [2021-05-06T11:00:32.362Z] === RUN TestExternalGraphDriver/json [2021-05-06T11:00:34.275Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.52s) [2021-05-06T11:00:34.275Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T11:00:34.849Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.34s) [2021-05-06T11:00:34.849Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T11:00:34.891Z] === RUN TestExternalGraphDriver/spec [2021-05-06T11:00:35.166Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-06T11:00:35.166Z] Copying nested executables into bundles/binary-daemon [2021-05-06T11:00:35.166Z] [2021-05-06T11:00:35.217Z] --- PASS: TestContainerBindMountNonRecursive (4.00s) [2021-05-06T11:00:35.218Z] === RUN TestContainerVolumesMountedAsShared [2021-05-06T11:00:35.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-06T11:00:35.778Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2021-05-06T11:00:35.778Z] === RUN TestContainerVolumesMountedAsSlave [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-06T11:00:36.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-06T11:00:36.897Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -e DOCKER_GRAPHDRIVER docker:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/make.sh cross [2021-05-06T11:00:37.158Z] [2021-05-06T11:00:37.419Z] Removing bundles/ [2021-05-06T11:00:37.419Z] [2021-05-06T11:00:37.419Z] ---> Making bundle: cross (in bundles/cross) [2021-05-06T11:00:37.419Z] Cross building: bundles/cross/linux/amd64 [2021-05-06T11:00:37.419Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-06T11:00:37.419Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-06T11:00:37.420Z] === RUN TestExternalGraphDriver/pull [2021-05-06T11:00:37.632Z] --- PASS: TestContainerVolumesMountedAsSlave (1.60s) [2021-05-06T11:00:37.632Z] === RUN TestNetworkNat [2021-05-06T11:00:38.158Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s) [2021-05-06T11:00:38.158Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T11:00:38.158Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T11:00:38.158Z] service_test.go:242: FLAKY_TEST [2021-05-06T11:00:38.158Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T11:00:38.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-06T11:00:38.996Z] --- PASS: TestNetworkNat (1.44s) [2021-05-06T11:00:38.996Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T11:00:39.321Z] --- PASS: TestExternalGraphDriver (6.89s) [2021-05-06T11:00:39.321Z] --- PASS: TestExternalGraphDriver/json (2.34s) [2021-05-06T11:00:39.321Z] --- PASS: TestExternalGraphDriver/spec (2.55s) [2021-05-06T11:00:39.321Z] --- PASS: TestExternalGraphDriver/pull (1.93s) [2021-05-06T11:00:39.321Z] === RUN TestGraphdriverPluginV2 [2021-05-06T11:00:40.360Z] --- PASS: TestNetworkLocalhostTCPNat (1.31s) [2021-05-06T11:00:40.360Z] === RUN TestNetworkLoopbackNat [2021-05-06T11:00:40.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-06T11:00:40.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-06T11:00:44.529Z] --- PASS: TestNetworkLoopbackNat (4.17s) [2021-05-06T11:00:44.529Z] === RUN TestPause [2021-05-06T11:00:44.584Z] --- PASS: TestGraphdriverPluginV2 (4.59s) [2021-05-06T11:00:44.584Z] PASS [2021-05-06T11:00:44.584Z] [2021-05-06T11:00:44.584Z] DONE 5 tests in 11.517s [2021-05-06T11:00:44.584Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-06T11:00:44.584Z] INFO: Testing against a local daemon [2021-05-06T11:00:44.584Z] === RUN TestContinueAfterPluginCrash [2021-05-06T11:00:44.584Z] === PAUSE TestContinueAfterPluginCrash [2021-05-06T11:00:44.584Z] === RUN TestReadPluginNoRead [2021-05-06T11:00:44.584Z] === PAUSE TestReadPluginNoRead [2021-05-06T11:00:44.584Z] === RUN TestDaemonStartWithLogOpt [2021-05-06T11:00:44.584Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-06T11:00:44.584Z] === CONT TestContinueAfterPluginCrash [2021-05-06T11:00:44.584Z] === CONT TestDaemonStartWithLogOpt [2021-05-06T11:00:45.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-06T11:00:46.017Z] --- PASS: TestPause (1.55s) [2021-05-06T11:00:46.017Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T11:00:46.017Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T11:00:46.017Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T11:00:46.017Z] === RUN TestPauseStopPausedContainer [2021-05-06T11:00:47.380Z] --- PASS: TestPauseStopPausedContainer (1.46s) [2021-05-06T11:00:47.380Z] === RUN TestPidHost [2021-05-06T11:00:47.868Z] --- PASS: TestDaemonStartWithLogOpt (4.13s) [2021-05-06T11:00:47.868Z] === CONT TestReadPluginNoRead [2021-05-06T11:00:51.150Z] === RUN TestReadPluginNoRead/default [2021-05-06T11:00:52.086Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-06T11:00:52.626Z] --- PASS: TestPidHost (4.33s) [2021-05-06T11:00:52.626Z] === RUN TestPsFilter [2021-05-06T11:00:52.626Z] --- PASS: TestPsFilter (0.18s) [2021-05-06T11:00:52.626Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T11:00:53.460Z] --- PASS: TestContinueAfterPluginCrash (9.44s) [2021-05-06T11:00:53.718Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-06T11:00:53.991Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.86s) [2021-05-06T11:00:53.991Z] === RUN TestRemoveContainerWithVolume [2021-05-06T11:00:54.922Z] --- PASS: TestRemoveContainerWithVolume (1.24s) [2021-05-06T11:00:54.922Z] === RUN TestRemoveContainerRunning [2021-05-06T11:00:55.618Z] --- PASS: TestReadPluginNoRead (7.32s) [2021-05-06T11:00:55.618Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-05-06T11:00:55.618Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2021-05-06T11:00:55.618Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-05-06T11:00:55.618Z] read_test.go:92: [dbf2c2cee13e5] daemon is not started [2021-05-06T11:00:55.618Z] PASS [2021-05-06T11:00:55.618Z] [2021-05-06T11:00:55.618Z] DONE 6 tests in 11.484s [2021-05-06T11:00:55.618Z] 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-05-06T11:00:55.618Z] testing: warning: no tests to run [2021-05-06T11:00:55.618Z] PASS [2021-05-06T11:00:55.618Z] [2021-05-06T11:00:55.618Z] DONE 0 tests in 0.007s [2021-05-06T11:00:55.618Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-06T11:00:55.618Z] INFO: Testing against a local daemon [2021-05-06T11:00:55.618Z] === RUN TestPluginWithDevMounts [2021-05-06T11:00:55.618Z] === PAUSE TestPluginWithDevMounts [2021-05-06T11:00:55.618Z] === CONT TestPluginWithDevMounts [2021-05-06T11:00:56.287Z] --- PASS: TestServiceWithDataPathPortInit (17.86s) [2021-05-06T11:00:56.287Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T11:00:56.829Z] --- PASS: TestRemoveContainerRunning (1.55s) [2021-05-06T11:00:56.829Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T11:00:56.993Z] --- PASS: TestPluginWithDevMounts (1.71s) [2021-05-06T11:00:56.993Z] PASS [2021-05-06T11:00:56.993Z] [2021-05-06T11:00:56.993Z] DONE 1 tests in 1.748s [2021-05-06T11:00:56.993Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-06T11:00:56.993Z] INFO: Testing against a local daemon [2021-05-06T11:00:56.993Z] === RUN TestSecretInspect [2021-05-06T11:00:58.195Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.53s) [2021-05-06T11:00:58.195Z] === RUN TestRemoveInvalidContainer [2021-05-06T11:00:58.195Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2021-05-06T11:00:58.195Z] === RUN TestRenameLinkedContainer [2021-05-06T11:00:59.524Z] --- PASS: TestSecretInspect (2.41s) [2021-05-06T11:00:59.524Z] === RUN TestSecretList [2021-05-06T11:01:02.053Z] --- PASS: TestSecretList (2.46s) [2021-05-06T11:01:02.053Z] === RUN TestSecretsCreateAndDelete [2021-05-06T11:01:04.581Z] --- PASS: TestSecretsCreateAndDelete (2.45s) [2021-05-06T11:01:04.581Z] === RUN TestSecretsUpdate [2021-05-06T11:01:04.731Z] --- PASS: TestRenameLinkedContainer (5.74s) [2021-05-06T11:01:04.731Z] === RUN TestRenameStoppedContainer [2021-05-06T11:01:05.294Z] --- PASS: TestRenameStoppedContainer (1.45s) [2021-05-06T11:01:05.294Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T11:01:05.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-06T11:01:06.314Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.97s) [2021-05-06T11:01:06.314Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:466bnykc5n72l97r3ddiy1sbr Created:2021-05-06 11:00:57.57477862 +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[4f2207d0ac3df7dc73dfc626a3b7582d81936e6fecd8aee331bf709c02527280:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ogtqvl6bzjch3cle16us6ssr3 EndpointID:f03a11f47633381d8964a707a6e057b9f3f5b1a94ab16245823eaeb37790e0ed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a3db0d84fe3962fe93e0f2e4b547a388724f32df65f2a906e605286695f09b42 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:759437b25a7f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ogtqvl6bzjch3cle16us6ssr3 EndpointID:f03a11f47633381d8964a707a6e057b9f3f5b1a94ab16245823eaeb37790e0ed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-06T11:01:06.314Z] PASS [2021-05-06T11:01:06.314Z] [2021-05-06T11:01:06.314Z] === Skipped [2021-05-06T11:01:06.314Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T11:01:06.314Z] service_test.go:242: FLAKY_TEST [2021-05-06T11:01:06.314Z] [2021-05-06T11:01:06.314Z] [2021-05-06T11:01:06.314Z] DONE 26 tests, 1 skipped in 70.094s [2021-05-06T11:01:06.314Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-06T11:01:06.314Z] ++ 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-05-06T11:01:06.314Z] ++ set -e [2021-05-06T11:01:06.314Z] ++ '[' -n 0 ']' [2021-05-06T11:01:06.314Z] ++ set -x [2021-05-06T11:01:06.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-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-05-06T11:01:06.314Z] INFO: Testing against a local daemon [2021-05-06T11:01:06.314Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-06T11:01:06.314Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-06T11:01:06.314Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T11:01:06.314Z] === RUN TestDockerNetworkIpvlan [2021-05-06T11:01:06.314Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-06T11:01:06.314Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T11:01:06.314Z] PASS [2021-05-06T11:01:06.314Z] [2021-05-06T11:01:06.314Z] === Skipped [2021-05-06T11:01:06.314Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-06T11:01:06.314Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T11:01:06.314Z] [2021-05-06T11:01:06.314Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-06T11:01:06.314Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T11:01:06.314Z] [2021-05-06T11:01:06.314Z] [2021-05-06T11:01:06.314Z] DONE 2 tests, 2 skipped in 0.155s [2021-05-06T11:01:06.314Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-06T11:01:06.314Z] ++ 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-05-06T11:01:06.314Z] ++ set -e [2021-05-06T11:01:06.314Z] ++ '[' -n 0 ']' [2021-05-06T11:01:06.314Z] ++ set -x [2021-05-06T11:01:06.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-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-05-06T11:01:06.314Z] INFO: Testing against a local daemon [2021-05-06T11:01:06.314Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-06T11:01:07.108Z] --- PASS: TestSecretsUpdate (2.49s) [2021-05-06T11:01:07.108Z] === RUN TestTemplatedSecret [2021-05-06T11:01:07.138Z] --- PASS: TestBuildWithHugeFile (90.94s) [2021-05-06T11:01:07.138Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T11:01:07.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-06T11:01:08.414Z] --- PASS: TestRenameRunningContainerAndReuse (3.03s) [2021-05-06T11:01:08.414Z] === RUN TestRenameInvalidName [2021-05-06T11:01:08.865Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.38s) [2021-05-06T11:01:08.865Z] === RUN TestDockerNetworkMacvlan [2021-05-06T11:01:09.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-06T11:01:09.599Z] --- PASS: TestRenameInvalidName (1.19s) [2021-05-06T11:01:09.599Z] === RUN TestRenameAnonymousContainer [2021-05-06T11:01:10.254Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-06T11:01:10.468Z] --- PASS: TestTemplatedSecret (3.42s) [2021-05-06T11:01:10.468Z] === RUN TestSecretCreateResolve [2021-05-06T11:01:11.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-06T11:01:12.173Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-06T11:01:12.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-06T11:01:12.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-06T11:01:12.995Z] --- PASS: TestSecretCreateResolve (2.41s) [2021-05-06T11:01:12.995Z] PASS [2021-05-06T11:01:12.995Z] [2021-05-06T11:01:12.995Z] DONE 6 tests in 15.684s [2021-05-06T11:01:12.995Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-06T11:01:12.995Z] INFO: Testing against a local daemon [2021-05-06T11:01:12.995Z] === RUN TestServiceCreateInit [2021-05-06T11:01:12.995Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T11:01:13.562Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-06T11:01:14.034Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-06T11:01:14.594Z] --- PASS: TestRenameAnonymousContainer (4.90s) [2021-05-06T11:01:14.594Z] === RUN TestRenameContainerWithSameName [2021-05-06T11:01:15.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-06T11:01:15.718Z] --- PASS: TestRenameContainerWithSameName (1.24s) [2021-05-06T11:01:15.718Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T11:01:17.778Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-06T11:01:18.260Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T11:01:18.990Z] --- PASS: TestRenameContainerWithLinkedContainer (2.77s) [2021-05-06T11:01:18.990Z] === RUN TestResize [2021-05-06T11:01:18.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-06T11:01:19.553Z] --- PASS: TestResize (1.19s) [2021-05-06T11:01:19.553Z] === RUN TestResizeWithInvalidSize [2021-05-06T11:01:20.917Z] --- PASS: TestResizeWithInvalidSize (1.35s) [2021-05-06T11:01:20.917Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T11:01:21.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-06T11:01:22.002Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-06T11:01:22.099Z] --- PASS: TestResizeWhenContainerNotStarted (1.12s) [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T11:01:22.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T11:01:22.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T11:01:22.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T11:01:22.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T11:01:22.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T11:01:22.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T11:01:22.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T11:01:22.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T11:01:22.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T11:01:22.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T11:01:22.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T11:01:22.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T11:01:22.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T11:01:22.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T11:01:22.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T11:01:22.450Z] --- PASS: TestServiceCreateInit (9.40s) [2021-05-06T11:01:22.450Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.74s) [2021-05-06T11:01:22.450Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s) [2021-05-06T11:01:22.450Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T11:01:26.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T11:01:26.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T11:01:27.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-06T11:01:27.194Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-05-06T11:01:27.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T11:01:28.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T11:01:28.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-06T11:01:29.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T11:01:30.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T11:01:30.161Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-06T11:01:30.942Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-06T11:01:31.554Z] --- PASS: TestDockerNetworkMacvlan (22.96s) [2021-05-06T11:01:31.554Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s) [2021-05-06T11:01:31.554Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s) [2021-05-06T11:01:31.554Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.49s) [2021-05-06T11:01:31.554Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2021-05-06T11:01:31.554Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.73s) [2021-05-06T11:01:31.554Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.75s) [2021-05-06T11:01:31.554Z] PASS [2021-05-06T11:01:31.554Z] [2021-05-06T11:01:31.554Z] DONE 8 tests in 26.483s [2021-05-06T11:01:31.554Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-06T11:01:31.554Z] ++ 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-05-06T11:01:31.554Z] ++ set -e [2021-05-06T11:01:31.554Z] ++ '[' -n 0 ']' [2021-05-06T11:01:31.554Z] ++ set -x [2021-05-06T11:01:31.554Z] ++ 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-05-06T11:01:31.554Z] testing: warning: no tests to run [2021-05-06T11:01:31.554Z] PASS [2021-05-06T11:01:31.554Z] [2021-05-06T11:01:31.554Z] DONE 0 tests in 0.033s [2021-05-06T11:01:31.817Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-06T11:01:31.817Z] ++ 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-05-06T11:01:31.817Z] ++ set -e [2021-05-06T11:01:31.817Z] ++ '[' -n 0 ']' [2021-05-06T11:01:31.817Z] ++ set -x [2021-05-06T11:01:31.817Z] ++ 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-05-06T11:01:31.817Z] INFO: Testing against a local daemon [2021-05-06T11:01:31.817Z] === RUN TestAuthZPluginAllowRequest [2021-05-06T11:01:31.918Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-06T11:01:33.288Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-06T11:01:33.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T11:01:33.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T11:01:34.374Z] --- PASS: TestAuthZPluginAllowRequest (2.27s) [2021-05-06T11:01:34.374Z] === RUN TestAuthZPluginTLS [2021-05-06T11:01:35.322Z] --- PASS: TestAuthZPluginTLS (1.16s) [2021-05-06T11:01:35.322Z] === RUN TestAuthZPluginDenyRequest [2021-05-06T11:01:35.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-06T11:01:36.714Z] --- PASS: TestAuthZPluginDenyRequest (1.13s) [2021-05-06T11:01:36.714Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-06T11:01:37.663Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.12s) [2021-05-06T11:01:37.663Z] === RUN TestAuthZPluginDenyResponse [2021-05-06T11:01:38.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-06T11:01:38.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T11:01:38.610Z] --- PASS: TestAuthZPluginDenyResponse (1.12s) [2021-05-06T11:01:38.610Z] === RUN TestAuthZPluginAllowEventStream [2021-05-06T11:01:39.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T11:01:40.536Z] --- PASS: TestCreateServiceMultipleTimes (18.42s) [2021-05-06T11:01:40.536Z] === RUN TestCreateServiceConflict [2021-05-06T11:01:41.170Z] --- PASS: TestAuthZPluginAllowEventStream (2.24s) [2021-05-06T11:01:41.170Z] === RUN TestAuthZPluginErrorResponse [2021-05-06T11:01:41.727Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-06T11:01:41.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-05-06T11:01:42.118Z] --- PASS: TestAuthZPluginErrorResponse (1.29s) [2021-05-06T11:01:42.118Z] === RUN TestAuthZPluginErrorRequest [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.80s) [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.22s) [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s) [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s) [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.15s) [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.85s) [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.96s) [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.75s) [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.74s) [2021-05-06T11:01:42.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.32s) [2021-05-06T11:01:42.954Z] === RUN TestCgroupNamespacesRun [2021-05-06T11:01:43.070Z] --- PASS: TestCreateServiceConflict (2.45s) [2021-05-06T11:01:43.070Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T11:01:43.511Z] --- PASS: TestAuthZPluginErrorRequest (1.14s) [2021-05-06T11:01:43.511Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-06T11:01:43.515Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-06T11:01:44.444Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-06T11:01:44.458Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.16s) [2021-05-06T11:01:44.458Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-06T11:01:46.336Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-06T11:01:46.336Z] --- PASS: TestCgroupNamespacesRun (3.32s) [2021-05-06T11:01:46.336Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-06T11:01:46.359Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2021-05-06T11:01:46.359Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T11:01:47.014Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.66s) [2021-05-06T11:01:47.014Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-06T11:01:48.868Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.23s) [2021-05-06T11:01:48.869Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-06T11:01:50.330Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.60s) [2021-05-06T11:01:50.330Z] === RUN TestAuthZPluginHeader [2021-05-06T11:01:51.281Z] --- PASS: TestAuthZPluginHeader (1.44s) [2021-05-06T11:01:51.281Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-06T11:01:51.281Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-06T11:01:51.281Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T11:01:51.281Z] === RUN TestAuthZPluginV2Disable [2021-05-06T11:01:51.281Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-06T11:01:51.281Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T11:01:51.281Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-06T11:01:51.281Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-06T11:01:51.281Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T11:01:51.281Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-06T11:01:51.281Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-06T11:01:51.281Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T11:01:51.281Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-06T11:01:52.179Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.65s) [2021-05-06T11:01:52.179Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-06T11:01:54.701Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-06T11:01:54.960Z] --- PASS: TestCgroupNamespacesRunHostMode (2.76s) [2021-05-06T11:01:54.960Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-06T11:01:57.856Z] --- PASS: TestBuildWithHugeFile (101.50s) [2021-05-06T11:01:57.856Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T11:01:58.233Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-06T11:01:58.489Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.58s) [2021-05-06T11:01:58.489Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-06T11:01:58.745Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-06T11:01:58.901Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-06T11:01:58.901Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-06T11:01:59.161Z] Cross building: bundles/cross/windows/amd64 [2021-05-06T11:01:59.161Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-06T11:01:59.161Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-06T11:01:59.307Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-06T11:01:59.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-06T11:01:59.869Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-06T11:02:00.431Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-06T11:02:00.688Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.07s) [2021-05-06T11:02:00.688Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-06T11:02:00.688Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-06T11:02:00.688Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-06T11:02:01.237Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.56s) [2021-05-06T11:02:01.237Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T11:02:02.055Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.24s) [2021-05-06T11:02:02.055Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-06T11:02:02.311Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-06T11:02:02.613Z] --- PASS: TestCreateServiceSecretFileMode (2.85s) [2021-05-06T11:02:02.613Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T11:02:04.833Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-06T11:02:04.833Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.01s) [2021-05-06T11:02:04.833Z] === RUN TestKernelTCPMemory [2021-05-06T11:02:05.146Z] --- PASS: TestCreateServiceConfigFileMode (2.77s) [2021-05-06T11:02:05.146Z] === RUN TestCreateServiceSysctls [2021-05-06T11:02:06.730Z] --- PASS: TestKernelTCPMemory (1.75s) [2021-05-06T11:02:06.730Z] === RUN TestNISDomainname [2021-05-06T11:02:07.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-06T11:02:09.026Z] --- PASS: TestNISDomainname (2.46s) [2021-05-06T11:02:09.026Z] === RUN TestHostnameDnsResolution [2021-05-06T11:02:09.338Z] --- PASS: TestCreateServiceSysctls (3.70s) [2021-05-06T11:02:09.338Z] === RUN TestCreateServiceCapabilities [2021-05-06T11:02:09.955Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-06T11:02:10.883Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-06T11:02:11.445Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-06T11:02:11.701Z] --- PASS: TestHostnameDnsResolution (2.77s) [2021-05-06T11:02:11.701Z] === RUN TestStats [2021-05-06T11:02:11.870Z] --- PASS: TestCreateServiceCapabilities (2.78s) [2021-05-06T11:02:11.870Z] === RUN TestInspect [2021-05-06T11:02:12.263Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-06T11:02:12.826Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-06T11:02:13.271Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.79s) [2021-05-06T11:02:13.271Z] PASS [2021-05-06T11:02:13.271Z] [2021-05-06T11:02:13.271Z] === Skipped [2021-05-06T11:02:13.271Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-06T11:02:13.271Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T11:02:13.271Z] [2021-05-06T11:02:13.271Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-06T11:02:13.271Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T11:02:13.271Z] [2021-05-06T11:02:13.271Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-06T11:02:13.271Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T11:02:13.271Z] [2021-05-06T11:02:13.271Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-06T11:02:13.271Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T11:02:13.271Z] [2021-05-06T11:02:13.271Z] [2021-05-06T11:02:13.271Z] DONE 17 tests, 4 skipped in 39.282s [2021-05-06T11:02:13.271Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-06T11:02:13.271Z] ++ 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-05-06T11:02:13.271Z] ++ set -e [2021-05-06T11:02:13.271Z] ++ '[' -n 0 ']' [2021-05-06T11:02:13.271Z] ++ set -x [2021-05-06T11:02:13.271Z] ++ 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-05-06T11:02:13.271Z] INFO: Testing against a local daemon [2021-05-06T11:02:13.271Z] === RUN TestPluginInvalidJSON [2021-05-06T11:02:13.271Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:02:13.271Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:02:13.271Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:02:13.271Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-06T11:02:13.271Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T11:02:13.271Z] === RUN TestPluginInstall [2021-05-06T11:02:13.271Z] === RUN TestPluginInstall/no_auth [2021-05-06T11:02:13.534Z] time="2021-05-06T11:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:02:13.534Z] time="2021-05-06T11:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a2f296936cde738e2dd9dca914c9603c82128c9c10aa6c33f07581e69ef003d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:02:13.534Z] time="2021-05-06T11:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:02:13.534Z] time="2021-05-06T11:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a2f296936cde738e2dd9dca914c9603c82128c9c10aa6c33f07581e69ef003d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:02:13.753Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-06T11:02:13.796Z] === RUN TestPluginInstall/with_htpasswd [2021-05-06T11:02:14.314Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-06T11:02:14.314Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-06T11:02:14.742Z] time="2021-05-06T11:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:02:14.742Z] time="2021-05-06T11:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1fcb0301852ad4071d23fcca72a1a06b78a4aa36aad4360fbf0e6f38253e9444" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:02:14.742Z] time="2021-05-06T11:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:02:14.742Z] time="2021-05-06T11:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1fcb0301852ad4071d23fcca72a1a06b78a4aa36aad4360fbf0e6f38253e9444" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:02:15.004Z] === RUN TestPluginInstall/with_insecure [2021-05-06T11:02:15.158Z] --- PASS: TestInspect (3.33s) [2021-05-06T11:02:15.158Z] === RUN TestCreateJob [2021-05-06T11:02:15.240Z] --- PASS: TestStats (3.23s) [2021-05-06T11:02:15.240Z] === RUN TestStopContainerWithTimeout [2021-05-06T11:02:15.240Z] === RUN TestStopContainerWithTimeout/0 [2021-05-06T11:02:15.240Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-06T11:02:15.240Z] === RUN TestStopContainerWithTimeout/1 [2021-05-06T11:02:15.240Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-06T11:02:15.240Z] === RUN TestStopContainerWithTimeout/3 [2021-05-06T11:02:15.240Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-06T11:02:15.240Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-06T11:02:15.240Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-06T11:02:15.240Z] === CONT TestStopContainerWithTimeout/0 [2021-05-06T11:02:15.240Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-06T11:02:15.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-06T11:02:15.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-06T11:02:15.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-06T11:02:16.933Z] time="2021-05-06T11:02:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:02:16.933Z] time="2021-05-06T11:02:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc9959d026a302ceff4d2cb6b3c19bd36d41c7521944fd952021d33ffc267c0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:02:16.933Z] time="2021-05-06T11:02:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:02:16.933Z] time="2021-05-06T11:02:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc9959d026a302ceff4d2cb6b3c19bd36d41c7521944fd952021d33ffc267c0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:02:17.171Z] === CONT TestStopContainerWithTimeout/3 [2021-05-06T11:02:17.216Z] --- PASS: TestPluginInstall (5.94s) [2021-05-06T11:02:17.216Z] --- PASS: TestPluginInstall/no_auth (2.58s) [2021-05-06T11:02:17.216Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-05-06T11:02:17.216Z] --- PASS: TestPluginInstall/with_insecure (2.22s) [2021-05-06T11:02:17.216Z] plugin_test.go:165: [d73a1696d9823] daemon is not started [2021-05-06T11:02:17.216Z] === RUN TestPluginsWithRuntimes [2021-05-06T11:02:18.448Z] --- PASS: TestCreateJob (3.29s) [2021-05-06T11:02:18.448Z] === RUN TestReplicatedJob [2021-05-06T11:02:19.059Z] === CONT TestStopContainerWithTimeout/1 [2021-05-06T11:02:19.791Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-06T11:02:20.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-06T11:02:20.947Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-06T11:02:20.947Z] --- PASS: TestStopContainerWithTimeout/0 (1.90s) [2021-05-06T11:02:20.947Z] --- PASS: TestStopContainerWithTimeout/-1 (3.83s) [2021-05-06T11:02:20.947Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2021-05-06T11:02:20.947Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2021-05-06T11:02:20.947Z] === RUN TestDeleteDevicemapper [2021-05-06T11:02:20.947Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-06T11:02:20.947Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T11:02:20.947Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T11:02:22.342Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-06T11:02:24.264Z] --- PASS: TestPluginsWithRuntimes (7.08s) [2021-05-06T11:02:24.264Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.16s) [2021-05-06T11:02:24.264Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.18s) [2021-05-06T11:02:24.264Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T11:02:25.013Z] --- PASS: TestReplicatedJob (6.59s) [2021-05-06T11:02:25.013Z] === RUN TestUpdateReplicatedJob [2021-05-06T11:02:25.212Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s) [2021-05-06T11:02:25.212Z] PASS [2021-05-06T11:02:25.212Z] [2021-05-06T11:02:25.212Z] DONE 10 tests in 14.321s [2021-05-06T11:02:25.212Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-06T11:02:25.212Z] ++ 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-05-06T11:02:25.212Z] ++ set -e [2021-05-06T11:02:25.212Z] ++ '[' -n 0 ']' [2021-05-06T11:02:25.212Z] ++ set -x [2021-05-06T11:02:25.212Z] ++ 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-05-06T11:02:25.475Z] INFO: Testing against a local daemon [2021-05-06T11:02:25.475Z] === RUN TestExternalGraphDriver [2021-05-06T11:02:25.737Z] === RUN TestExternalGraphDriver/json [2021-05-06T11:02:26.239Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.41s) [2021-05-06T11:02:26.239Z] === RUN TestUpdateMemory [2021-05-06T11:02:26.239Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-06T11:02:26.239Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-06T11:02:26.239Z] === RUN TestUpdateCPUQuota [2021-05-06T11:02:28.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-06T11:02:29.206Z] --- PASS: TestUpdateReplicatedJob (3.69s) [2021-05-06T11:02:29.206Z] === RUN TestServiceListWithStatuses [2021-05-06T11:02:29.206Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T11:02:29.206Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T11:02:29.206Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T11:02:29.959Z] === RUN TestExternalGraphDriver/spec [2021-05-06T11:02:30.124Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-06T11:02:30.687Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-06T11:02:31.657Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-06T11:02:32.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-06T11:02:33.276Z] === RUN TestExternalGraphDriver/pull [2021-05-06T11:02:34.479Z] --- PASS: TestDockerNetworkConnectAlias (5.03s) [2021-05-06T11:02:34.479Z] === RUN TestDockerNetworkReConnect [2021-05-06T11:02:35.104Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-06T11:02:36.033Z] --- PASS: TestUpdateCPUQuota (10.43s) [2021-05-06T11:02:36.033Z] === RUN TestUpdatePidsLimit [2021-05-06T11:02:36.033Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-06T11:02:36.591Z] --- PASS: TestExternalGraphDriver (10.62s) [2021-05-06T11:02:36.591Z] --- PASS: TestExternalGraphDriver/json (3.63s) [2021-05-06T11:02:36.591Z] --- PASS: TestExternalGraphDriver/spec (4.01s) [2021-05-06T11:02:36.591Z] --- PASS: TestExternalGraphDriver/pull (2.84s) [2021-05-06T11:02:36.591Z] === RUN TestGraphdriverPluginV2 [2021-05-06T11:02:36.591Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-05-06T11:02:36.591Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T11:02:36.591Z] PASS [2021-05-06T11:02:36.591Z] [2021-05-06T11:02:36.591Z] === Skipped [2021-05-06T11:02:36.591Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-05-06T11:02:36.591Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T11:02:36.591Z] [2021-05-06T11:02:36.591Z] [2021-05-06T11:02:36.591Z] DONE 5 tests, 1 skipped in 10.802s [2021-05-06T11:02:36.591Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-06T11:02:36.591Z] ++ 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-05-06T11:02:36.591Z] ++ set -e [2021-05-06T11:02:36.591Z] ++ '[' -n 0 ']' [2021-05-06T11:02:36.591Z] ++ set -x [2021-05-06T11:02:36.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T11:02:36.591Z] INFO: Testing against a local daemon [2021-05-06T11:02:36.591Z] === RUN TestContinueAfterPluginCrash [2021-05-06T11:02:36.591Z] === PAUSE TestContinueAfterPluginCrash [2021-05-06T11:02:36.591Z] === RUN TestReadPluginNoRead [2021-05-06T11:02:36.591Z] === PAUSE TestReadPluginNoRead [2021-05-06T11:02:36.591Z] === RUN TestDaemonStartWithLogOpt [2021-05-06T11:02:36.591Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-06T11:02:36.591Z] === CONT TestContinueAfterPluginCrash [2021-05-06T11:02:36.591Z] === CONT TestDaemonStartWithLogOpt [2021-05-06T11:02:36.591Z] === CONT TestReadPluginNoRead [2021-05-06T11:02:36.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-06T11:02:37.218Z] === RUN TestUpdatePidsLimit/no_change [2021-05-06T11:02:37.816Z] --- PASS: TestDockerNetworkReConnect (4.19s) [2021-05-06T11:02:37.816Z] === RUN TestServicePlugin [2021-05-06T11:02:38.594Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-06T11:02:39.961Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-06T11:02:40.218Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-06T11:02:40.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-06T11:02:40.822Z] === RUN TestReadPluginNoRead/default [2021-05-06T11:02:41.038Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-06T11:02:41.084Z] --- PASS: TestDaemonStartWithLogOpt (4.65s) [2021-05-06T11:02:42.405Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-06T11:02:42.405Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-06T11:02:42.405Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-06T11:02:42.405Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-06T11:02:42.405Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-06T11:02:42.405Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-06T11:02:42.475Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-06T11:02:43.772Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-06T11:02:43.868Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-06T11:02:45.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-06T11:02:45.663Z] --- PASS: TestUpdatePidsLimit (9.79s) [2021-05-06T11:02:45.663Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.48s) [2021-05-06T11:02:45.663Z] --- PASS: TestUpdatePidsLimit/no_change (1.32s) [2021-05-06T11:02:45.663Z] --- PASS: TestUpdatePidsLimit/update_lower (1.31s) [2021-05-06T11:02:45.663Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.20s) [2021-05-06T11:02:45.663Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.31s) [2021-05-06T11:02:45.663Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.23s) [2021-05-06T11:02:45.663Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.12s) [2021-05-06T11:02:45.663Z] === RUN TestUpdateRestartPolicy [2021-05-06T11:02:45.790Z] --- PASS: TestReadPluginNoRead (9.32s) [2021-05-06T11:02:45.790Z] --- PASS: TestReadPluginNoRead/default (1.73s) [2021-05-06T11:02:45.790Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2021-05-06T11:02:45.790Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2021-05-06T11:02:45.790Z] read_test.go:92: [ddbac1269d4d2] daemon is not started [2021-05-06T11:02:46.365Z] --- PASS: TestContinueAfterPluginCrash (10.11s) [2021-05-06T11:02:46.365Z] PASS [2021-05-06T11:02:46.365Z] [2021-05-06T11:02:46.365Z] DONE 6 tests in 10.272s [2021-05-06T11:02:46.365Z] 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-05-06T11:02:46.365Z] ++ 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-05-06T11:02:46.365Z] ++ set -e [2021-05-06T11:02:46.365Z] ++ '[' -n 0 ']' [2021-05-06T11:02:46.365Z] ++ set -x [2021-05-06T11:02:46.365Z] ++ 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-05-06T11:02:46.628Z] testing: warning: no tests to run [2021-05-06T11:02:46.628Z] PASS [2021-05-06T11:02:46.628Z] [2021-05-06T11:02:46.628Z] DONE 0 tests in 0.049s [2021-05-06T11:02:46.628Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-06T11:02:46.628Z] ++ 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-05-06T11:02:46.628Z] ++ set -e [2021-05-06T11:02:46.628Z] ++ '[' -n 0 ']' [2021-05-06T11:02:46.628Z] ++ set -x [2021-05-06T11:02:46.628Z] ++ 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-05-06T11:02:46.628Z] INFO: Testing against a local daemon [2021-05-06T11:02:46.628Z] === RUN TestPluginWithDevMounts [2021-05-06T11:02:46.628Z] === PAUSE TestPluginWithDevMounts [2021-05-06T11:02:46.628Z] === CONT TestPluginWithDevMounts [2021-05-06T11:02:47.556Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-06T11:02:49.184Z] --- PASS: TestPluginWithDevMounts (2.07s) [2021-05-06T11:02:49.184Z] PASS [2021-05-06T11:02:49.184Z] [2021-05-06T11:02:49.184Z] DONE 1 tests in 2.236s [2021-05-06T11:02:49.184Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-06T11:02:49.184Z] ++ 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-05-06T11:02:49.184Z] ++ set -e [2021-05-06T11:02:49.184Z] ++ '[' -n 0 ']' [2021-05-06T11:02:49.184Z] ++ set -x [2021-05-06T11:02:49.184Z] ++ 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-05-06T11:02:49.184Z] INFO: Testing against a local daemon [2021-05-06T11:02:49.185Z] === RUN TestSecretInspect [2021-05-06T11:02:51.730Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-06T11:02:52.497Z] --- PASS: TestSecretInspect (3.19s) [2021-05-06T11:02:52.497Z] === RUN TestSecretList [2021-05-06T11:02:54.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-06T11:02:55.810Z] --- PASS: TestSecretList (3.13s) [2021-05-06T11:02:55.810Z] === RUN TestSecretsCreateAndDelete [2021-05-06T11:02:57.516Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-06T11:02:57.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-06T11:02:58.028Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-06T11:02:58.367Z] --- PASS: TestSecretsCreateAndDelete (2.63s) [2021-05-06T11:02:58.367Z] === RUN TestSecretsUpdate [2021-05-06T11:03:00.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-06T11:03:00.924Z] --- PASS: TestSecretsUpdate (3.12s) [2021-05-06T11:03:00.924Z] === RUN TestTemplatedSecret [2021-05-06T11:03:01.476Z] --- PASS: TestUpdateRestartPolicy (15.90s) [2021-05-06T11:03:01.476Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T11:03:02.842Z] --- PASS: TestUpdateRestartWithAutoRemove (1.30s) [2021-05-06T11:03:02.842Z] === RUN TestWaitNonBlocked [2021-05-06T11:03:02.842Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T11:03:02.842Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T11:03:02.842Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T11:03:02.842Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T11:03:02.842Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T11:03:02.842Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T11:03:04.734Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-06T11:03:04.734Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.77s) [2021-05-06T11:03:04.734Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.79s) [2021-05-06T11:03:04.734Z] === RUN TestWaitBlocked [2021-05-06T11:03:04.734Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T11:03:04.734Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T11:03:04.735Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T11:03:04.735Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T11:03:04.735Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T11:03:04.735Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T11:03:05.143Z] --- PASS: TestTemplatedSecret (3.69s) [2021-05-06T11:03:05.143Z] === RUN TestSecretCreateResolve [2021-05-06T11:03:05.663Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-06T11:03:05.919Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-06T11:03:06.847Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-06T11:03:06.847Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.17s) [2021-05-06T11:03:06.847Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.22s) [2021-05-06T11:03:06.848Z] === CONT TestContainerStartOnDaemonRestart [2021-05-06T11:03:06.848Z] === CONT TestContainerKillOnDaemonStart [2021-05-06T11:03:08.456Z] --- PASS: TestSecretCreateResolve (3.17s) [2021-05-06T11:03:08.456Z] PASS [2021-05-06T11:03:08.456Z] [2021-05-06T11:03:08.456Z] DONE 6 tests in 19.091s [2021-05-06T11:03:08.456Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-06T11:03:08.456Z] ++ 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-05-06T11:03:08.456Z] ++ set -e [2021-05-06T11:03:08.456Z] ++ '[' -n 0 ']' [2021-05-06T11:03:08.456Z] ++ set -x [2021-05-06T11:03:08.456Z] ++ 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-05-06T11:03:08.456Z] INFO: Testing against a local daemon [2021-05-06T11:03:08.456Z] === RUN TestServiceCreateInit [2021-05-06T11:03:08.456Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T11:03:09.897Z] --- PASS: TestServicePlugin (30.72s) [2021-05-06T11:03:09.897Z] plugin_test.go:62: [d1f345002f45d] joining swarm manager [dd37f3dd69893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:03:09.897Z] plugin_test.go:65: [d3f0cf2d32385] joining swarm manager [dd37f3dd69893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:03:09.897Z] === RUN TestServiceUpdateLabel [2021-05-06T11:03:11.018Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-06T11:03:11.274Z] --- PASS: TestServiceUpdateLabel (2.53s) [2021-05-06T11:03:11.274Z] === RUN TestServiceUpdateSecrets [2021-05-06T11:03:11.274Z] --- PASS: TestContainerStartOnDaemonRestart (4.33s) [2021-05-06T11:03:11.274Z] === CONT TestIpcModeOlderClient [2021-05-06T11:03:11.274Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-05-06T11:03:11.274Z] === CONT TestDaemonHostGatewayIP [2021-05-06T11:03:13.168Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-06T11:03:13.765Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T11:03:14.097Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-06T11:03:14.353Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-06T11:03:15.723Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-06T11:03:16.654Z] --- PASS: TestDaemonHostGatewayIP (5.51s) [2021-05-06T11:03:16.654Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-06T11:03:16.911Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-06T11:03:19.072Z] --- PASS: TestServiceCreateInit (10.09s) [2021-05-06T11:03:19.072Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2021-05-06T11:03:19.072Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.78s) [2021-05-06T11:03:19.072Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T11:03:20.181Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-06T11:03:20.438Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-06T11:03:20.657Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-06T11:03:20.657Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-06T11:03:20.657Z] remote: Enumerating objects: 23, done. [2021-05-06T11:03:20.657Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-06T11:03:20.657Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-06T11:03:20.657Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-06T11:03:20.657Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-05-06T11:03:20.657Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-06T11:03:20.657Z] [Pipeline] } [Pipeline] // stage [2021-05-06T11:03:20.694Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-06T11:03:20.952Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.19s) [2021-05-06T11:03:20.952Z] === CONT TestDaemonRestartIpcMode [2021-05-06T11:03:21.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/test/unit [2021-05-06T11:03:21.558Z] --- PASS: TestContainerKillOnDaemonStart (14.68s) [2021-05-06T11:03:22.122Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-06T11:03:23.488Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-06T11:03:23.488Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-06T11:03:23.569Z] ? github.com/docker/docker/api [no test files] [2021-05-06T11:03:25.378Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-06T11:03:25.378Z] --- PASS: TestDaemonRestartIpcMode (4.45s) [2021-05-06T11:03:25.378Z] PASS [2021-05-06T11:03:25.378Z] [2021-05-06T11:03:25.378Z] === Skipped [2021-05-06T11:03:25.378Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-06T11:03:25.378Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T11:03:25.378Z] [2021-05-06T11:03:25.378Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-06T11:03:25.378Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T11:03:25.378Z] [2021-05-06T11:03:25.378Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-06T11:03:25.378Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T11:03:25.378Z] [2021-05-06T11:03:25.378Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T11:03:25.378Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T11:03:25.378Z] [2021-05-06T11:03:25.378Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-06T11:03:25.378Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T11:03:25.378Z] [2021-05-06T11:03:25.378Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-06T11:03:25.378Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-06T11:03:25.378Z] [2021-05-06T11:03:25.378Z] [2021-05-06T11:03:25.378Z] DONE 197 tests, 6 skipped in 244.020s [2021-05-06T11:03:25.378Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-06T11:03:25.378Z] ++ 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-05-06T11:03:25.378Z] ++ set -e [2021-05-06T11:03:25.378Z] ++ '[' -n 0 ']' [2021-05-06T11:03:25.378Z] ++ set -x [2021-05-06T11:03:25.378Z] ++ 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-05-06T11:03:25.635Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-06T11:03:25.635Z] INFO: Testing against a local daemon [2021-05-06T11:03:25.635Z] === RUN TestCommitInheritsEnv [2021-05-06T11:03:26.151Z] --- PASS: TestServiceUpdateSecrets (15.17s) [2021-05-06T11:03:26.151Z] === RUN TestServiceUpdateConfigs [2021-05-06T11:03:26.197Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-06T11:03:26.197Z] --- PASS: TestCommitInheritsEnv (0.46s) [2021-05-06T11:03:26.197Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T11:03:26.197Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-06T11:03:26.197Z] === RUN TestImagesFilterMultiReference [2021-05-06T11:03:26.197Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-05-06T11:03:26.197Z] === RUN TestImagePullPlatformInvalid [2021-05-06T11:03:26.197Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-06T11:03:26.197Z] === RUN TestRemoveImageOrphaning [2021-05-06T11:03:26.759Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-05-06T11:03:26.759Z] === RUN TestRemoveImageGarbageCollector [2021-05-06T11:03:27.015Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-06T11:03:29.582Z] --- PASS: TestRemoveImageGarbageCollector (2.96s) [2021-05-06T11:03:29.582Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T11:03:29.582Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-06T11:03:29.582Z] === RUN TestTagInvalidReference [2021-05-06T11:03:29.856Z] --- PASS: TestTagInvalidReference (0.04s) [2021-05-06T11:03:29.857Z] === RUN TestTagValidPrefixedRepo [2021-05-06T11:03:29.857Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-05-06T11:03:29.857Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T11:03:29.857Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-06T11:03:29.857Z] === RUN TestTagOfficialNames [2021-05-06T11:03:29.857Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-06T11:03:29.857Z] === RUN TestTagMatchesDigest [2021-05-06T11:03:29.857Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-06T11:03:29.857Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-06T11:03:34.044Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-06T11:03:35.939Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-06T11:03:36.545Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-06T11:03:37.233Z] --- PASS: TestCreateServiceMultipleTimes (18.50s) [2021-05-06T11:03:37.233Z] === RUN TestCreateServiceConflict [2021-05-06T11:03:38.435Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-06T11:03:38.435Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-06T11:03:38.487Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-05-06T11:03:39.787Z] --- PASS: TestCreateServiceConflict (3.17s) [2021-05-06T11:03:39.787Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T11:03:40.323Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-06T11:03:43.592Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-06T11:03:44.000Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2021-05-06T11:03:44.000Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T11:03:44.237Z] --- PASS: TestServiceUpdateConfigs (15.19s) [2021-05-06T11:03:44.237Z] === RUN TestServiceUpdateNetwork [2021-05-06T11:03:44.564Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-06T11:03:44.820Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-06T11:03:48.993Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-06T11:03:52.261Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-06T11:03:56.441Z] --- PASS: TestServiceUpdateNetwork (13.48s) [2021-05-06T11:03:56.441Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T11:03:56.441Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-06T11:03:57.010Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-06T11:03:58.843Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-06T11:03:58.933Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2021-05-06T11:03:58.933Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T11:04:00.210Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-06T11:04:01.489Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2021-05-06T11:04:01.489Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T11:04:02.102Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-06T11:04:03.468Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-06T11:04:03.468Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-06T11:04:04.807Z] --- PASS: TestCreateServiceConfigFileMode (2.72s) [2021-05-06T11:04:04.807Z] === RUN TestCreateServiceSysctls [2021-05-06T11:04:05.124Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-06T11:04:09.029Z] --- PASS: TestCreateServiceSysctls (4.41s) [2021-05-06T11:04:09.030Z] === RUN TestCreateServiceCapabilities [2021-05-06T11:04:10.011Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-06T11:04:10.011Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-06T11:04:12.343Z] --- PASS: TestCreateServiceCapabilities (3.31s) [2021-05-06T11:04:12.343Z] === RUN TestInspect [2021-05-06T11:04:13.239Z] --- PASS: TestServiceUpdatePidsLimit (17.06s) [2021-05-06T11:04:13.239Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-05-06T11:04:13.239Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-05-06T11:04:13.239Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2021-05-06T11:04:13.239Z] PASS [2021-05-06T11:04:13.239Z] [2021-05-06T11:04:13.239Z] === Skipped [2021-05-06T11:04:13.239Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-06T11:04:13.239Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T11:04:13.239Z] [2021-05-06T11:04:13.239Z] [2021-05-06T11:04:13.239Z] DONE 27 tests, 1 skipped in 179.148s [2021-05-06T11:04:13.239Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-06T11:04:13.239Z] INFO: Testing against a local daemon [2021-05-06T11:04:13.239Z] === RUN TestSessionCreate [2021-05-06T11:04:13.239Z] --- PASS: TestSessionCreate (0.02s) [2021-05-06T11:04:13.239Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T11:04:13.239Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-06T11:04:13.239Z] PASS [2021-05-06T11:04:13.239Z] [2021-05-06T11:04:13.239Z] DONE 2 tests in 0.082s [2021-05-06T11:04:13.239Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-06T11:04:13.239Z] INFO: Testing against a local daemon [2021-05-06T11:04:13.239Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T11:04:13.239Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-06T11:04:13.239Z] === RUN TestEventsExecDie [2021-05-06T11:04:13.239Z] --- PASS: TestEventsExecDie (1.05s) [2021-05-06T11:04:13.239Z] === RUN TestEventsBackwardsCompatible [2021-05-06T11:04:13.239Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-06T11:04:13.239Z] === RUN TestInfoBinaryCommits [2021-05-06T11:04:13.239Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-05-06T11:04:13.239Z] === RUN TestInfoAPIVersioned [2021-05-06T11:04:13.239Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-06T11:04:13.239Z] === RUN TestInfoDiscoveryBackend [2021-05-06T11:04:13.279Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-06T11:04:13.806Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-05-06T11:04:13.806Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-06T11:04:14.742Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-06T11:04:14.742Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-06T11:04:15.660Z] --- PASS: TestInspect (3.09s) [2021-05-06T11:04:15.660Z] === RUN TestCreateJob [2021-05-06T11:04:15.679Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2021-05-06T11:04:15.679Z] === RUN TestInfoAPI [2021-05-06T11:04:15.679Z] --- PASS: TestInfoAPI (0.02s) [2021-05-06T11:04:15.679Z] === RUN TestInfoAPIWarnings [2021-05-06T11:04:16.548Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-06T11:04:16.548Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-05-06T11:04:19.881Z] --- PASS: TestCreateJob (4.33s) [2021-05-06T11:04:19.881Z] === RUN TestReplicatedJob [2021-05-06T11:04:23.088Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-05-06T11:04:25.605Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-06T11:04:25.862Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-06T11:04:26.492Z] --- PASS: TestReplicatedJob (6.62s) [2021-05-06T11:04:26.492Z] === RUN TestUpdateReplicatedJob [2021-05-06T11:04:26.791Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-06T11:04:27.721Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-06T11:04:28.652Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-06T11:04:28.652Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-05-06T11:04:30.713Z] --- PASS: TestUpdateReplicatedJob (4.13s) [2021-05-06T11:04:30.713Z] === RUN TestServiceListWithStatuses [2021-05-06T11:04:30.713Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T11:04:30.713Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T11:04:30.713Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T11:04:31.922Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-06T11:04:31.922Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-06T11:04:32.178Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-06T11:04:33.761Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-05-06T11:04:33.761Z] === RUN TestInfoDebug [2021-05-06T11:04:33.761Z] --- PASS: TestInfoDebug (0.64s) [2021-05-06T11:04:33.761Z] === RUN TestInfoInsecureRegistries [2021-05-06T11:04:33.761Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2021-05-06T11:04:33.761Z] === RUN TestInfoRegistryMirrors [2021-05-06T11:04:34.020Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-05-06T11:04:34.020Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T11:04:34.020Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-05-06T11:04:34.020Z] === RUN TestPingCacheHeaders [2021-05-06T11:04:34.020Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-06T11:04:34.020Z] === RUN TestPingGet [2021-05-06T11:04:34.108Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-05-06T11:04:34.279Z] --- PASS: TestPingGet (0.01s) [2021-05-06T11:04:34.279Z] === RUN TestPingHead [2021-05-06T11:04:34.279Z] --- PASS: TestPingHead (0.02s) [2021-05-06T11:04:34.279Z] === RUN TestVersion [2021-05-06T11:04:34.279Z] --- PASS: TestVersion (0.02s) [2021-05-06T11:04:34.279Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-06T11:04:35.657Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2021-05-06T11:04:35.657Z] PASS [2021-05-06T11:04:35.657Z] [2021-05-06T11:04:35.657Z] DONE 18 tests in 23.679s [2021-05-06T11:04:35.657Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-06T11:04:35.657Z] INFO: Testing against a local daemon [2021-05-06T11:04:35.657Z] === RUN TestVolumesCreateAndList [2021-05-06T11:04:35.657Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-06T11:04:35.657Z] === RUN TestVolumesRemove [2021-05-06T11:04:35.916Z] --- PASS: TestVolumesRemove (0.11s) [2021-05-06T11:04:35.916Z] === RUN TestVolumesInspect [2021-05-06T11:04:35.916Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-06T11:04:35.916Z] === RUN TestVolumesInvalidJSON [2021-05-06T11:04:35.916Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T11:04:35.916Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T11:04:35.916Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T11:04:35.916Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-06T11:04:35.916Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T11:04:35.916Z] PASS [2021-05-06T11:04:35.916Z] [2021-05-06T11:04:35.916Z] DONE 5 tests in 0.191s [2021-05-06T11:04:35.916Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T11:04:36.645Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-06T11:04:37.317Z] --- PASS: TestDockerNetworkConnectAlias (6.45s) [2021-05-06T11:04:37.317Z] === RUN TestDockerNetworkReConnect [2021-05-06T11:04:37.819Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-06T11:04:37.820Z] Removing test suite binaries [2021-05-06T11:04:37.820Z] exiting test-integration [2021-05-06T11:04:37.820Z] ++ exit 0 [2021-05-06T11:04:37.820Z] [2021-05-06T11:04:40.825Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling Post stage [Pipeline] junit [2021-05-06T11:04:41.131Z] Recording test results [2021-05-06T11:04:42.601Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2021-05-06T11:04:42.626Z] --- PASS: TestDockerNetworkReConnect (5.12s) [2021-05-06T11:04:42.626Z] === RUN TestServicePlugin [2021-05-06T11:04:42.626Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-06T11:04:42.626Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T11:04:42.626Z] === RUN TestServiceUpdateLabel [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-06T11:04:42.816Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-06T11:04:42.959Z] + echo Ensuring container killed. [2021-05-06T11:04:42.959Z] Ensuring container killed. [2021-05-06T11:04:42.959Z] + docker rm -vf docker-pr5 [2021-05-06T11:04:42.959Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-05-06T11:04:43.248Z] + echo Chowning /workspace to jenkins user [2021-05-06T11:04:43.248Z] Chowning /workspace to jenkins user [2021-05-06T11:04:43.248Z] + id -u [2021-05-06T11:04:43.248Z] + id -g [2021-05-06T11:04:43.248Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42339:/workspace busybox chown -R 1000:1000 /workspace [2021-05-06T11:04:43.248Z] Unable to find image 'busybox:latest' locally [2021-05-06T11:04:43.248Z] latest: Pulling from library/busybox [2021-05-06T11:04:43.507Z] aa2a8d90b84c: Pulling fs layer [2021-05-06T11:04:43.507Z] aa2a8d90b84c: Download complete [2021-05-06T11:04:43.507Z] aa2a8d90b84c: Pull complete [2021-05-06T11:04:43.507Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-06T11:04:43.507Z] Status: Downloaded newer image for busybox:latest [2021-05-06T11:04:45.182Z] --- PASS: TestServiceUpdateLabel (3.16s) [2021-05-06T11:04:45.182Z] === RUN TestServiceUpdateSecrets [2021-05-06T11:04:45.335Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-06T11:04:46.348Z] + bundleName=amd64-cgroup2 [2021-05-06T11:04:46.348Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-06T11:04:46.348Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-06T11:04:46.348Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-06T11:04:46.348Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-06T11:04:46.619Z] Archiving artifacts [2021-05-06T11:04:48.597Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42339/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T11:04:48.931Z] + make clean [2021-05-06T11:04:49.190Z] docker volume rm -f docker-dev-cache [2021-05-06T11:04:49.190Z] docker-dev-cache [Pipeline] deleteDir [2021-05-06T11:04:50.586Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T11:04:55.879Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-05-06T11:04:56.136Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-06T11:04:56.393Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-06T11:05:00.022Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2021-05-06T11:05:00.022Z] ok github.com/docker/docker/api/server/middleware 0.029s coverage: 37.7% of statements [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-06T11:05:00.022Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/types [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-06T11:05:00.022Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-05-06T11:05:00.022Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-06T11:05:00.022Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-06T11:05:00.023Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2021-05-06T11:05:00.023Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/builder [no test files] [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-06T11:05:00.023Z] ok github.com/docker/docker/builder/remotecontext 0.106s coverage: 13.7% of statements [2021-05-06T11:05:00.023Z] ok github.com/docker/docker/builder/dockerfile 0.247s coverage: 48.5% of statements [2021-05-06T11:05:00.023Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-06T11:05:00.023Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-05-06T11:05:00.120Z] --- PASS: TestServiceUpdateSecrets (14.88s) [2021-05-06T11:05:00.120Z] === RUN TestServiceUpdateConfigs [2021-05-06T11:05:00.594Z] ok github.com/docker/docker/builder/remotecontext/git 1.426s coverage: 86.3% of statements [2021-05-06T11:05:00.594Z] ? github.com/docker/docker/cli [no test files] [2021-05-06T11:05:00.594Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-06T11:05:02.935Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-05-06T11:05:03.864Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-06T11:05:03.900Z] ok github.com/docker/docker/client 0.178s coverage: 75.4% of statements [2021-05-06T11:05:04.122Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-06T11:05:04.687Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-06T11:05:04.688Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-06T11:05:05.619Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-06T11:05:05.619Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-06T11:05:06.183Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-06T11:05:06.183Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-05-06T11:05:06.747Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-06T11:05:08.115Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-06T11:05:10.010Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-06T11:05:12.535Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-06T11:05:12.793Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-05-06T11:05:14.715Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-06T11:05:15.058Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2021-05-06T11:05:15.058Z] === RUN TestServiceUpdateNetwork [2021-05-06T11:05:16.604Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-06T11:05:19.124Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-06T11:05:20.495Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-06T11:05:25.788Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-05-06T11:05:29.994Z] --- PASS: TestServiceUpdateNetwork (14.45s) [2021-05-06T11:05:29.994Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T11:05:31.035Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-06T11:05:31.386Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-06T11:05:32.336Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-06T11:05:37.576Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-06T11:05:40.535Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-06T11:05:41.749Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-06T11:05:44.268Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-05-06T11:05:47.142Z] --- PASS: TestServiceUpdatePidsLimit (17.64s) [2021-05-06T11:05:47.142Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-05-06T11:05:47.142Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-05-06T11:05:47.142Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-05-06T11:05:47.142Z] PASS [2021-05-06T11:05:47.142Z] [2021-05-06T11:05:47.142Z] === Skipped [2021-05-06T11:05:47.142Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-06T11:05:47.142Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T11:05:47.142Z] [2021-05-06T11:05:47.142Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-06T11:05:47.142Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T11:05:47.142Z] [2021-05-06T11:05:47.142Z] [2021-05-06T11:05:47.142Z] DONE 27 tests, 2 skipped in 159.332s [2021-05-06T11:05:47.142Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-06T11:05:47.142Z] ++ 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-05-06T11:05:47.142Z] ++ set -e [2021-05-06T11:05:47.142Z] ++ '[' -n 0 ']' [2021-05-06T11:05:47.142Z] ++ set -x [2021-05-06T11:05:47.142Z] ++ 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-05-06T11:05:47.565Z] INFO: Testing against a local daemon [2021-05-06T11:05:47.565Z] === RUN TestSessionCreate [2021-05-06T11:05:47.565Z] --- PASS: TestSessionCreate (0.05s) [2021-05-06T11:05:47.565Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T11:05:47.565Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-06T11:05:47.565Z] PASS [2021-05-06T11:05:47.565Z] [2021-05-06T11:05:47.565Z] DONE 2 tests in 0.246s [2021-05-06T11:05:47.565Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-06T11:05:47.565Z] ++ 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-05-06T11:05:47.565Z] ++ set -e [2021-05-06T11:05:47.565Z] ++ '[' -n 0 ']' [2021-05-06T11:05:47.565Z] ++ set -x [2021-05-06T11:05:47.565Z] ++ 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-05-06T11:05:47.565Z] INFO: Testing against a local daemon [2021-05-06T11:05:47.565Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T11:05:47.565Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T11:05:47.565Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T11:05:47.565Z] === RUN TestEventsExecDie [2021-05-06T11:05:48.466Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-06T11:05:48.466Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-05-06T11:05:48.960Z] --- PASS: TestEventsExecDie (1.14s) [2021-05-06T11:05:48.960Z] === RUN TestEventsBackwardsCompatible [2021-05-06T11:05:48.960Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-05-06T11:05:48.960Z] === RUN TestInfoBinaryCommits [2021-05-06T11:05:48.960Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-06T11:05:48.960Z] === RUN TestInfoAPIVersioned [2021-05-06T11:05:48.960Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-06T11:05:48.960Z] === RUN TestInfoDiscoveryBackend [2021-05-06T11:05:50.354Z] --- PASS: TestInfoDiscoveryBackend (1.14s) [2021-05-06T11:05:50.354Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-06T11:05:50.648Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 29.1% of statements [2021-05-06T11:05:50.648Z] ok github.com/docker/docker/container 0.142s coverage: 34.7% of statements [2021-05-06T11:05:50.648Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-06T11:05:50.648Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-06T11:05:50.648Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-06T11:05:50.648Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-06T11:05:51.302Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-06T11:05:51.302Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-06T11:05:52.251Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.14s) [2021-05-06T11:05:52.251Z] === RUN TestInfoAPI [2021-05-06T11:05:52.251Z] --- PASS: TestInfoAPI (0.05s) [2021-05-06T11:05:52.251Z] === RUN TestInfoAPIWarnings [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite (514.96s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.26s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.09s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.24s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.36s) [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:1455: [dc40094bb1934] daemon is not started [2021-05-06T11:05:55.052Z] check_test.go:309: [d81fca3f94f60] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.74s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.78s) [2021-05-06T11:05:55.052Z] check_test.go:309: [d70b05465ffe0] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.03s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.26s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.01s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.35s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.54s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.33s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.07s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.33s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-05-06T11:05:55.052Z] check_test.go:309: [d76cfcf01b0c7] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.53s) [2021-05-06T11:05:55.052Z] check_test.go:309: [d042f81c5d7ba] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.47s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.88s) [2021-05-06T11:05:55.052Z] check_test.go:309: [dd4403728918b] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.37s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.09s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.28s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.25s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.96s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.85s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.27s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-05-06T11:05:55.052Z] check_test.go:309: [d213e7efb43c6] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.89s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.77s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.80s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.18s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.70s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.52s) [2021-05-06T11:05:55.052Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-06T11:05:55.052Z] check_test.go:309: [d28d8b9a8a6b2] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.60s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.37s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.26s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.92s) [2021-05-06T11:05:55.052Z] check_test.go:309: [d7c8c67a023ce] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.44s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.89s) [2021-05-06T11:05:55.052Z] check_test.go:309: [dfb3a32640e8e] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (5.07s) [2021-05-06T11:05:55.052Z] docker_cli_daemon_plugins_test.go:79: [d8546909e615b] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.48s) [2021-05-06T11:05:55.052Z] docker_cli_daemon_plugins_test.go:169: [d546ef374d525] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.31s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.93s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.88s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-05-06T11:05:55.052Z] check_test.go:309: [d1b3095cb5cf4] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.64s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.98s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.65s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (3.05s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.87s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (3.18s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.87s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.82s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.85s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.82s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.01s) [2021-05-06T11:05:55.052Z] check_test.go:309: [d9cc0bb3e287a] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.87s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.38s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.68s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.36s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.91s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.42s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.22s) [2021-05-06T11:05:55.052Z] check_test.go:309: [df435a69b89df] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.76s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.90s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (17.68s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.77s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.13s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.68s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.60s) [2021-05-06T11:05:55.052Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-06T11:05:55.052Z] check_test.go:309: [de647f558eab7] daemon is not started [2021-05-06T11:05:55.052Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-06T11:05:55.052Z] check_test.go:309: [ddc8a9dec40cc] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.85s) [2021-05-06T11:05:55.052Z] check_test.go:309: [d13ee18ef9dc5] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.53s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.39s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.38s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.31s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.95s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.06s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.31s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.90s) [2021-05-06T11:05:55.052Z] check_test.go:309: [de3bb11ad9962] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.28s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.71s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.41s) [2021-05-06T11:05:55.052Z] check_test.go:309: [de55dc382eed2] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.91s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.72s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.95s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.94s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.55s) [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-06T11:05:55.052Z] check_test.go:309: [d565e877d48d3] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.99s) [2021-05-06T11:05:55.052Z] check_test.go:309: [d0e2be83676ae] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.85s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.83s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.35s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.94s) [2021-05-06T11:05:55.052Z] check_test.go:309: [d06d6aef26bc8] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.52s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.86s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (6.74s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.46s) [2021-05-06T11:05:55.052Z] check_test.go:309: [debf34b1f6701] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.93s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.48s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.45s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.95s) [2021-05-06T11:05:55.052Z] check_test.go:309: [d446cdb8075b4] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.92s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.93s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.92s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (3.02s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-05-06T11:05:55.052Z] check_test.go:309: [d4e198ee821d3] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.28s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.29s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.51s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.07s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.45s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.06s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.80s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.34s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.20s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.58s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.73s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.86s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.11s) [2021-05-06T11:05:55.052Z] docker_cli_daemon_test.go:2550: [d163d007b5a09] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.74s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.31s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.79s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.13s) [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-05-06T11:05:55.052Z] check_test.go:309: [da573ca28d6ad] daemon is not started [2021-05-06T11:05:55.052Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.65s) [2021-05-06T11:05:55.052Z] === RUN TestDockerSwarmSuite [2021-05-06T11:05:55.052Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-06T11:05:55.943Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2021-05-06T11:05:57.332Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-05-06T11:05:58.321Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-05-06T11:05:59.249Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-05-06T11:06:01.589Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-06T11:06:02.152Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-06T11:06:04.046Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-06T11:06:07.389Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 14.1% of statements [2021-05-06T11:06:08.775Z] ok github.com/docker/docker/daemon 12.151s coverage: 17.3% of statements [2021-05-06T11:06:08.775Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-06T11:06:08.775Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-06T11:06:09.037Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 81.8% of statements [2021-05-06T11:06:09.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-05-06T11:06:09.981Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2021-05-06T11:06:10.245Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-05-06T11:06:10.245Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-06T11:06:10.245Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-06T11:06:10.396Z] --- PASS: TestInfoAPIWarnings (17.11s) [2021-05-06T11:06:10.396Z] === RUN TestInfoDebug [2021-05-06T11:06:10.659Z] --- PASS: TestInfoDebug (1.13s) [2021-05-06T11:06:10.659Z] === RUN TestInfoInsecureRegistries [2021-05-06T11:06:11.608Z] --- PASS: TestInfoInsecureRegistries (1.13s) [2021-05-06T11:06:11.608Z] === RUN TestInfoRegistryMirrors [2021-05-06T11:06:11.633Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-05-06T11:06:13.002Z] --- PASS: TestInfoRegistryMirrors (1.14s) [2021-05-06T11:06:13.002Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T11:06:13.002Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-05-06T11:06:13.002Z] === RUN TestPingCacheHeaders [2021-05-06T11:06:13.002Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-06T11:06:13.002Z] === RUN TestPingGet [2021-05-06T11:06:13.266Z] --- PASS: TestPingGet (0.03s) [2021-05-06T11:06:13.266Z] === RUN TestPingHead [2021-05-06T11:06:13.266Z] --- PASS: TestPingHead (0.05s) [2021-05-06T11:06:13.266Z] === RUN TestVersion [2021-05-06T11:06:13.266Z] --- PASS: TestVersion (0.05s) [2021-05-06T11:06:13.266Z] PASS [2021-05-06T11:06:13.266Z] [2021-05-06T11:06:13.266Z] === Skipped [2021-05-06T11:06:13.266Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T11:06:13.266Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T11:06:13.266Z] [2021-05-06T11:06:13.266Z] [2021-05-06T11:06:13.266Z] DONE 18 tests, 1 skipped in 25.710s [2021-05-06T11:06:13.266Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-06T11:06:13.266Z] ++ 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-05-06T11:06:13.266Z] ++ set -e [2021-05-06T11:06:13.266Z] ++ '[' -n 0 ']' [2021-05-06T11:06:13.266Z] ++ set -x [2021-05-06T11:06:13.266Z] ++ 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-05-06T11:06:13.529Z] INFO: Testing against a local daemon [2021-05-06T11:06:13.529Z] === RUN TestVolumesCreateAndList [2021-05-06T11:06:13.529Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-06T11:06:13.529Z] === RUN TestVolumesRemove [2021-05-06T11:06:13.529Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-06T11:06:13.529Z] === RUN TestVolumesInspect [2021-05-06T11:06:13.529Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-06T11:06:13.529Z] === RUN TestVolumesInvalidJSON [2021-05-06T11:06:13.529Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T11:06:13.529Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T11:06:13.529Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T11:06:13.529Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-06T11:06:13.529Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T11:06:13.529Z] PASS [2021-05-06T11:06:13.529Z] [2021-05-06T11:06:13.529Z] DONE 5 tests in 0.336s [2021-05-06T11:06:13.529Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T11:06:13.547Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.511s coverage: 73.3% of statements [2021-05-06T11:06:14.105Z] ++++ cat bundles/test-integration/docker.pid [2021-05-06T11:06:14.105Z] +++ kill 14059 [2021-05-06T11:06:14.120Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-05-06T11:06:15.498Z] +++ /etc/init.d/apparmor stop [2021-05-06T11:06:15.498Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T11:06:15.498Z] [2021-05-06T11:06:15.498Z] Unloading profiles will leave already running processes permanently [2021-05-06T11:06:15.498Z] unconfined, which can lead to unexpected situations. [2021-05-06T11:06:15.498Z] [2021-05-06T11:06:15.498Z] To set a process to complain mode, use the command line tool [2021-05-06T11:06:15.498Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T11:06:15.498Z] +++ true [2021-05-06T11:06:15.498Z] exiting test-integration [2021-05-06T11:06:15.498Z] ++ exit 0 [2021-05-06T11:06:15.498Z] [2021-05-06T11:06:15.510Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.588s coverage: 56.2% of statements [2021-05-06T11:06:17.427Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-05-06T11:06:17.449Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-06T11:06:17.449Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-06T11:06:18.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-06T11:06:18.573Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir Post stage [Pipeline] junit [2021-05-06T11:06:18.836Z] Recording test results [2021-05-06T11:06:19.167Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-06T11:06:19.345Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.740s coverage: 46.2% of statements [2021-05-06T11:06:19.345Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-06T11:06:19.526Z] + echo Ensuring container killed. [2021-05-06T11:06:19.526Z] Ensuring container killed. [2021-05-06T11:06:19.526Z] + docker rm -vf docker-pr5 [2021-05-06T11:06:19.526Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-05-06T11:06:19.606Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.273s coverage: 49.4% of statements [2021-05-06T11:06:19.824Z] + echo Chowning /workspace to jenkins user [2021-05-06T11:06:19.824Z] Chowning /workspace to jenkins user [2021-05-06T11:06:19.824Z] + id -u [2021-05-06T11:06:19.824Z] + id -g [2021-05-06T11:06:19.824Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42339:/workspace busybox chown -R 1000:1000 /workspace [2021-05-06T11:06:19.824Z] Unable to find image 'busybox:latest' locally [2021-05-06T11:06:20.087Z] latest: Pulling from library/busybox [2021-05-06T11:06:20.087Z] 99b64d4e3d30: Pulling fs layer [2021-05-06T11:06:20.350Z] 99b64d4e3d30: Verifying Checksum [2021-05-06T11:06:20.350Z] 99b64d4e3d30: Download complete [2021-05-06T11:06:20.506Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-06T11:06:20.507Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-06T11:06:20.613Z] 99b64d4e3d30: Pull complete [2021-05-06T11:06:20.613Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-06T11:06:20.613Z] Status: Downloaded newer image for busybox:latest [2021-05-06T11:06:20.762Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-06T11:06:21.520Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-05-06T11:06:21.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-05-06T11:06:22.094Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.753s coverage: 57.7% of statements [2021-05-06T11:06:22.094Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-06T11:06:22.094Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-06T11:06:23.040Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-05-06T11:06:23.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-05-06T11:06:24.429Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-05-06T11:06:25.374Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements [2021-05-06T11:06:25.374Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-06T11:06:25.374Z] ? github.com/docker/docker/daemon/listeners [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-06T11:06:26.235Z] + bundleName=arm64-integration [2021-05-06T11:06:26.235Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-06T11:06:26.235Z] Creating arm64-integration-bundles.tar.gz [2021-05-06T11:06:26.235Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-06T11:06:26.235Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-05-06T11:06:26.319Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [Pipeline] archiveArtifacts [2021-05-06T11:06:26.835Z] Archiving artifacts [2021-05-06T11:06:27.705Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 77.4% of statements [2021-05-06T11:06:27.705Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-06T11:06:27.705Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-06T11:06:27.705Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-05-06T11:06:28.649Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-05-06T11:06:29.166Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42339/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T11:06:29.221Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-05-06T11:06:29.221Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-05-06T11:06:29.494Z] + make clean [2021-05-06T11:06:30.070Z] docker volume rm -f docker-dev-cache [2021-05-06T11:06:30.070Z] docker-dev-cache [Pipeline] deleteDir [2021-05-06T11:06:30.608Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-05-06T11:06:30.608Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-06T11:06:30.869Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 55.1% of statements [2021-05-06T11:06:32.255Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-05-06T11:06:33.644Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-05-06T11:06:33.644Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-05-06T11:06:34.217Z] ok github.com/docker/docker/daemon/logger/splunk 1.648s coverage: 82.5% of statements [2021-05-06T11:06:34.217Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-06T11:06:34.479Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2021-05-06T11:06:34.479Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-06T11:06:37.029Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2021-05-06T11:06:37.029Z] ok github.com/docker/docker/distribution 0.176s coverage: 25.2% of statements [2021-05-06T11:06:37.029Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-06T11:06:37.946Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-06T11:06:37.946Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-06T11:06:37.946Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-06T11:06:38.416Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-05-06T11:06:38.508Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-06T11:06:39.077Z] === RUN TestDockerSuite/TestBuildFails [Pipeline] } [2021-05-06T11:06:39.360Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T11:06:39.932Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.6% of statements [2021-05-06T11:06:39.932Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-06T11:06:39.932Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-05-06T11:06:40.487Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-06T11:06:40.487Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-06T11:06:41.315Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2021-05-06T11:06:41.315Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.6% of statements [2021-05-06T11:06:41.315Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-06T11:06:42.257Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-05-06T11:06:43.693Z] ok github.com/docker/docker/oci 0.009s coverage: 45.2% of statements [2021-05-06T11:06:44.639Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-05-06T11:06:44.639Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-06T11:06:44.650Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-06T11:06:46.554Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 82.1% of statements [2021-05-06T11:06:47.125Z] ok github.com/docker/docker/pkg/authorization 0.091s coverage: 68.3% of statements [2021-05-06T11:06:47.386Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-06T11:06:47.646Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-06T11:06:47.915Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-06T11:06:50.431Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-06T11:06:50.946Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 43.2% of statements [2021-05-06T11:06:50.946Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-05-06T11:06:51.208Z] ok github.com/docker/docker/layer 7.379s coverage: 68.8% of statements [2021-05-06T11:06:51.208Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-06T11:06:51.208Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-06T11:06:51.208Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-06T11:06:51.208Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-06T11:06:51.208Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-06T11:06:51.208Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-06T11:06:51.208Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-06T11:06:51.469Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-05-06T11:06:51.731Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-05-06T11:06:52.324Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-06T11:06:52.324Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-06T11:06:52.675Z] ok github.com/docker/docker/pkg/discovery/memory 0.023s coverage: 92.3% of statements [2021-05-06T11:06:53.247Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-05-06T11:06:53.818Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-05-06T11:06:54.216Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-06T11:06:54.760Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-05-06T11:06:55.703Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2021-05-06T11:06:55.703Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2021-05-06T11:06:56.276Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2021-05-06T11:06:56.276Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-05-06T11:06:56.773Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-06T11:06:57.335Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-06T11:06:57.590Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-06T11:06:57.659Z] ok github.com/docker/docker/pkg/idtools 0.443s coverage: 69.5% of statements [2021-05-06T11:06:57.659Z] ok github.com/docker/docker/pkg/ioutils 0.482s coverage: 69.3% of statements [2021-05-06T11:06:57.920Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-05-06T11:06:57.920Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-06T11:06:58.180Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-05-06T11:06:58.180Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-06T11:06:58.180Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-06T11:06:58.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-06T11:06:58.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-06T11:06:58.441Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-05-06T11:06:58.441Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-06T11:06:58.441Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-05-06T11:06:59.013Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-05-06T11:06:59.013Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-05-06T11:06:59.273Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-05-06T11:06:59.274Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-06T11:06:59.274Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-06T11:07:00.217Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2021-05-06T11:07:00.725Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-06T11:07:00.789Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-06T11:07:01.050Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-06T11:07:01.311Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-05-06T11:07:02.694Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-05-06T11:07:02.955Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-05-06T11:07:04.016Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-06T11:07:05.383Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-06T11:07:06.256Z] ok github.com/docker/docker/pkg/signal 2.402s coverage: 61.0% of statements [2021-05-06T11:07:06.256Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-05-06T11:07:06.517Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-06T11:07:06.778Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 76.5% of statements [2021-05-06T11:07:07.349Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-05-06T11:07:07.922Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-05-06T11:07:08.184Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2021-05-06T11:07:08.757Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2021-05-06T11:07:09.018Z] testing: warning: no tests to run [2021-05-06T11:07:09.018Z] coverage: [no statements] [2021-05-06T11:07:09.018Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-06T11:07:09.558Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-06T11:07:09.590Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-06T11:07:09.590Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-05-06T11:07:09.852Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-05-06T11:07:10.487Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-06T11:07:11.418Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-06T11:07:11.770Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-05-06T11:07:12.342Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-05-06T11:07:12.348Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-06T11:07:12.911Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-06T11:07:12.915Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-05-06T11:07:13.168Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-06T11:07:14.303Z] ok github.com/docker/docker/quota 0.176s coverage: 71.4% of statements [2021-05-06T11:07:14.564Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-05-06T11:07:15.061Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-06T11:07:15.318Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-06T11:07:15.881Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-06T11:07:15.950Z] ok github.com/docker/docker/registry 0.059s coverage: 58.8% of statements [2021-05-06T11:07:16.137Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-06T11:07:16.523Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-05-06T11:07:16.698Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-06T11:07:16.785Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-05-06T11:07:17.260Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-06T11:07:17.357Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-05-06T11:07:17.618Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-06T11:07:18.188Z] --- PASS: TestImportExtremelyLargeImageWorks (228.05s) [2021-05-06T11:07:18.188Z] PASS [2021-05-06T11:07:18.188Z] [2021-05-06T11:07:18.188Z] DONE 12 tests in 232.566s [2021-05-06T11:07:18.188Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-06T11:07:18.188Z] ++ 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-05-06T11:07:18.188Z] ++ set -e [2021-05-06T11:07:18.188Z] ++ '[' -n 0 ']' [2021-05-06T11:07:18.188Z] ++ set -x [2021-05-06T11:07:18.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-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-05-06T11:07:18.188Z] INFO: Testing against a local daemon [2021-05-06T11:07:18.188Z] === RUN TestNetworkCreateDelete [2021-05-06T11:07:18.188Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-06T11:07:18.750Z] --- PASS: TestNetworkCreateDelete (0.48s) [2021-05-06T11:07:18.750Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T11:07:20.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-06T11:07:20.137Z] --- PASS: TestDockerNetworkDeletePreferID (1.44s) [2021-05-06T11:07:20.137Z] === RUN TestDaemonDNSFallback [2021-05-06T11:07:20.165Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-05-06T11:07:20.393Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-06T11:07:20.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-05-06T11:07:21.107Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2021-05-06T11:07:21.681Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-05-06T11:07:23.065Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-05-06T11:07:26.199Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-06T11:07:28.087Z] --- PASS: TestDaemonDNSFallback (7.91s) [2021-05-06T11:07:28.087Z] === RUN TestInspectNetwork [2021-05-06T11:07:29.061Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-06T11:07:29.061Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-06T11:07:29.317Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-06T11:07:29.317Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-06T11:07:29.317Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-06T11:07:29.573Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-06T11:07:31.463Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-06T11:07:32.830Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-06T11:07:33.761Z] === RUN TestInspectNetwork/full_network_id [2021-05-06T11:07:33.761Z] === RUN TestInspectNetwork/partial_network_id [2021-05-06T11:07:33.761Z] === RUN TestInspectNetwork/network_name [2021-05-06T11:07:33.761Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-06T11:07:35.291Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/rootless [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/volume [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-06T11:07:35.291Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === Skipped [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:73: No driver to put! [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-06T11:07:35.291Z] time="2021-05-06T11:06:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-06T11:07:35.291Z] time="2021-05-06T11:06:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-06T11:07:35.291Z] time="2021-05-06T11:06:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-06T11:07:35.291Z] time="2021-05-06T11:06:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-06T11:07:35.291Z] time="2021-05-06T11:06:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:73: No driver to put! [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-06T11:07:35.291Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-06T11:07:35.291Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-06T11:07:35.291Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T11:07:35.291Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-06T11:07:35.291Z] graphtest_unix.go:73: No driver to put! [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-06T11:07:35.291Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-06T11:07:35.291Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] [2021-05-06T11:07:35.291Z] DONE 2254 tests, 24 skipped in 251.745s Post stage [Pipeline] junit [2021-05-06T11:07:35.307Z] Recording test results [2021-05-06T11:07:35.624Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-06T11:07:36.013Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42339/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9804899a52aa5166307d9887a55a8b9cf9af7339 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9804899a52aa5166307d9887a55a8b9cf9af7339 hack/validate/vendor [2021-05-06T11:07:36.992Z] No vendor changes in diff. [2021-05-06T11:07:37.031Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-06T11:07:37.031Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [Pipeline] } [Pipeline] // stage [2021-05-06T11:07:37.287Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax Post stage [Pipeline] sh [2021-05-06T11:07:37.576Z] + echo Ensuring container killed. [2021-05-06T11:07:37.576Z] Ensuring container killed. [2021-05-06T11:07:37.576Z] + docker rm -vf docker-pr5 [2021-05-06T11:07:37.576Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-05-06T11:07:37.864Z] + echo Chowning /workspace to jenkins user [2021-05-06T11:07:37.865Z] Chowning /workspace to jenkins user [2021-05-06T11:07:37.865Z] + id -u [2021-05-06T11:07:37.865Z] + id -g [2021-05-06T11:07:37.865Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42339:/workspace busybox chown -R 1000:1000 /workspace [2021-05-06T11:07:38.216Z] --- PASS: TestInspectNetwork (10.20s) [2021-05-06T11:07:38.216Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-06T11:07:38.216Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-06T11:07:38.216Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-06T11:07:38.216Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-06T11:07:38.216Z] === RUN TestRunContainerWithBridgeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-06T11:07:38.743Z] + bundleName=unit [2021-05-06T11:07:38.743Z] + echo Creating unit-bundles.tar.gz [2021-05-06T11:07:38.743Z] Creating unit-bundles.tar.gz [2021-05-06T11:07:38.743Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-06T11:07:38.743Z] bundles/junit-report.xml [2021-05-06T11:07:38.743Z] bundles/go-test-report.json [2021-05-06T11:07:38.743Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-06T11:07:38.757Z] Archiving artifacts [2021-05-06T11:07:39.286Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42339/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T11:07:39.609Z] + make clean [2021-05-06T11:07:39.869Z] docker volume rm -f docker-dev-cache [2021-05-06T11:07:39.869Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T11:07:42.394Z] --- PASS: TestRunContainerWithBridgeNone (4.33s) [2021-05-06T11:07:42.394Z] === RUN TestNetworkInvalidJSON [2021-05-06T11:07:42.652Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T11:07:42.652Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T11:07:42.652Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T11:07:42.652Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T11:07:42.652Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T11:07:42.652Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T11:07:42.652Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T11:07:42.652Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T11:07:42.652Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T11:07:42.652Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-05-06T11:07:42.652Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T11:07:42.652Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-06T11:07:42.652Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T11:07:42.652Z] === RUN TestNetworkList [2021-05-06T11:07:42.652Z] === RUN TestNetworkList//networks [2021-05-06T11:07:42.652Z] === PAUSE TestNetworkList//networks [2021-05-06T11:07:42.652Z] === RUN TestNetworkList//networks/ [2021-05-06T11:07:42.652Z] === PAUSE TestNetworkList//networks/ [2021-05-06T11:07:42.652Z] === CONT TestNetworkList//networks [2021-05-06T11:07:42.652Z] === CONT TestNetworkList//networks/ [2021-05-06T11:07:42.652Z] --- PASS: TestNetworkList (0.02s) [2021-05-06T11:07:42.652Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T11:07:42.652Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T11:07:42.652Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T11:07:43.580Z] --- PASS: TestHostIPv4BridgeLabel (0.94s) [2021-05-06T11:07:43.580Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T11:07:45.467Z] --- PASS: TestDaemonRestartWithLiveRestore (1.73s) [2021-05-06T11:07:45.467Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T11:07:46.832Z] --- PASS: TestDaemonDefaultNetworkPools (1.50s) [2021-05-06T11:07:46.832Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T11:07:47.760Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-06T11:07:49.167Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.26s) [2021-05-06T11:07:49.167Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T11:07:51.686Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-06T11:07:51.944Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.90s) [2021-05-06T11:07:51.944Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T11:07:52.507Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-06T11:07:52.763Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.90s) [2021-05-06T11:07:52.763Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T11:07:54.658Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-06T11:07:54.658Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-06T11:07:56.548Z] --- PASS: TestServiceWithPredefinedNetwork (3.44s) [2021-05-06T11:07:56.548Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T11:07:56.548Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T11:07:56.548Z] service_test.go:242: FLAKY_TEST [2021-05-06T11:07:56.548Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T11:08:00.716Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-06T11:08:00.716Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-06T11:08:02.626Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-06T11:08:02.626Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-06T11:08:05.139Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-06T11:08:05.702Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-06T11:08:07.067Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-06T11:08:08.432Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-06T11:08:09.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-06T11:08:10.285Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-06T11:08:10.846Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-06T11:08:10.846Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-06T11:08:11.408Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-06T11:08:11.665Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-06T11:08:12.593Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-06T11:08:13.522Z] --- PASS: TestServiceWithDataPathPortInit (17.38s) [2021-05-06T11:08:13.522Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T11:08:14.887Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-06T11:08:15.449Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-06T11:08:18.717Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-06T11:08:19.644Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-06T11:08:21.560Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-06T11:08:22.487Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.69s) [2021-05-06T11:08:22.487Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kgky5rnevlhq0y55g61s1ypd8 Created:2021-05-06 11:08:15.110159896 +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[ce8effe5b269fdd631032ed0848449b2d028041a07fc5cf4dae628955d41c64e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w9oc1jg6la06yvif1abbjzqn1 EndpointID:a5641cbbccf9df989e0c7cb29805542706bcf29ae6ba7000d0abe1c2a56d0c23 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1bb19ce163e671abe7fa182aa637b523dceeca8e80f4e024d77f981f864f06b8 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:5cbf72acda4f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w9oc1jg6la06yvif1abbjzqn1 EndpointID:a5641cbbccf9df989e0c7cb29805542706bcf29ae6ba7000d0abe1c2a56d0c23 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-06T11:08:22.487Z] PASS [2021-05-06T11:08:22.487Z] [2021-05-06T11:08:22.487Z] === Skipped [2021-05-06T11:08:22.487Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T11:08:22.487Z] service_test.go:242: FLAKY_TEST [2021-05-06T11:08:22.487Z] [2021-05-06T11:08:22.487Z] [2021-05-06T11:08:22.487Z] DONE 26 tests, 1 skipped in 64.292s [2021-05-06T11:08:22.487Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-06T11:08:22.487Z] ++ 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-05-06T11:08:22.487Z] ++ set -e [2021-05-06T11:08:22.487Z] ++ '[' -n 0 ']' [2021-05-06T11:08:22.487Z] ++ set -x [2021-05-06T11:08:22.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T11:08:22.487Z] INFO: Testing against a local daemon [2021-05-06T11:08:22.487Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-06T11:08:22.487Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-06T11:08:22.487Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T11:08:22.487Z] === RUN TestDockerNetworkIpvlan [2021-05-06T11:08:22.487Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-06T11:08:22.487Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T11:08:22.487Z] PASS [2021-05-06T11:08:22.487Z] [2021-05-06T11:08:22.487Z] === Skipped [2021-05-06T11:08:22.487Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-06T11:08:22.487Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T11:08:22.487Z] [2021-05-06T11:08:22.487Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-06T11:08:22.487Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T11:08:22.487Z] [2021-05-06T11:08:22.487Z] [2021-05-06T11:08:22.487Z] DONE 2 tests, 2 skipped in 0.147s [2021-05-06T11:08:22.487Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-06T11:08:22.487Z] ++ 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-05-06T11:08:22.487Z] ++ set -e [2021-05-06T11:08:22.487Z] ++ '[' -n 0 ']' [2021-05-06T11:08:22.487Z] ++ set -x [2021-05-06T11:08:22.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T11:08:22.487Z] INFO: Testing against a local daemon [2021-05-06T11:08:22.487Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-06T11:08:22.743Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-06T11:08:24.109Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-06T11:08:24.672Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-06T11:08:24.928Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.40s) [2021-05-06T11:08:24.928Z] === RUN TestDockerNetworkMacvlan [2021-05-06T11:08:26.294Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-06T11:08:27.660Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-06T11:08:28.222Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-06T11:08:28.784Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-06T11:08:30.676Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-06T11:08:32.084Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-06T11:08:33.012Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-06T11:08:33.269Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-06T11:08:38.518Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-06T11:08:43.772Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-06T11:08:46.292Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-06T11:08:48.184Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-06T11:08:48.441Z] --- PASS: TestDockerNetworkMacvlan (23.31s) [2021-05-06T11:08:48.441Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-05-06T11:08:48.441Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-05-06T11:08:48.441Z] --- PASS: TestDockerNetworkMacvlan/NilParent (3.07s) [2021-05-06T11:08:48.441Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.08s) [2021-05-06T11:08:48.441Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.70s) [2021-05-06T11:08:48.441Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.13s) [2021-05-06T11:08:48.441Z] PASS [2021-05-06T11:08:48.441Z] [2021-05-06T11:08:48.441Z] DONE 8 tests in 25.818s [2021-05-06T11:08:48.441Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-06T11:08:48.441Z] ++ 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-05-06T11:08:48.441Z] ++ set -e [2021-05-06T11:08:48.441Z] ++ '[' -n 0 ']' [2021-05-06T11:08:48.441Z] ++ set -x [2021-05-06T11:08:48.441Z] ++ 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-05-06T11:08:48.441Z] testing: warning: no tests to run [2021-05-06T11:08:48.441Z] PASS [2021-05-06T11:08:48.441Z] [2021-05-06T11:08:48.441Z] DONE 0 tests in 0.028s [2021-05-06T11:08:48.441Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-06T11:08:48.441Z] ++ 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-05-06T11:08:48.441Z] ++ set -e [2021-05-06T11:08:48.441Z] ++ '[' -n 0 ']' [2021-05-06T11:08:48.441Z] ++ set -x [2021-05-06T11:08:48.441Z] ++ 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-05-06T11:08:48.441Z] INFO: Testing against a local daemon [2021-05-06T11:08:48.441Z] === RUN TestAuthZPluginAllowRequest [2021-05-06T11:08:50.329Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2021-05-06T11:08:50.329Z] === RUN TestAuthZPluginTLS [2021-05-06T11:08:50.890Z] --- PASS: TestAuthZPluginTLS (0.66s) [2021-05-06T11:08:50.890Z] === RUN TestAuthZPluginDenyRequest [2021-05-06T11:08:51.451Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2021-05-06T11:08:51.451Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-06T11:08:52.013Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2021-05-06T11:08:52.013Z] === RUN TestAuthZPluginDenyResponse [2021-05-06T11:08:52.941Z] --- PASS: TestAuthZPluginDenyResponse (0.70s) [2021-05-06T11:08:52.941Z] === RUN TestAuthZPluginAllowEventStream [2021-05-06T11:08:53.502Z] === RUN TestDockerSuite/TestBuildRm [2021-05-06T11:08:54.870Z] --- PASS: TestAuthZPluginAllowEventStream (1.98s) [2021-05-06T11:08:54.870Z] === RUN TestAuthZPluginErrorResponse [2021-05-06T11:08:55.433Z] --- PASS: TestAuthZPluginErrorResponse (0.72s) [2021-05-06T11:08:55.433Z] === RUN TestAuthZPluginErrorRequest [2021-05-06T11:08:55.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-06T11:08:56.253Z] --- PASS: TestAuthZPluginErrorRequest (0.83s) [2021-05-06T11:08:56.253Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-06T11:08:57.183Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-06T11:08:57.183Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.84s) [2021-05-06T11:08:57.183Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-06T11:08:58.548Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-06T11:09:00.453Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (3.18s) [2021-05-06T11:09:00.453Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-06T11:09:00.453Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-06T11:09:00.709Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-06T11:09:01.637Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-06T11:09:03.004Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.46s) [2021-05-06T11:09:03.004Z] === RUN TestAuthZPluginHeader [2021-05-06T11:09:03.004Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-06T11:09:03.932Z] --- PASS: TestAuthZPluginHeader (1.11s) [2021-05-06T11:09:03.932Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-06T11:09:04.189Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-06T11:09:05.116Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-06T11:09:09.283Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.16s) [2021-05-06T11:09:09.283Z] === RUN TestAuthZPluginV2Disable [2021-05-06T11:09:09.283Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-06T11:09:09.283Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-06T11:09:09.539Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-06T11:09:09.539Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-06T11:09:09.795Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-06T11:09:11.165Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-06T11:09:11.165Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-06T11:09:12.093Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-06T11:09:13.459Z] --- PASS: TestAuthZPluginV2Disable (4.20s) [2021-05-06T11:09:13.459Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-06T11:09:16.725Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-06T11:09:16.982Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.77s) [2021-05-06T11:09:16.982Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-06T11:09:17.910Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-06T11:09:18.873Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-06T11:09:19.435Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-06T11:09:20.800Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-06T11:09:21.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-06T11:09:22.731Z] === RUN TestDockerSuite/TestBuildUser [2021-05-06T11:09:26.901Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-06T11:09:30.170Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-06T11:09:31.098Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.94s) [2021-05-06T11:09:31.098Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-06T11:09:45.982Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-06T11:09:45.982Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-06T11:09:45.982Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-06T11:09:45.982Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-06T11:09:46.545Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-06T11:09:46.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-06T11:09:48.177Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-06T11:09:48.177Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-06T11:09:48.177Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-06T11:09:48.177Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-06T11:09:48.177Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-06T11:09:49.543Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.40s) [2021-05-06T11:09:49.543Z] PASS [2021-05-06T11:09:49.543Z] [2021-05-06T11:09:49.543Z] DONE 17 tests in 61.024s [2021-05-06T11:09:49.543Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-06T11:09:49.543Z] ++ 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-05-06T11:09:49.543Z] ++ set -e [2021-05-06T11:09:49.543Z] ++ '[' -n 0 ']' [2021-05-06T11:09:49.543Z] ++ set -x [2021-05-06T11:09:49.543Z] ++ 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-05-06T11:09:49.543Z] INFO: Testing against a local daemon [2021-05-06T11:09:49.543Z] === RUN TestPluginInvalidJSON [2021-05-06T11:09:49.799Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:09:49.799Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:09:49.799Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:09:49.799Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-06T11:09:49.799Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.03s) [2021-05-06T11:09:49.799Z] === RUN TestPluginInstall [2021-05-06T11:09:49.799Z] === RUN TestPluginInstall/no_auth [2021-05-06T11:09:51.692Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-06T11:09:51.692Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-06T11:09:52.624Z] time="2021-05-06T11:09:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:09:52.624Z] time="2021-05-06T11:09:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c471979bf918b82696ee9e10c3fa0807be4f16295942ec9b8b93ccf35b00b7cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:09:52.624Z] time="2021-05-06T11:09:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:09:52.624Z] time="2021-05-06T11:09:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c471979bf918b82696ee9e10c3fa0807be4f16295942ec9b8b93ccf35b00b7cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:09:52.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-06T11:09:53.137Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-06T11:09:53.137Z] === RUN TestPluginInstall/with_htpasswd [2021-05-06T11:09:54.065Z] time="2021-05-06T11:09:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:09:54.065Z] time="2021-05-06T11:09:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2731f11708ee903bc12a1dd2595e806f88dd0c6360063df3243a79537490d253" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:09:54.065Z] time="2021-05-06T11:09:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:09:54.065Z] time="2021-05-06T11:09:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2731f11708ee903bc12a1dd2595e806f88dd0c6360063df3243a79537490d253" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:09:54.322Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-06T11:09:54.578Z] === RUN TestPluginInstall/with_insecure [2021-05-06T11:09:55.946Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-06T11:09:55.946Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-06T11:09:56.202Z] time="2021-05-06T11:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:09:56.202Z] time="2021-05-06T11:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dacf021f203fd864c9a0f77abfc162f7b9c0dbdeffc4209771b2241f2f6a6826" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:09:56.202Z] time="2021-05-06T11:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T11:09:56.202Z] time="2021-05-06T11:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dacf021f203fd864c9a0f77abfc162f7b9c0dbdeffc4209771b2241f2f6a6826" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T11:09:57.131Z] --- PASS: TestPluginInstall (7.19s) [2021-05-06T11:09:57.131Z] --- PASS: TestPluginInstall/no_auth (3.50s) [2021-05-06T11:09:57.131Z] --- PASS: TestPluginInstall/with_htpasswd (1.31s) [2021-05-06T11:09:57.131Z] --- PASS: TestPluginInstall/with_insecure (2.39s) [2021-05-06T11:09:57.131Z] plugin_test.go:165: [db3abda2f78dc] daemon is not started [2021-05-06T11:09:57.131Z] === RUN TestPluginsWithRuntimes [2021-05-06T11:09:59.020Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-06T11:09:59.583Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-06T11:10:00.950Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-06T11:10:01.512Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-06T11:10:02.439Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-06T11:10:02.439Z] --- PASS: TestPluginsWithRuntimes (5.55s) [2021-05-06T11:10:02.439Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.67s) [2021-05-06T11:10:02.439Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.68s) [2021-05-06T11:10:02.439Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T11:10:02.696Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-06T11:10:03.624Z] --- PASS: TestPluginBackCompatMediaTypes (0.94s) [2021-05-06T11:10:03.624Z] PASS [2021-05-06T11:10:03.624Z] [2021-05-06T11:10:03.624Z] DONE 10 tests in 13.987s [2021-05-06T11:10:03.624Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-06T11:10:03.624Z] ++ 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-05-06T11:10:03.624Z] ++ set -e [2021-05-06T11:10:03.624Z] ++ '[' -n 0 ']' [2021-05-06T11:10:03.624Z] ++ set -x [2021-05-06T11:10:03.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T11:10:03.624Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-06T11:10:03.624Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-06T11:10:03.624Z] INFO: Testing against a local daemon [2021-05-06T11:10:03.624Z] === RUN TestExternalGraphDriver [2021-05-06T11:10:03.624Z] === RUN TestExternalGraphDriver/json [2021-05-06T11:10:04.187Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-06T11:10:06.724Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-06T11:10:06.724Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-06T11:10:06.724Z] === RUN TestExternalGraphDriver/spec [2021-05-06T11:10:06.724Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-06T11:10:07.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-06T11:10:07.652Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-06T11:10:09.022Z] === RUN TestDockerSuite/TestCommitChange [2021-05-06T11:10:10.387Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-06T11:10:10.387Z] === RUN TestExternalGraphDriver/pull [2021-05-06T11:10:11.315Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-06T11:10:13.835Z] --- PASS: TestExternalGraphDriver (9.98s) [2021-05-06T11:10:13.835Z] --- PASS: TestExternalGraphDriver/json (2.93s) [2021-05-06T11:10:13.835Z] --- PASS: TestExternalGraphDriver/spec (3.61s) [2021-05-06T11:10:13.835Z] --- PASS: TestExternalGraphDriver/pull (3.29s) [2021-05-06T11:10:13.835Z] === RUN TestGraphdriverPluginV2 [2021-05-06T11:10:14.398Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-06T11:10:16.288Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-06T11:10:17.214Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-06T11:10:19.106Z] --- PASS: TestGraphdriverPluginV2 (5.28s) [2021-05-06T11:10:19.106Z] PASS [2021-05-06T11:10:19.106Z] [2021-05-06T11:10:19.106Z] DONE 5 tests in 15.405s [2021-05-06T11:10:19.106Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-06T11:10:19.106Z] ++ 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-05-06T11:10:19.106Z] ++ set -e [2021-05-06T11:10:19.106Z] ++ '[' -n 0 ']' [2021-05-06T11:10:19.106Z] ++ set -x [2021-05-06T11:10:19.106Z] ++ 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-05-06T11:10:19.106Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-06T11:10:19.106Z] INFO: Testing against a local daemon [2021-05-06T11:10:19.106Z] === RUN TestContinueAfterPluginCrash [2021-05-06T11:10:19.106Z] === PAUSE TestContinueAfterPluginCrash [2021-05-06T11:10:19.106Z] === RUN TestReadPluginNoRead [2021-05-06T11:10:19.106Z] === PAUSE TestReadPluginNoRead [2021-05-06T11:10:19.106Z] === RUN TestDaemonStartWithLogOpt [2021-05-06T11:10:19.106Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-06T11:10:19.106Z] === CONT TestContinueAfterPluginCrash [2021-05-06T11:10:19.106Z] === CONT TestDaemonStartWithLogOpt [2021-05-06T11:10:20.474Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-06T11:10:22.994Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-06T11:10:23.922Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-06T11:10:23.922Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-06T11:10:23.922Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-06T11:10:24.180Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-06T11:10:24.181Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-06T11:10:24.181Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-06T11:10:24.436Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-06T11:10:24.691Z] --- PASS: TestDaemonStartWithLogOpt (5.77s) [2021-05-06T11:10:24.691Z] === CONT TestReadPluginNoRead [2021-05-06T11:10:26.581Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-06T11:10:28.471Z] === RUN TestReadPluginNoRead/default [2021-05-06T11:10:28.471Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-06T11:10:28.471Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-06T11:10:29.398Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-06T11:10:29.960Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-06T11:10:30.521Z] --- PASS: TestContinueAfterPluginCrash (11.49s) [2021-05-06T11:10:30.521Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-06T11:10:31.448Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-06T11:10:32.009Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-06T11:10:32.264Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-06T11:10:33.190Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-06T11:10:33.190Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-06T11:10:33.190Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-06T11:10:33.751Z] --- PASS: TestReadPluginNoRead (9.05s) [2021-05-06T11:10:33.751Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2021-05-06T11:10:33.751Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.95s) [2021-05-06T11:10:33.751Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2021-05-06T11:10:33.751Z] read_test.go:92: [df79cc049f796] daemon is not started [2021-05-06T11:10:33.752Z] PASS [2021-05-06T11:10:33.752Z] [2021-05-06T11:10:33.752Z] DONE 6 tests in 14.966s [2021-05-06T11:10:33.752Z] 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-05-06T11:10:33.752Z] ++ 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-05-06T11:10:33.752Z] ++ set -e [2021-05-06T11:10:33.752Z] ++ '[' -n 0 ']' [2021-05-06T11:10:33.752Z] ++ set -x [2021-05-06T11:10:33.752Z] ++ 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-05-06T11:10:34.008Z] testing: warning: no tests to run [2021-05-06T11:10:34.008Z] PASS [2021-05-06T11:10:34.008Z] [2021-05-06T11:10:34.008Z] DONE 0 tests in 0.059s [2021-05-06T11:10:34.008Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-06T11:10:34.008Z] ++ 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-05-06T11:10:34.008Z] ++ set -e [2021-05-06T11:10:34.008Z] ++ '[' -n 0 ']' [2021-05-06T11:10:34.008Z] ++ set -x [2021-05-06T11:10:34.008Z] ++ 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-05-06T11:10:34.008Z] INFO: Testing against a local daemon [2021-05-06T11:10:34.008Z] === RUN TestPluginWithDevMounts [2021-05-06T11:10:34.008Z] === PAUSE TestPluginWithDevMounts [2021-05-06T11:10:34.008Z] === CONT TestPluginWithDevMounts [2021-05-06T11:10:34.008Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-06T11:10:34.008Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-06T11:10:34.008Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-06T11:10:34.267Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-06T11:10:34.267Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-06T11:10:35.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-06T11:10:36.120Z] --- PASS: TestPluginWithDevMounts (1.99s) [2021-05-06T11:10:36.120Z] PASS [2021-05-06T11:10:36.120Z] [2021-05-06T11:10:36.120Z] DONE 1 tests in 2.133s [2021-05-06T11:10:36.120Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-06T11:10:36.120Z] ++ 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-05-06T11:10:36.120Z] ++ set -e [2021-05-06T11:10:36.120Z] ++ '[' -n 0 ']' [2021-05-06T11:10:36.120Z] ++ set -x [2021-05-06T11:10:36.120Z] ++ 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-05-06T11:10:36.120Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-06T11:10:36.120Z] INFO: Testing against a local daemon [2021-05-06T11:10:36.120Z] === RUN TestSecretInspect [2021-05-06T11:10:37.046Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-06T11:10:37.046Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-06T11:10:39.076Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-06T11:10:39.076Z] --- PASS: TestSecretInspect (2.97s) [2021-05-06T11:10:39.076Z] === RUN TestSecretList [2021-05-06T11:10:40.005Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-06T11:10:40.005Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-06T11:10:40.943Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-06T11:10:41.868Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-06T11:10:42.123Z] --- PASS: TestSecretList (2.90s) [2021-05-06T11:10:42.123Z] === RUN TestSecretsCreateAndDelete [2021-05-06T11:10:42.683Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-06T11:10:43.608Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-06T11:10:43.608Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-06T11:10:44.534Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-06T11:10:45.094Z] --- PASS: TestSecretsCreateAndDelete (2.94s) [2021-05-06T11:10:45.094Z] === RUN TestSecretsUpdate [2021-05-06T11:10:45.655Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-06T11:10:46.582Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-06T11:10:46.582Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-06T11:10:47.510Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-06T11:10:47.766Z] --- PASS: TestSecretsUpdate (2.89s) [2021-05-06T11:10:47.766Z] === RUN TestTemplatedSecret [2021-05-06T11:10:49.133Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-06T11:10:51.653Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-06T11:10:51.653Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-06T11:10:51.653Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-06T11:10:51.653Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-06T11:10:51.653Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-06T11:10:52.217Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-06T11:10:52.217Z] --- PASS: TestTemplatedSecret (4.39s) [2021-05-06T11:10:52.217Z] === RUN TestSecretCreateResolve [2021-05-06T11:10:54.728Z] --- PASS: TestSecretCreateResolve (2.38s) [2021-05-06T11:10:54.728Z] PASS [2021-05-06T11:10:54.728Z] [2021-05-06T11:10:54.728Z] DONE 6 tests in 18.591s [2021-05-06T11:10:54.728Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-06T11:10:54.728Z] ++ 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-05-06T11:10:54.728Z] ++ set -e [2021-05-06T11:10:54.728Z] ++ '[' -n 0 ']' [2021-05-06T11:10:54.728Z] ++ set -x [2021-05-06T11:10:54.728Z] ++ 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-05-06T11:10:54.728Z] INFO: Testing against a local daemon [2021-05-06T11:10:54.728Z] === RUN TestServiceCreateInit [2021-05-06T11:10:54.728Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T11:10:57.242Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-06T11:10:57.805Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-06T11:10:58.749Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-06T11:10:58.749Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-06T11:10:58.749Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-06T11:11:00.112Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T11:11:01.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-06T11:11:01.597Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-06T11:11:02.961Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-06T11:11:04.847Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-06T11:11:06.735Z] --- PASS: TestServiceCreateInit (11.81s) [2021-05-06T11:11:06.735Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.26s) [2021-05-06T11:11:06.735Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.54s) [2021-05-06T11:11:06.735Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T11:11:16.678Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-06T11:11:17.240Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-06T11:11:20.505Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-06T11:11:21.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-06T11:11:21.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-06T11:11:23.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-06T11:11:25.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-06T11:11:26.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-06T11:11:28.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-06T11:11:29.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ab15c0_} [2021-05-06T11:11:29.494Z] --- PASS: TestCreateServiceMultipleTimes (23.03s) [2021-05-06T11:11:29.494Z] === RUN TestCreateServiceConflict [2021-05-06T11:11:30.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1536973010_/foo_false____} [2021-05-06T11:11:31.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1536973010_/foo_true____} [2021-05-06T11:11:32.198Z] --- PASS: TestCreateServiceConflict (2.68s) [2021-05-06T11:11:32.198Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T11:11:33.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3844240393_/foo_false____} [2021-05-06T11:11:35.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3844240393_/foo_true____} [2021-05-06T11:11:36.007Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2021-05-06T11:11:36.007Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T11:11:36.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3844240393_/foo_true__0xc000ab1620__} [2021-05-06T11:11:38.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab1640_} [2021-05-06T11:11:40.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab1660_} [2021-05-06T11:11:42.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab1680_} [2021-05-06T11:11:43.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ab16a0_} [2021-05-06T11:11:45.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-06T11:11:46.682Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-06T11:11:50.843Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.49s) [2021-05-06T11:11:50.843Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T11:11:50.843Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-06T11:11:54.105Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-06T11:11:54.105Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2021-05-06T11:11:54.105Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T11:11:56.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-06T11:11:57.180Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2021-05-06T11:11:57.180Z] === RUN TestCreateServiceSysctls [2021-05-06T11:11:59.070Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-06T11:12:00.977Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-06T11:12:01.234Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-06T11:12:01.794Z] --- PASS: TestCreateServiceSysctls (4.57s) [2021-05-06T11:12:01.794Z] === RUN TestCreateServiceCapabilities [2021-05-06T11:12:02.354Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-06T11:12:02.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-06T11:12:03.477Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-06T11:12:05.366Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-06T11:12:05.927Z] --- PASS: TestCreateServiceCapabilities (3.99s) [2021-05-06T11:12:05.927Z] === RUN TestInspect [2021-05-06T11:12:06.488Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-06T11:12:07.853Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-06T11:12:09.218Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-06T11:12:09.778Z] --- PASS: TestInspect (3.87s) [2021-05-06T11:12:09.778Z] === RUN TestCreateJob [2021-05-06T11:12:09.778Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-06T11:12:11.140Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-06T11:12:12.067Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-06T11:12:13.474Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-06T11:12:14.838Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-06T11:12:14.838Z] --- PASS: TestCreateJob (4.91s) [2021-05-06T11:12:14.838Z] === RUN TestReplicatedJob [2021-05-06T11:12:15.403Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-06T11:12:16.800Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-06T11:12:18.690Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-06T11:12:19.618Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-06T11:12:20.981Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-06T11:12:20.981Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-06T11:12:22.346Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-06T11:12:22.601Z] --- PASS: TestReplicatedJob (8.11s) [2021-05-06T11:12:22.601Z] === RUN TestUpdateReplicatedJob [2021-05-06T11:12:23.162Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-06T11:12:23.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-06T11:12:24.529Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-06T11:12:26.421Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-06T11:12:27.785Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-06T11:12:28.047Z] --- PASS: TestUpdateReplicatedJob (5.47s) [2021-05-06T11:12:28.047Z] === RUN TestServiceListWithStatuses [2021-05-06T11:12:28.047Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T11:12:28.047Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T11:12:28.047Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T11:12:29.933Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-06T11:12:30.860Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-06T11:12:34.131Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-06T11:12:35.056Z] --- PASS: TestDockerNetworkConnectAlias (6.78s) [2021-05-06T11:12:35.056Z] === RUN TestDockerNetworkReConnect [2021-05-06T11:12:40.295Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-06T11:12:40.295Z] --- PASS: TestDockerNetworkReConnect (5.01s) [2021-05-06T11:12:40.295Z] === RUN TestServicePlugin [2021-05-06T11:12:43.557Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-06T11:12:44.118Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-06T11:12:50.652Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-06T11:12:53.163Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-06T11:12:53.725Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-06T11:12:58.967Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-06T11:12:59.228Z] === RUN TestDockerSuite/TestCpToDot [2021-05-06T11:13:00.157Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-06T11:13:02.084Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-06T11:13:03.448Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-06T11:13:04.009Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-06T11:13:05.372Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-06T11:13:05.372Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-06T11:13:06.297Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-06T11:13:07.222Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-06T11:13:07.222Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-06T11:13:07.478Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-06T11:13:07.733Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-06T11:13:08.659Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-06T11:13:08.659Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-06T11:13:08.659Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-06T11:13:09.222Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-06T11:13:09.477Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-06T11:13:09.477Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-06T11:13:09.733Z] === RUN TestDockerSuite/TestCreateRM [2021-05-06T11:13:09.733Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-06T11:13:09.733Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-06T11:13:09.733Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-06T11:13:09.988Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-06T11:13:11.874Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-06T11:13:11.874Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-06T11:13:11.874Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-06T11:13:13.238Z] --- PASS: TestServicePlugin (33.28s) [2021-05-06T11:13:13.238Z] plugin_test.go:62: [ded49f5c555d0] joining swarm manager [de385bfcce9af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:13:13.238Z] plugin_test.go:65: [d2fbc95a68e5c] joining swarm manager [de385bfcce9af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:13:13.238Z] === RUN TestServiceUpdateLabel [2021-05-06T11:13:16.519Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-06T11:13:16.779Z] --- PASS: TestServiceUpdateLabel (3.45s) [2021-05-06T11:13:16.779Z] === RUN TestServiceUpdateSecrets [2021-05-06T11:13:16.779Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-06T11:13:16.779Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-06T11:13:16.779Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-06T11:13:17.042Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-06T11:13:17.042Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-06T11:13:17.967Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-06T11:13:19.852Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-06T11:13:20.412Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-06T11:13:22.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-06T11:13:23.663Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-06T11:13:24.223Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-06T11:13:24.782Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-06T11:13:25.038Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-06T11:13:25.598Z] === RUN TestDockerSuite/TestDockerFails [2021-05-06T11:13:25.598Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-06T11:13:25.598Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-06T11:13:25.853Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-06T11:13:26.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-06T11:13:27.776Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-06T11:13:29.141Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-06T11:13:31.656Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-06T11:13:31.656Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-06T11:13:31.656Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-06T11:13:32.218Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-06T11:13:32.473Z] --- PASS: TestServiceUpdateSecrets (15.72s) [2021-05-06T11:13:32.473Z] === RUN TestServiceUpdateConfigs [2021-05-06T11:13:40.572Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-06T11:13:43.084Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-06T11:13:45.598Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-06T11:13:47.485Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-05-06T11:13:48.411Z] --- PASS: TestServiceUpdateConfigs (16.02s) [2021-05-06T11:13:48.411Z] === RUN TestServiceUpdateNetwork [2021-05-06T11:13:48.971Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-06T11:13:49.897Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-06T11:13:51.308Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-06T11:13:52.674Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-06T11:13:53.600Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-06T11:13:54.160Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-06T11:13:56.095Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-06T11:13:57.711Z] --- PASS: TestBuildWCOWSandboxSize (770.29s) [2021-05-06T11:13:57.711Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T11:13:57.711Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T11:13:57.711Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T11:13:57.711Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T11:13:57.711Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T11:13:57.711Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T11:13:57.711Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T11:13:57.711Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T11:13:57.711Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T11:13:57.711Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T11:13:57.711Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2021-05-06T11:13:57.711Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-05-06T11:13:57.711Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-06T11:13:57.711Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-06T11:13:57.711Z] === RUN TestBuildPreserveOwnership [2021-05-06T11:13:57.711Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-06T11:13:57.711Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:13:57.711Z] === RUN TestBuildPlatformInvalid [2021-05-06T11:13:57.711Z] --- PASS: TestBuildPlatformInvalid (0.44s) [2021-05-06T11:13:57.711Z] PASS [2021-05-06T11:13:57.711Z] ok github.com/docker/docker/integration/build 924.469s [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] === Skipped [2021-05-06T11:13:57.711Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-06T11:13:57.711Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-06T11:13:57.711Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-05-06T11:13:57.711Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-06T11:13:57.711Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-06T11:13:57.711Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] DONE 29 tests, 5 skipped in 945.290s [2021-05-06T11:13:57.711Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-06T11:13:57.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:13:57.711Z] INFO: Testing against a local daemon [2021-05-06T11:13:57.711Z] === RUN TestConfigInspect [2021-05-06T11:13:57.711Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:57.711Z] === RUN TestConfigList [2021-05-06T11:13:57.711Z] --- SKIP: TestConfigList (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:57.711Z] === RUN TestConfigsCreateAndDelete [2021-05-06T11:13:57.711Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:57.711Z] === RUN TestConfigsUpdate [2021-05-06T11:13:57.711Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:57.711Z] === RUN TestTemplatedConfig [2021-05-06T11:13:57.711Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:57.711Z] === RUN TestConfigCreateResolve [2021-05-06T11:13:57.711Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:13:57.711Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T11:13:57.711Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:13:57.711Z] PASS [2021-05-06T11:13:57.711Z] ok github.com/docker/docker/integration/config 0.250s [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] === Skipped [2021-05-06T11:13:57.711Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-06T11:13:57.711Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] [2021-05-06T11:13:57.711Z] DONE 7 tests, 7 skipped in 3.794s [2021-05-06T11:13:57.711Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-06T11:13:57.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:13:57.711Z] INFO: Testing against a local daemon [2021-05-06T11:13:57.711Z] === RUN TestCheckpoint [2021-05-06T11:13:57.711Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T11:13:57.711Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T11:13:57.711Z] === RUN TestContainerInvalidJSON [2021-05-06T11:13:57.711Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T11:13:57.711Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T11:13:57.711Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T11:13:57.711Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T11:13:57.711Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T11:13:57.711Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T11:13:57.711Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T11:13:57.711Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T11:13:57.711Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T11:13:57.711Z] --- PASS: TestContainerInvalidJSON (0.51s) [2021-05-06T11:13:57.711Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T11:13:57.711Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T11:13:57.711Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-06T11:13:57.711Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T11:13:57.711Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-05-06T11:13:57.711Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T11:13:57.711Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-05-06T11:13:57.711Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T11:13:57.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-05-06T11:13:57.711Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T11:13:58.024Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-06T11:13:58.171Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-05-06T11:13:58.171Z] === RUN TestCopyFromContainer [2021-05-06T11:13:58.171Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-06T11:13:58.171Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:58.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T11:13:58.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T11:13:58.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T11:13:58.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T11:13:58.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T11:13:58.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T11:13:58.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T11:13:58.171Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T11:13:58.171Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T11:13:58.171Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T11:13:58.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T11:13:58.171Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T11:13:58.171Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-06T11:13:58.171Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-06T11:13:58.171Z] === RUN TestCreateWithInvalidEnv [2021-05-06T11:13:58.171Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T11:13:58.171Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T11:13:58.171Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T11:13:58.171Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T11:13:58.171Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T11:13:58.171Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T11:13:58.171Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T11:13:58.171Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T11:13:58.171Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T11:13:58.171Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T11:13:58.171Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T11:13:58.171Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-06T11:13:58.171Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:58.171Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T11:13:58.171Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-06T11:13:58.171Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:13:58.171Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T11:13:58.171Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-06T11:13:58.171Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:13:58.171Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T11:13:58.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T11:13:58.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T11:13:58.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T11:13:58.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T11:13:58.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T11:13:58.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T11:13:58.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T11:13:58.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T11:13:58.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T11:13:58.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T11:13:58.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T11:13:58.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T11:13:58.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T11:13:58.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T11:13:58.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T11:13:58.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-06T11:13:58.171Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T11:13:58.171Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-06T11:13:58.171Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-06T11:13:58.171Z] === RUN TestCreateDifferentPlatform [2021-05-06T11:13:58.171Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T11:13:58.171Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T11:13:58.171Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-06T11:13:58.171Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-06T11:13:58.171Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T11:13:58.171Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-05-06T11:13:58.171Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T11:13:58.171Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-06T11:13:58.171Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-06T11:13:58.171Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T11:13:58.171Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-06T11:13:58.171Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:13:58.171Z] === RUN TestDiff [2021-05-06T11:13:58.171Z] --- SKIP: TestDiff (0.00s) [2021-05-06T11:13:58.171Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-06T11:13:58.171Z] === RUN TestExecWithCloseStdin [2021-05-06T11:14:01.083Z] --- PASS: TestExecWithCloseStdin (2.97s) [2021-05-06T11:14:01.083Z] === RUN TestExec [2021-05-06T11:14:01.287Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-06T11:14:03.172Z] --- PASS: TestServiceUpdateNetwork (14.71s) [2021-05-06T11:14:03.172Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T11:14:03.264Z] --- PASS: TestExec (2.15s) [2021-05-06T11:14:03.264Z] === RUN TestExecUser [2021-05-06T11:14:03.264Z] --- SKIP: TestExecUser (0.00s) [2021-05-06T11:14:03.264Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-06T11:14:03.264Z] === RUN TestExportContainerAndImportImage [2021-05-06T11:14:03.264Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-06T11:14:03.264Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:03.264Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T11:14:03.264Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-06T11:14:03.264Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:03.264Z] === RUN TestHealthCheckWorkdir [2021-05-06T11:14:03.264Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-06T11:14:03.264Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-06T11:14:03.264Z] === RUN TestHealthKillContainer [2021-05-06T11:14:03.264Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-06T11:14:03.264Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-06T11:14:03.264Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T11:14:03.264Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-06T11:14:03.264Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-06T11:14:03.264Z] === RUN TestKillContainerInvalidSignal [2021-05-06T11:14:04.096Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-06T11:14:04.096Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-06T11:14:05.445Z] --- PASS: TestKillContainerInvalidSignal (2.04s) [2021-05-06T11:14:05.445Z] === RUN TestKillContainer [2021-05-06T11:14:05.445Z] === RUN TestKillContainer/no_signal [2021-05-06T11:14:05.459Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-06T11:14:05.715Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-06T11:14:07.601Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-06T11:14:07.626Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T11:14:07.626Z] === RUN TestKillContainer/killing_signal [2021-05-06T11:14:09.839Z] --- PASS: TestKillContainer (4.35s) [2021-05-06T11:14:09.839Z] --- PASS: TestKillContainer/no_signal (1.82s) [2021-05-06T11:14:09.839Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-06T11:14:09.839Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-06T11:14:09.839Z] --- PASS: TestKillContainer/killing_signal (2.49s) [2021-05-06T11:14:09.839Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T11:14:09.839Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-06T11:14:09.839Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T11:14:09.839Z] === RUN TestKillStoppedContainer [2021-05-06T11:14:09.839Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-06T11:14:09.839Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T11:14:09.839Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T11:14:09.839Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-06T11:14:09.839Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T11:14:09.839Z] === RUN TestKillDifferentUserContainer [2021-05-06T11:14:09.839Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-06T11:14:09.839Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-06T11:14:09.839Z] === RUN TestInspectOomKilledTrue [2021-05-06T11:14:09.839Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T11:14:09.839Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:09.839Z] === RUN TestInspectOomKilledFalse [2021-05-06T11:14:09.839Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-06T11:14:09.839Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T11:14:09.839Z] === RUN TestLogsFollowTailEmpty [2021-05-06T11:14:12.024Z] --- PASS: TestLogsFollowTailEmpty (1.99s) [2021-05-06T11:14:12.024Z] === RUN TestNetworkNat [2021-05-06T11:14:12.024Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-06T11:14:12.024Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-06T11:14:12.024Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T11:14:12.837Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-06T11:14:13.092Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-06T11:14:13.348Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-06T11:14:14.209Z] --- PASS: TestNetworkLocalhostTCPNat (2.30s) [2021-05-06T11:14:14.209Z] === RUN TestNetworkLoopbackNat [2021-05-06T11:14:14.209Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-06T11:14:14.209Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-06T11:14:14.209Z] === RUN TestPause [2021-05-06T11:14:14.209Z] --- SKIP: TestPause (0.00s) [2021-05-06T11:14:14.209Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-06T11:14:14.209Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T11:14:15.232Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-06T11:14:15.232Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-06T11:14:15.797Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-06T11:14:15.797Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-06T11:14:16.377Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-06T11:14:16.377Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-06T11:14:16.393Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2021-05-06T11:14:16.393Z] === RUN TestPauseStopPausedContainer [2021-05-06T11:14:16.393Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-06T11:14:16.393Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:16.393Z] === RUN TestPsFilter [2021-05-06T11:14:16.393Z] --- PASS: TestPsFilter (0.33s) [2021-05-06T11:14:16.393Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T11:14:17.739Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-06T11:14:17.822Z] --- PASS: TestBuildWCOWSandboxSize (741.39s) [2021-05-06T11:14:17.822Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T11:14:17.822Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T11:14:17.822Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T11:14:17.822Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T11:14:17.822Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T11:14:17.822Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T11:14:17.822Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T11:14:17.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-06T11:14:18.282Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T11:14:18.282Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T11:14:18.282Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T11:14:18.282Z] --- PASS: TestBuildWithEmptyDockerfile (0.38s) [2021-05-06T11:14:18.282Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-05-06T11:14:18.282Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-05-06T11:14:18.282Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-05-06T11:14:18.282Z] === RUN TestBuildPreserveOwnership [2021-05-06T11:14:18.282Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-06T11:14:18.282Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:14:18.282Z] === RUN TestBuildPlatformInvalid [2021-05-06T11:14:18.602Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.99s) [2021-05-06T11:14:18.603Z] === RUN TestRemoveContainerWithVolume [2021-05-06T11:14:18.743Z] --- PASS: TestBuildPlatformInvalid (0.37s) [2021-05-06T11:14:18.743Z] PASS [2021-05-06T11:14:18.743Z] ok github.com/docker/docker/integration/build 893.051s [2021-05-06T11:14:18.743Z] [2021-05-06T11:14:18.743Z] === Skipped [2021-05-06T11:14:18.743Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-06T11:14:18.743Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T11:14:18.743Z] [2021-05-06T11:14:18.743Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-06T11:14:18.743Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:18.743Z] [2021-05-06T11:14:18.743Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-05-06T11:14:18.743Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:14:18.743Z] [2021-05-06T11:14:18.743Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-06T11:14:18.743Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:14:18.743Z] [2021-05-06T11:14:18.743Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-06T11:14:18.743Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:14:18.743Z] [2021-05-06T11:14:18.743Z] [2021-05-06T11:14:18.743Z] DONE 29 tests, 5 skipped in 911.912s [2021-05-06T11:14:19.203Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-06T11:14:19.360Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-06T11:14:19.360Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-06T11:14:19.360Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-06T11:14:20.286Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-06T11:14:20.541Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-06T11:14:20.798Z] --- PASS: TestServiceUpdatePidsLimit (17.69s) [2021-05-06T11:14:20.798Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) [2021-05-06T11:14:20.798Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2021-05-06T11:14:20.798Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-05-06T11:14:20.798Z] PASS [2021-05-06T11:14:20.798Z] [2021-05-06T11:14:20.798Z] === Skipped [2021-05-06T11:14:20.798Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-06T11:14:20.798Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T11:14:20.798Z] [2021-05-06T11:14:20.798Z] [2021-05-06T11:14:20.798Z] DONE 27 tests, 1 skipped in 206.164s [2021-05-06T11:14:20.798Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-06T11:14:20.798Z] ++ 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-05-06T11:14:20.798Z] ++ set -e [2021-05-06T11:14:20.798Z] ++ '[' -n 0 ']' [2021-05-06T11:14:20.798Z] ++ set -x [2021-05-06T11:14:20.798Z] ++ 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-05-06T11:14:21.053Z] INFO: Testing against a local daemon [2021-05-06T11:14:21.053Z] === RUN TestSessionCreate [2021-05-06T11:14:21.053Z] --- PASS: TestSessionCreate (0.02s) [2021-05-06T11:14:21.053Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T11:14:21.053Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-06T11:14:21.053Z] PASS [2021-05-06T11:14:21.053Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-06T11:14:21.053Z] DONE 2 tests in 0.169s [2021-05-06T11:14:21.053Z] [2021-05-06T11:14:21.053Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-06T11:14:21.053Z] ++ 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-05-06T11:14:21.053Z] ++ set -e [2021-05-06T11:14:21.053Z] ++ '[' -n 0 ']' [2021-05-06T11:14:21.053Z] ++ set -x [2021-05-06T11:14:21.053Z] ++ 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-05-06T11:14:21.053Z] INFO: Testing against a local daemon [2021-05-06T11:14:21.053Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T11:14:21.053Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T11:14:21.053Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T11:14:21.053Z] === RUN TestEventsExecDie [2021-05-06T11:14:21.387Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:14:21.387Z] INFO: Testing against a local daemon [2021-05-06T11:14:21.387Z] === RUN TestConfigInspect [2021-05-06T11:14:21.387Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-06T11:14:21.387Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:21.387Z] === RUN TestConfigList [2021-05-06T11:14:21.387Z] --- SKIP: TestConfigList (0.00s) [2021-05-06T11:14:21.387Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:21.387Z] === RUN TestConfigsCreateAndDelete [2021-05-06T11:14:21.387Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-06T11:14:21.387Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:21.387Z] === RUN TestConfigsUpdate [2021-05-06T11:14:21.388Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-06T11:14:21.388Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:21.388Z] === RUN TestTemplatedConfig [2021-05-06T11:14:21.388Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-06T11:14:21.388Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:21.388Z] === RUN TestConfigCreateResolve [2021-05-06T11:14:21.388Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-06T11:14:21.388Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:14:21.388Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T11:14:21.388Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-06T11:14:21.388Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:14:21.388Z] PASS [2021-05-06T11:14:21.388Z] ok github.com/docker/docker/integration/config 0.182s [2021-05-06T11:14:21.388Z] [2021-05-06T11:14:21.388Z] === Skipped [2021-05-06T11:14:21.388Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-06T11:14:21.388Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:21.388Z] [2021-05-06T11:14:21.388Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-06T11:14:21.388Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:21.388Z] [2021-05-06T11:14:21.388Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-06T11:14:21.388Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:21.388Z] [2021-05-06T11:14:21.388Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-06T11:14:21.388Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:21.388Z] [2021-05-06T11:14:21.388Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-06T11:14:21.388Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:21.388Z] [2021-05-06T11:14:21.388Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-06T11:14:21.388Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:14:21.388Z] [2021-05-06T11:14:21.388Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-06T11:14:21.388Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:14:21.388Z] [2021-05-06T11:14:21.388Z] [2021-05-06T11:14:21.388Z] DONE 7 tests, 7 skipped in 2.572s [2021-05-06T11:14:21.518Z] --- PASS: TestRemoveContainerWithVolume (2.55s) [2021-05-06T11:14:21.518Z] === RUN TestRemoveContainerRunning [2021-05-06T11:14:21.849Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-06T11:14:21.980Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-06T11:14:22.235Z] --- PASS: TestEventsExecDie (1.08s) [2021-05-06T11:14:22.235Z] === RUN TestEventsBackwardsCompatible [2021-05-06T11:14:22.235Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-05-06T11:14:22.235Z] === RUN TestInfoBinaryCommits [2021-05-06T11:14:22.235Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-06T11:14:22.235Z] === RUN TestInfoAPIVersioned [2021-05-06T11:14:22.235Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-06T11:14:22.235Z] === RUN TestInfoDiscoveryBackend [2021-05-06T11:14:22.235Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-06T11:14:22.235Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-06T11:14:22.235Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-06T11:14:23.058Z] --- PASS: TestRemoveContainerRunning (1.94s) [2021-05-06T11:14:23.058Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T11:14:23.161Z] --- PASS: TestInfoDiscoveryBackend (0.74s) [2021-05-06T11:14:23.161Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-06T11:14:23.721Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-06T11:14:23.977Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-06T11:14:23.977Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-06T11:14:24.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:14:24.035Z] INFO: Testing against a local daemon [2021-05-06T11:14:24.035Z] === RUN TestCheckpoint [2021-05-06T11:14:24.035Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T11:14:24.035Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T11:14:24.035Z] === RUN TestContainerInvalidJSON [2021-05-06T11:14:24.035Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T11:14:24.035Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T11:14:24.035Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T11:14:24.035Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T11:14:24.035Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T11:14:24.035Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T11:14:24.495Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T11:14:24.495Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T11:14:24.495Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T11:14:24.495Z] --- PASS: TestContainerInvalidJSON (0.35s) [2021-05-06T11:14:24.495Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T11:14:24.495Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T11:14:24.495Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-06T11:14:24.495Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T11:14:24.495Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-05-06T11:14:24.495Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T11:14:24.537Z] === RUN TestDockerSuite/TestEventsRename [2021-05-06T11:14:24.793Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.77s) [2021-05-06T11:14:24.793Z] === RUN TestInfoAPI [2021-05-06T11:14:24.793Z] --- PASS: TestInfoAPI (0.03s) [2021-05-06T11:14:24.793Z] === RUN TestInfoAPIWarnings [2021-05-06T11:14:24.956Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2021-05-06T11:14:24.956Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T11:14:24.956Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-05-06T11:14:24.956Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T11:14:25.239Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.87s) [2021-05-06T11:14:25.239Z] === RUN TestRemoveInvalidContainer [2021-05-06T11:14:25.239Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-06T11:14:25.239Z] === RUN TestRenameLinkedContainer [2021-05-06T11:14:25.239Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-06T11:14:25.239Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-06T11:14:25.239Z] === RUN TestRenameStoppedContainer [2021-05-06T11:14:25.353Z] === RUN TestDockerSuite/TestEventsResize [2021-05-06T11:14:25.416Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-05-06T11:14:25.416Z] === RUN TestCopyFromContainer [2021-05-06T11:14:25.416Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-06T11:14:25.416Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:25.416Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T11:14:25.416Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T11:14:25.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T11:14:25.416Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T11:14:25.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T11:14:25.416Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T11:14:25.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T11:14:25.416Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T11:14:25.416Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T11:14:25.416Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T11:14:25.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T11:14:25.416Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T11:14:25.416Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-06T11:14:25.416Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-06T11:14:25.416Z] === RUN TestCreateWithInvalidEnv [2021-05-06T11:14:25.416Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T11:14:25.416Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T11:14:25.416Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T11:14:25.416Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T11:14:25.416Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T11:14:25.416Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T11:14:25.416Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T11:14:25.416Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T11:14:25.416Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T11:14:25.416Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T11:14:25.416Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T11:14:25.416Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-06T11:14:25.416Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:25.416Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T11:14:25.416Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-06T11:14:25.416Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:14:25.416Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T11:14:25.416Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-06T11:14:25.416Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:14:25.416Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T11:14:25.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T11:14:25.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T11:14:25.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T11:14:25.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T11:14:25.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T11:14:25.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T11:14:25.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T11:14:25.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T11:14:25.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T11:14:25.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T11:14:25.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T11:14:25.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T11:14:25.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T11:14:25.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T11:14:25.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T11:14:25.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-06T11:14:25.416Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T11:14:25.416Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-06T11:14:25.416Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-06T11:14:25.416Z] === RUN TestCreateDifferentPlatform [2021-05-06T11:14:25.416Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T11:14:25.416Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T11:14:25.416Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-06T11:14:25.416Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-05-06T11:14:25.416Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T11:14:25.416Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-06T11:14:25.416Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T11:14:25.416Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-05-06T11:14:25.416Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-06T11:14:25.416Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T11:14:25.416Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-06T11:14:25.416Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:25.416Z] === RUN TestDiff [2021-05-06T11:14:25.416Z] --- SKIP: TestDiff (0.00s) [2021-05-06T11:14:25.416Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-06T11:14:25.416Z] === RUN TestExecWithCloseStdin [2021-05-06T11:14:26.279Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-06T11:14:26.780Z] --- PASS: TestRenameStoppedContainer (2.11s) [2021-05-06T11:14:26.780Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T11:14:27.605Z] --- PASS: TestExecWithCloseStdin (2.29s) [2021-05-06T11:14:27.605Z] === RUN TestExec [2021-05-06T11:14:29.151Z] --- PASS: TestExec (1.64s) [2021-05-06T11:14:29.151Z] === RUN TestExecUser [2021-05-06T11:14:29.151Z] --- SKIP: TestExecUser (0.00s) [2021-05-06T11:14:29.151Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-06T11:14:29.151Z] === RUN TestExportContainerAndImportImage [2021-05-06T11:14:29.151Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-06T11:14:29.151Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:29.151Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T11:14:29.151Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-06T11:14:29.151Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:29.151Z] === RUN TestHealthCheckWorkdir [2021-05-06T11:14:29.151Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-06T11:14:29.151Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-06T11:14:29.151Z] === RUN TestHealthKillContainer [2021-05-06T11:14:29.151Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-06T11:14:29.151Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-06T11:14:29.151Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T11:14:29.151Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-06T11:14:29.151Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-06T11:14:29.151Z] === RUN TestKillContainerInvalidSignal [2021-05-06T11:14:30.693Z] --- PASS: TestKillContainerInvalidSignal (1.47s) [2021-05-06T11:14:30.693Z] === RUN TestKillContainer [2021-05-06T11:14:30.693Z] === RUN TestKillContainer/no_signal [2021-05-06T11:14:31.475Z] --- PASS: TestRenameRunningContainerAndReuse (3.77s) [2021-05-06T11:14:31.475Z] === RUN TestRenameInvalidName [2021-05-06T11:14:32.234Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T11:14:32.234Z] === RUN TestKillContainer/killing_signal [2021-05-06T11:14:32.888Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-06T11:14:32.888Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-06T11:14:33.015Z] --- PASS: TestRenameInvalidName (1.95s) [2021-05-06T11:14:33.015Z] === RUN TestRenameAnonymousContainer [2021-05-06T11:14:33.448Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-06T11:14:36.722Z] === RUN TestDockerSuite/TestEventsTop [2021-05-06T11:14:37.281Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-06T11:14:39.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-06T11:14:39.326Z] --- PASS: TestKillContainer (8.04s) [2021-05-06T11:14:39.327Z] --- PASS: TestKillContainer/no_signal (1.40s) [2021-05-06T11:14:39.327Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-06T11:14:39.327Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-06T11:14:39.327Z] --- PASS: TestKillContainer/killing_signal (6.61s) [2021-05-06T11:14:39.327Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T11:14:39.327Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-06T11:14:39.327Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T11:14:39.327Z] === RUN TestKillStoppedContainer [2021-05-06T11:14:39.327Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-06T11:14:39.327Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T11:14:39.327Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T11:14:39.327Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-06T11:14:39.327Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T11:14:39.327Z] === RUN TestKillDifferentUserContainer [2021-05-06T11:14:39.327Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-06T11:14:39.327Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-06T11:14:39.327Z] === RUN TestInspectOomKilledTrue [2021-05-06T11:14:39.327Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T11:14:39.327Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:39.327Z] === RUN TestInspectOomKilledFalse [2021-05-06T11:14:39.327Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-06T11:14:39.327Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T11:14:39.327Z] === RUN TestLogsFollowTailEmpty [2021-05-06T11:14:39.727Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-06T11:14:40.297Z] --- PASS: TestLogsFollowTailEmpty (1.51s) [2021-05-06T11:14:40.297Z] === RUN TestNetworkNat [2021-05-06T11:14:40.297Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-06T11:14:40.297Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-06T11:14:40.297Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T11:14:42.241Z] --- PASS: TestInfoAPIWarnings (16.92s) [2021-05-06T11:14:42.241Z] === RUN TestInfoDebug [2021-05-06T11:14:42.481Z] --- PASS: TestNetworkLocalhostTCPNat (1.83s) [2021-05-06T11:14:42.481Z] === RUN TestNetworkLoopbackNat [2021-05-06T11:14:42.481Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-06T11:14:42.481Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-06T11:14:42.481Z] === RUN TestPause [2021-05-06T11:14:42.481Z] --- SKIP: TestPause (0.00s) [2021-05-06T11:14:42.481Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-06T11:14:42.481Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T11:14:42.496Z] --- PASS: TestInfoDebug (0.84s) [2021-05-06T11:14:42.496Z] === RUN TestInfoInsecureRegistries [2021-05-06T11:14:43.344Z] --- PASS: TestRenameAnonymousContainer (9.37s) [2021-05-06T11:14:43.344Z] === RUN TestRenameContainerWithSameName [2021-05-06T11:14:43.424Z] --- PASS: TestInfoInsecureRegistries (0.78s) [2021-05-06T11:14:43.424Z] === RUN TestInfoRegistryMirrors [2021-05-06T11:14:43.452Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.46s) [2021-05-06T11:14:43.452Z] === RUN TestPauseStopPausedContainer [2021-05-06T11:14:43.452Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-06T11:14:43.452Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:43.452Z] === RUN TestPsFilter [2021-05-06T11:14:43.912Z] --- PASS: TestPsFilter (0.16s) [2021-05-06T11:14:43.912Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T11:14:44.314Z] --- PASS: TestRenameContainerWithSameName (2.08s) [2021-05-06T11:14:44.314Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T11:14:44.314Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-06T11:14:44.314Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-06T11:14:44.314Z] === RUN TestResize [2021-05-06T11:14:44.353Z] --- PASS: TestInfoRegistryMirrors (0.81s) [2021-05-06T11:14:44.353Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T11:14:44.353Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-05-06T11:14:44.353Z] === RUN TestPingCacheHeaders [2021-05-06T11:14:44.608Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-05-06T11:14:44.608Z] === RUN TestPingGet [2021-05-06T11:14:44.608Z] --- PASS: TestPingGet (0.03s) [2021-05-06T11:14:44.608Z] === RUN TestPingHead [2021-05-06T11:14:44.608Z] --- PASS: TestPingHead (0.02s) [2021-05-06T11:14:44.608Z] === RUN TestVersion [2021-05-06T11:14:44.608Z] --- PASS: TestVersion (0.02s) [2021-05-06T11:14:44.608Z] PASS [2021-05-06T11:14:44.608Z] [2021-05-06T11:14:44.608Z] === Skipped [2021-05-06T11:14:44.608Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T11:14:44.608Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T11:14:44.608Z] [2021-05-06T11:14:44.608Z] [2021-05-06T11:14:44.608Z] DONE 18 tests, 1 skipped in 23.556s [2021-05-06T11:14:44.608Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-06T11:14:44.608Z] ++ 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-05-06T11:14:44.608Z] ++ set -e [2021-05-06T11:14:44.608Z] ++ '[' -n 0 ']' [2021-05-06T11:14:44.609Z] ++ set -x [2021-05-06T11:14:44.609Z] ++ 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-05-06T11:14:44.609Z] INFO: Testing against a local daemon [2021-05-06T11:14:44.609Z] === RUN TestVolumesCreateAndList [2021-05-06T11:14:44.609Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-06T11:14:44.609Z] === RUN TestVolumesRemove [2021-05-06T11:14:44.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-06T11:14:44.878Z] --- PASS: TestVolumesRemove (0.15s) [2021-05-06T11:14:44.878Z] === RUN TestVolumesInspect [2021-05-06T11:14:44.878Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-06T11:14:44.878Z] === RUN TestVolumesInvalidJSON [2021-05-06T11:14:44.878Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T11:14:44.878Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T11:14:44.878Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T11:14:44.878Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-06T11:14:44.878Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T11:14:44.878Z] PASS [2021-05-06T11:14:44.878Z] [2021-05-06T11:14:44.878Z] DONE 5 tests in 0.335s [2021-05-06T11:14:44.878Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T11:14:45.139Z] ++++ cat bundles/test-integration/docker.pid [2021-05-06T11:14:45.139Z] +++ kill 5761 [2021-05-06T11:14:45.499Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.79s) [2021-05-06T11:14:45.499Z] === RUN TestRemoveContainerWithVolume [2021-05-06T11:14:46.495Z] --- PASS: TestResize (2.10s) [2021-05-06T11:14:46.495Z] === RUN TestResizeWithInvalidSize [2021-05-06T11:14:46.504Z] +++ /etc/init.d/apparmor stop [2021-05-06T11:14:46.504Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T11:14:46.504Z] [2021-05-06T11:14:46.504Z] Unloading profiles will leave already running processes permanently [2021-05-06T11:14:46.504Z] unconfined, which can lead to unexpected situations. [2021-05-06T11:14:46.504Z] [2021-05-06T11:14:46.504Z] To set a process to complain mode, use the command line tool [2021-05-06T11:14:46.504Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T11:14:46.504Z] +++ true [2021-05-06T11:14:46.504Z] exiting test-integration [2021-05-06T11:14:46.504Z] ++ exit 0 [2021-05-06T11:14:46.504Z] [2021-05-06T11:14:47.430Z] + for job in $(jobs -p) [2021-05-06T11:14:47.430Z] + wait 9413 [2021-05-06T11:14:47.698Z] --- PASS: TestRemoveContainerWithVolume (1.74s) [2021-05-06T11:14:47.698Z] === RUN TestRemoveContainerRunning [2021-05-06T11:14:48.668Z] --- PASS: TestRemoveContainerRunning (1.47s) [2021-05-06T11:14:48.668Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T11:14:48.672Z] --- PASS: TestResizeWithInvalidSize (2.03s) [2021-05-06T11:14:48.672Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T11:14:50.209Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.50s) [2021-05-06T11:14:50.209Z] === RUN TestRemoveInvalidContainer [2021-05-06T11:14:50.209Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-06T11:14:50.209Z] === RUN TestRenameLinkedContainer [2021-05-06T11:14:50.209Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-06T11:14:50.209Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-06T11:14:50.209Z] === RUN TestRenameStoppedContainer [2021-05-06T11:14:50.832Z] --- PASS: TestResizeWhenContainerNotStarted (2.55s) [2021-05-06T11:14:50.832Z] === RUN TestDaemonRestartKillContainers [2021-05-06T11:14:50.832Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-06T11:14:50.832Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:14:50.832Z] === RUN TestStats [2021-05-06T11:14:50.832Z] --- SKIP: TestStats (0.00s) [2021-05-06T11:14:50.832Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-06T11:14:50.832Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T11:14:51.593Z] === RUN TestDockerSuite/TestExec [2021-05-06T11:14:52.397Z] --- PASS: TestRenameStoppedContainer (2.29s) [2021-05-06T11:14:52.397Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T11:14:52.959Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-06T11:14:54.324Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-06T11:14:55.261Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-06T11:14:56.155Z] --- PASS: TestRenameRunningContainerAndReuse (3.00s) [2021-05-06T11:14:56.155Z] === RUN TestRenameInvalidName [2021-05-06T11:14:56.187Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-06T11:14:57.127Z] --- PASS: TestRenameInvalidName (1.47s) [2021-05-06T11:14:57.127Z] === RUN TestRenameAnonymousContainer [2021-05-06T11:14:57.918Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.72s) [2021-05-06T11:14:57.918Z] === RUN TestStopContainerWithTimeout [2021-05-06T11:14:57.918Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-06T11:14:57.918Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-06T11:14:57.918Z] === RUN TestUpdateRestartPolicy [2021-05-06T11:14:58.698Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-06T11:14:59.258Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-06T11:15:00.185Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-06T11:15:01.549Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-06T11:15:02.477Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-06T11:15:03.443Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-06T11:15:04.413Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-06T11:15:05.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-06T11:15:06.267Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-06T11:15:07.475Z] --- PASS: TestRenameAnonymousContainer (9.95s) [2021-05-06T11:15:07.475Z] === RUN TestRenameContainerWithSameName [2021-05-06T11:15:08.449Z] --- PASS: TestRenameContainerWithSameName (1.45s) [2021-05-06T11:15:08.449Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T11:15:08.449Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-06T11:15:08.449Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:08.449Z] === RUN TestResize [2021-05-06T11:15:09.993Z] --- PASS: TestResize (1.50s) [2021-05-06T11:15:09.993Z] === RUN TestResizeWithInvalidSize [2021-05-06T11:15:10.433Z] === RUN TestDockerSuite/TestExecEnv [2021-05-06T11:15:11.542Z] --- PASS: TestResizeWithInvalidSize (1.61s) [2021-05-06T11:15:11.542Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T11:15:11.818Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-06T11:15:13.087Z] --- PASS: TestResizeWhenContainerNotStarted (1.68s) [2021-05-06T11:15:13.087Z] === RUN TestDaemonRestartKillContainers [2021-05-06T11:15:13.087Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-06T11:15:13.087Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:13.087Z] === RUN TestStats [2021-05-06T11:15:13.087Z] --- SKIP: TestStats (0.00s) [2021-05-06T11:15:13.087Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-06T11:15:13.087Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T11:15:14.332Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-06T11:15:15.696Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-06T11:15:16.841Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.06s) [2021-05-06T11:15:16.841Z] === RUN TestStopContainerWithTimeout [2021-05-06T11:15:16.841Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-06T11:15:16.841Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-06T11:15:16.841Z] === RUN TestUpdateRestartPolicy [2021-05-06T11:15:18.958Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-06T11:15:19.035Z] --- PASS: TestUpdateRestartPolicy (21.34s) [2021-05-06T11:15:19.035Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T11:15:19.884Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-06T11:15:20.810Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-06T11:15:21.217Z] --- PASS: TestUpdateRestartWithAutoRemove (1.97s) [2021-05-06T11:15:21.217Z] === RUN TestWaitNonBlocked [2021-05-06T11:15:21.217Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T11:15:21.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T11:15:21.217Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T11:15:21.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T11:15:21.217Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T11:15:21.217Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T11:15:21.738Z] === RUN TestDockerSuite/TestExecParseError [2021-05-06T11:15:22.666Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-06T11:15:23.227Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-06T11:15:24.135Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-06T11:15:24.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.36s) [2021-05-06T11:15:24.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.76s) [2021-05-06T11:15:24.135Z] === RUN TestWaitBlocked [2021-05-06T11:15:24.135Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-06T11:15:24.135Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:24.135Z] PASS [2021-05-06T11:15:24.135Z] ok github.com/docker/docker/integration/container 87.375s [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === Skipped [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-06T11:15:24.135Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-06T11:15:24.135Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-06T11:15:24.135Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-06T11:15:24.135Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-06T11:15:24.135Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-06T11:15:24.135Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-06T11:15:24.135Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-06T11:15:24.135Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-06T11:15:24.135Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-06T11:15:24.135Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-06T11:15:24.135Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-06T11:15:24.135Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-06T11:15:24.135Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-06T11:15:24.135Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-06T11:15:24.135Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-06T11:15:24.135Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-06T11:15:24.135Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-06T11:15:24.135Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-06T11:15:24.135Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-06T11:15:24.135Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-06T11:15:24.135Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-06T11:15:24.135Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-06T11:15:24.135Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-06T11:15:24.135Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-06T11:15:24.135Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-06T11:15:24.135Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-06T11:15:24.135Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-06T11:15:24.135Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-06T11:15:24.135Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-06T11:15:24.135Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-06T11:15:24.135Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-06T11:15:24.135Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-06T11:15:24.135Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-06T11:15:24.135Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] [2021-05-06T11:15:24.135Z] DONE 88 tests, 33 skipped in 90.999s [2021-05-06T11:15:24.135Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-06T11:15:24.151Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-06T11:15:24.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-06T11:15:26.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:15:26.319Z] INFO: Testing against a local daemon [2021-05-06T11:15:26.319Z] === RUN TestCommitInheritsEnv [2021-05-06T11:15:26.319Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-06T11:15:26.319Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:15:26.319Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T11:15:26.319Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-06T11:15:26.319Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-06T11:15:26.319Z] === RUN TestImagesFilterMultiReference [2021-05-06T11:15:26.319Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-05-06T11:15:26.319Z] === RUN TestImagePullPlatformInvalid [2021-05-06T11:15:26.319Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-06T11:15:26.319Z] === RUN TestRemoveImageOrphaning [2021-05-06T11:15:27.289Z] --- PASS: TestRemoveImageOrphaning (0.97s) [2021-05-06T11:15:27.289Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T11:15:27.289Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-06T11:15:27.289Z] === RUN TestTagInvalidReference [2021-05-06T11:15:27.289Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-06T11:15:27.289Z] === RUN TestTagValidPrefixedRepo [2021-05-06T11:15:27.289Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-06T11:15:27.289Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T11:15:27.289Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-06T11:15:27.289Z] === RUN TestTagOfficialNames [2021-05-06T11:15:27.289Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-06T11:15:27.289Z] === RUN TestTagMatchesDigest [2021-05-06T11:15:27.289Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-06T11:15:27.289Z] PASS [2021-05-06T11:15:27.289Z] ok github.com/docker/docker/integration/image 1.473s [2021-05-06T11:15:27.749Z] [2021-05-06T11:15:27.749Z] === Skipped [2021-05-06T11:15:27.749Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-06T11:15:27.749Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:15:27.749Z] [2021-05-06T11:15:27.749Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-06T11:15:27.749Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-06T11:15:27.749Z] [2021-05-06T11:15:27.749Z] [2021-05-06T11:15:27.749Z] DONE 11 tests, 2 skipped in 3.700s [2021-05-06T11:15:27.749Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-06T11:15:28.888Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-06T11:15:29.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:15:29.932Z] INFO: Testing against a local daemon [2021-05-06T11:15:29.932Z] === RUN TestNetworkCreateDelete [2021-05-06T11:15:29.932Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-06T11:15:29.932Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:29.932Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T11:15:29.932Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-06T11:15:29.932Z] 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-05-06T11:15:29.932Z] === RUN TestDaemonDNSFallback [2021-05-06T11:15:29.932Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-06T11:15:29.932Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:29.932Z] === RUN TestInspectNetwork [2021-05-06T11:15:29.932Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-06T11:15:29.932Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:29.932Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T11:15:29.932Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-06T11:15:29.932Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:29.932Z] === RUN TestNetworkInvalidJSON [2021-05-06T11:15:29.932Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T11:15:29.932Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T11:15:29.932Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T11:15:29.932Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T11:15:29.932Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T11:15:29.932Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T11:15:29.932Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T11:15:29.932Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T11:15:29.932Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T11:15:29.932Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-06T11:15:29.932Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T11:15:29.932Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-06T11:15:29.932Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T11:15:29.932Z] === RUN TestNetworkList [2021-05-06T11:15:29.932Z] === RUN TestNetworkList//networks [2021-05-06T11:15:29.932Z] === PAUSE TestNetworkList//networks [2021-05-06T11:15:29.932Z] === RUN TestNetworkList//networks/ [2021-05-06T11:15:29.932Z] === PAUSE TestNetworkList//networks/ [2021-05-06T11:15:29.932Z] === CONT TestNetworkList//networks [2021-05-06T11:15:29.932Z] === CONT TestNetworkList//networks/ [2021-05-06T11:15:29.932Z] --- PASS: TestNetworkList (0.03s) [2021-05-06T11:15:29.932Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T11:15:29.932Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T11:15:29.932Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T11:15:29.932Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-06T11:15:29.932Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-06T11:15:29.932Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T11:15:29.932Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-06T11:15:29.932Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-06T11:15:29.932Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T11:15:29.932Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-06T11:15:29.932Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-06T11:15:29.932Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T11:15:29.932Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-06T11:15:29.932Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-06T11:15:29.932Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T11:15:29.932Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-06T11:15:29.932Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-06T11:15:29.932Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T11:15:29.932Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-06T11:15:29.932Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-06T11:15:29.932Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T11:15:29.932Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-06T11:15:29.932Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-06T11:15:29.932Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T11:15:29.932Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T11:15:29.932Z] service_test.go:242: FLAKY_TEST [2021-05-06T11:15:29.932Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T11:15:29.932Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-06T11:15:29.932Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-06T11:15:29.932Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T11:15:29.932Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-06T11:15:29.932Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-06T11:15:29.932Z] PASS [2021-05-06T11:15:29.932Z] ok github.com/docker/docker/integration/network 0.260s [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === Skipped [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-06T11:15:30.392Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-06T11:15:30.392Z] 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-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-06T11:15:30.392Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-06T11:15:30.392Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-06T11:15:30.392Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-06T11:15:30.392Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-06T11:15:30.392Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-06T11:15:30.392Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-06T11:15:30.392Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-06T11:15:30.392Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-06T11:15:30.392Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-06T11:15:30.392Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T11:15:30.392Z] service_test.go:242: FLAKY_TEST [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-06T11:15:30.392Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-06T11:15:30.392Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] [2021-05-06T11:15:30.392Z] DONE 22 tests, 15 skipped in 2.615s [2021-05-06T11:15:30.392Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-06T11:15:30.784Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-06T11:15:30.852Z] testing: warning: no tests to run [2021-05-06T11:15:30.852Z] PASS [2021-05-06T11:15:30.852Z] ok github.com/docker/docker/integration/network/ipvlan 0.069s [2021-05-06T11:15:30.852Z] [2021-05-06T11:15:30.852Z] DONE 0 tests in 0.786s [2021-05-06T11:15:30.852Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-06T11:15:31.822Z] testing: warning: no tests to run [2021-05-06T11:15:31.822Z] PASS [2021-05-06T11:15:31.822Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2021-05-06T11:15:31.822Z] [2021-05-06T11:15:31.822Z] DONE 0 tests in 0.834s [2021-05-06T11:15:31.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-06T11:15:32.146Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-06T11:15:32.794Z] testing: warning: no tests to run [2021-05-06T11:15:32.794Z] PASS [2021-05-06T11:15:32.794Z] ok github.com/docker/docker/integration/plugin 0.079s [2021-05-06T11:15:32.794Z] [2021-05-06T11:15:32.794Z] DONE 0 tests in 0.833s [2021-05-06T11:15:32.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-06T11:15:33.764Z] testing: warning: no tests to run [2021-05-06T11:15:33.764Z] PASS [2021-05-06T11:15:33.764Z] ok github.com/docker/docker/integration/plugin/authz 0.074s [2021-05-06T11:15:33.764Z] [2021-05-06T11:15:33.764Z] DONE 0 tests in 0.884s [2021-05-06T11:15:33.764Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-06T11:15:34.570Z] --- PASS: TestUpdateRestartPolicy (18.16s) [2021-05-06T11:15:34.570Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T11:15:36.120Z] --- PASS: TestUpdateRestartWithAutoRemove (1.59s) [2021-05-06T11:15:36.120Z] === RUN TestWaitNonBlocked [2021-05-06T11:15:36.120Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T11:15:36.120Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T11:15:36.120Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T11:15:36.120Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T11:15:36.120Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T11:15:36.120Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T11:15:42.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-06T11:15:43.439Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-06T11:15:44.804Z] === RUN TestDockerSuite/TestExecTTY [2021-05-06T11:15:46.170Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-06T11:15:48.087Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-06T11:15:48.648Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-06T11:15:48.661Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-06T11:15:48.661Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.24s) [2021-05-06T11:15:48.661Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (12.08s) [2021-05-06T11:15:48.661Z] === RUN TestWaitBlocked [2021-05-06T11:15:48.661Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-06T11:15:48.661Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:48.661Z] PASS [2021-05-06T11:15:48.661Z] ok github.com/docker/docker/integration/container 84.282s [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === Skipped [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-06T11:15:48.661Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-06T11:15:48.661Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-06T11:15:48.661Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-06T11:15:48.661Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-06T11:15:48.661Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-06T11:15:48.661Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-06T11:15:48.661Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-05-06T11:15:48.661Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-06T11:15:48.661Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-06T11:15:48.661Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-06T11:15:48.661Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-06T11:15:48.661Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-06T11:15:48.661Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-06T11:15:48.661Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:48.661Z] [2021-05-06T11:15:48.661Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-06T11:15:48.662Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-06T11:15:48.662Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-06T11:15:48.662Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-06T11:15:48.662Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-06T11:15:48.662Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-06T11:15:48.662Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-06T11:15:48.662Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-06T11:15:48.662Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-06T11:15:48.662Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-06T11:15:48.662Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-06T11:15:48.662Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-06T11:15:48.662Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-06T11:15:48.662Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-06T11:15:48.662Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-06T11:15:48.662Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-06T11:15:48.662Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-06T11:15:48.662Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-06T11:15:48.662Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-06T11:15:48.662Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-06T11:15:48.662Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] [2021-05-06T11:15:48.662Z] DONE 88 tests, 33 skipped in 86.602s [2021-05-06T11:15:48.662Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-06T11:15:48.772Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:15:48.772Z] INFO: Testing against a local daemon [2021-05-06T11:15:48.772Z] === RUN TestPluginInvalidJSON [2021-05-06T11:15:48.772Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:15:48.772Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:15:48.772Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:15:48.772Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-06T11:15:48.772Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T11:15:48.772Z] === RUN TestPluginInstall [2021-05-06T11:15:48.772Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-06T11:15:48.772Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-06T11:15:48.772Z] === RUN TestPluginsWithRuntimes [2021-05-06T11:15:48.772Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-06T11:15:48.772Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-06T11:15:48.772Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T11:15:48.772Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-06T11:15:48.772Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-06T11:15:48.772Z] PASS [2021-05-06T11:15:48.772Z] ok github.com/docker/docker/integration/plugin/common 0.199s [2021-05-06T11:15:49.232Z] [2021-05-06T11:15:49.232Z] === Skipped [2021-05-06T11:15:49.232Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-06T11:15:49.232Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-06T11:15:49.232Z] [2021-05-06T11:15:49.232Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-06T11:15:49.232Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-06T11:15:49.232Z] [2021-05-06T11:15:49.232Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-06T11:15:49.232Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-06T11:15:49.232Z] [2021-05-06T11:15:49.232Z] [2021-05-06T11:15:49.232Z] DONE 5 tests, 3 skipped in 15.418s [2021-05-06T11:15:49.232Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-06T11:15:50.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-06T11:15:50.012Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-06T11:15:50.012Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-06T11:15:50.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:15:50.205Z] INFO: Testing against a local daemon [2021-05-06T11:15:50.205Z] === RUN TestCommitInheritsEnv [2021-05-06T11:15:50.205Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-06T11:15:50.205Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:15:50.205Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T11:15:50.205Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-06T11:15:50.205Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-06T11:15:50.205Z] === RUN TestImagesFilterMultiReference [2021-05-06T11:15:50.205Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-06T11:15:50.205Z] === RUN TestImagePullPlatformInvalid [2021-05-06T11:15:50.205Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-06T11:15:50.205Z] === RUN TestRemoveImageOrphaning [2021-05-06T11:15:51.178Z] --- PASS: TestRemoveImageOrphaning (0.77s) [2021-05-06T11:15:51.178Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T11:15:51.178Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-06T11:15:51.178Z] === RUN TestTagInvalidReference [2021-05-06T11:15:51.178Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-06T11:15:51.178Z] === RUN TestTagValidPrefixedRepo [2021-05-06T11:15:51.178Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-06T11:15:51.178Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T11:15:51.178Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-06T11:15:51.178Z] === RUN TestTagOfficialNames [2021-05-06T11:15:51.178Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-06T11:15:51.178Z] === RUN TestTagMatchesDigest [2021-05-06T11:15:51.178Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-06T11:15:51.178Z] PASS [2021-05-06T11:15:51.178Z] ok github.com/docker/docker/integration/image 1.195s [2021-05-06T11:15:51.178Z] [2021-05-06T11:15:51.178Z] === Skipped [2021-05-06T11:15:51.178Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-06T11:15:51.178Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:15:51.178Z] [2021-05-06T11:15:51.178Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-06T11:15:51.178Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-06T11:15:51.178Z] [2021-05-06T11:15:51.178Z] [2021-05-06T11:15:51.178Z] DONE 11 tests, 2 skipped in 2.923s [2021-05-06T11:15:51.178Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-06T11:15:53.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:15:53.009Z] INFO: Testing against a local daemon [2021-05-06T11:15:53.009Z] === RUN TestExternalGraphDriver [2021-05-06T11:15:53.009Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-06T11:15:53.009Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-06T11:15:53.009Z] === RUN TestGraphdriverPluginV2 [2021-05-06T11:15:53.009Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-06T11:15:53.009Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-06T11:15:53.009Z] PASS [2021-05-06T11:15:53.009Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.192s [2021-05-06T11:15:53.009Z] [2021-05-06T11:15:53.009Z] === Skipped [2021-05-06T11:15:53.009Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-06T11:15:53.009Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-06T11:15:53.009Z] [2021-05-06T11:15:53.009Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-06T11:15:53.009Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-06T11:15:53.009Z] [2021-05-06T11:15:53.009Z] [2021-05-06T11:15:53.009Z] DONE 2 tests, 2 skipped in 3.375s [2021-05-06T11:15:53.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-06T11:15:53.276Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-06T11:15:53.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:15:53.366Z] INFO: Testing against a local daemon [2021-05-06T11:15:53.366Z] === RUN TestNetworkCreateDelete [2021-05-06T11:15:53.366Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-06T11:15:53.366Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:53.366Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T11:15:53.366Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-05-06T11:15:53.366Z] 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-05-06T11:15:53.366Z] === RUN TestDaemonDNSFallback [2021-05-06T11:15:53.366Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-06T11:15:53.366Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:53.366Z] === RUN TestInspectNetwork [2021-05-06T11:15:53.366Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-06T11:15:53.366Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:53.366Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T11:15:53.366Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-06T11:15:53.366Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:53.366Z] === RUN TestNetworkInvalidJSON [2021-05-06T11:15:53.366Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T11:15:53.366Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T11:15:53.366Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T11:15:53.366Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T11:15:53.366Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T11:15:53.366Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T11:15:53.366Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T11:15:53.366Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T11:15:53.366Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T11:15:53.366Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-06T11:15:53.366Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T11:15:53.366Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-06T11:15:53.366Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T11:15:53.366Z] === RUN TestNetworkList [2021-05-06T11:15:53.366Z] === RUN TestNetworkList//networks [2021-05-06T11:15:53.366Z] === PAUSE TestNetworkList//networks [2021-05-06T11:15:53.366Z] === RUN TestNetworkList//networks/ [2021-05-06T11:15:53.366Z] === PAUSE TestNetworkList//networks/ [2021-05-06T11:15:53.366Z] === CONT TestNetworkList//networks [2021-05-06T11:15:53.366Z] === CONT TestNetworkList//networks/ [2021-05-06T11:15:53.366Z] --- PASS: TestNetworkList (0.02s) [2021-05-06T11:15:53.366Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T11:15:53.366Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T11:15:53.366Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T11:15:53.366Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-06T11:15:53.366Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T11:15:53.366Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T11:15:53.366Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T11:15:53.366Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T11:15:53.366Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T11:15:53.366Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T11:15:53.366Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T11:15:53.366Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:242: FLAKY_TEST [2021-05-06T11:15:53.366Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T11:15:53.366Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T11:15:53.366Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] PASS [2021-05-06T11:15:53.366Z] ok github.com/docker/docker/integration/network 0.180s [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === Skipped [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-06T11:15:53.366Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-05-06T11:15:53.366Z] 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-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-06T11:15:53.366Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-06T11:15:53.366Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-06T11:15:53.366Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-06T11:15:53.366Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:242: FLAKY_TEST [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-06T11:15:53.366Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] [2021-05-06T11:15:53.366Z] DONE 22 tests, 15 skipped in 2.172s [2021-05-06T11:15:53.366Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-06T11:15:54.339Z] testing: warning: no tests to run [2021-05-06T11:15:54.339Z] PASS [2021-05-06T11:15:54.339Z] ok github.com/docker/docker/integration/network/ipvlan 0.060s [2021-05-06T11:15:54.339Z] [2021-05-06T11:15:54.339Z] DONE 0 tests in 0.673s [2021-05-06T11:15:54.339Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-06T11:15:54.641Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-06T11:15:54.800Z] testing: warning: no tests to run [2021-05-06T11:15:54.800Z] PASS [2021-05-06T11:15:54.800Z] ok github.com/docker/docker/integration/network/macvlan 0.068s [2021-05-06T11:15:54.800Z] [2021-05-06T11:15:54.800Z] DONE 0 tests in 0.679s [2021-05-06T11:15:54.800Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-06T11:15:56.840Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-06T11:15:56.908Z] testing: warning: no tests to run [2021-05-06T11:15:56.908Z] PASS [2021-05-06T11:15:56.908Z] ok github.com/docker/docker/integration/plugin 0.059s [2021-05-06T11:15:56.908Z] [2021-05-06T11:15:56.908Z] DONE 0 tests in 0.665s [2021-05-06T11:15:56.908Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-06T11:15:56.908Z] testing: warning: no tests to run [2021-05-06T11:15:56.908Z] PASS [2021-05-06T11:15:56.908Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2021-05-06T11:15:56.908Z] [2021-05-06T11:15:56.908Z] DONE 0 tests in 0.644s [2021-05-06T11:15:56.908Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-06T11:15:57.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:15:57.567Z] INFO: Testing against a local daemon [2021-05-06T11:15:57.567Z] === RUN TestReadPluginNoRead [2021-05-06T11:15:57.567Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-06T11:15:57.567Z] read_test.go:21: no unix domain sockets on Windows [2021-05-06T11:15:57.567Z] PASS [2021-05-06T11:15:57.567Z] ok github.com/docker/docker/integration/plugin/logging 0.244s [2021-05-06T11:15:57.567Z] [2021-05-06T11:15:57.567Z] === Skipped [2021-05-06T11:15:57.567Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-06T11:15:57.567Z] read_test.go:21: no unix domain sockets on Windows [2021-05-06T11:15:57.567Z] [2021-05-06T11:15:57.567Z] [2021-05-06T11:15:57.567Z] DONE 1 tests, 1 skipped in 3.020s [2021-05-06T11:15:57.567Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-06T11:15:57.567Z] testing: warning: no tests to run [2021-05-06T11:15:57.567Z] PASS [2021-05-06T11:15:57.567Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.111s [2021-05-06T11:15:57.567Z] [2021-05-06T11:15:57.567Z] DONE 0 tests in 1.426s [2021-05-06T11:15:57.567Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-06T11:15:58.731Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-06T11:15:59.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:15:59.799Z] INFO: Testing against a local daemon [2021-05-06T11:15:59.799Z] === RUN TestPluginWithDevMounts [2021-05-06T11:15:59.799Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-06T11:15:59.799Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:15:59.799Z] PASS [2021-05-06T11:15:59.799Z] ok github.com/docker/docker/integration/plugin/volumes 0.155s [2021-05-06T11:16:00.144Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-06T11:16:00.259Z] [2021-05-06T11:16:00.259Z] === Skipped [2021-05-06T11:16:00.259Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-06T11:16:00.259Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:00.259Z] [2021-05-06T11:16:00.259Z] [2021-05-06T11:16:00.259Z] DONE 1 tests, 1 skipped in 2.780s [2021-05-06T11:16:00.259Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-06T11:16:02.442Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:16:02.442Z] INFO: Testing against a local daemon [2021-05-06T11:16:02.442Z] === RUN TestSecretInspect [2021-05-06T11:16:02.442Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-06T11:16:02.442Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:02.442Z] === RUN TestSecretList [2021-05-06T11:16:02.442Z] --- SKIP: TestSecretList (0.00s) [2021-05-06T11:16:02.442Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:02.442Z] === RUN TestSecretsCreateAndDelete [2021-05-06T11:16:02.442Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-06T11:16:02.442Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:02.442Z] === RUN TestSecretsUpdate [2021-05-06T11:16:02.442Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-06T11:16:02.442Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:02.442Z] === RUN TestTemplatedSecret [2021-05-06T11:16:02.442Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-06T11:16:02.442Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:02.442Z] === RUN TestSecretCreateResolve [2021-05-06T11:16:02.442Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-06T11:16:02.442Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:02.442Z] PASS [2021-05-06T11:16:02.442Z] ok github.com/docker/docker/integration/secret 0.176s [2021-05-06T11:16:02.442Z] [2021-05-06T11:16:02.442Z] === Skipped [2021-05-06T11:16:02.442Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-06T11:16:02.442Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:02.442Z] [2021-05-06T11:16:02.442Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-06T11:16:02.442Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:02.442Z] [2021-05-06T11:16:02.442Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-06T11:16:02.442Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:02.442Z] [2021-05-06T11:16:02.442Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-06T11:16:02.442Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:02.442Z] [2021-05-06T11:16:02.442Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-06T11:16:02.442Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:02.442Z] [2021-05-06T11:16:02.442Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-06T11:16:02.442Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:02.442Z] [2021-05-06T11:16:02.442Z] [2021-05-06T11:16:02.442Z] DONE 6 tests, 6 skipped in 2.306s [2021-05-06T11:16:02.442Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-06T11:16:04.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:16:04.023Z] INFO: Testing against a local daemon [2021-05-06T11:16:04.023Z] === RUN TestPluginInvalidJSON [2021-05-06T11:16:04.023Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:16:04.023Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:16:04.023Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T11:16:04.023Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-06T11:16:04.023Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T11:16:04.023Z] === RUN TestPluginInstall [2021-05-06T11:16:04.023Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-06T11:16:04.023Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-06T11:16:04.023Z] === RUN TestPluginsWithRuntimes [2021-05-06T11:16:04.023Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-06T11:16:04.023Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-06T11:16:04.023Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T11:16:04.023Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-06T11:16:04.023Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-06T11:16:04.023Z] PASS [2021-05-06T11:16:04.023Z] ok github.com/docker/docker/integration/plugin/common 0.185s [2021-05-06T11:16:04.023Z] [2021-05-06T11:16:04.023Z] === Skipped [2021-05-06T11:16:04.023Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-06T11:16:04.023Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-06T11:16:04.023Z] [2021-05-06T11:16:04.023Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-06T11:16:04.023Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-06T11:16:04.023Z] [2021-05-06T11:16:04.023Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-06T11:16:04.023Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-06T11:16:04.023Z] [2021-05-06T11:16:04.023Z] [2021-05-06T11:16:04.023Z] DONE 5 tests, 3 skipped in 7.655s [2021-05-06T11:16:04.023Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-06T11:16:05.351Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:16:05.351Z] INFO: Testing against a local daemon [2021-05-06T11:16:05.351Z] === RUN TestServiceCreateInit [2021-05-06T11:16:05.351Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T11:16:05.351Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T11:16:05.351Z] --- PASS: TestServiceCreateInit (0.04s) [2021-05-06T11:16:05.351Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T11:16:05.351Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T11:16:05.351Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T11:16:05.351Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-06T11:16:05.351Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestCreateServiceConflict [2021-05-06T11:16:05.351Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-06T11:16:05.351Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T11:16:05.351Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-05-06T11:16:05.351Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T11:16:05.351Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-06T11:16:05.351Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T11:16:05.351Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-06T11:16:05.351Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T11:16:05.351Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-06T11:16:05.351Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestCreateServiceSysctls [2021-05-06T11:16:05.351Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-06T11:16:05.351Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestCreateServiceCapabilities [2021-05-06T11:16:05.351Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-05-06T11:16:05.351Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestInspect [2021-05-06T11:16:05.351Z] --- SKIP: TestInspect (0.00s) [2021-05-06T11:16:05.351Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestCreateJob [2021-05-06T11:16:05.351Z] --- SKIP: TestCreateJob (0.00s) [2021-05-06T11:16:05.351Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestReplicatedJob [2021-05-06T11:16:05.351Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-06T11:16:05.351Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestUpdateReplicatedJob [2021-05-06T11:16:05.351Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-06T11:16:05.351Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestServiceListWithStatuses [2021-05-06T11:16:05.351Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T11:16:05.351Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T11:16:05.351Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-06T11:16:05.351Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestDockerNetworkReConnect [2021-05-06T11:16:05.351Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-06T11:16:05.351Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestServicePlugin [2021-05-06T11:16:05.351Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-06T11:16:05.351Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.351Z] === RUN TestServiceUpdateLabel [2021-05-06T11:16:05.351Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-06T11:16:05.351Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:05.351Z] === RUN TestServiceUpdateSecrets [2021-05-06T11:16:05.351Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-06T11:16:05.351Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:05.351Z] === RUN TestServiceUpdateConfigs [2021-05-06T11:16:05.351Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-06T11:16:05.351Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:05.351Z] === RUN TestServiceUpdateNetwork [2021-05-06T11:16:05.351Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-06T11:16:05.351Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:05.351Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T11:16:05.351Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-05-06T11:16:05.351Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:05.351Z] PASS [2021-05-06T11:16:05.351Z] ok github.com/docker/docker/integration/service 0.379s [2021-05-06T11:16:05.378Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === Skipped [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T11:16:05.815Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T11:16:05.815Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T11:16:05.815Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T11:16:05.815Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-06T11:16:05.815Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-06T11:16:05.815Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-05-06T11:16:05.815Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-06T11:16:05.815Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-06T11:16:05.815Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-06T11:16:05.815Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-05-06T11:16:05.815Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-05-06T11:16:05.815Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-06T11:16:05.815Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-06T11:16:05.815Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-06T11:16:05.815Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-06T11:16:05.815Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-06T11:16:05.815Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-06T11:16:05.815Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-06T11:16:05.815Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-06T11:16:05.815Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-06T11:16:05.815Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-06T11:16:05.815Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-06T11:16:05.815Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-06T11:16:05.815Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-05-06T11:16:05.815Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] [2021-05-06T11:16:05.815Z] DONE 24 tests, 23 skipped in 3.214s [2021-05-06T11:16:05.815Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-06T11:16:06.941Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:16:06.941Z] INFO: Testing against a local daemon [2021-05-06T11:16:06.941Z] === RUN TestExternalGraphDriver [2021-05-06T11:16:06.941Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-06T11:16:06.941Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-06T11:16:06.941Z] === RUN TestGraphdriverPluginV2 [2021-05-06T11:16:06.941Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-06T11:16:06.941Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-06T11:16:06.941Z] PASS [2021-05-06T11:16:06.941Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.171s [2021-05-06T11:16:06.941Z] [2021-05-06T11:16:06.941Z] === Skipped [2021-05-06T11:16:06.941Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-06T11:16:06.941Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-06T11:16:06.941Z] [2021-05-06T11:16:06.941Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-06T11:16:06.941Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-06T11:16:06.941Z] [2021-05-06T11:16:06.941Z] [2021-05-06T11:16:06.941Z] DONE 2 tests, 2 skipped in 2.699s [2021-05-06T11:16:06.941Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-06T11:16:07.996Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:16:07.996Z] INFO: Testing against a local daemon [2021-05-06T11:16:07.996Z] === RUN TestSessionCreate [2021-05-06T11:16:07.996Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-06T11:16:07.996Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-06T11:16:07.996Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T11:16:07.996Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-06T11:16:07.996Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-06T11:16:07.996Z] PASS [2021-05-06T11:16:07.996Z] ok github.com/docker/docker/integration/session 0.204s [2021-05-06T11:16:07.996Z] [2021-05-06T11:16:07.996Z] === Skipped [2021-05-06T11:16:07.996Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-06T11:16:07.996Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-06T11:16:07.996Z] [2021-05-06T11:16:07.996Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-06T11:16:07.996Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-06T11:16:07.996Z] [2021-05-06T11:16:07.996Z] [2021-05-06T11:16:07.996Z] DONE 2 tests, 2 skipped in 2.298s [2021-05-06T11:16:07.996Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-06T11:16:09.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:16:09.128Z] INFO: Testing against a local daemon [2021-05-06T11:16:09.128Z] === RUN TestReadPluginNoRead [2021-05-06T11:16:09.128Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-06T11:16:09.128Z] read_test.go:21: no unix domain sockets on Windows [2021-05-06T11:16:09.128Z] PASS [2021-05-06T11:16:09.128Z] ok github.com/docker/docker/integration/plugin/logging 0.151s [2021-05-06T11:16:09.128Z] [2021-05-06T11:16:09.128Z] === Skipped [2021-05-06T11:16:09.128Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-06T11:16:09.128Z] read_test.go:21: no unix domain sockets on Windows [2021-05-06T11:16:09.128Z] [2021-05-06T11:16:09.128Z] [2021-05-06T11:16:09.128Z] DONE 1 tests, 1 skipped in 2.157s [2021-05-06T11:16:09.128Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-06T11:16:09.535Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-06T11:16:10.101Z] testing: warning: no tests to run [2021-05-06T11:16:10.101Z] PASS [2021-05-06T11:16:10.101Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.112s [2021-05-06T11:16:10.101Z] [2021-05-06T11:16:10.101Z] DONE 0 tests in 1.122s [2021-05-06T11:16:10.101Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-06T11:16:10.177Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:16:10.177Z] INFO: Testing against a local daemon [2021-05-06T11:16:10.177Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T11:16:10.177Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T11:16:10.177Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:10.177Z] === RUN TestEventsExecDie [2021-05-06T11:16:10.177Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-06T11:16:10.177Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-06T11:16:10.177Z] === RUN TestEventsBackwardsCompatible [2021-05-06T11:16:10.177Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-06T11:16:10.177Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-06T11:16:10.177Z] === RUN TestInfoAPI [2021-05-06T11:16:10.177Z] --- PASS: TestInfoAPI (0.04s) [2021-05-06T11:16:10.177Z] === RUN TestInfoAPIWarnings [2021-05-06T11:16:10.177Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-06T11:16:10.177Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:16:10.177Z] === RUN TestInfoDebug [2021-05-06T11:16:10.177Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-06T11:16:10.177Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T11:16:10.177Z] === RUN TestInfoInsecureRegistries [2021-05-06T11:16:10.177Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-06T11:16:10.177Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T11:16:10.177Z] === RUN TestInfoRegistryMirrors [2021-05-06T11:16:10.177Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-06T11:16:10.177Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T11:16:10.177Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T11:16:11.149Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-05-06T11:16:11.149Z] === RUN TestPingCacheHeaders [2021-05-06T11:16:11.149Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-06T11:16:11.149Z] === RUN TestPingGet [2021-05-06T11:16:11.149Z] --- PASS: TestPingGet (0.03s) [2021-05-06T11:16:11.149Z] === RUN TestPingHead [2021-05-06T11:16:11.149Z] --- PASS: TestPingHead (0.03s) [2021-05-06T11:16:11.149Z] === RUN TestVersion [2021-05-06T11:16:11.149Z] --- PASS: TestVersion (0.02s) [2021-05-06T11:16:11.150Z] PASS [2021-05-06T11:16:11.150Z] ok github.com/docker/docker/integration/system 1.224s [2021-05-06T11:16:11.433Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-06T11:16:11.609Z] [2021-05-06T11:16:11.609Z] === Skipped [2021-05-06T11:16:11.609Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T11:16:11.609Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:11.609Z] [2021-05-06T11:16:11.609Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-06T11:16:11.609Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-06T11:16:11.609Z] [2021-05-06T11:16:11.609Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-06T11:16:11.609Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-06T11:16:11.609Z] [2021-05-06T11:16:11.609Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-06T11:16:11.609Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:16:11.609Z] [2021-05-06T11:16:11.609Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-06T11:16:11.609Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T11:16:11.609Z] [2021-05-06T11:16:11.609Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-06T11:16:11.609Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T11:16:11.609Z] [2021-05-06T11:16:11.609Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-06T11:16:11.609Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T11:16:11.609Z] [2021-05-06T11:16:11.609Z] [2021-05-06T11:16:11.609Z] DONE 13 tests, 7 skipped in 3.541s [2021-05-06T11:16:11.609Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-06T11:16:12.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:16:12.296Z] INFO: Testing against a local daemon [2021-05-06T11:16:12.296Z] === RUN TestPluginWithDevMounts [2021-05-06T11:16:12.296Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-06T11:16:12.296Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:12.296Z] PASS [2021-05-06T11:16:12.296Z] ok github.com/docker/docker/integration/plugin/volumes 0.199s [2021-05-06T11:16:12.296Z] [2021-05-06T11:16:12.296Z] === Skipped [2021-05-06T11:16:12.296Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-06T11:16:12.296Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:12.296Z] [2021-05-06T11:16:12.296Z] [2021-05-06T11:16:12.296Z] DONE 1 tests, 1 skipped in 2.270s [2021-05-06T11:16:12.296Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-06T11:16:13.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:16:13.794Z] INFO: Testing against a local daemon [2021-05-06T11:16:13.794Z] === RUN TestVolumesCreateAndList [2021-05-06T11:16:13.794Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-06T11:16:13.794Z] === RUN TestVolumesRemove [2021-05-06T11:16:14.255Z] --- PASS: TestVolumesRemove (0.13s) [2021-05-06T11:16:14.255Z] === RUN TestVolumesInspect [2021-05-06T11:16:14.255Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-06T11:16:14.255Z] === RUN TestVolumesInvalidJSON [2021-05-06T11:16:14.255Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T11:16:14.255Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T11:16:14.255Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T11:16:14.255Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-06T11:16:14.255Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T11:16:14.255Z] PASS [2021-05-06T11:16:14.255Z] ok github.com/docker/docker/integration/volume 0.358s [2021-05-06T11:16:14.255Z] [2021-05-06T11:16:14.255Z] DONE 5 tests in 2.551s [2021-05-06T11:16:14.255Z] INFO: make.ps1 ended at 05/06/2021 11:16:14 [2021-05-06T11:16:14.255Z] INFO: Integration CLI tests being run from the host: [2021-05-06T11:16:14.255Z] 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-05-06T11:16:14.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:16:14.489Z] INFO: Testing against a local daemon [2021-05-06T11:16:14.489Z] === RUN TestSecretInspect [2021-05-06T11:16:14.489Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-06T11:16:14.489Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:14.489Z] === RUN TestSecretList [2021-05-06T11:16:14.489Z] --- SKIP: TestSecretList (0.00s) [2021-05-06T11:16:14.489Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:14.489Z] === RUN TestSecretsCreateAndDelete [2021-05-06T11:16:14.489Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-06T11:16:14.489Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:14.489Z] === RUN TestSecretsUpdate [2021-05-06T11:16:14.489Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-06T11:16:14.489Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:14.489Z] === RUN TestTemplatedSecret [2021-05-06T11:16:14.490Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-06T11:16:14.490Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:14.490Z] === RUN TestSecretCreateResolve [2021-05-06T11:16:14.490Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-06T11:16:14.490Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:14.490Z] PASS [2021-05-06T11:16:14.490Z] ok github.com/docker/docker/integration/secret 0.188s [2021-05-06T11:16:14.490Z] [2021-05-06T11:16:14.490Z] === Skipped [2021-05-06T11:16:14.490Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-06T11:16:14.490Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:14.490Z] [2021-05-06T11:16:14.490Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-06T11:16:14.490Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:14.490Z] [2021-05-06T11:16:14.490Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-06T11:16:14.490Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:14.490Z] [2021-05-06T11:16:14.490Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-06T11:16:14.490Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:14.490Z] [2021-05-06T11:16:14.490Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-06T11:16:14.490Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:14.490Z] [2021-05-06T11:16:14.490Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-06T11:16:14.490Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:14.490Z] [2021-05-06T11:16:14.490Z] [2021-05-06T11:16:14.490Z] DONE 6 tests, 6 skipped in 1.872s [2021-05-06T11:16:14.490Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-06T11:16:16.673Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-06T11:16:16.682Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:16:16.682Z] INFO: Testing against a local daemon [2021-05-06T11:16:16.682Z] === RUN TestServiceCreateInit [2021-05-06T11:16:16.682Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T11:16:16.682Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T11:16:16.683Z] --- PASS: TestServiceCreateInit (0.03s) [2021-05-06T11:16:16.683Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T11:16:16.683Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T11:16:16.683Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T11:16:16.683Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-06T11:16:16.683Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestCreateServiceConflict [2021-05-06T11:16:16.683Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-06T11:16:16.683Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T11:16:16.683Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-05-06T11:16:16.683Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T11:16:16.683Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-06T11:16:16.683Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T11:16:16.683Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-06T11:16:16.683Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T11:16:16.683Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-06T11:16:16.683Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestCreateServiceSysctls [2021-05-06T11:16:16.683Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-06T11:16:16.683Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestCreateServiceCapabilities [2021-05-06T11:16:16.683Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-06T11:16:16.683Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestInspect [2021-05-06T11:16:16.683Z] --- SKIP: TestInspect (0.00s) [2021-05-06T11:16:16.683Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestCreateJob [2021-05-06T11:16:16.683Z] --- SKIP: TestCreateJob (0.00s) [2021-05-06T11:16:16.683Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestReplicatedJob [2021-05-06T11:16:16.683Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-06T11:16:16.683Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestUpdateReplicatedJob [2021-05-06T11:16:16.683Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-06T11:16:16.683Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestServiceListWithStatuses [2021-05-06T11:16:16.683Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T11:16:16.683Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T11:16:16.683Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-06T11:16:16.683Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestDockerNetworkReConnect [2021-05-06T11:16:16.683Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-06T11:16:16.683Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestServicePlugin [2021-05-06T11:16:16.683Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-06T11:16:16.683Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:16.683Z] === RUN TestServiceUpdateLabel [2021-05-06T11:16:16.683Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-06T11:16:16.683Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:16.683Z] === RUN TestServiceUpdateSecrets [2021-05-06T11:16:16.683Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-06T11:16:16.683Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:16.683Z] === RUN TestServiceUpdateConfigs [2021-05-06T11:16:16.683Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-06T11:16:16.683Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:16.683Z] === RUN TestServiceUpdateNetwork [2021-05-06T11:16:16.683Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-06T11:16:16.683Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:16.683Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T11:16:16.683Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-06T11:16:16.683Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:16.683Z] PASS [2021-05-06T11:16:16.683Z] ok github.com/docker/docker/integration/service 0.286s [2021-05-06T11:16:16.930Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-06T11:16:16.930Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-06T11:16:16.930Z] === RUN TestDockerSuite/TestHealth [2021-05-06T11:16:17.146Z] [2021-05-06T11:16:17.146Z] === Skipped [2021-05-06T11:16:17.146Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T11:16:17.146Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T11:16:17.146Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.146Z] [2021-05-06T11:16:17.146Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T11:16:17.146Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T11:16:17.146Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.146Z] [2021-05-06T11:16:17.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-06T11:16:17.146Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.146Z] [2021-05-06T11:16:17.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-06T11:16:17.146Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.146Z] [2021-05-06T11:16:17.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-05-06T11:16:17.146Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.146Z] [2021-05-06T11:16:17.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-06T11:16:17.146Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.146Z] [2021-05-06T11:16:17.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-06T11:16:17.146Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.146Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-06T11:16:17.147Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-05-06T11:16:17.147Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-05-06T11:16:17.147Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-06T11:16:17.147Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-06T11:16:17.147Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-06T11:16:17.147Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-06T11:16:17.147Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-06T11:16:17.147Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-06T11:16:17.147Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-06T11:16:17.147Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-06T11:16:17.147Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-06T11:16:17.147Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-06T11:16:17.147Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-06T11:16:17.147Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-06T11:16:17.147Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-06T11:16:17.147Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] [2021-05-06T11:16:17.147Z] DONE 24 tests, 23 skipped in 2.518s [2021-05-06T11:16:17.147Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-06T11:16:18.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:16:18.694Z] INFO: Testing against a local daemon [2021-05-06T11:16:18.694Z] === RUN TestSessionCreate [2021-05-06T11:16:18.694Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-06T11:16:18.694Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-06T11:16:18.694Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T11:16:18.694Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-06T11:16:18.694Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-06T11:16:18.694Z] PASS [2021-05-06T11:16:18.694Z] ok github.com/docker/docker/integration/session 0.158s [2021-05-06T11:16:18.694Z] [2021-05-06T11:16:18.694Z] === Skipped [2021-05-06T11:16:18.694Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-06T11:16:18.694Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-06T11:16:18.694Z] [2021-05-06T11:16:18.694Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-06T11:16:18.694Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-06T11:16:18.694Z] [2021-05-06T11:16:18.694Z] [2021-05-06T11:16:18.694Z] DONE 2 tests, 2 skipped in 1.776s [2021-05-06T11:16:18.694Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-06T11:16:19.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-06T11:16:20.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:16:20.886Z] INFO: Testing against a local daemon [2021-05-06T11:16:20.886Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T11:16:20.886Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T11:16:20.886Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:20.886Z] === RUN TestEventsExecDie [2021-05-06T11:16:20.886Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-06T11:16:20.886Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-06T11:16:20.886Z] === RUN TestEventsBackwardsCompatible [2021-05-06T11:16:20.886Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-06T11:16:20.886Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-06T11:16:20.886Z] === RUN TestInfoAPI [2021-05-06T11:16:20.886Z] --- PASS: TestInfoAPI (0.03s) [2021-05-06T11:16:20.886Z] === RUN TestInfoAPIWarnings [2021-05-06T11:16:20.886Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-06T11:16:20.886Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:16:20.886Z] === RUN TestInfoDebug [2021-05-06T11:16:20.886Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-06T11:16:20.886Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T11:16:20.886Z] === RUN TestInfoInsecureRegistries [2021-05-06T11:16:20.886Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-06T11:16:20.886Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T11:16:20.886Z] === RUN TestInfoRegistryMirrors [2021-05-06T11:16:20.886Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-06T11:16:20.886Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T11:16:20.886Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T11:16:21.349Z] --- PASS: TestLoginFailsWithBadCredentials (0.92s) [2021-05-06T11:16:21.349Z] === RUN TestPingCacheHeaders [2021-05-06T11:16:21.349Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-06T11:16:21.349Z] === RUN TestPingGet [2021-05-06T11:16:21.349Z] --- PASS: TestPingGet (0.02s) [2021-05-06T11:16:21.349Z] === RUN TestPingHead [2021-05-06T11:16:21.349Z] --- PASS: TestPingHead (0.02s) [2021-05-06T11:16:21.349Z] === RUN TestVersion [2021-05-06T11:16:21.811Z] --- PASS: TestVersion (0.02s) [2021-05-06T11:16:21.811Z] PASS [2021-05-06T11:16:21.811Z] ok github.com/docker/docker/integration/system 1.174s [2021-05-06T11:16:21.811Z] [2021-05-06T11:16:21.811Z] === Skipped [2021-05-06T11:16:21.811Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T11:16:21.811Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T11:16:21.811Z] [2021-05-06T11:16:21.811Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-06T11:16:21.811Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-06T11:16:21.811Z] [2021-05-06T11:16:21.811Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-06T11:16:21.811Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-06T11:16:21.811Z] [2021-05-06T11:16:21.811Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-06T11:16:21.811Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T11:16:21.811Z] [2021-05-06T11:16:21.811Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-06T11:16:21.811Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T11:16:21.811Z] [2021-05-06T11:16:21.811Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-06T11:16:21.811Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T11:16:21.811Z] [2021-05-06T11:16:21.811Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-06T11:16:21.811Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T11:16:21.811Z] [2021-05-06T11:16:21.811Z] [2021-05-06T11:16:21.811Z] DONE 13 tests, 7 skipped in 2.806s [2021-05-06T11:16:21.811Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-06T11:16:21.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-06T11:16:23.369Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:16:23.369Z] INFO: Testing against a local daemon [2021-05-06T11:16:23.369Z] === RUN TestVolumesCreateAndList [2021-05-06T11:16:23.369Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-06T11:16:23.369Z] === RUN TestVolumesRemove [2021-05-06T11:16:23.369Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-06T11:16:23.369Z] === RUN TestVolumesInspect [2021-05-06T11:16:23.369Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-06T11:16:23.369Z] === RUN TestVolumesInvalidJSON [2021-05-06T11:16:23.832Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T11:16:23.832Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T11:16:23.832Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T11:16:23.832Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-06T11:16:23.832Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T11:16:23.832Z] PASS [2021-05-06T11:16:23.832Z] ok github.com/docker/docker/integration/volume 0.312s [2021-05-06T11:16:23.832Z] [2021-05-06T11:16:23.832Z] DONE 5 tests in 2.058s [2021-05-06T11:16:23.832Z] INFO: make.ps1 ended at 05/06/2021 11:16:23 [2021-05-06T11:16:23.832Z] INFO: Integration CLI tests being run from the host: [2021-05-06T11:16:23.832Z] 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-05-06T11:16:24.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T11:16:24.611Z] INFO: Testing against a local daemon [2021-05-06T11:16:24.611Z] === RUN TestDockerSuite [2021-05-06T11:16:24.611Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-06T11:16:24.611Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-06T11:16:24.611Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-06T11:16:24.611Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-06T11:16:24.611Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-06T11:16:24.611Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-06T11:16:24.611Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-06T11:16:24.611Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-06T11:16:24.611Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-06T11:16:24.611Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-06T11:16:24.611Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-06T11:16:25.072Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-06T11:16:30.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T11:16:30.938Z] INFO: Testing against a local daemon [2021-05-06T11:16:30.938Z] === RUN TestDockerSuite [2021-05-06T11:16:30.938Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-06T11:16:30.938Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-06T11:16:30.938Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-06T11:16:30.938Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-06T11:16:30.938Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-06T11:16:30.938Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-06T11:16:30.938Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-06T11:16:30.938Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-06T11:16:31.400Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-06T11:16:31.863Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-06T11:16:32.325Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-06T11:16:32.787Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-06T11:16:43.848Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-06T11:16:44.423Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-06T11:16:45.350Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-06T11:16:45.350Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-06T11:16:45.913Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-06T11:16:46.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-06T11:16:48.991Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-06T11:16:48.991Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-06T11:16:48.991Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-06T11:16:50.882Z] === RUN TestDockerSuite/TestImportFile [2021-05-06T11:16:54.152Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-06T11:16:54.153Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-06T11:16:56.674Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-06T11:16:58.089Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-06T11:16:59.977Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-06T11:17:00.538Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-06T11:17:01.467Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-06T11:17:02.403Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-06T11:17:02.403Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-06T11:17:02.403Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-06T11:17:02.968Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-06T11:17:03.895Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-06T11:17:04.823Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-06T11:17:05.385Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-06T11:17:06.315Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-06T11:17:06.876Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-06T11:17:06.876Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-06T11:17:09.393Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-06T11:17:10.322Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-06T11:17:11.689Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-06T11:17:11.689Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-06T11:17:12.250Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-06T11:17:12.250Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-06T11:17:14.139Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-06T11:17:15.065Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-06T11:17:15.626Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-06T11:17:16.551Z] === RUN TestDockerSuite/TestInspectImage [2021-05-06T11:17:16.551Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-06T11:17:16.551Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-06T11:17:16.551Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-06T11:17:17.490Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-06T11:17:18.050Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-06T11:17:18.050Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-06T11:17:18.974Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-06T11:17:18.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-06T11:17:19.535Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-06T11:17:21.421Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-06T11:17:21.421Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-06T11:17:22.346Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-06T11:17:23.272Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-06T11:17:25.159Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-06T11:17:25.544Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-06T11:17:25.544Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-06T11:17:25.544Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-06T11:17:25.544Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-06T11:17:25.544Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-06T11:17:25.544Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-06T11:17:25.544Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-06T11:17:25.544Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-06T11:17:25.544Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-06T11:17:25.544Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-06T11:17:25.544Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-06T11:17:25.544Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-06T11:17:26.522Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-06T11:17:27.083Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-06T11:17:27.083Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-06T11:17:27.083Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-06T11:17:27.886Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-06T11:17:28.813Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-06T11:17:30.180Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-06T11:17:30.823Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-06T11:17:31.106Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-06T11:17:32.033Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-06T11:17:32.033Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-06T11:17:33.008Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-06T11:17:33.008Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-06T11:17:33.008Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-06T11:17:33.008Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-06T11:17:33.008Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-06T11:17:34.572Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-06T11:17:35.917Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-06T11:17:35.917Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-06T11:17:35.917Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-06T11:17:36.464Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-06T11:17:37.829Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-06T11:17:38.086Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-06T11:17:40.600Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-06T11:17:41.713Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-06T11:17:42.484Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-06T11:17:45.004Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-06T11:17:45.004Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-06T11:17:46.889Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-06T11:17:47.450Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-06T11:17:48.025Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-06T11:17:54.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-06T11:18:01.121Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-06T11:18:03.009Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-06T11:18:06.275Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-06T11:18:06.530Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-06T11:18:09.798Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-06T11:18:09.798Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-06T11:18:09.798Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-06T11:18:09.798Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-06T11:18:09.798Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-06T11:18:10.727Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-06T11:18:11.654Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-06T11:18:15.819Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-06T11:18:16.074Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-06T11:18:21.312Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-06T11:18:21.568Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-06T11:18:21.568Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-06T11:18:22.496Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-06T11:18:23.861Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-06T11:18:24.787Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-06T11:18:26.152Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-06T11:18:27.514Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-06T11:18:29.340Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-06T11:18:29.400Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-06T11:18:30.313Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-06T11:18:30.313Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-06T11:18:30.313Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-06T11:18:30.325Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-06T11:18:30.886Z] === RUN TestDockerSuite/TestLogsSince [2021-05-06T11:18:36.129Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-06T11:18:38.963Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-06T11:18:38.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-06T11:18:44.245Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-06T11:18:44.245Z] === RUN TestDockerSuite/TestLogsTail [2021-05-06T11:18:45.608Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-06T11:18:46.170Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-06T11:18:47.096Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-06T11:18:47.352Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-06T11:18:48.280Z] === RUN TestDockerSuite/TestNetHostname [2021-05-06T11:18:51.545Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-06T11:18:51.800Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-06T11:18:53.686Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-06T11:18:53.828Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-06T11:18:53.828Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-06T11:18:54.797Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-06T11:18:54.797Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-06T11:18:56.978Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-06T11:18:58.342Z] === RUN TestDockerSuite/TestPluginActive [2021-05-06T11:18:58.542Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-06T11:18:59.511Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-06T11:18:59.511Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-06T11:18:59.511Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-06T11:18:59.511Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-06T11:18:59.511Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-06T11:18:59.705Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-06T11:19:00.481Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-06T11:19:04.221Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-06T11:19:05.760Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-06T11:19:05.760Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-06T11:19:05.760Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-06T11:19:05.760Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-06T11:19:07.790Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-06T11:19:07.790Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-06T11:19:08.046Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-06T11:19:08.668Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-06T11:19:12.208Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-06T11:19:12.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-06T11:19:12.767Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-06T11:19:15.279Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-06T11:19:18.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-06T11:19:20.454Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-06T11:19:21.015Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-06T11:19:21.064Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-06T11:19:24.282Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-06T11:19:25.211Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-06T11:19:25.777Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-06T11:19:26.138Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-06T11:19:26.237Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-06T11:19:26.237Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-06T11:19:28.653Z] === RUN TestDockerSuite/TestPortList [2021-05-06T11:19:28.653Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-06T11:19:29.977Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-06T11:19:31.517Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-06T11:19:32.818Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-06T11:19:35.332Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-06T11:19:36.214Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-06T11:19:36.674Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-06T11:19:36.674Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-06T11:19:36.674Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-06T11:19:36.674Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-06T11:19:37.134Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-06T11:19:41.878Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-06T11:19:41.879Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-06T11:19:43.766Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-06T11:19:45.651Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-06T11:19:52.179Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-06T11:19:52.179Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-06T11:19:52.179Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-06T11:19:52.179Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-06T11:19:52.179Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-06T11:19:52.741Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-06T11:19:52.741Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-06T11:19:53.667Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-06T11:19:53.667Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-06T11:19:55.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-06T11:19:55.031Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-06T11:19:58.296Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-06T11:19:59.220Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-06T11:20:00.582Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-06T11:20:00.582Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-06T11:20:02.227Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-06T11:20:02.687Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-06T11:20:03.856Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-06T11:20:04.417Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-06T11:20:07.405Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-06T11:20:07.405Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-06T11:20:07.681Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-06T11:20:10.320Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-06T11:20:10.942Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-06T11:20:11.292Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-06T11:20:11.292Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-06T11:20:11.292Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-06T11:20:11.292Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-06T11:20:11.292Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-06T11:20:12.263Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-06T11:20:12.830Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-06T11:20:12.830Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-06T11:20:12.845Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-06T11:20:12.845Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-06T11:20:12.845Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-06T11:20:15.175Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-06T11:20:16.146Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-06T11:20:16.146Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-06T11:20:16.146Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-06T11:20:16.146Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-06T11:20:18.072Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-06T11:20:19.058Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-06T11:20:20.587Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-06T11:20:24.763Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-06T11:20:25.238Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-06T11:20:25.697Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-06T11:20:26.125Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-06T11:20:26.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-06T11:20:28.013Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-06T11:20:29.397Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-06T11:20:30.526Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-06T11:20:31.452Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-06T11:20:32.318Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-06T11:20:32.779Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-06T11:20:32.779Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-06T11:20:32.815Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-06T11:20:35.328Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-06T11:20:36.534Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-06T11:20:37.509Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-06T11:20:37.841Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-06T11:20:37.841Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-06T11:20:38.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-06T11:20:38.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-06T11:20:39.730Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-06T11:20:39.730Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-06T11:20:41.096Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-06T11:20:41.096Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-06T11:20:41.256Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-06T11:20:41.256Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-06T11:20:41.256Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-06T11:20:41.256Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-06T11:20:41.256Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-06T11:20:41.717Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-06T11:20:42.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-06T11:20:43.615Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-06T11:20:44.979Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-06T11:20:46.867Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-06T11:20:47.793Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-06T11:20:47.793Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-06T11:20:47.793Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-06T11:20:47.793Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-06T11:20:47.793Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-06T11:20:48.048Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-06T11:20:48.609Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-06T11:20:51.125Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-06T11:20:52.491Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-06T11:20:52.491Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-06T11:20:53.418Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-06T11:20:54.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-06T11:20:55.931Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-06T11:21:00.165Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-06T11:21:01.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-06T11:21:01.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-06T11:21:03.427Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-06T11:21:05.315Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-06T11:21:06.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-06T11:21:06.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-06T11:21:06.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-06T11:21:07.204Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-06T11:21:09.091Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-06T11:21:10.016Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-06T11:21:10.016Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-06T11:21:10.016Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-06T11:21:10.271Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-06T11:21:13.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-06T11:21:13.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-06T11:21:13.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-06T11:21:13.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-06T11:21:13.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-06T11:21:13.581Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-06T11:21:14.943Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-06T11:21:16.829Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-06T11:21:20.999Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-06T11:21:22.364Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-06T11:21:22.364Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-06T11:21:22.620Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-06T11:21:23.183Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-06T11:21:24.272Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-06T11:21:24.272Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-06T11:21:24.272Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-06T11:21:27.348Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-06T11:21:28.274Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-06T11:21:28.274Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-06T11:21:30.162Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-06T11:21:30.722Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-06T11:21:32.608Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-06T11:21:32.865Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-06T11:21:32.865Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-06T11:21:33.169Z] === RUN TestDockerSuite/TestRmiTag [2021-05-06T11:21:33.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-06T11:21:33.424Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-06T11:21:34.351Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-06T11:21:34.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-06T11:21:37.625Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-06T11:21:38.190Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-06T11:21:38.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-06T11:21:38.905Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-06T11:21:38.905Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-06T11:21:39.116Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-06T11:21:39.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-06T11:21:40.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-06T11:21:40.444Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-06T11:21:40.444Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-06T11:21:40.478Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-06T11:21:40.733Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-06T11:21:40.733Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-06T11:21:42.621Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-06T11:21:43.549Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-06T11:21:43.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-06T11:21:44.110Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-06T11:21:44.670Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-06T11:21:44.924Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-06T11:21:44.924Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-06T11:21:45.850Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-06T11:21:48.365Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-06T11:21:48.365Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-06T11:21:48.927Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-06T11:21:49.020Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-06T11:21:49.989Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-06T11:21:49.989Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-06T11:21:49.989Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-06T11:21:50.813Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-06T11:21:50.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-06T11:21:51.528Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-06T11:21:51.740Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-06T11:21:52.497Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-06T11:21:52.667Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-06T11:21:52.958Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-06T11:21:53.418Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-06T11:21:53.597Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-06T11:21:54.386Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-06T11:21:54.524Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-06T11:21:55.452Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-06T11:21:56.816Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-06T11:21:57.377Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-06T11:21:57.937Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-06T11:21:58.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-06T11:21:58.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-06T11:21:58.864Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-06T11:21:59.083Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-06T11:21:59.792Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-06T11:22:00.636Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-06T11:22:00.636Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-06T11:22:01.238Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-06T11:22:02.163Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-06T11:22:02.179Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-06T11:22:02.179Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-06T11:22:02.639Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-06T11:22:02.724Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-06T11:22:03.649Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-06T11:22:04.208Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-06T11:22:04.208Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-06T11:22:06.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-06T11:22:06.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-06T11:22:06.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-06T11:22:06.721Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-06T11:22:07.280Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-06T11:22:07.841Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-06T11:22:08.766Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-06T11:22:09.326Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-06T11:22:09.326Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-06T11:22:09.726Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-06T11:22:09.726Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-06T11:22:10.186Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-06T11:22:10.186Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-06T11:22:10.252Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-06T11:22:10.812Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-06T11:22:11.067Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-06T11:22:11.155Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-06T11:22:11.614Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-06T11:22:11.614Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-06T11:22:11.614Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-06T11:22:11.628Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-06T11:22:12.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-06T11:22:12.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-06T11:22:12.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-06T11:22:12.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-06T11:22:12.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-06T11:22:12.554Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-06T11:22:13.480Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-06T11:22:13.736Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-06T11:22:14.664Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-06T11:22:14.664Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-06T11:22:15.590Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-06T11:22:16.150Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-06T11:22:17.075Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-06T11:22:17.415Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-06T11:22:17.635Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-06T11:22:17.890Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-06T11:22:18.451Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-06T11:22:19.833Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-06T11:22:21.200Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-06T11:22:22.562Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-06T11:22:23.124Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-06T11:22:24.049Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-06T11:22:24.610Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-06T11:22:24.610Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-06T11:22:25.537Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-06T11:22:26.098Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-06T11:22:28.609Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-06T11:22:31.872Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-06T11:22:31.872Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-06T11:22:32.432Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-06T11:22:34.944Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-06T11:22:36.308Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-06T11:22:38.208Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-06T11:22:39.133Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-06T11:22:41.648Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-06T11:22:41.648Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-06T11:22:41.648Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-06T11:22:41.904Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-06T11:22:42.160Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-06T11:22:45.422Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-06T11:22:46.350Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-06T11:22:47.376Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-06T11:22:47.376Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-06T11:22:47.376Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-06T11:22:48.862Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-06T11:22:49.116Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-06T11:22:51.113Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-06T11:22:51.113Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-06T11:22:51.573Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-06T11:22:51.573Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-06T11:22:51.627Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-06T11:22:52.032Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-06T11:22:52.032Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-06T11:22:52.189Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-06T11:22:52.189Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-06T11:22:53.116Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-06T11:22:54.477Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-06T11:22:54.477Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-06T11:22:54.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-06T11:22:54.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-06T11:22:54.970Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-06T11:22:54.970Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-06T11:22:55.037Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-06T11:22:55.430Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-06T11:22:55.430Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-06T11:22:55.966Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-06T11:22:56.538Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-06T11:22:57.465Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-06T11:22:57.465Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-06T11:22:58.026Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-06T11:22:58.951Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-06T11:22:59.182Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-06T11:22:59.875Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-06T11:23:00.723Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-06T11:23:00.723Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-06T11:23:00.723Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-06T11:23:01.243Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-06T11:23:01.694Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-06T11:23:01.805Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-06T11:23:01.805Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-06T11:23:02.665Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-06T11:23:02.731Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-06T11:23:03.126Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-06T11:23:03.586Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-06T11:23:03.657Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-06T11:23:04.046Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-06T11:23:04.583Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-06T11:23:04.583Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-06T11:23:04.840Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-06T11:23:05.095Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-06T11:23:06.021Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-06T11:23:07.384Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-06T11:23:07.945Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-06T11:23:08.505Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-06T11:23:08.505Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-06T11:23:08.744Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-06T11:23:10.285Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-06T11:23:10.285Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-06T11:23:11.255Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-06T11:23:11.255Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-06T11:23:11.716Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-06T11:23:12.669Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-06T11:23:12.933Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-06T11:23:13.132Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-06T11:23:13.264Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-06T11:23:13.592Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-06T11:23:14.052Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-06T11:23:14.235Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-06T11:23:14.235Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-06T11:23:14.695Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-06T11:23:15.156Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-06T11:23:15.616Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-06T11:23:15.616Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-06T11:23:15.616Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-06T11:23:20.322Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-06T11:23:25.104Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-06T11:23:25.104Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-06T11:23:26.466Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-06T11:23:26.466Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-06T11:23:26.466Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-06T11:23:26.466Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-06T11:23:27.027Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-06T11:23:27.282Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-06T11:23:31.486Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-06T11:23:31.745Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-06T11:23:31.746Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-06T11:23:31.746Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-06T11:23:32.412Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-06T11:23:33.774Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-06T11:23:35.490Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-06T11:23:36.285Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-06T11:23:37.671Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-06T11:23:38.170Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-06T11:23:39.539Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-06T11:23:40.470Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-06T11:23:40.588Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-06T11:23:41.396Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-06T11:23:42.759Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-06T11:23:42.759Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-06T11:23:42.759Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-06T11:23:44.122Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-06T11:23:46.008Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-06T11:23:47.372Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-06T11:23:47.373Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-06T11:23:47.373Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-06T11:23:49.260Z] === RUN TestDockerSuite/TestRunMount [2021-05-06T11:23:50.301Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-06T11:23:50.301Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-06T11:23:50.301Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-06T11:23:52.485Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-06T11:23:52.485Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-06T11:23:52.945Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-06T11:23:52.945Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-06T11:23:53.409Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-06T11:23:53.409Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-06T11:23:55.837Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-06T11:23:58.350Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-06T11:23:58.912Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-06T11:23:59.836Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-06T11:24:01.211Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-06T11:24:03.723Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-06T11:24:06.986Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-06T11:24:09.497Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-06T11:24:10.861Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-06T11:24:11.421Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-06T11:24:13.308Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-06T11:24:15.193Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-06T11:24:15.193Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-06T11:24:16.118Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-06T11:24:17.479Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-06T11:24:18.041Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-06T11:24:18.571Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-06T11:24:18.571Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-06T11:24:18.571Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-06T11:24:18.967Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-06T11:24:19.916Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-06T11:24:21.281Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-06T11:24:24.543Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-06T11:24:28.705Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-06T11:24:28.705Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-06T11:24:28.960Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-06T11:24:29.520Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-06T11:24:29.775Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-06T11:24:30.335Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-06T11:24:31.260Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-06T11:24:31.260Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-06T11:24:31.282Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-06T11:24:31.821Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-06T11:24:32.263Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-06T11:24:32.263Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-06T11:24:36.296Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-06T11:24:36.296Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-06T11:24:36.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-06T11:24:38.350Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-06T11:24:38.350Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-06T11:24:38.350Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-06T11:24:38.911Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-06T11:24:39.669Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-06T11:24:40.798Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-06T11:24:41.763Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-06T11:24:41.852Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-06T11:24:42.327Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-06T11:24:42.583Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-06T11:24:43.143Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-06T11:24:43.707Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-06T11:24:44.038Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-06T11:24:44.267Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-06T11:24:44.267Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-06T11:24:45.192Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-06T11:24:45.447Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-06T11:24:45.447Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-06T11:24:46.007Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-06T11:24:47.891Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-06T11:24:47.891Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-06T11:24:51.152Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-06T11:24:52.077Z] === RUN TestDockerSuite/TestRunRm [2021-05-06T11:24:52.638Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-06T11:24:56.795Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-06T11:24:57.051Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-06T11:24:57.977Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-06T11:24:58.901Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-06T11:24:59.855Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-06T11:25:04.018Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-06T11:25:07.277Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-06T11:25:07.836Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-06T11:25:08.397Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-06T11:25:08.957Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-06T11:25:09.517Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-06T11:25:10.119Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-06T11:25:10.374Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-06T11:25:11.300Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-06T11:25:11.859Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-06T11:25:12.420Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-06T11:25:15.679Z] === RUN TestDockerSuite/TestRunState [2021-05-06T11:25:16.605Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-06T11:25:17.531Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-06T11:25:18.091Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-06T11:25:18.352Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-06T11:25:18.352Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-06T11:25:18.915Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-06T11:25:19.475Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-06T11:25:21.358Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-06T11:25:21.358Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-06T11:25:21.358Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-06T11:25:21.918Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-06T11:25:22.971Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-06T11:25:23.940Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-06T11:25:24.400Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-06T11:25:24.431Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-06T11:25:24.991Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-06T11:25:26.876Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-06T11:25:30.141Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-06T11:25:33.443Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-06T11:25:34.004Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-06T11:25:34.565Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-06T11:25:35.490Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-06T11:25:37.382Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-06T11:25:38.311Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-06T11:25:39.237Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-06T11:25:39.237Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-06T11:25:39.237Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-06T11:25:40.161Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-06T11:25:40.722Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-06T11:25:41.284Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-06T11:25:41.284Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-06T11:25:41.540Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-06T11:25:42.097Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-06T11:25:42.465Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-06T11:25:46.624Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-06T11:25:46.880Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-06T11:25:48.287Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-06T11:25:50.175Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-06T11:25:51.539Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-06T11:25:52.426Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-06T11:25:54.050Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-06T11:25:56.161Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-06T11:25:56.161Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-06T11:25:56.161Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-06T11:25:56.565Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-06T11:25:56.823Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-06T11:25:56.823Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-06T11:25:56.823Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-06T11:25:56.823Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-06T11:25:57.079Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-06T11:25:57.079Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-06T11:26:01.005Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-06T11:26:01.238Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-06T11:26:01.492Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-06T11:26:02.857Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-06T11:26:03.782Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-06T11:26:04.343Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-06T11:26:04.343Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-06T11:26:05.268Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-06T11:26:05.268Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-06T11:26:05.268Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-05-06T11:26:05.268Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-06T11:26:05.268Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-06T11:26:05.268Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-06T11:26:05.268Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-06T11:26:05.268Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-06T11:26:05.268Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-06T11:26:05.268Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-05-06T11:26:05.830Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-06T11:26:06.755Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-06T11:26:07.316Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-06T11:26:07.316Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-06T11:26:08.243Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-06T11:26:08.499Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-06T11:26:09.060Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-06T11:26:09.060Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-06T11:26:09.985Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-06T11:26:10.545Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-06T11:26:10.545Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-06T11:26:10.545Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-06T11:26:11.470Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-06T11:26:12.833Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-06T11:26:13.402Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-06T11:26:13.402Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-06T11:26:13.968Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-06T11:26:13.968Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-06T11:26:15.329Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-06T11:26:15.892Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-06T11:26:18.405Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-06T11:26:18.663Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-06T11:26:18.663Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-06T11:26:18.663Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-06T11:26:19.588Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-06T11:26:20.515Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-06T11:26:21.880Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-06T11:26:21.880Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-06T11:26:23.765Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-06T11:26:23.765Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-06T11:26:23.765Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-06T11:26:25.651Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-06T11:26:25.651Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-06T11:26:26.153Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-06T11:26:27.537Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-06T11:26:27.537Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-06T11:26:27.537Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-06T11:26:28.899Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-06T11:26:30.261Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-06T11:26:30.516Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-06T11:26:30.516Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-06T11:26:30.516Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-06T11:26:30.777Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-06T11:26:31.065Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-06T11:26:33.577Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-06T11:26:34.746Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-06T11:26:38.813Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-06T11:26:41.325Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-06T11:26:41.885Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-06T11:26:43.249Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-06T11:26:43.322Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-06T11:26:46.510Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-06T11:26:48.395Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-06T11:26:48.954Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-06T11:26:50.839Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-06T11:26:53.383Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-06T11:26:55.267Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-06T11:26:58.528Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-06T11:27:02.686Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-06T11:27:05.944Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-06T11:27:11.180Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-06T11:27:13.689Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-06T11:27:14.613Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-06T11:27:15.548Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-06T11:27:16.108Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-06T11:27:17.471Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-06T11:27:18.031Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-06T11:27:18.031Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-06T11:27:19.395Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-06T11:27:19.650Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-06T11:27:22.273Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-06T11:27:22.273Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-06T11:27:22.273Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-06T11:27:24.888Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-06T11:27:29.049Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-06T11:27:29.304Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-06T11:27:30.230Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-06T11:27:30.792Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-06T11:27:30.792Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-05-06T11:27:32.157Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-05-06T11:27:34.671Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-06T11:27:34.673Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-06T11:27:34.673Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-06T11:27:36.570Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-06T11:27:38.457Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-06T11:27:39.018Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-06T11:27:39.273Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-06T11:27:41.787Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-06T11:27:42.042Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-06T11:27:43.252Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-06T11:27:46.205Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-06T11:27:47.130Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-06T11:27:47.130Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-06T11:27:49.015Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-06T11:27:49.270Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-06T11:27:50.632Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-06T11:27:51.836Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-06T11:27:55.273Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-06T11:27:55.273Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-06T11:27:55.273Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-06T11:27:55.273Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-06T11:27:55.273Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-06T11:27:55.273Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-06T11:27:55.273Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-06T11:27:55.273Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-06T11:27:55.273Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-06T11:27:55.920Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-06T11:27:56.481Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-06T11:28:00.642Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-06T11:28:00.642Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-06T11:28:03.904Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-06T11:28:05.505Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-06T11:28:07.651Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-06T11:28:08.065Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-06T11:28:08.992Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-06T11:28:08.992Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-06T11:28:09.553Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-06T11:28:11.338Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-06T11:28:11.338Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-06T11:28:11.789Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-06T11:28:11.789Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-06T11:28:11.789Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-06T11:28:11.789Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-06T11:28:12.814Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-06T11:28:12.814Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-06T11:28:15.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-06T11:28:15.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-06T11:28:15.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-06T11:28:15.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-06T11:28:16.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-06T11:28:19.341Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-06T11:28:21.061Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-06T11:28:24.590Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-06T11:28:26.476Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-06T11:28:27.549Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-06T11:28:28.986Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-06T11:28:30.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-06T11:28:31.710Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-06T11:28:33.596Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-06T11:28:36.108Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-06T11:28:38.096Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-06T11:28:38.654Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-06T11:28:38.654Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-06T11:28:38.654Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-06T11:28:38.654Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-06T11:28:38.654Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-06T11:28:38.654Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-06T11:28:38.654Z] === RUN TestDockerSuite/TestBuildFails [2021-05-06T11:28:39.983Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-06T11:28:40.805Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-06T11:28:40.805Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-06T11:28:41.889Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-06T11:28:45.292Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-06T11:28:46.544Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-06T11:28:53.560Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-06T11:28:57.687Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-06T11:28:59.291Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-06T11:28:59.913Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-06T11:29:01.796Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-06T11:29:01.796Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-06T11:29:02.051Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-06T11:29:02.051Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-06T11:29:02.051Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-06T11:29:03.925Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-06T11:29:05.437Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-06T11:29:07.287Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-06T11:29:07.848Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-06T11:29:10.076Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-06T11:29:10.076Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-06T11:29:10.360Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-06T11:29:10.360Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-06T11:29:10.360Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-06T11:29:10.527Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-06T11:29:10.978Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-06T11:29:10.978Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-06T11:29:13.635Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-06T11:29:17.800Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite (1917.42s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.47s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.52s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.06s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.52s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.47s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.97s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.62s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.52s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.39s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.38s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.18s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.30s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.47s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.43s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.69s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAttachDetach (1.41s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.13s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.38s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.43s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.32s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.65s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.67s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.46s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.74s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.49s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.55s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.85s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.13s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.34s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.68s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.39s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.46s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.67s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.51s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.60s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.56s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.03s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.84s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.99s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.60s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.84s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.69s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.08s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.10s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.71s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.93s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.41s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.75s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2021-05-06T11:29:17.800Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.51s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.31s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.50s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.22s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.56s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.68s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.05s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.94s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.76s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.14s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.31s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.74s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.18s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.74s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.00s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.13s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.57s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.92s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.66s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.19s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.33s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.58s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.54s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.28s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.06s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.39s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.63s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.28s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.63s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.81s) [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.32s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.47s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.58s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.68s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.28s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.12s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.45s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.40s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.46s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.69s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.22s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.73s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.69s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.97s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.75s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.38s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.15s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.09s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.99s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.47s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.99s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.44s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.33s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.14s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.26s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEnv (2.22s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.05s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.49s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (10.15s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (30.96s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.44s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.92s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.67s) [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.14s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.51s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildFails (1.51s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.60s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.83s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.26s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.71s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.55s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.48s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.02s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.17s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.53s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildHistory (4.24s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.74s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.13s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.64s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLabel (0.53s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.23s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.25s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.35s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.58s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.59s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.70s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.29s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.58s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.11s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.44s) [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.57s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.83s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.28s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.33s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.08s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.04s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.48s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.64s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.43s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.83s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.20s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.04s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.26s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.37s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.69s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildPATH (2.51s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.26s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.38s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.73s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.36s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildRm (3.56s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.55s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.76s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.46s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.23s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.04s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.10s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildStderr (1.10s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.46s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.07s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.15s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.13s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.97s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildUser (3.81s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.40s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.08s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.84s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.87s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.95s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.43s) [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (3.38s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.21s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.52s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.07s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.54s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.21s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.67s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.88s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s) [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-06T11:29:17.801Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.43s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-05-06T11:29:17.801Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-06T11:29:17.801Z] docker_cli_sni_test.go:18: Flakey test [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.36s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestCommitChange (1.31s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.19s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.95s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.89s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.90s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestCommitTTY (1.88s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.27s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.59s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.15s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.04s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.29s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.93s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.20s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.97s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.89s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-06T11:29:17.801Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.98s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.09s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.94s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.99s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.76s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.99s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.94s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.94s) [2021-05-06T11:29:17.802Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-06T11:29:17.802Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.97s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.33s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.94s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (10.64s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.70s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.72s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.68s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.35s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.97s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.56s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.71s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ab15c0_} (0.87s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1536973010_/foo_false____} (1.73s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1536973010_/foo_true____} (1.80s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3844240393_/foo_false____} (1.71s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3844240393_/foo_true____} (1.69s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3844240393_/foo_true__0xc000ab1620__} (1.70s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab1640_} (1.82s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab1660_} (1.56s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab1680_} (1.57s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ab16a0_} (1.56s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.39s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.82s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.14s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.18s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.21s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.06s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.22s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.65s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.33s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.16s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.32s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.97s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.15s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.29s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.17s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.81s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.32s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.28s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.10s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.37s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.73s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.50s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToCaseA (2.11s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.09s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.92s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.67s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.86s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.42s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.16s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.83s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.70s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToDot (1.07s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.62s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.48s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.18s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2021-05-06T11:29:17.802Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-06T11:29:17.802Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-05-06T11:29:17.802Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-06T11:29:17.802Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.93s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.68s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.96s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.50s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.46s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.71s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.72s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.88s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.20s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.65s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.55s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (8.21s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.79s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.42s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.73s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.57s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsAttach (1.09s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsCommit (1.24s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.30s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.97s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.79s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.91s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.08s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.07s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsCopy (1.57s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.62s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.86s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.66s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.15s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.47s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.49s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFilters (1.43s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFormat (1.53s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.95s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2021-05-06T11:29:17.802Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-06T11:29:17.802Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-06T11:29:17.802Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-06T11:29:17.802Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.75s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsResize (0.74s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.66s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.06s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.73s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.95s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsTop (0.79s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.69s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExec (1.31s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.32s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.99s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.08s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.00s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.05s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.98s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecCgroup (3.75s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecEnv (1.62s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.76s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.18s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecInspectID (3.05s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecInteractive (1.00s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.05s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecParseError (0.75s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.77s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.72s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.92s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecStartFails (1.31s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.50s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.24s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecTTY (1.54s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.73s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.80s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecUlimits (1.40s) [2021-05-06T11:29:17.802Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-06T11:29:17.802Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.71s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.71s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.44s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.52s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestExecWithUser (1.62s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.73s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.79s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.69s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestHealth (23.29s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-05-06T11:29:17.802Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.82s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.96s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.71s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.77s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.73s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImportDisplay (1.72s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImportFile (3.00s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.89s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImportGzipped (1.72s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.61s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.80s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.80s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.73s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.74s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.76s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.26s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.22s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.13s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.77s) [2021-05-06T11:29:17.803Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-06T11:29:17.803Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.75s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.77s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectDefault (0.83s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectHistory (0.81s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-05-06T11:29:17.803Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-06T11:29:17.803Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.71s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.78s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.71s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.79s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.62s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.88s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectStatus (0.97s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.01s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.32s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.20s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.23s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.22s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.96s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.48s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.56s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.45s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.09s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.20s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.22s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.16s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.76s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.19s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.83s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.68s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.73s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.75s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.99s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.71s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.05s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.06s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.41s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.15s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.71s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.73s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.76s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.92s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsTail (1.00s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.78s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.97s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.21s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.85s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestNetHostname (2.95s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.64s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.98s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.25s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.10s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPluginActive (1.70s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.33s) [2021-05-06T11:29:17.803Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-06T11:29:17.803Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.81s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.54s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.34s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.30s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.59s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.24s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.34s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPortList (13.27s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.82s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.75s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.37s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.84s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.39s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.30s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsByOrder (2.98s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.87s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.05s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.58s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.05s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.74s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.15s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.40s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.42s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.44s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.32s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.74s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.18s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.82s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.93s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.02s) [2021-05-06T11:29:17.803Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-06T11:29:17.803Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.82s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.09s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.73s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.91s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.86s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.96s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.67s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.99s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.60s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.67s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.87s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.72s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.90s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.58s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.88s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.61s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.85s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.74s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.08s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.94s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.20s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.72s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAddHost (1.09s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.93s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.44s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.38s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.43s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.75s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.21s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.12s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.13s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.26s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.71s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.15s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.73s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.70s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.68s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.14s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.86s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.77s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.74s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.69s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.38s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.46s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.68s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.68s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s) [2021-05-06T11:29:17.803Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.73s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.36s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.08s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.68s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.12s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.57s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.25s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.94s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-06T11:29:17.804Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.96s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.69s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.41s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.16s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.99s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.98s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.53s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.67s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.89s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.96s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.02s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunExitCode (0.85s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.86s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.95s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.94s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.83s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.54s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.82s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.39s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.38s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.81s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.41s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.40s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.75s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.97s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.88s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.41s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.59s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.49s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunMount (9.09s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.44s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.07s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.69s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.09s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.27s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (2.04s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.68s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.93s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.90s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.72s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.20s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.76s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.93s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.42s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.02s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.35s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.28s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.74s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.67s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.78s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunState (1.53s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.74s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunSysctls (1.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.21s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.65s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.51s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.18s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.75s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.88s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunUserByName (0.68s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.03s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.98s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.21s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.40s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.16s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.39s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.73s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.78s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.37s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.71s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.69s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.74s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.00s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.70s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.40s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.74s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-06T11:29:17.804Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.59s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.35s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.12s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.72s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.93s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.95s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.06s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.65s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.87s) [2021-05-06T11:29:17.804Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents839599818 [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.54s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.37s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.36s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.11s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.40s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.25s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.35s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.80s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.26s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStartRecordError (1.74s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.52s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.88s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.02s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.69s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.99s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.75s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.73s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.08s) [2021-05-06T11:29:17.804Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.65s) [2021-05-06T11:29:17.804Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2021-05-06T11:29:17.804Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.19s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (5.85s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (4.23s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.86s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s) [2021-05-06T11:29:17.805Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-06T11:29:17.805Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.44s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.42s) [2021-05-06T11:29:17.805Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-06T11:29:17.805Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.85s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.52s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.24s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.10s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUpdateStats (4.07s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.45s) [2021-05-06T11:29:17.805Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-06T11:29:17.805Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.31s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.30s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.04s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (6.82s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (5.36s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.92s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.84s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.97s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.05s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.11s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.39s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.44s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.10s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.09s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.04s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.04s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.11s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.73s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.82s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.19s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.68s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.55s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.77s) [2021-05-06T11:29:17.805Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.99s) [2021-05-06T11:29:17.805Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-05-06T11:29:17.805Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-06T11:29:17.805Z] === RUN TestDockerRegistrySuite [2021-05-06T11:29:17.805Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-06T11:29:18.734Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-06T11:29:19.475Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-06T11:29:19.475Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-06T11:29:20.097Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-06T11:29:21.459Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-06T11:29:21.718Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-06T11:29:25.879Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-06T11:29:29.705Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-06T11:29:30.658Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-06T11:29:31.116Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-06T11:29:35.278Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-06T11:29:36.220Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-06T11:29:37.583Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-06T11:29:37.663Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-06T11:29:37.663Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-06T11:29:37.663Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-06T11:29:37.663Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-06T11:29:38.946Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-06T11:29:40.349Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-06T11:29:41.275Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-06T11:29:42.298Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-06T11:29:42.638Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-06T11:29:42.749Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-06T11:29:43.700Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-06T11:29:44.003Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-06T11:29:44.652Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-06T11:29:45.103Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-06T11:29:46.055Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-06T11:29:46.515Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-06T11:29:47.568Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-06T11:29:49.027Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-06T11:29:49.952Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-06T11:29:53.214Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-06T11:29:53.294Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-06T11:29:53.294Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-06T11:29:53.294Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-06T11:29:53.294Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-06T11:29:53.294Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-06T11:29:53.294Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-06T11:29:53.744Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-06T11:29:54.153Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-06T11:29:54.153Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-06T11:29:54.195Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-06T11:29:54.647Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-06T11:29:55.519Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-06T11:29:56.443Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-06T11:29:57.805Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-06T11:29:58.060Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-06T11:29:59.279Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-06T11:30:02.224Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-06T11:30:02.224Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-06T11:30:03.151Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-06T11:30:03.405Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-06T11:30:03.661Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-06T11:30:03.916Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-06T11:30:04.172Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-06T11:30:04.427Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-06T11:30:04.681Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-06T11:30:06.043Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-06T11:30:07.931Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-06T11:30:08.857Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-06T11:30:10.219Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-06T11:30:11.150Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-06T11:30:11.411Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite (55.00s) [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.42s) [2021-05-06T11:30:12.337Z] check_test.go:196: [dc436a0991362] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.27s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d981346eabfb2] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.67s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d96acf11c5a05] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-05-06T11:30:12.337Z] check_test.go:196: [da8c1a33ae456] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.51s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d3e8a4ad6f99c] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.92s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d4bf6239b53c7] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.75s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d4219dfe2b0c6] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.31s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d4b992a225dfc] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d27c82dca072c] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d3d4f801dda86] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d24b95e2619ce] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.31s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d3a3513f9db52] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2021-05-06T11:30:12.337Z] check_test.go:196: [ddb4797b79c16] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.30s) [2021-05-06T11:30:12.337Z] check_test.go:196: [dc183006230e8] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.39s) [2021-05-06T11:30:12.337Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:605329011eb7f5d00ce900ba835513c1ead3496c10a1c66c86981e20ba6a0dbf [2021-05-06T11:30:12.337Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5c4621d5f902fdbca3eed9b4f56004a2059b80d619a979245b334f9b862cb280 [2021-05-06T11:30:12.337Z] check_test.go:196: [d2cb4e148d620] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.35s) [2021-05-06T11:30:12.337Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3e5b68d81d0978076fe1b6cdedc2b5d3f87455f7fffb732d095961a2531648ef [2021-05-06T11:30:12.337Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:31226925a5da55f6b469a892d3e49652dcc65f96d9ba14447604e471cc30c55c [2021-05-06T11:30:12.337Z] check_test.go:196: [ddb42af8aaa01] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s) [2021-05-06T11:30:12.337Z] check_test.go:196: [def53f31220bc] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.84s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d599bba86bed3] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.24s) [2021-05-06T11:30:12.337Z] check_test.go:196: [db57105f6f5d4] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-06T11:30:12.337Z] check_test.go:196: [da3a044cc7bf6] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d75a05824017c] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d5d0849fcbda6] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2021-05-06T11:30:12.337Z] check_test.go:196: [dfbce9e3e79e6] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.83s) [2021-05-06T11:30:12.337Z] check_test.go:196: [dbe346fa75467] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d9e2d2629bb1f] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.24s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d6294093278f2] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d8fd454889ef5] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d49350936115c] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-05-06T11:30:12.337Z] check_test.go:196: [dfcc9df10272a] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-05-06T11:30:12.337Z] check_test.go:196: [df271e8f5395e] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d09d029b0452d] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-06T11:30:12.337Z] check_test.go:196: [d1f8f9dd86b29] daemon is not started [2021-05-06T11:30:12.337Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.33s) [2021-05-06T11:30:12.338Z] check_test.go:196: [da19d23ecbc24] daemon is not started [2021-05-06T11:30:12.338Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.94s) [2021-05-06T11:30:12.338Z] check_test.go:196: [dcfcc88f05830] daemon is not started [2021-05-06T11:30:12.338Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.05s) [2021-05-06T11:30:12.338Z] check_test.go:196: [de2c73c8f3766] daemon is not started [2021-05-06T11:30:12.338Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s) [2021-05-06T11:30:12.338Z] check_test.go:196: [d8b04b2e90371] daemon is not started [2021-05-06T11:30:12.338Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s) [2021-05-06T11:30:12.338Z] --- PASS: TestDockerRegistrySuite/TestV2Only (1.01s) [2021-05-06T11:30:12.338Z] === RUN TestDockerSchema1RegistrySuite [2021-05-06T11:30:12.338Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-06T11:30:12.338Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-06T11:30:13.987Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-06T11:30:13.987Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-06T11:30:16.497Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-06T11:30:16.854Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-06T11:30:17.057Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-06T11:30:23.585Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-06T11:30:23.766Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-06T11:30:23.766Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-06T11:30:23.766Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-06T11:30:23.766Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-06T11:30:23.766Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-06T11:30:23.766Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-06T11:30:23.766Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-06T11:30:23.766Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-06T11:30:23.766Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-06T11:30:26.679Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-06T11:30:26.846Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-06T11:30:27.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-06T11:30:29.176Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-06T11:30:29.176Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-06T11:30:29.590Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-06T11:30:30.537Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-06T11:30:31.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-06T11:30:32.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-06T11:30:33.335Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-06T11:30:33.335Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-06T11:30:33.335Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-06T11:30:33.335Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-06T11:30:33.335Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-06T11:30:33.335Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-06T11:30:36.141Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-06T11:30:36.701Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-06T11:30:36.956Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-06T11:30:37.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-06T11:30:37.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-06T11:30:37.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-06T11:30:37.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-06T11:30:37.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-06T11:30:37.466Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-06T11:30:37.538Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-06T11:30:37.721Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-06T11:30:38.281Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite (26.05s) [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d47d9f689c2ef] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.14s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d515d87a02c3d] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.49s) [2021-05-06T11:30:38.281Z] check_test.go:223: [dd97abce84412] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.67s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d8c5692c8f6cf] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.24s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d7ff0b1e54d69] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d55a722e131c4] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-05-06T11:30:38.281Z] check_test.go:223: [dac491050cec7] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d514b1be4df42] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-05-06T11:30:38.281Z] check_test.go:223: [df0bc62edc617] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d51a39b189237] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.34s) [2021-05-06T11:30:38.281Z] check_test.go:223: [db0f3b7e31cf9] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d58594e0526bd] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d26a8bbe15818] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d347ae753e835] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d8bd5c0162f44] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d79e270dab5e9] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d9b96be21926e] daemon is not started [2021-05-06T11:30:38.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-06T11:30:38.281Z] check_test.go:223: [d054fe94f07bf] daemon is not started [2021-05-06T11:30:38.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-06T11:30:38.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-06T11:30:39.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-06T11:30:39.462Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-06T11:30:39.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-06T11:30:41.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-06T11:30:41.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-06T11:30:41.282Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-06T11:30:41.335Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-06T11:30:41.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-06T11:30:42.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s) [2021-05-06T11:30:42.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2021-05-06T11:30:42.149Z] check_test.go:252: [dfc92f0d70496] daemon is not started [2021-05-06T11:30:42.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-05-06T11:30:42.149Z] check_test.go:252: [d5deea9cc9a7d] daemon is not started [2021-05-06T11:30:42.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-05-06T11:30:42.149Z] check_test.go:252: [deb3722e45a4e] daemon is not started [2021-05-06T11:30:42.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2021-05-06T11:30:42.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-05-06T11:30:42.149Z] check_test.go:252: [d79d9527f48d4] daemon is not started [2021-05-06T11:30:42.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-05-06T11:30:42.149Z] check_test.go:252: [da1e9fca94862] daemon is not started [2021-05-06T11:30:42.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-05-06T11:30:42.149Z] check_test.go:252: [dba5d2d01b049] daemon is not started [2021-05-06T11:30:42.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-05-06T11:30:42.149Z] check_test.go:252: [d5178ad0c3ba5] daemon is not started [2021-05-06T11:30:42.149Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-06T11:30:42.149Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-06T11:30:47.382Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-06T11:30:47.382Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-06T11:30:47.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-06T11:30:47.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-06T11:30:47.891Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-05-06T11:30:47.891Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-05-06T11:30:47.891Z] check_test.go:279: [d249420d1eca5] daemon is not started [2021-05-06T11:30:47.891Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-05-06T11:30:47.891Z] check_test.go:279: [dfdbe33db16a8] daemon is not started [2021-05-06T11:30:47.891Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-05-06T11:30:47.891Z] check_test.go:279: [d301241f3d8c8] daemon is not started [2021-05-06T11:30:47.891Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-05-06T11:30:47.891Z] check_test.go:279: [d55d439fbf8d1] daemon is not started [2021-05-06T11:30:47.891Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-05-06T11:30:47.891Z] check_test.go:279: [d6a3c535fb128] daemon is not started [2021-05-06T11:30:47.891Z] === RUN TestDockerNetworkSuite [2021-05-06T11:30:47.891Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-06T11:30:51.152Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-06T11:30:53.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-06T11:30:58.997Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-06T11:30:58.997Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-06T11:30:58.997Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-06T11:30:58.997Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-06T11:30:58.997Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-06T11:30:58.997Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-06T11:30:58.997Z] === RUN TestDockerSuite/TestBuildFails [2021-05-06T11:30:59.223Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-06T11:30:59.968Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-06T11:30:59.968Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-06T11:31:01.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-06T11:31:02.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-06T11:31:04.667Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-06T11:31:06.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-06T11:31:09.366Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-06T11:31:09.456Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-06T11:31:10.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-06T11:31:15.169Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-06T11:31:15.188Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-06T11:31:19.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-06T11:31:22.186Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-06T11:31:23.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-06T11:31:23.750Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-06T11:31:25.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-06T11:31:25.290Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-06T11:31:26.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-06T11:31:26.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-06T11:31:28.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-06T11:31:29.988Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-06T11:31:29.988Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-06T11:31:29.988Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-06T11:31:30.449Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-06T11:31:30.449Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-06T11:31:30.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-06T11:31:30.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-06T11:31:31.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-06T11:31:33.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-06T11:31:34.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-06T11:31:34.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-06T11:31:34.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-06T11:31:35.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-06T11:31:36.894Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-06T11:31:37.531Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-06T11:31:37.531Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-06T11:31:38.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-06T11:31:38.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-06T11:31:38.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-06T11:31:38.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-06T11:31:42.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-06T11:31:45.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-06T11:31:47.868Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-06T11:31:47.868Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-06T11:31:49.411Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-06T11:31:49.411Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-06T11:31:49.871Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-06T11:31:49.871Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-06T11:31:51.603Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-06T11:31:51.604Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-06T11:31:53.613Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-06T11:31:54.073Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-06T11:31:54.534Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-06T11:31:55.504Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-06T11:31:55.965Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-06T11:31:56.936Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-06T11:31:57.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-06T11:31:57.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-06T11:31:58.476Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-06T11:31:58.604Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-06T11:31:59.055Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-06T11:31:59.055Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-06T11:31:59.055Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-06T11:31:59.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-06T11:31:59.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-06T11:31:59.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-06T11:32:00.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-06T11:32:00.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-06T11:32:00.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-06T11:32:01.921Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-06T11:32:03.175Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-06T11:32:03.175Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-06T11:32:03.175Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-06T11:32:03.175Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-06T11:32:03.175Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-06T11:32:03.175Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-06T11:32:03.635Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-06T11:32:04.095Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-06T11:32:04.556Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-06T11:32:04.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-06T11:32:04.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-06T11:32:04.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-06T11:32:06.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-06T11:32:06.557Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-06T11:32:08.703Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-06T11:32:08.703Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-06T11:32:09.154Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-06T11:32:12.021Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-06T11:32:12.472Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-06T11:32:12.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-06T11:32:13.140Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-06T11:32:13.984Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-06T11:32:17.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-06T11:32:17.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-06T11:32:18.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-06T11:32:21.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-06T11:32:21.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-06T11:32:22.481Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-06T11:32:22.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-06T11:32:23.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-06T11:32:23.992Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-06T11:32:25.420Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite (102.21s) [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.41s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [df65d23c4693b] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.45s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [dbd61717b52ad] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.19s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d5623e7c24cfe] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.65s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [dfc1aff6135d9] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.96s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:1233: [dec6035704ade] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.23s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [db1161870e2f3] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.58s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d8cf4c7c40fc3] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.76s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [da5a6b0880ec3] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.98s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d0686add7bd32] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.00s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d02e7cc6b1216] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.90s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d4d5497c7a3fc] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.76s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d8a6b76bac91b] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.83s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d4cd945d56551] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.44s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d4cd284947398] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (1.00s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d20800e857731] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.52s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [dfc38883c0678] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.48s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d0b5d7a6023da] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d8a9531883d61] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.49s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d7f8fdf03859b] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.44s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [dd5fe710fbbb7] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.05s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d37adc6cabb99] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d188510b24819] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d1a970e0154b7] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [dfa7149c9199d] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.33s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:968: [d9c0f9b7722ea] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.31s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d628c8251d53e] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.92s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:1116: [d3833a129e2a0] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.50s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d48c4ced90cdc] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.46s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d260efa13cb12] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.45s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d6916e8900e49] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [da1bbedbf380c] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.46s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d7cd8242a9e6f] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.49s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [deae6747a8fa3] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d0b698e72bcd6] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.06s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [dbf706654ff3b] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [dd3f390ed11dc] daemon is not started [2021-05-06T11:32:30.662Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d40359f35deda] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.44s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [dc14006127ba1] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.68s) [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.39s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:1084: [d3c1a5497479b] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [dd81e82fa8405] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.49s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d11e7d35f3b4c] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.62s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d26ed2e5f234b] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d374f6313ebd8] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.37s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d2440e4473f33] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.79s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d7cd50f475ef3] daemon is not started [2021-05-06T11:32:30.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.68s) [2021-05-06T11:32:30.662Z] docker_cli_network_unix_test.go:46: [d74ac12c33667] daemon is not started [2021-05-06T11:32:30.663Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.73s) [2021-05-06T11:32:30.663Z] docker_cli_network_unix_test.go:46: [d5ea1df3ea1e8] daemon is not started [2021-05-06T11:32:30.663Z] === RUN TestDockerHubPullSuite [2021-05-06T11:32:30.663Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-06T11:32:31.602Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-06T11:32:32.485Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-06T11:32:34.111Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-06T11:32:34.111Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-06T11:32:35.472Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-06T11:32:35.472Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-06T11:32:35.472Z] --- PASS: TestDockerHubPullSuite (5.44s) [2021-05-06T11:32:35.472Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.55s) [2021-05-06T11:32:35.472Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2021-05-06T11:32:35.472Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2021-05-06T11:32:35.472Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.10s) [2021-05-06T11:32:35.472Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-05-06T11:32:35.472Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-05-06T11:32:35.472Z] PASS [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === Skipped [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-06T11:32:35.472Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-06T11:32:35.472Z] docker_cli_sni_test.go:18: Flakey test [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-06T11:32:35.472Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-06T11:32:35.472Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-06T11:32:35.472Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-06T11:32:35.472Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-06T11:32:35.472Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-06T11:32:35.472Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-06T11:32:35.472Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-06T11:32:35.472Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-06T11:32:35.472Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-06T11:32:35.472Z] [2021-05-06T11:32:35.472Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-06T11:32:35.473Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-06T11:32:35.473Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-05-06T11:32:35.473Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2021-05-06T11:32:35.473Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-06T11:32:35.473Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-06T11:32:35.473Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-06T11:32:35.473Z] docker_cli_network_unix_test.go:46: [d40359f35deda] daemon is not started [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] [2021-05-06T11:32:35.473Z] DONE 1273 tests, 51 skipped in 2165.353s [2021-05-06T11:32:35.473Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T11:32:35.473Z] ++++ cat bundles/test-integration/docker.pid [2021-05-06T11:32:35.473Z] +++ kill 8238 [2021-05-06T11:32:36.175Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-06T11:32:36.833Z] +++ /etc/init.d/apparmor stop [2021-05-06T11:32:36.833Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T11:32:36.833Z] [2021-05-06T11:32:36.833Z] Unloading profiles will leave already running processes permanently [2021-05-06T11:32:36.833Z] unconfined, which can lead to unexpected situations. [2021-05-06T11:32:36.833Z] [2021-05-06T11:32:36.833Z] To set a process to complain mode, use the command line tool [2021-05-06T11:32:36.833Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T11:32:36.833Z] +++ true [2021-05-06T11:32:36.833Z] exiting test-integration [2021-05-06T11:32:36.833Z] ++ exit 0 [2021-05-06T11:32:36.833Z] [2021-05-06T11:32:36.833Z] + for job in $(jobs -p) [2021-05-06T11:32:36.833Z] + wait 9414 [2021-05-06T11:32:38.297Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-06T11:32:38.297Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-06T11:32:38.297Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-06T11:32:39.342Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-06T11:32:53.754Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-06T11:32:54.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-06T11:32:54.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-06T11:32:54.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-06T11:32:54.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-06T11:32:54.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-06T11:32:54.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-06T11:32:56.620Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-06T11:32:57.234Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-06T11:33:01.253Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-06T11:33:01.427Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-06T11:33:01.704Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-06T11:33:01.704Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-06T11:33:01.704Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-06T11:33:03.463Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-06T11:33:03.852Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-06T11:33:03.852Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-06T11:33:03.936Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-06T11:33:21.168Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-06T11:33:28.254Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-06T11:33:32.952Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-06T11:33:37.653Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-06T11:33:46.229Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-06T11:33:52.481Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-06T11:33:52.481Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-06T11:34:00.128Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-06T11:34:00.128Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-06T11:34:00.936Z] === RUN TestDockerSuite/TestBuildRm [2021-05-06T11:34:02.641Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-06T11:34:02.820Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-06T11:34:02.820Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-06T11:34:02.820Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-06T11:34:02.820Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-06T11:34:05.002Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-06T11:34:05.151Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-06T11:34:08.752Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-06T11:34:10.400Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-06T11:34:12.910Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-06T11:34:15.648Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-06T11:34:15.835Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-06T11:34:15.835Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-06T11:34:15.835Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-06T11:34:17.160Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-06T11:34:17.160Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-06T11:34:17.614Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-06T11:34:18.018Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-06T11:34:18.566Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-06T11:34:18.989Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-06T11:34:19.960Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-06T11:34:22.255Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-06T11:34:25.943Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-06T11:34:27.052Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-06T11:34:28.593Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-06T11:34:29.662Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-06T11:34:34.778Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-06T11:34:40.988Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-06T11:34:43.172Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-06T11:34:44.370Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-06T11:34:44.370Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-06T11:34:44.824Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-06T11:34:46.932Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-06T11:34:48.295Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-06T11:34:50.260Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-06T11:34:50.825Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-06T11:34:53.322Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-06T11:34:53.322Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-06T11:34:53.982Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-06T11:34:54.089Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-06T11:34:57.681Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-06T11:34:58.633Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-06T11:34:58.633Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-06T11:34:58.633Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-06T11:35:00.616Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-06T11:35:00.781Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-06T11:35:00.781Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-06T11:35:01.818Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-06T11:35:01.818Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-06T11:35:05.504Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-06T11:35:07.140Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-06T11:35:09.025Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-06T11:35:11.539Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-06T11:35:14.800Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-06T11:35:17.324Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-06T11:35:21.481Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-06T11:35:23.366Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-06T11:35:35.332Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-06T11:35:35.332Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-06T11:35:35.332Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-06T11:35:35.784Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-06T11:35:36.334Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-06T11:35:39.470Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-06T11:35:44.104Z] === RUN TestDockerSuite/TestBuildUser [2021-05-06T11:35:44.104Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-06T11:35:44.104Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-06T11:35:44.104Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-06T11:35:46.968Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-06T11:35:47.419Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-06T11:35:51.105Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-06T11:35:51.105Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-06T11:35:51.105Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-06T11:35:57.314Z] === RUN TestDockerSuite/TestBuildRm [2021-05-06T11:36:07.552Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-06T11:36:10.421Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-06T11:36:10.421Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-06T11:36:10.421Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-06T11:36:11.374Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-06T11:36:12.074Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-06T11:36:12.074Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-06T11:36:15.068Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-06T11:36:17.934Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-06T11:36:19.076Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-06T11:36:19.507Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-06T11:36:24.805Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-06T11:36:24.805Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-06T11:36:24.805Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-06T11:36:26.317Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-06T11:36:26.434Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-06T11:36:26.768Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-06T11:36:34.343Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-06T11:36:35.388Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-06T11:36:38.723Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-06T11:36:38.723Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-06T11:36:39.082Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-06T11:36:39.174Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-06T11:36:39.533Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-06T11:36:46.180Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-06T11:36:46.180Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-06T11:36:49.884Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-06T11:36:50.336Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-06T11:36:51.815Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-06T11:36:52.266Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-06T11:36:52.266Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-06T11:36:52.266Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite (1855.34s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.50s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.71s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.59s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.09s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.11s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (35.41s) [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:562: [d29e37683a8e5] joining swarm manager [d41078ec4fa43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:584: [d6f39cada5e02] joining swarm manager [d41078ec4fa43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] check_test.go:380: [d29e37683a8e5] daemon is not started [2021-05-06T11:36:52.367Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.82s) [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:45: [d7054e4c0a5e9] joining swarm manager [d33eb3db33aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.60s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.37s) [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:303: [d38ae79236b5b] joining swarm manager [d321c149797a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:304: [dedc00e32698d] joining swarm manager [d321c149797a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.56s) [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:271: [dc195855ee2ef] joining swarm manager [d61c2f7c78d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:272: [d337cc0d6d9e4] joining swarm manager [d61c2f7c78d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.35s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.99s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.69s) [2021-05-06T11:36:52.367Z] docker_api_swarm_node_test.go:19: [d5045747177e1] joining swarm manager [d7b9b92612cb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_node_test.go:20: [dbd0ae764a505] joining swarm manager [d7b9b92612cb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.60s) [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:501: [d7be8ff24bbef] joining swarm manager [dfdec36f4947a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:506: [d729e5f8db3ab] joining swarm manager [dfdec36f4947a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.38s) [2021-05-06T11:36:52.367Z] docker_api_swarm_node_test.go:80: [d7dc4badaacd7] joining swarm manager [d6f5df2416365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.31s) [2021-05-06T11:36:52.367Z] docker_api_swarm_node_test.go:52: [d196afd05341e] joining swarm manager [d177652bcb2c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_node_test.go:53: [d945c0ec9a6e2] joining swarm manager [d177652bcb2c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.12s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.24s) [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:201: [ded49c5791937] joining swarm manager [d22c4d26822bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.17s) [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:383: [df2fef3e75f8f] joining swarm manager [d4a8359ff6698]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:384: [d40d33c17e3a0] joining swarm manager [d4a8359ff6698]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] check_test.go:380: [d40d33c17e3a0] daemon is not started [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.62s) [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:801: [dd647954430eb] joining swarm manager [dc730c76ad89b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:801: [d37760ff462a6] joining swarm manager [dc730c76ad89b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:801: [d8498e9762c13] joining swarm manager [dc730c76ad89b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:801: [d0912fd7d0a37] joining swarm manager [dc730c76ad89b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-06T11:36:52.367Z] docker_api_swarm_test.go:809: [dd5dcc5d9f0e6] joining swarm manager [dc730c76ad89b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.49s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.39s) [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:394: [d6134aaf1c257] joining swarm manager [d6542eaceef26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:394: [d49af21e8b9aa] joining swarm manager [d6542eaceef26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.47s) [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:342: [d9be9fbb6a851] joining swarm manager [d0d5d21085973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:342: [d9be142f230b9] joining swarm manager [d0d5d21085973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.19s) [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:489: [d779debd16f27] joining swarm manager [dc81457573b34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:489: [d322c96e35dc3] joining swarm manager [dc81457573b34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.00s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.67s) [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:127: [d15cfe67c9cb2] joining swarm manager [d8ad5b1a54bf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:128: [d4c7b3653d408] joining swarm manager [d8ad5b1a54bf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:136: [d5b0cbb83355e] joining swarm manager [d8ad5b1a54bf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:137: [d53645a8435f3] joining swarm manager [d8ad5b1a54bf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.40s) [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:303: [d7819754ca40c] joining swarm manager [ddc389af31094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:303: [d4a790a8ee0dd] joining swarm manager [ddc389af31094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.60s) [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:99: [d03edfb8de978] joining swarm manager [da5b9c07a8f5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:100: [daaefd4f49e28] joining swarm manager [da5b9c07a8f5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] check_test.go:380: [d03edfb8de978] daemon is not started [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (35.59s) [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:532: [db1b108434ac9] joining swarm manager [dd23e664a4c7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:533: [d9fa839e6ab9b] joining swarm manager [dd23e664a4c7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.26s) [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:147: [d9ef584f62b5a] joining swarm manager [dcc4cce345c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.367Z] docker_api_swarm_service_test.go:147: [d0763e80729b6] joining swarm manager [dcc4cce345c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.70s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.92s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.00s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.63s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.67s) [2021-05-06T11:36:52.367Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.01s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.40s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.87s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.78s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.69s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.03s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.20s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.41s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.23s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.90s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.35s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.53s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.35s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.34s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.41s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.51s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.78s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.19s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.32s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.93s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.77s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.23s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.72s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.66s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.55s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.41s) [2021-05-06T11:36:52.368Z] docker_cli_service_logs_test.go:245: checking task x6a9ubv7u4qe [2021-05-06T11:36:52.368Z] docker_cli_service_logs_test.go:250: checking messages for x6a9ubv7u4qe [2021-05-06T11:36:52.368Z] docker_cli_service_logs_test.go:245: checking task s7wbee6dpxca [2021-05-06T11:36:52.368Z] docker_cli_service_logs_test.go:250: checking messages for s7wbee6dpxca [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.90s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.93s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.91s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.53s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.94s) [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1901: [de3b137cb56a1] joining swarm manager [d0a9c16dbeab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1902: [dfd496c83cca8] joining swarm manager [d0a9c16dbeab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.64s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.40s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.75s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.88s) [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1802: [dbea3ef2a90a5] joining swarm manager [d1e2e496b5d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1803: [d94db40398976] joining swarm manager [d1e2e496b5d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.79s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (174.91s) [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1321: [df48f7e780ae4] joining swarm manager [d5ab65a194142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1322: [d1174c5bbbf41] joining swarm manager [d5ab65a194142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.16s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.21s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.13s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.98s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.73s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.79s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.95s) [2021-05-06T11:36:52.368Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.47s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.93s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.92s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.56s) [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1186: [d2bacd9b779bb] joining swarm manager [db30acc83af31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1195: [d7386d323889d] joining swarm manager [db30acc83af31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.52s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.47s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (141.91s) [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1118: [d0c91a7f60d40] joining swarm manager [df06c76093157]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1119: [d9ee1aa25b6d8] joining swarm manager [df06c76093157]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1172: [db038273a8340] joining swarm manager [df06c76093157]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s) [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1453: [de105efde5bba] joining swarm manager [d1d5399a3e377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.368Z] docker_cli_swarm_test.go:1454: [d420102d16ae5] joining swarm manager [d1d5399a3e377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.52s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.41s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.10s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.42s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.95s) [2021-05-06T11:36:52.368Z] docker_cli_swarm_unix_test.go:62: [dae26b55eaa22] joining swarm manager [d2f6e91d07fdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.40s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.77s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.47s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.61s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.80s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.46s) [2021-05-06T11:36:52.368Z] docker_api_swarm_test.go:961: [dfa904fce5ab5] joining swarm manager [db897de6e88c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.92s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.44s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.44s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.64s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.84s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.68s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.96s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.55s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.50s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.12s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.40s) [2021-05-06T11:36:52.368Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.39s) [2021-05-06T11:36:52.368Z] === RUN TestDockerExternalVolumeSuite [2021-05-06T11:36:52.368Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-06T11:36:53.779Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-06T11:36:54.025Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-06T11:37:07.231Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-06T11:37:11.359Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-06T11:37:11.359Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-06T11:37:11.602Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-06T11:37:11.602Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-06T11:37:11.810Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-06T11:37:11.810Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-06T11:37:11.810Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-06T11:37:12.054Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-06T11:37:13.007Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-06T11:37:13.322Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-06T11:37:16.696Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-06T11:37:17.954Z] === RUN TestDockerSuite/TestCommitChange [2021-05-06T11:37:21.337Z] === RUN TestDockerSuite/TestBuildUser [2021-05-06T11:37:21.337Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-06T11:37:21.337Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-06T11:37:21.337Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-06T11:37:22.586Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-06T11:37:24.203Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-06T11:37:24.655Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-06T11:37:26.274Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-06T11:37:26.274Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-06T11:37:27.520Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-06T11:37:27.520Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-06T11:37:27.520Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-06T11:37:33.274Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-06T11:37:33.274Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-06T11:37:40.276Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-06T11:37:43.963Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-06T11:37:43.963Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-06T11:37:43.963Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-06T11:37:43.963Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-06T11:37:43.963Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-06T11:37:43.963Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-06T11:37:43.963Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-06T11:37:43.963Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-06T11:37:43.963Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-06T11:37:45.101Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-06T11:37:45.553Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-06T11:37:50.965Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-06T11:37:52.555Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-06T11:37:56.710Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-06T11:37:56.710Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-06T11:37:57.186Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-06T11:37:57.186Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-06T11:37:57.186Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-06T11:37:59.330Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-06T11:37:59.330Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-06T11:37:59.577Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-06T11:37:59.577Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-06T11:37:59.577Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-06T11:37:59.577Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-06T11:38:01.722Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-06T11:38:01.722Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-06T11:38:01.722Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-06T11:38:04.588Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-06T11:38:04.588Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-06T11:38:04.588Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-06T11:38:04.588Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-06T11:38:04.588Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-06T11:38:07.454Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-06T11:38:07.814Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-06T11:38:09.599Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-06T11:38:11.500Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-06T11:38:11.744Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-06T11:38:11.745Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-06T11:38:11.745Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-06T11:38:11.951Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-06T11:38:13.890Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-06T11:38:13.890Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-06T11:38:14.882Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-06T11:38:16.039Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-06T11:38:16.039Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-06T11:38:16.039Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-06T11:38:18.905Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-06T11:38:18.905Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-06T11:38:20.419Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-06T11:38:20.419Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-06T11:38:23.287Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-06T11:38:23.287Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-06T11:38:24.808Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-06T11:38:26.152Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-06T11:38:29.527Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-06T11:38:29.527Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-06T11:38:29.527Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-06T11:38:29.527Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-06T11:38:29.527Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-06T11:38:29.840Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-06T11:38:33.532Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-06T11:38:33.532Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-06T11:38:33.532Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-06T11:38:33.532Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-06T11:38:33.532Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-06T11:38:35.049Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-06T11:38:35.252Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-06T11:38:35.500Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-06T11:38:36.763Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-06T11:38:36.763Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-06T11:38:36.763Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-06T11:38:36.763Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-06T11:38:37.645Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-06T11:38:37.645Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-06T11:38:38.908Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-06T11:38:39.791Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-06T11:38:39.791Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-06T11:38:42.595Z] === RUN TestDockerSuite/TestCommitChange [2021-05-06T11:38:44.427Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-06T11:38:45.940Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-06T11:38:45.940Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-06T11:38:45.940Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-06T11:38:45.940Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-06T11:38:46.279Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-06T11:38:46.392Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-06T11:38:46.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-06T11:38:47.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-06T11:38:47.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-06T11:38:49.963Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-06T11:38:49.963Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-06T11:38:50.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-06T11:38:52.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-06T11:38:55.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-06T11:38:55.687Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-06T11:38:55.687Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-06T11:38:56.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-06T11:38:57.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001f0c60_} [2021-05-06T11:39:00.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1717828910_c:\foo_false____} [2021-05-06T11:39:02.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1717828910_c:\foo_true____} [2021-05-06T11:39:05.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-06T11:39:05.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-06T11:39:05.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-06T11:39:05.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-06T11:39:05.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-06T11:39:05.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-06T11:39:05.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-06T11:39:05.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-06T11:39:05.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-06T11:39:05.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-06T11:39:05.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-06T11:39:05.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-06T11:39:05.532Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-06T11:39:05.532Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-06T11:39:05.532Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-06T11:39:05.532Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-06T11:39:05.532Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-06T11:39:05.532Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-06T11:39:05.917Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-06T11:39:08.396Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-06T11:39:09.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-06T11:39:09.602Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-06T11:39:09.602Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-06T11:39:09.602Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-06T11:39:09.602Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-06T11:39:09.602Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-06T11:39:09.602Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-06T11:39:09.602Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-06T11:39:09.602Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-06T11:39:09.602Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-06T11:39:11.262Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-06T11:39:11.262Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-06T11:39:11.262Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-06T11:39:13.413Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-06T11:39:13.413Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-06T11:39:13.413Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-06T11:39:13.413Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-06T11:39:15.337Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-06T11:39:18.046Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-06T11:39:20.192Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-06T11:39:20.192Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-06T11:39:20.192Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-06T11:39:21.064Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-06T11:39:21.064Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-06T11:39:22.015Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-06T11:39:22.015Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-06T11:39:22.015Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-06T11:39:22.015Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-06T11:39:24.158Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-06T11:39:24.159Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-06T11:39:24.159Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-06T11:39:26.304Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-06T11:39:26.304Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-06T11:39:26.304Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-06T11:39:26.304Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-06T11:39:26.304Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-06T11:39:28.448Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-06T11:39:29.960Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-06T11:39:30.425Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-06T11:39:30.425Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-06T11:39:30.425Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-06T11:39:31.472Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-06T11:39:31.472Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-06T11:39:31.472Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-06T11:39:33.619Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-06T11:39:33.619Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-06T11:39:35.131Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-06T11:39:35.131Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-06T11:39:35.131Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-06T11:39:37.276Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-06T11:39:37.276Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-06T11:39:38.793Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-06T11:39:38.793Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-06T11:39:38.912Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-06T11:39:38.912Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-06T11:39:38.912Z] === RUN TestDockerSuite/TestCpToDot [2021-05-06T11:39:40.426Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-06T11:39:40.877Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-06T11:39:40.877Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-06T11:39:40.939Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-06T11:39:40.939Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-06T11:39:41.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-06T11:39:43.083Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-06T11:39:43.746Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-06T11:39:43.746Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-06T11:39:43.746Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-06T11:39:43.746Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-06T11:39:43.746Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-06T11:39:43.746Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-06T11:39:43.746Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-06T11:39:45.895Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-06T11:39:45.944Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-06T11:39:48.761Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-06T11:39:48.761Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-06T11:39:48.761Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-06T11:39:48.808Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-06T11:39:48.808Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-06T11:39:48.808Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-06T11:39:48.808Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-06T11:39:48.808Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-06T11:39:50.274Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-06T11:39:50.319Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-06T11:39:50.319Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-06T11:39:51.230Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-06T11:39:51.230Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-06T11:39:51.230Z] === RUN TestDockerSuite/TestCreateRM [2021-05-06T11:39:51.681Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-06T11:39:51.681Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-06T11:39:51.681Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-06T11:39:52.132Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-06T11:39:55.843Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-06T11:39:57.347Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-06T11:39:57.347Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-06T11:39:58.885Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-06T11:39:58.885Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-06T11:40:00.621Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-06T11:40:00.621Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-06T11:40:00.621Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-06T11:40:03.531Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-06T11:40:04.316Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-06T11:40:04.316Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-06T11:40:04.316Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-06T11:40:04.484Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-06T11:40:04.484Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-06T11:40:04.484Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-06T11:40:04.484Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-06T11:40:04.484Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-06T11:40:04.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-06T11:40:05.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-06T11:40:05.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDockerFails [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-06T11:40:07.185Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-06T11:40:08.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-06T11:40:10.049Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-06T11:40:11.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-06T11:40:12.913Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-06T11:40:13.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-06T11:40:15.058Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-06T11:40:15.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000697fa0_} [2021-05-06T11:40:17.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1129456270_c:\foo_false____} [2021-05-06T11:40:19.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1129456270_c:\foo_true____} [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-06T11:40:22.475Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-06T11:40:23.546Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-06T11:40:23.990Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-06T11:40:23.990Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-06T11:40:24.442Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-06T11:40:24.442Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-06T11:40:24.442Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-06T11:40:24.442Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-06T11:40:24.442Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-06T11:40:24.442Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-06T11:40:24.442Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-06T11:40:24.442Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-06T11:40:24.442Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-06T11:40:24.442Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-06T11:40:24.442Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-06T11:40:24.442Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-06T11:40:26.590Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-06T11:40:26.590Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-06T11:40:26.590Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-06T11:40:27.845Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-06T11:40:28.104Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-06T11:40:28.104Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-06T11:40:28.104Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-06T11:40:28.104Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-06T11:40:31.795Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-06T11:40:32.048Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-06T11:40:33.956Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-06T11:40:33.956Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-06T11:40:33.956Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-06T11:40:36.679Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-06T11:40:38.826Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-06T11:40:39.777Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-06T11:40:40.992Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-06T11:40:40.992Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-06T11:40:40.992Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-06T11:40:42.710Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-06T11:40:43.463Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-06T11:40:44.414Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-06T11:40:45.368Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-06T11:40:50.005Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-06T11:40:53.284Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-06T11:40:53.284Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-06T11:40:53.284Z] === RUN TestDockerSuite/TestCpToDot [2021-05-06T11:40:54.637Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-06T11:40:54.637Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-06T11:40:54.637Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-06T11:40:54.637Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-06T11:40:54.637Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-06T11:40:54.637Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-06T11:40:54.798Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-06T11:40:55.250Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-06T11:40:55.250Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-06T11:40:55.588Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-06T11:40:55.588Z] === RUN TestDockerSuite/TestEventsRename [2021-05-06T11:40:58.453Z] === RUN TestDockerSuite/TestEventsResize [2021-05-06T11:41:00.737Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-06T11:41:02.256Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-06T11:41:02.256Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-06T11:41:02.256Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-06T11:41:02.256Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-06T11:41:02.256Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-06T11:41:02.256Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-06T11:41:02.256Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-06T11:41:04.412Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-06T11:41:05.927Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-06T11:41:06.379Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-06T11:41:06.379Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-06T11:41:06.947Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-06T11:41:07.894Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-06T11:41:08.346Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-06T11:41:08.486Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-06T11:41:08.798Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-06T11:41:08.798Z] === RUN TestDockerSuite/TestCreateRM [2021-05-06T11:41:08.798Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-06T11:41:08.798Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-06T11:41:09.252Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-06T11:41:09.252Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-06T11:41:10.663Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-06T11:41:16.390Z] === RUN TestDockerSuite/TestEventsTop [2021-05-06T11:41:16.390Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-06T11:41:18.539Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-06T11:41:21.554Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-06T11:41:21.554Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-06T11:41:21.554Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-06T11:41:22.229Z] === RUN TestDockerSuite/TestExec [2021-05-06T11:41:22.229Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-06T11:41:22.229Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-06T11:41:24.376Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-06T11:41:24.426Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-06T11:41:24.426Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-06T11:41:24.426Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-06T11:41:26.521Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-06T11:41:26.521Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-06T11:41:26.521Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-06T11:41:26.521Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDockerFails [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-06T11:41:26.575Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-06T11:41:26.576Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-06T11:41:26.576Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-06T11:41:26.576Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-06T11:41:26.576Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-06T11:41:28.033Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-06T11:41:28.723Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-06T11:41:30.181Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-06T11:41:30.238Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-06T11:41:32.330Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-06T11:41:32.386Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-06T11:41:33.857Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-06T11:41:38.491Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-06T11:41:38.491Z] === RUN TestDockerSuite/TestExecEnv [2021-05-06T11:41:38.491Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-06T11:41:38.491Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-06T11:41:40.637Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-06T11:41:44.324Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-06T11:41:44.324Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-06T11:41:44.324Z] === RUN TestDockerSuite/TestExecParseError [2021-05-06T11:41:44.324Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-06T11:41:44.324Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-06T11:41:44.324Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-06T11:41:44.677Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-06T11:41:46.472Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-06T11:41:46.472Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-06T11:41:46.472Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-06T11:41:46.472Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-06T11:41:46.472Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-06T11:41:46.472Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-06T11:41:47.373Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-06T11:41:47.546Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-06T11:41:47.985Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-06T11:41:47.985Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-06T11:41:52.183Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-06T11:41:53.136Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-06T11:41:53.715Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-06T11:41:53.715Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-06T11:41:53.715Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-06T11:41:53.715Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-06T11:41:54.089Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-06T11:41:56.957Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-06T11:41:57.410Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-06T11:41:58.364Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-06T11:41:59.448Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-06T11:42:02.054Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-06T11:42:05.180Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-06T11:42:05.462Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-06T11:42:05.747Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-06T11:42:05.747Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-06T11:42:05.747Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-06T11:42:05.747Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-06T11:42:05.747Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-06T11:42:05.747Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-06T11:42:07.262Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-06T11:42:07.262Z] === RUN TestDockerSuite/TestEventsRename [2021-05-06T11:42:08.045Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-06T11:42:09.409Z] === RUN TestDockerSuite/TestEventsResize [2021-05-06T11:42:13.777Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-06T11:42:13.777Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-06T11:42:13.777Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-06T11:42:14.233Z] === RUN TestDockerSuite/TestHealth [2021-05-06T11:42:14.233Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-06T11:42:14.233Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-06T11:42:14.233Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-06T11:42:14.233Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-06T11:42:16.415Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-06T11:42:17.919Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-06T11:42:17.919Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-06T11:42:17.919Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-06T11:42:17.919Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-06T11:42:17.919Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-06T11:42:18.370Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-06T11:42:18.565Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-06T11:42:18.821Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-06T11:42:18.821Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-06T11:42:19.773Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-06T11:42:19.773Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-06T11:42:20.715Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-06T11:42:21.918Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-06T11:42:21.918Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-06T11:42:24.062Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-06T11:42:24.406Z] === RUN TestDockerSuite/TestEventsTop [2021-05-06T11:42:24.406Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-06T11:42:26.208Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-06T11:42:26.659Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-06T11:42:26.659Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-06T11:42:27.274Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-06T11:42:30.345Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-06T11:42:30.345Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-06T11:42:30.965Z] === RUN TestDockerSuite/TestExec [2021-05-06T11:42:30.965Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-06T11:42:30.965Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-06T11:42:31.918Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-06T11:42:32.492Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-06T11:42:32.493Z] === RUN TestDockerSuite/TestImportFile [2021-05-06T11:42:32.493Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-06T11:42:32.943Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-06T11:42:32.943Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-06T11:42:32.943Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-06T11:42:32.943Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-06T11:42:32.943Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-06T11:42:32.943Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-06T11:42:32.943Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-06T11:42:32.943Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-06T11:42:32.943Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-06T11:42:32.943Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-06T11:42:33.432Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-06T11:42:33.432Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-06T11:42:33.432Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-06T11:42:33.432Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-06T11:42:35.088Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-06T11:42:35.580Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-06T11:42:37.096Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-06T11:42:37.233Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-06T11:42:37.233Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-06T11:42:37.233Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-06T11:42:37.233Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-06T11:42:37.233Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-06T11:42:37.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-06T11:42:38.610Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-06T11:42:40.097Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-06T11:42:40.097Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-06T11:42:40.124Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-06T11:42:42.961Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-06T11:42:42.961Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-06T11:42:42.961Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-06T11:42:42.961Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-06T11:42:43.816Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-06T11:42:43.817Z] === RUN TestDockerSuite/TestExecEnv [2021-05-06T11:42:43.817Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-06T11:42:43.817Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-06T11:42:45.107Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-06T11:42:45.331Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-06T11:42:49.737Z] === RUN TestDockerSuite/TestInspectImage [2021-05-06T11:42:49.737Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-06T11:42:49.737Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-06T11:42:49.737Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-06T11:42:49.970Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-06T11:42:49.970Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-06T11:42:49.970Z] === RUN TestDockerSuite/TestExecParseError [2021-05-06T11:42:49.970Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-06T11:42:49.970Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-06T11:42:49.970Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-06T11:42:51.252Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-06T11:42:52.120Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-06T11:42:52.120Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-06T11:42:52.120Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-06T11:42:52.120Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-06T11:42:52.120Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-06T11:42:52.120Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-06T11:42:53.397Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-06T11:42:53.397Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-06T11:42:53.634Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-06T11:42:53.634Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-06T11:42:56.261Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-06T11:42:57.774Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-06T11:42:57.774Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-06T11:42:57.774Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-06T11:42:59.378Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-06T11:42:59.378Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-06T11:42:59.378Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-06T11:42:59.378Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-06T11:42:59.922Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-06T11:43:02.786Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-06T11:43:05.112Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-06T11:43:06.472Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-06T11:43:08.617Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-06T11:43:09.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-06T11:43:10.847Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-06T11:43:11.482Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-06T11:43:12.994Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-06T11:43:12.996Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-06T11:43:15.867Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-06T11:43:18.013Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-06T11:43:18.728Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-06T11:43:18.728Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-06T11:43:18.728Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-06T11:43:18.728Z] === RUN TestDockerSuite/TestHealth [2021-05-06T11:43:18.728Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-06T11:43:18.728Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-06T11:43:18.728Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-06T11:43:18.728Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-06T11:43:20.158Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-06T11:43:20.609Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-06T11:43:20.609Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-06T11:43:22.122Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-06T11:43:22.423Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-06T11:43:22.424Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-06T11:43:22.424Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-06T11:43:22.424Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-06T11:43:22.424Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-06T11:43:22.875Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-06T11:43:23.327Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-06T11:43:23.327Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-06T11:43:24.269Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-06T11:43:24.279Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-06T11:43:24.279Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-06T11:43:24.309Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-06T11:43:25.795Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-06T11:43:25.795Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-06T11:43:27.944Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-06T11:43:29.998Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-06T11:43:32.144Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-06T11:43:32.144Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-06T11:43:34.290Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-06T11:43:34.290Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-06T11:43:34.950Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-06T11:43:34.951Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-06T11:43:34.951Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-06T11:43:38.644Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-06T11:43:38.644Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-06T11:43:40.019Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestImportFile [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-06T11:43:41.515Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-06T11:43:42.375Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-06T11:43:43.028Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-06T11:43:44.655Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-06T11:43:45.176Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-06T11:43:45.176Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-06T11:43:45.176Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-06T11:43:45.176Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-06T11:43:45.176Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-06T11:43:46.690Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-06T11:43:46.690Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-06T11:43:49.557Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-06T11:43:49.557Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-06T11:43:49.557Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-06T11:43:49.557Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-06T11:43:50.384Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-06T11:43:51.073Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-06T11:43:52.531Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-06T11:43:54.678Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-06T11:43:54.678Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-06T11:43:54.763Z] === RUN TestDockerSuite/TestInspectImage [2021-05-06T11:43:54.763Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-06T11:43:54.763Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-06T11:43:54.763Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-06T11:43:56.277Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-06T11:43:57.195Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-06T11:43:57.543Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-06T11:43:58.426Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-06T11:43:58.426Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-06T11:43:59.689Z] === RUN TestDockerSuite/TestLogsSince [2021-05-06T11:43:59.940Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-06T11:44:02.095Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-06T11:44:02.095Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-06T11:44:02.095Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-06T11:44:03.609Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-06T11:44:05.757Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-06T11:44:09.452Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-06T11:44:09.927Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-06T11:44:09.927Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-06T11:44:09.927Z] === RUN TestDockerSuite/TestLogsTail [2021-05-06T11:44:10.966Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-06T11:44:11.441Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite (440.86s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-05-06T11:44:12.029Z] docker_cli_external_volume_driver_test.go:53: [dbfa9f5eda6bf] daemon is not started [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.71s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-05-06T11:44:12.029Z] docker_cli_external_volume_driver_test.go:53: [dfaf5e6028661] daemon is not started [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.64s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-05-06T11:44:12.029Z] docker_cli_external_volume_driver_test.go:53: [dfd6c25ab4a16] daemon is not started [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-06T11:44:12.029Z] docker_cli_external_volume_driver_test.go:53: [de8304bad76d9] daemon is not started [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.51s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.51s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.85s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.66s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.55s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.66s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.99s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.24s) [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2021-05-06T11:44:12.029Z] docker_cli_external_volume_driver_test.go:485: [d68e0d13e03f0] daemon is not started [2021-05-06T11:44:12.029Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-06T11:44:12.029Z] docker_cli_external_volume_driver_test.go:53: [dd2c889ca7e4c] daemon is not started [2021-05-06T11:44:12.029Z] PASS [2021-05-06T11:44:12.029Z] [2021-05-06T11:44:12.029Z] === Skipped [2021-05-06T11:44:12.029Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-06T11:44:12.029Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-06T11:44:12.029Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-06T11:44:12.029Z] check_test.go:309: [d28d8b9a8a6b2] daemon is not started [2021-05-06T11:44:12.029Z] [2021-05-06T11:44:12.029Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-06T11:44:12.029Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-06T11:44:12.029Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-06T11:44:12.029Z] check_test.go:309: [de647f558eab7] daemon is not started [2021-05-06T11:44:12.029Z] [2021-05-06T11:44:12.029Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-06T11:44:12.029Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-06T11:44:12.029Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-06T11:44:12.029Z] check_test.go:309: [ddc8a9dec40cc] daemon is not started [2021-05-06T11:44:12.029Z] [2021-05-06T11:44:12.029Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-06T11:44:12.029Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-06T11:44:12.029Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-06T11:44:12.029Z] [2021-05-06T11:44:12.029Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-06T11:44:12.029Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-06T11:44:12.029Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-06T11:44:12.029Z] [2021-05-06T11:44:12.029Z] [2021-05-06T11:44:12.029Z] DONE 273 tests, 5 skipped in 2859.963s [2021-05-06T11:44:12.029Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T11:44:12.029Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daebd09834562/docker.pid [2021-05-06T11:44:12.029Z] +++ kill 6373 [2021-05-06T11:44:12.029Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6373 is not a child of this shell [2021-05-06T11:44:12.029Z] warning: PID 6373 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daebd09834562/docker.pid had a nonzero exit code [2021-05-06T11:44:12.029Z] ++++ cat bundles/test-integration/docker.pid [2021-05-06T11:44:12.029Z] +++ kill 8238 [2021-05-06T11:44:12.284Z] +++ /etc/init.d/apparmor stop [2021-05-06T11:44:12.284Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T11:44:12.284Z] [2021-05-06T11:44:12.284Z] Unloading profiles will leave already running processes permanently [2021-05-06T11:44:12.284Z] unconfined, which can lead to unexpected situations. [2021-05-06T11:44:12.284Z] [2021-05-06T11:44:12.284Z] To set a process to complain mode, use the command line tool [2021-05-06T11:44:12.284Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T11:44:12.284Z] +++ true [2021-05-06T11:44:12.284Z] exiting test-integration [2021-05-06T11:44:12.284Z] ++ exit 0 [2021-05-06T11:44:12.284Z] [2021-05-06T11:44:12.844Z] + exit 0 [2021-05-06T11:44:12.844Z] ++ jobs -p [2021-05-06T11:44:12.844Z] + pids= [2021-05-06T11:44:12.844Z] + echo 'Remaining pids to kill: []' [2021-05-06T11:44:12.844Z] Remaining pids to kill: [] [2021-05-06T11:44:12.844Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-06T11:44:12.861Z] Recording test results [2021-05-06T11:44:13.114Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-06T11:44:14.307Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-06T11:44:14.506Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-06T11:44:14.629Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-06T11:44:14.884Z] + echo Ensuring container killed. [2021-05-06T11:44:14.884Z] Ensuring container killed. [2021-05-06T11:44:14.884Z] + docker ps -aq -f name=docker-pr5-* [2021-05-06T11:44:14.884Z] + cids=6b9dcab555c7 [2021-05-06T11:44:14.884Z] 93f1abf9d9c3 [2021-05-06T11:44:14.884Z] d6be29785c1a [2021-05-06T11:44:14.884Z] + [ -n 6b9dcab555c7 [2021-05-06T11:44:14.884Z] 93f1abf9d9c3 [2021-05-06T11:44:14.884Z] d6be29785c1a ] [2021-05-06T11:44:14.884Z] + docker rm -vf 6b9dcab555c7 93f1abf9d9c3 d6be29785c1a [2021-05-06T11:44:16.144Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-06T11:44:16.457Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-06T11:44:16.457Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-06T11:44:16.457Z] === RUN TestDockerSuite/TestNetHostname [2021-05-06T11:44:16.457Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-06T11:44:16.457Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-06T11:44:16.457Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-06T11:44:16.457Z] === RUN TestDockerSuite/TestPluginActive [2021-05-06T11:44:16.457Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-06T11:44:16.457Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-06T11:44:16.776Z] 6b9dcab555c7 [2021-05-06T11:44:16.776Z] 93f1abf9d9c3 [2021-05-06T11:44:16.909Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-06T11:44:16.909Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-06T11:44:16.909Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-06T11:44:16.909Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-06T11:44:16.909Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-06T11:44:16.909Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-06T11:44:16.909Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-06T11:44:16.909Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-06T11:44:16.909Z] === RUN TestDockerSuite/TestPortList [2021-05-06T11:44:16.909Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-06T11:44:17.704Z] d6be29785c1a [Pipeline] sh [2021-05-06T11:44:18.021Z] + echo Chowning /workspace to jenkins user [2021-05-06T11:44:18.021Z] Chowning /workspace to jenkins user [2021-05-06T11:44:18.021Z] + id -u [2021-05-06T11:44:18.021Z] + id -g [2021-05-06T11:44:18.021Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42339:/workspace busybox chown -R 1000:1000 /workspace [2021-05-06T11:44:18.021Z] Unable to find image 'busybox:latest' locally [2021-05-06T11:44:18.021Z] latest: Pulling from library/busybox [2021-05-06T11:44:18.275Z] aa2a8d90b84c: Pulling fs layer [2021-05-06T11:44:18.275Z] aa2a8d90b84c: Download complete [2021-05-06T11:44:18.275Z] aa2a8d90b84c: Pull complete [2021-05-06T11:44:18.275Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-06T11:44:18.275Z] Status: Downloaded newer image for busybox:latest [2021-05-06T11:44:18.291Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-06T11:44:19.805Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-06T11:44:19.805Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-06T11:44:19.805Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-06T11:44:19.805Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-06T11:44:19.805Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-06T11:44:19.805Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-06T11:44:19.805Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-06T11:44:19.805Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-06T11:44:19.805Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-06T11:44:20.257Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-06T11:44:20.257Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-06T11:44:20.257Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-06T11:44:20.257Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-06T11:44:20.257Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-06T11:44:20.257Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-06T11:44:20.257Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-06T11:44:20.257Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-06T11:44:20.257Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-06T11:44:20.257Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-06T11:44:20.257Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-06T11:44:21.541Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-06T11:44:21.541Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-06T11:44:21.541Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-06T11:44:21.541Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-06T11:44:21.541Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-06T11:44:21.541Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-06T11:44:21.541Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-06T11:44:21.541Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-06T11:44:21.541Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-06T11:44:21.541Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-06T11:44:21.800Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-06T11:44:22.762Z] + bundleName=amd64 [2021-05-06T11:44:22.762Z] + echo Creating amd64-bundles.tar.gz [2021-05-06T11:44:22.762Z] Creating amd64-bundles.tar.gz [2021-05-06T11:44:22.762Z] + xargs tar -czf amd64-bundles.tar.gz [2021-05-06T11:44:22.762Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-06T11:44:23.341Z] === RUN TestDockerSuite/TestLogsAPIUntil [Pipeline] archiveArtifacts [2021-05-06T11:44:23.694Z] Archiving artifacts [2021-05-06T11:44:25.356Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42339/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T11:44:25.666Z] + make clean [2021-05-06T11:44:25.921Z] docker volume rm -f docker-dev-cache [2021-05-06T11:44:25.921Z] docker-dev-cache [Pipeline] deleteDir [2021-05-06T11:44:26.172Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-06T11:44:26.172Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-06T11:44:29.144Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-06T11:44:30.114Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-06T11:44:30.114Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T11:44:32.303Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-06T11:44:32.303Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-06T11:44:33.173Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-06T11:44:33.624Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-06T11:44:37.005Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-06T11:44:41.703Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-06T11:44:43.855Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-06T11:44:47.506Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-06T11:44:49.049Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-06T11:44:51.234Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-06T11:44:51.234Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-06T11:44:52.774Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-06T11:44:58.565Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-06T11:44:58.565Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-06T11:44:58.565Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-06T11:44:59.860Z] === RUN TestDockerSuite/TestLogsSince [2021-05-06T11:45:08.437Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-06T11:45:08.437Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-06T11:45:08.437Z] === RUN TestDockerSuite/TestLogsTail [2021-05-06T11:45:09.980Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-06T11:45:10.849Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-06T11:45:12.160Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-06T11:45:12.999Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestNetHostname [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestPluginActive [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-06T11:45:14.342Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-06T11:45:14.343Z] === RUN TestDockerSuite/TestPortList [2021-05-06T11:45:14.343Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-06T11:45:18.080Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-06T11:45:18.080Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-06T11:45:18.080Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-06T11:45:18.080Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-06T11:45:18.080Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-06T11:45:18.080Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-06T11:45:18.080Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-06T11:45:18.080Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-06T11:45:18.080Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-06T11:45:18.080Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-06T11:45:21.485Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-06T11:45:21.820Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-06T11:45:21.820Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-06T11:45:25.171Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-06T11:45:25.171Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-06T11:45:25.171Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-06T11:45:28.898Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-06T11:45:28.898Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-06T11:45:29.803Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-06T11:45:29.804Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-06T11:45:29.804Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-06T11:45:29.804Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-06T11:45:29.804Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-06T11:45:35.531Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-06T11:45:35.531Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-06T11:45:35.977Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-06T11:45:37.044Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-06T11:45:37.044Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-06T11:45:38.558Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-06T11:45:39.510Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-06T11:45:39.510Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-06T11:45:43.197Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-06T11:45:47.833Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-06T11:45:50.696Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-06T11:45:53.668Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-06T11:45:53.668Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-06T11:45:53.668Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-06T11:46:02.242Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-06T11:46:05.151Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-06T11:46:08.321Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-06T11:46:08.321Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-06T11:46:12.231Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-06T11:46:14.047Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-06T11:46:14.498Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-06T11:46:14.498Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-06T11:46:15.449Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-06T11:46:20.083Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-06T11:46:20.806Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-06T11:46:20.806Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-06T11:46:20.806Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-06T11:46:23.714Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-06T11:46:23.714Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-06T11:46:23.714Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-06T11:46:23.714Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-06T11:46:23.714Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-06T11:46:24.717Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-06T11:46:24.717Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-06T11:46:29.354Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-06T11:46:29.354Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-06T11:46:29.354Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-06T11:46:29.513Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-06T11:46:29.513Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-06T11:46:30.481Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-06T11:46:30.482Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-06T11:46:32.021Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-06T11:46:32.485Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-06T11:46:32.945Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-06T11:46:36.685Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-06T11:46:39.593Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-06T11:46:41.132Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-06T11:46:46.933Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-06T11:46:49.078Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-06T11:46:49.529Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-06T11:46:55.255Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-06T11:46:59.904Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-06T11:47:08.395Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-06T11:47:11.106Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-06T11:47:11.106Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-06T11:47:11.566Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-06T11:47:11.566Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-06T11:47:12.025Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-06T11:47:12.485Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-06T11:47:15.398Z] === RUN TestDockerSuite/TestRmiTag [2021-05-06T11:47:16.225Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-06T11:47:16.353Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-06T11:47:19.136Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-06T11:47:19.136Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-06T11:47:19.216Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-06T11:47:22.875Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-06T11:47:22.876Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-06T11:47:22.876Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-06T11:47:33.929Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-06T11:47:35.263Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-06T11:47:35.442Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-06T11:47:36.232Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-06T11:47:37.201Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-06T11:47:40.078Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-06T11:47:40.529Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-06T11:47:40.529Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-06T11:47:40.980Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-06T11:47:40.980Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-06T11:47:40.980Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-06T11:47:40.980Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-06T11:47:40.980Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-06T11:47:40.980Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-06T11:47:42.493Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-06T11:47:42.493Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-06T11:47:42.493Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-06T11:47:42.999Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-06T11:47:46.737Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-06T11:47:47.130Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-06T11:47:49.994Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-06T11:47:51.507Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-06T11:47:52.534Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-06T11:47:53.660Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-06T11:47:55.443Z] === RUN TestDockerSuite/TestRmiTag [2021-05-06T11:47:55.902Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-06T11:47:56.526Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-06T11:47:56.526Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-06T11:47:58.081Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-06T11:48:01.163Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-06T11:48:01.163Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-06T11:48:01.163Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-06T11:48:01.163Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-06T11:48:01.163Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-06T11:48:01.163Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-06T11:48:01.163Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-06T11:48:01.163Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-06T11:48:01.163Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-06T11:48:01.163Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-06T11:48:01.163Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-06T11:48:01.614Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-06T11:48:03.765Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-06T11:48:03.765Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-06T11:48:06.630Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-06T11:48:06.630Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-06T11:48:06.630Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-06T11:48:08.142Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-06T11:48:08.142Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-06T11:48:08.142Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-06T11:48:08.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-06T11:48:08.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-06T11:48:08.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-06T11:48:08.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-06T11:48:08.142Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-06T11:48:10.287Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-06T11:48:12.433Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-06T11:48:12.899Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-06T11:48:13.362Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-06T11:48:15.302Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-06T11:48:15.302Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-06T11:48:15.302Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-06T11:48:15.302Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-06T11:48:17.099Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-06T11:48:17.449Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-06T11:48:17.449Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-06T11:48:17.449Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-06T11:48:17.449Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-06T11:48:17.449Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-06T11:48:18.068Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-06T11:48:18.068Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-06T11:48:18.068Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-06T11:48:18.068Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-06T11:48:18.068Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-06T11:48:18.069Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-06T11:48:18.069Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-06T11:48:18.069Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-06T11:48:19.593Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-06T11:48:19.611Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-06T11:48:19.611Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-06T11:48:19.611Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-06T11:48:23.350Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-06T11:48:24.229Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-06T11:48:24.229Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-06T11:48:24.229Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-06T11:48:24.229Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-06T11:48:24.229Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-06T11:48:24.229Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-06T11:48:24.229Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-06T11:48:25.529Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-06T11:48:26.374Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-06T11:48:26.374Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-06T11:48:26.374Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-06T11:48:26.825Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-06T11:48:28.972Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-06T11:48:31.118Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-06T11:48:31.118Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-06T11:48:32.609Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-06T11:48:33.264Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-06T11:48:33.264Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-06T11:48:33.714Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-06T11:48:33.714Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-06T11:48:34.155Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-06T11:48:35.859Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-06T11:48:36.336Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-06T11:48:36.336Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-06T11:48:38.724Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-06T11:48:40.076Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-06T11:48:40.076Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-06T11:48:40.076Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-06T11:48:40.076Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-06T11:48:40.076Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-06T11:48:40.076Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-06T11:48:40.076Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-06T11:48:40.076Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-06T11:48:40.076Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-06T11:48:40.076Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-06T11:48:40.076Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-06T11:48:40.076Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-06T11:48:40.871Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-06T11:48:42.257Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-06T11:48:42.257Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-06T11:48:43.736Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-06T11:48:43.736Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-06T11:48:43.736Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-06T11:48:43.736Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-06T11:48:43.736Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-06T11:48:43.736Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-06T11:48:43.736Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-06T11:48:43.736Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-06T11:48:43.736Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-06T11:48:45.165Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-06T11:48:45.165Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-06T11:48:45.165Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-06T11:48:46.705Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-06T11:48:46.705Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-06T11:48:46.705Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-06T11:48:46.705Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-06T11:48:46.705Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-06T11:48:46.705Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-06T11:48:46.705Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-06T11:48:46.705Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-06T11:48:48.243Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-06T11:48:48.369Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-06T11:48:48.369Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-06T11:48:48.369Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-06T11:48:48.369Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-06T11:48:48.369Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-06T11:48:48.369Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-06T11:48:48.369Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-06T11:48:50.431Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-06T11:48:51.969Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-06T11:48:51.969Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-06T11:48:51.969Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-06T11:48:51.969Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-06T11:48:54.157Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-06T11:48:54.157Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-06T11:48:54.157Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-06T11:48:54.157Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-06T11:48:54.157Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-06T11:48:55.378Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-06T11:48:55.378Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-06T11:48:55.696Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunMount [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-06T11:48:56.331Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-06T11:48:56.782Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-06T11:49:00.394Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-06T11:49:00.394Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-06T11:49:00.394Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-06T11:49:00.394Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-06T11:49:00.394Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-06T11:49:00.394Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-06T11:49:00.394Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-06T11:49:01.932Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-06T11:49:01.933Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-06T11:49:01.933Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-06T11:49:01.933Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-06T11:49:03.783Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-06T11:49:03.783Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-06T11:49:03.783Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-06T11:49:03.783Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-06T11:49:09.013Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-06T11:49:10.553Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-06T11:49:10.553Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-06T11:49:12.091Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-06T11:49:12.091Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-06T11:49:12.091Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-06T11:49:12.091Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-06T11:49:14.013Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-06T11:49:14.271Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-06T11:49:15.810Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-06T11:49:16.876Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-06T11:49:16.876Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-06T11:49:16.876Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-06T11:49:16.876Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-06T11:49:16.876Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-06T11:49:16.876Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-06T11:49:16.876Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-06T11:49:16.876Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-06T11:49:16.876Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-06T11:49:16.876Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-06T11:49:17.327Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-06T11:49:17.990Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-06T11:49:18.841Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-06T11:49:19.528Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-06T11:49:19.528Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-06T11:49:19.528Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-06T11:49:19.528Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-06T11:49:19.528Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-06T11:49:19.528Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-06T11:49:19.528Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-06T11:49:19.528Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-06T11:49:19.528Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-06T11:49:20.354Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-06T11:49:21.867Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-06T11:49:23.380Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-06T11:49:24.893Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-06T11:49:25.345Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-06T11:49:25.345Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-06T11:49:25.345Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-06T11:49:25.345Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-06T11:49:25.345Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-06T11:49:25.345Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-06T11:49:25.345Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-06T11:49:25.345Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-06T11:49:28.105Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-06T11:49:28.106Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-06T11:49:28.106Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-06T11:49:28.106Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-06T11:49:28.106Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-06T11:49:28.106Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-06T11:49:28.106Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-06T11:49:29.032Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-06T11:49:29.032Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-06T11:49:29.032Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-06T11:49:29.032Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-06T11:49:29.032Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-06T11:49:29.032Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-06T11:49:33.904Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-06T11:49:33.904Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-06T11:49:34.363Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-06T11:49:34.363Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-06T11:49:34.363Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-06T11:49:34.364Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-06T11:49:34.364Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-06T11:49:34.364Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-06T11:49:34.364Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-06T11:49:34.823Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-06T11:49:34.823Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-06T11:49:34.823Z] === RUN TestDockerSuite/TestRunMount [2021-05-06T11:49:34.823Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-06T11:49:34.823Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-06T11:49:34.823Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-06T11:49:34.823Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-06T11:49:40.619Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-06T11:49:40.619Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-06T11:49:40.619Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-06T11:49:40.619Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-06T11:49:41.315Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-06T11:49:41.315Z] === RUN TestDockerSuite/TestRunRm [2021-05-06T11:49:43.460Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-06T11:49:44.361Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-06T11:49:48.103Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-06T11:49:48.103Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-06T11:49:48.103Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-06T11:49:48.103Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-06T11:49:48.103Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-06T11:49:48.103Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-06T11:49:48.103Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-06T11:49:48.103Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-06T11:49:48.103Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-06T11:49:48.103Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-06T11:49:48.103Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-06T11:49:49.194Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-06T11:49:49.643Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-06T11:49:51.181Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-06T11:49:51.339Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-06T11:49:52.720Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-06T11:49:53.485Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-06T11:49:54.259Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-06T11:49:55.631Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-06T11:49:55.797Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-06T11:49:55.797Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-06T11:49:55.797Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-06T11:49:55.797Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-06T11:49:55.797Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-06T11:49:55.797Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-06T11:49:56.257Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-06T11:49:56.257Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-06T11:49:56.257Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-06T11:49:57.778Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-06T11:49:57.778Z] === RUN TestDockerSuite/TestRunState [2021-05-06T11:49:57.778Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-06T11:50:00.642Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-06T11:50:00.642Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-06T11:50:02.925Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-06T11:50:02.925Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-06T11:50:02.925Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-06T11:50:02.925Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-06T11:50:02.925Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-06T11:50:02.925Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-06T11:50:03.442Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-06T11:50:03.442Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-06T11:50:03.442Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-06T11:50:03.442Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-06T11:50:03.442Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-06T11:50:03.442Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-06T11:50:07.567Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-06T11:50:07.567Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-06T11:50:07.567Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-06T11:50:07.567Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-06T11:50:07.567Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-06T11:50:07.567Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-06T11:50:07.567Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-06T11:50:07.567Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-06T11:50:07.567Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-06T11:50:07.567Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-06T11:50:07.567Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-06T11:50:09.711Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-06T11:50:09.711Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-06T11:50:10.520Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-06T11:50:10.520Z] === RUN TestDockerSuite/TestRunRm [2021-05-06T11:50:11.490Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-06T11:50:12.575Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-06T11:50:12.575Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-06T11:50:12.575Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-06T11:50:14.720Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-06T11:50:16.195Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-06T11:50:18.376Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-06T11:50:20.556Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-06T11:50:21.721Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-06T11:50:22.096Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-06T11:50:24.277Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-06T11:50:24.277Z] === RUN TestDockerSuite/TestRunState [2021-05-06T11:50:24.277Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-06T11:50:25.407Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-06T11:50:25.815Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-06T11:50:25.815Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-06T11:50:27.355Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-06T11:50:27.355Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-06T11:50:27.355Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-06T11:50:27.814Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-06T11:50:27.814Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-06T11:50:27.814Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-06T11:50:31.134Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-06T11:50:31.585Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-06T11:50:31.585Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-06T11:50:32.510Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-06T11:50:32.510Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-06T11:50:32.510Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-06T11:50:32.510Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-06T11:50:32.510Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-06T11:50:32.510Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-06T11:50:32.510Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-06T11:50:32.510Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-06T11:50:32.510Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-06T11:50:32.510Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-06T11:50:32.510Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-06T11:50:34.049Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-06T11:50:34.049Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-06T11:50:34.450Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-06T11:50:35.588Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-06T11:50:35.588Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-06T11:50:35.588Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-06T11:50:37.318Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-06T11:50:38.495Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-06T11:50:39.464Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-06T11:50:39.464Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-06T11:50:39.464Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-06T11:50:39.915Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-06T11:50:39.915Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-06T11:50:39.915Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-06T11:50:39.915Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-06T11:50:39.915Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-06T11:50:39.915Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-06T11:50:42.779Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-06T11:50:44.291Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-06T11:50:45.804Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-06T11:50:48.821Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-06T11:50:50.435Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-06T11:50:52.560Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-06T11:50:53.301Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-06T11:50:53.301Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-06T11:50:53.878Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-06T11:50:53.878Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-06T11:50:55.393Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-06T11:50:57.252Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-06T11:50:57.252Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-06T11:50:57.252Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-06T11:50:59.433Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-06T11:51:00.971Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-06T11:51:02.393Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-06T11:51:02.393Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-06T11:51:03.151Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-06T11:51:03.151Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-06T11:51:03.151Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-06T11:51:03.151Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-06T11:51:03.151Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-06T11:51:03.151Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-06T11:51:03.151Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-06T11:51:03.151Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-06T11:51:03.151Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-06T11:51:06.059Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-06T11:51:07.597Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-06T11:51:09.136Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-06T11:51:10.884Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-06T11:51:10.884Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-06T11:51:12.874Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-06T11:51:14.570Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-06T11:51:14.571Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-06T11:51:14.571Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-06T11:51:14.571Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-06T11:51:14.571Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-06T11:51:15.056Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-06T11:51:15.515Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-06T11:51:15.975Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-06T11:51:15.975Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-06T11:51:17.516Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-06T11:51:20.297Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-06T11:51:20.297Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-06T11:51:20.297Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-06T11:51:20.297Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-06T11:51:20.297Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-06T11:51:20.297Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-06T11:51:20.297Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-06T11:51:21.812Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-06T11:51:23.314Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-06T11:51:23.314Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-06T11:51:23.958Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-06T11:51:23.958Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-06T11:51:25.472Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-06T11:51:25.472Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-06T11:51:25.472Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-06T11:51:25.472Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-06T11:51:25.472Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-06T11:51:25.924Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-06T11:51:25.924Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-06T11:51:29.112Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-06T11:51:29.112Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-06T11:51:37.686Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-06T11:51:37.686Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-06T11:51:37.686Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-06T11:51:37.686Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-06T11:51:37.686Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-06T11:51:43.520Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-06T11:51:43.520Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-06T11:51:43.520Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-06T11:51:43.520Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-06T11:51:43.520Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-06T11:51:43.520Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-06T11:51:43.520Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-06T11:51:44.472Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-06T11:51:44.923Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-06T11:51:46.264Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-06T11:51:46.264Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-06T11:51:46.264Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-06T11:51:46.264Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-06T11:51:46.264Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-06T11:51:46.264Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-06T11:51:46.264Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-06T11:51:47.787Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-06T11:51:48.239Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-06T11:51:48.444Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-06T11:51:48.689Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-06T11:51:48.689Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-06T11:51:49.140Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-06T11:51:49.984Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-06T11:51:49.984Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-06T11:51:52.168Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-06T11:51:52.168Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-06T11:51:52.168Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-06T11:51:52.168Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-06T11:51:52.168Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-06T11:51:52.168Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-06T11:51:52.168Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-06T11:51:57.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-06T11:51:57.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-06T11:51:57.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-06T11:51:58.077Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-06T11:51:58.077Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-06T11:52:06.564Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-06T11:52:06.564Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-06T11:52:06.564Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-06T11:52:06.988Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-06T11:52:07.447Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-06T11:52:07.447Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-06T11:52:07.447Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-06T11:52:07.907Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-06T11:52:07.907Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-06T11:52:07.907Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-06T11:52:14.992Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-06T11:52:14.992Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-06T11:52:17.175Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-06T11:52:17.635Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-06T11:52:18.095Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-06T11:52:18.095Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-06T11:52:18.095Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-06T11:52:21.269Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-06T11:52:21.269Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite (2157.76s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-06T11:52:21.269Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T11:52:21.269Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (55.53s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-06T11:52:21.269Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-06T11:52:21.269Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-06T11:52:21.269Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-06T11:52:21.269Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-06T11:52:21.269Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-06T11:52:21.269Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-06T11:52:21.269Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T11:52:21.269Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.59s) [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-06T11:52:21.269Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-06T11:52:21.269Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.15s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.59s) [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-06T11:52:21.269Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-06T11:52:21.269Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-06T11:52:21.269Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-06T11:52:21.269Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.08s) [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-06T11:52:21.269Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-06T11:52:21.269Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.21s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (63.14s) [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-05-06T11:52:21.269Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.86s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.76s) [2021-05-06T11:52:21.269Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-06T11:52:21.269Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.269Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-06T11:52:21.269Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.26s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.18s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.60s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.95s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.09s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.26s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.84s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.87s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.81s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.13s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.85s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.94s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.14s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.36s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.59s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.01s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.23s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.67s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.49s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-06T11:52:21.270Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.45s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.95s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.58s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.08s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.51s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.88s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.33s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.35s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.15s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.40s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.91s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.28s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.56s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.46s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.95s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.88s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerignore (45.86s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.50s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.81s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.45s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.66s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.10s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.67s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.26s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.79s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.45s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.75s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (68.47s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.08s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.39s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.81s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.91s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.70s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.94s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.03s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.23s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildFails (2.47s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.83s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.94s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.93s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.50s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.43s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.48s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildHistory (10.89s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.54s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.14s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildLabel (1.00s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildLabels (0.98s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.60s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.76s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.67s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.95s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.59s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.55s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.38s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (14.46s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.24s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.39s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-06T11:52:21.270Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.91s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.14s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.61s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.65s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.32s) [2021-05-06T11:52:21.270Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.48s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.77s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.36s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (16.70s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.99s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.89s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.14s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.85s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.63s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.50s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildRm (15.35s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.90s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-05-06T11:52:21.271Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.29s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.60s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.19s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.15s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.88s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.64s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.91s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.70s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildStderr (3.60s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.55s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.17s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.69s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.33s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.31s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.98s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.73s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.92s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.05s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.13s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.76s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.60s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.19s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (16.09s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.86s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-05-06T11:52:21.271Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-06T11:52:21.271Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-06T11:52:21.271Z] docker_cli_sni_test.go:18: Flakey test [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.71s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.20s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestCommitChange (4.59s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.16s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.62s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestCommitTTY (6.21s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.20s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.33s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.85s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.46s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.50s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.49s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.06s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.99s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.03s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.07s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.52s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.50s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.90s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.63s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.39s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.69s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.79s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.78s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.49s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.97s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.34s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.93s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.52s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.33s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.47s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.41s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.57s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.50s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001f0c60_} (2.47s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1717828910_c:\foo_false____} (2.46s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1717828910_c:\foo_true____} (2.43s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-06T11:52:21.271Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.57s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-06T11:52:21.271Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.57s) [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-05-06T11:52:21.271Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-06T11:52:21.271Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.271Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.18s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.56s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.53s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.07s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.81s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCpToDot (2.54s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCpToStdout (2.59s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.07s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.54s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.62s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-06T11:52:21.272Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.50s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.86s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T11:52:21.272Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.50s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-06T11:52:21.272Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-06T11:52:21.272Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-06T11:52:21.272Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-06T11:52:21.272Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-06T11:52:21.272Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-06T11:52:21.272Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-06T11:52:21.272Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-06T11:52:21.272Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-06T11:52:21.272Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.53s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.55s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.57s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.50s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsCopy (8.89s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.33s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.07s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.08s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.94s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsFilters (4.69s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsFormat (4.56s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsRename (2.22s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsResize (7.77s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.47s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.34s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.95s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.07s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-06T11:52:21.272Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.87s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.89s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-06T11:52:21.272Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-06T11:52:21.272Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-06T11:52:21.272Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.94s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.96s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.96s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.95s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.46s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.04s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestExecInspectID (3.31s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-06T11:52:21.272Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.17s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-06T11:52:21.272Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.07s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.18s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.85s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.87s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.90s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.84s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-06T11:52:21.272Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.52s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.65s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.94s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.69s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.63s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-06T11:52:21.272Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-06T11:52:21.272Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-06T11:52:21.272Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-06T11:52:21.272Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.43s) [2021-05-06T11:52:21.272Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.02s) [2021-05-06T11:52:21.272Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-06T11:52:21.272Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-06T11:52:21.273Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.45s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.45s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectDefault (2.48s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectHistory (4.14s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.07s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.97s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.40s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.94s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.97s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectStatus (3.13s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.73s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.06s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.43s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.04s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.45s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.42s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.07s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.88s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.85s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.68s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.47s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-06T11:52:21.273Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.97s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.09s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.18s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.21s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.43s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.28s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.74s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.44s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsSince (9.02s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-06T11:52:21.273Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsTail (2.76s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.55s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.44s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-06T11:52:21.273Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-05-06T11:52:21.273Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.80s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-06T11:52:21.273Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-06T11:52:21.273Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-06T11:52:21.273Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T11:52:21.273Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-06T11:52:21.273Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T11:52:21.273Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-06T11:52:21.273Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-06T11:52:21.273Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.33s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T11:52:21.273Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPsByOrder (7.34s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.01s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.80s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.60s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.65s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.71s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.53s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-06T11:52:21.273Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.21s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-06T11:52:21.273Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.18s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.58s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-06T11:52:21.273Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.90s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.48s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.53s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.98s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.81s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.50s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.58s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.41s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.84s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.00s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.34s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.77s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.72s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.21s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.54s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.14s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.72s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.03s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.76s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.45s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.52s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.07s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.07s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.46s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-05-06T11:52:21.273Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.05s) [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.273Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-06T11:52:21.273Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.39s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.78s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.63s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.81s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.49s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.39s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.44s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.66s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.72s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.46s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.00s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.43s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.41s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunExitCode (2.39s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.40s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.44s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.52s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.36s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.89s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.05s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.95s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.51s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.90s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.65s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.68s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.75s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.40s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.77s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunRm (2.49s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.46s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.46s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.40s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.97s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.52s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.40s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.36s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.68s) [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.274Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-06T11:52:21.274Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.00s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.40s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.72s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.75s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.96s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.72s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.14s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.55s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.43s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.19s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.35s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.67s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.45s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.57s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.90s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-06T11:52:21.275Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.66s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.11s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-05-06T11:52:21.275Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.27s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.98s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.12s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.99s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.70s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.23s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.14s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.43s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.90s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-06T11:52:21.275Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.22s) [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-06T11:52:21.275Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-06T11:52:21.275Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-06T11:52:21.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.275Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-06T11:52:21.276Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-06T11:52:21.276Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-06T11:52:21.276Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-06T11:52:21.276Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-06T11:52:21.276Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] === RUN TestDockerDaemonSuite [2021-05-06T11:52:21.276Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-06T11:52:21.276Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-06T11:52:21.276Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-06T11:52:21.276Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] === RUN TestDockerSwarmSuite [2021-05-06T11:52:21.276Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-06T11:52:21.276Z] === RUN TestDockerPluginSuite [2021-05-06T11:52:21.276Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-06T11:52:21.276Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-06T11:52:21.276Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-06T11:52:21.276Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-06T11:52:21.276Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-06T11:52:21.276Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-06T11:52:21.276Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-06T11:52:21.276Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-06T11:52:21.276Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-06T11:52:21.276Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-06T11:52:21.276Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-06T11:52:21.276Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] === RUN TestDockerExternalVolumeSuite [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] === RUN TestDockerNetworkSuite [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] === RUN TestDockerHubPullSuite [2021-05-06T11:52:21.276Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-06T11:52:21.276Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.276Z] PASS [2021-05-06T11:52:21.276Z] ok github.com/docker/docker/integration-cli 2158.284s [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === Skipped [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-06T11:52:21.729Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T11:52:21.729Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-06T11:52:21.729Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-06T11:52:21.729Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-06T11:52:21.729Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-06T11:52:21.729Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-06T11:52:21.729Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-06T11:52:21.729Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-06T11:52:21.729Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T11:52:21.729Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-06T11:52:21.729Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-06T11:52:21.729Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-05-06T11:52:21.729Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-06T11:52:21.729Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-05-06T11:52:21.729Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-05-06T11:52:21.729Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.729Z] [2021-05-06T11:52:21.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-05-06T11:52:21.730Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-05-06T11:52:21.730Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-06T11:52:21.730Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-06T11:52:21.730Z] docker_cli_sni_test.go:18: Flakey test [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T11:52:21.730Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-06T11:52:21.730Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-06T11:52:21.730Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.730Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-06T11:52:21.731Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-06T11:52:21.731Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-06T11:52:21.731Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-06T11:52:21.731Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-06T11:52:21.731Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T11:52:21.731Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-06T11:52:21.731Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-06T11:52:21.731Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-06T11:52:21.731Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-06T11:52:21.731Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-06T11:52:21.731Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-06T11:52:21.731Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-06T11:52:21.731Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-06T11:52:21.731Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-06T11:52:21.731Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-06T11:52:21.731Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.731Z] [2021-05-06T11:52:21.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-06T11:52:21.731Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-06T11:52:21.732Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-06T11:52:21.732Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-06T11:52:21.732Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-06T11:52:21.732Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-06T11:52:21.732Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-06T11:52:21.732Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-06T11:52:21.732Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-06T11:52:21.732Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-06T11:52:21.732Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-06T11:52:21.732Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-06T11:52:21.732Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-06T11:52:21.732Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-06T11:52:21.732Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-06T11:52:21.732Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-06T11:52:21.732Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-05-06T11:52:21.732Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-06T11:52:21.732Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.732Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-05-06T11:52:21.733Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-06T11:52:21.733Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-06T11:52:21.733Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-06T11:52:21.733Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T11:52:21.733Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-06T11:52:21.733Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T11:52:21.733Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-06T11:52:21.733Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-06T11:52:21.733Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T11:52:21.733Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-06T11:52:21.733Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-06T11:52:21.733Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-06T11:52:21.733Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-06T11:52:21.733Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.733Z] [2021-05-06T11:52:21.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-06T11:52:21.733Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.05s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.05s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-06T11:52:21.734Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-06T11:52:21.734Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.734Z] [2021-05-06T11:52:21.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-06T11:52:21.735Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-05-06T11:52:21.735Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-06T11:52:21.735Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-06T11:52:21.735Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.735Z] [2021-05-06T11:52:21.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-06T11:52:21.736Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:21.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-06T11:52:21.736Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-06T11:52:21.736Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:21.736Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-06T11:52:22.187Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-06T11:52:22.187Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] DONE 1092 tests, 546 skipped in 2167.446s [2021-05-06T11:52:22.187Z] INFO: Integration tests ended at 05/06/2021 11:52:21. Duration:00:36:07.6582731 [2021-05-06T11:52:22.187Z] INFO: Docker info of the daemon under test at end of run [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] Containers: 2 [2021-05-06T11:52:22.187Z] Running: 0 [2021-05-06T11:52:22.187Z] Paused: 0 [2021-05-06T11:52:22.187Z] Stopped: 2 [2021-05-06T11:52:22.187Z] Images: 18 [2021-05-06T11:52:22.187Z] Server Version: 0.0.0-dev [2021-05-06T11:52:22.187Z] Storage Driver: windowsfilter [2021-05-06T11:52:22.187Z] Windows: [2021-05-06T11:52:22.187Z] Logging Driver: json-file [2021-05-06T11:52:22.187Z] Plugins: [2021-05-06T11:52:22.187Z] Volume: local [2021-05-06T11:52:22.187Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T11:52:22.187Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T11:52:22.187Z] Swarm: inactive [2021-05-06T11:52:22.187Z] Default Isolation: process [2021-05-06T11:52:22.187Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-06T11:52:22.187Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-06T11:52:22.187Z] OSType: windows [2021-05-06T11:52:22.187Z] Architecture: x86_64 [2021-05-06T11:52:22.187Z] CPUs: 4 [2021-05-06T11:52:22.187Z] Total Memory: 32GiB [2021-05-06T11:52:22.187Z] Name: azwin-2-2ef430 [2021-05-06T11:52:22.187Z] ID: D5JM:MUTX:KILO:LXVP:VF4Q:RR6Z:7NX2:XB2H:NE5F:7LS6:WFFO:KJHO [2021-05-06T11:52:22.187Z] Docker Root Dir: D:\CI\PR-42339\5\daemon [2021-05-06T11:52:22.187Z] Debug Mode (client): false [2021-05-06T11:52:22.187Z] Debug Mode (server): true [2021-05-06T11:52:22.187Z] File Descriptors: -1 [2021-05-06T11:52:22.187Z] Goroutines: 17 [2021-05-06T11:52:22.187Z] System Time: 2021-05-06T11:52:21.8795085Z [2021-05-06T11:52:22.187Z] EventsListeners: 0 [2021-05-06T11:52:22.187Z] Registry: https://index.docker.io/v1/ [2021-05-06T11:52:22.187Z] Labels: [2021-05-06T11:52:22.187Z] Experimental: false [2021-05-06T11:52:22.187Z] Insecure Registries: [2021-05-06T11:52:22.187Z] 127.0.0.0/8 [2021-05-06T11:52:22.187Z] Live Restore Enabled: false [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] [2021-05-06T11:52:22.187Z] INFO: Stopping daemon under test [2021-05-06T11:52:22.187Z] SUCCESS: The process with PID 2468 (child process of PID 3604) has been terminated. [2021-05-06T11:52:22.187Z] SUCCESS: The process with PID 3604 (child process of PID 4908) has been terminated. [2021-05-06T11:52:22.187Z] INFO: Stop tailing logs of the daemon under tests [2021-05-06T11:52:22.187Z] INFO: executeCI.ps1 Completed successfully at 05/06/2021 11:52:22. [2021-05-06T11:52:22.187Z] INFO: Tidying up at end of run [2021-05-06T11:52:22.187Z] INFO: Saving daemon under test log (d:\CI\PR-42339\5\dut.out) to bundles\CIDUT.out [2021-05-06T11:52:22.187Z] INFO: Saving daemon under test log (d:\CI\PR-42339\5\dut.err) to bundles\CIDUT.err [2021-05-06T11:52:22.187Z] INFO: Nuke-Everything... [2021-05-06T11:52:22.638Z] INFO: Container count on control daemon to delete is 2 [2021-05-06T11:52:23.090Z] 730fbe75df14 [2021-05-06T11:52:23.090Z] 3bac6897426b [2021-05-06T11:52:23.090Z] INFO: Tidying pidfile d:\CI\PR-42339\5\docker.pid [2021-05-06T11:52:23.090Z] INFO: Nuking d:\CI [2021-05-06T11:52:25.177Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-06T11:52:25.177Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-06T11:52:25.177Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-06T11:52:25.177Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-06T11:52:25.177Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-06T11:52:30.975Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-06T11:52:30.975Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-06T11:52:30.975Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-06T11:52:35.375Z] INFO: Zapped successfully [2021-05-06T11:52:35.375Z] [2021-05-06T11:52:35.375Z] INFO: executeCI.ps1 exiting at Thu May 6 11:52:34 CUT 2021. Duration 01:05:54.5506814 [2021-05-06T11:52:35.375Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-06T11:52:35.612Z] Recording test results [2021-05-06T11:52:39.548Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-06T11:52:39.548Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite (2168.93s) [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-06T11:52:39.548Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T11:52:39.548Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s) [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (104.14s) [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-06T11:52:39.548Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-06T11:52:39.548Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-06T11:52:39.548Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-06T11:52:39.548Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-06T11:52:39.548Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-06T11:52:39.548Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-06T11:52:39.548Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T11:52:39.548Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.31s) [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-06T11:52:39.548Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-06T11:52:39.548Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.75s) [2021-05-06T11:52:39.548Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.83s) [2021-05-06T11:52:39.548Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.81s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.16s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (86.61s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-05-06T11:52:40.009Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.60s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.26s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.28s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.39s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.33s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.08s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.94s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.37s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.93s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.87s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.88s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.31s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.78s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.63s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.30s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.40s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.67s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.77s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-06T11:52:40.009Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.32s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.83s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.66s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.15s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.14s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.09s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.93s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.09s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.49s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.31s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.29s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.59s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.67s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.29s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.19s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignore (67.22s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.33s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (82.02s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.32s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.54s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.03s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.12s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (7.88s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.86s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.67s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.80s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.23s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.32s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-05-06T11:52:40.009Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2021-05-06T11:52:40.009Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2021-05-06T11:52:40.009Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.40s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.65s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.90s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.14s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.92s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.07s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildFails (1.98s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.43s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.36s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.58s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.40s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.22s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.18s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.93s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildHistory (9.36s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.82s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.62s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.45s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildLabels (0.83s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.30s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.82s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.53s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (8.83s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.78s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.48s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (24.78s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.19s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.11s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.04s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.43s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.35s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.06s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.62s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.46s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.80s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.65s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.81s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.11s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.11s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.27s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.87s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.06s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.77s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.93s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.81s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.91s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.81s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (32.25s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.17s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildRm (10.24s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.75s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.25s) [2021-05-06T11:52:40.010Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.11s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.21s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.88s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.35s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.46s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.52s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (6.76s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.76s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildStderr (3.56s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.72s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.49s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.00s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.62s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.09s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.33s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.28s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.61s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.71s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (6.89s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.34s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.24s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.07s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.73s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.58s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.29s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.32s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.65s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-05-06T11:52:40.010Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-06T11:52:40.010Z] docker_cli_sni_test.go:18: Flakey test [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.79s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.43s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestCommitChange (3.91s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.99s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.23s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestCommitTTY (10.32s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.49s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T11:52:40.010Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T11:52:40.010Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.65s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.36s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-06T11:52:40.010Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.82s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-06T11:52:40.010Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-06T11:52:40.010Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-06T11:52:40.010Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.79s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-06T11:52:40.010Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.98s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-06T11:52:40.010Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-06T11:52:40.010Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-06T11:52:40.010Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.09s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.72s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.77s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-05-06T11:52:40.010Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.80s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-06T11:52:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.88s) [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-06T11:52:40.010Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-06T11:52:40.011Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.84s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.59s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-06T11:52:40.011Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.02s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.82s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.94s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.22s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.48s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-06T11:52:40.011Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.74s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-06T11:52:40.011Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.79s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.89s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.61s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.56s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.79s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.22s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.24s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.22s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.23s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000697fa0_} (2.39s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1129456270_c:\foo_false____} (2.24s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1129456270_c:\foo_true____} (2.23s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-06T11:52:40.011Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.92s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.93s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.90s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.72s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.02s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.09s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.86s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCpToDot (2.01s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCpToStdout (6.84s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.88s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.14s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.64s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.55s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.92s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.34s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T11:52:40.011Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.88s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-06T11:52:40.011Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-06T11:52:40.011Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-06T11:52:40.011Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-06T11:52:40.011Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-06T11:52:40.011Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-06T11:52:40.011Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-06T11:52:40.011Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-06T11:52:40.011Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-06T11:52:40.011Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.93s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.01s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.94s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.10s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsCopy (3.97s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.07s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.80s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.66s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.05s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.28s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsFilters (3.87s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsFormat (3.75s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsRename (2.07s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsResize (7.31s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.82s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.11s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.25s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.11s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-06T11:52:40.011Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.56s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.58s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-06T11:52:40.011Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-06T11:52:40.011Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-06T11:52:40.011Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.59s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.67s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.77s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.60s) [2021-05-06T11:52:40.011Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.38s) [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.011Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-06T11:52:40.011Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.80s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestExecInspectID (4.28s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-06T11:52:40.012Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.11s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-06T11:52:40.012Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.87s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.69s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.77s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.72s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.68s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.75s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-06T11:52:40.012Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.57s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.84s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.52s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.74s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.16s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.49s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-06T11:52:40.012Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-06T11:52:40.012Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.79s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.79s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-06T11:52:40.012Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-06T11:52:40.012Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.79s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.19s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectDefault (1.79s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectHistory (3.52s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.81s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.77s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.81s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.74s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.74s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectStatus (2.06s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.36s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.92s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.81s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.68s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.80s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.80s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.89s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.54s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.54s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.03s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.91s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-06T11:52:40.012Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.92s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.76s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.88s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.82s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.23s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.03s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.80s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.66s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsSince (8.39s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsTail (2.32s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.04s) [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.88s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-06T11:52:40.012Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-05-06T11:52:40.012Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.67s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-06T11:52:40.012Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-06T11:52:40.012Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-06T11:52:40.012Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T11:52:40.012Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-06T11:52:40.013Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-06T11:52:40.013Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-06T11:52:40.013Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-06T11:52:40.013Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.62s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T11:52:40.013Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPsByOrder (6.47s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.18s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.18s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.23s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.64s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.88s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.91s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.34s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-06T11:52:40.013Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.68s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.57s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2021-05-06T11:52:40.013Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.38s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.22s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.99s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.44s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.83s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.58s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.42s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.33s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.40s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.22s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.25s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.13s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.02s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (5.93s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.35s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiTag (0.55s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.16s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.06s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.07s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.75s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.96s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.70s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.58s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.18s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.73s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.83s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.89s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.72s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.32s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.51s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.63s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.92s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.90s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.82s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.81s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.44s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.30s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.87s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (6.66s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.92s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.78s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunExitCode (1.78s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.83s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.88s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.85s) [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (7.98s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.44s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.31s) [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-06T11:52:40.013Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.013Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.60s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.21s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.29s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.79s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.75s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.64s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.21s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.18s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunRm (1.86s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.99s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.04s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.81s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.75s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.06s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.79s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.64s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.15s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.82s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.77s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.48s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.67s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.60s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.64s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (1.98s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.85s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.83s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.20s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.40s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.64s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.51s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.56s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.06s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-06T11:52:40.014Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.05s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.84s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.86s) [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.89s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.77s) [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2021-05-06T11:52:40.014Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.014Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-06T11:52:40.014Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-06T11:52:40.015Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-06T11:52:40.015Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-06T11:52:40.015Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-06T11:52:40.015Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-06T11:52:40.015Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLILs (6.88s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.39s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.26s) [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-06T11:52:40.015Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.49s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-06T11:52:40.015Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.52s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.37s) [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-06T11:52:40.015Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.22s) [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-06T11:52:40.015Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-06T11:52:40.015Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-06T11:52:40.015Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-06T11:52:40.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-06T11:52:40.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-06T11:52:40.015Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-06T11:52:40.015Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.015Z] === RUN TestDockerDaemonSuite [2021-05-06T11:52:40.015Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-06T11:52:40.015Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-06T11:52:40.015Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-06T11:52:40.016Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] === RUN TestDockerSwarmSuite [2021-05-06T11:52:40.016Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-06T11:52:40.016Z] === RUN TestDockerPluginSuite [2021-05-06T11:52:40.016Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-06T11:52:40.016Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-06T11:52:40.016Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-06T11:52:40.016Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-06T11:52:40.016Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-06T11:52:40.016Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-06T11:52:40.016Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-06T11:52:40.016Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-06T11:52:40.016Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-06T11:52:40.016Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-06T11:52:40.016Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-06T11:52:40.016Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] === RUN TestDockerExternalVolumeSuite [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] === RUN TestDockerNetworkSuite [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] === RUN TestDockerHubPullSuite [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-06T11:52:40.016Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] PASS [2021-05-06T11:52:40.016Z] ok github.com/docker/docker/integration-cli 2169.548s [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === Skipped [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-06T11:52:40.016Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T11:52:40.016Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-06T11:52:40.016Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-06T11:52:40.016Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-06T11:52:40.016Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-06T11:52:40.016Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-06T11:52:40.016Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-06T11:52:40.016Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-06T11:52:40.016Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T11:52:40.016Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-06T11:52:40.016Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-06T11:52:40.016Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-06T11:52:40.016Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-06T11:52:40.016Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-06T11:52:40.016Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-06T11:52:40.016Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-06T11:52:40.016Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-06T11:52:40.016Z] [2021-05-06T11:52:40.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-06T11:52:40.016Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-06T11:52:40.016Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-05-06T11:52:40.477Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-06T11:52:40.477Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-06T11:52:40.477Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-06T11:52:40.477Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.477Z] [2021-05-06T11:52:40.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.25s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.25s) [2021-05-06T11:52:40.478Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.24s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.24s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.24s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.24s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-05-06T11:52:40.478Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-06T11:52:40.478Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-06T11:52:40.478Z] docker_cli_sni_test.go:18: Flakey test [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-06T11:52:40.478Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-06T11:52:40.478Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-06T11:52:40.478Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.478Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-06T11:52:40.479Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T11:52:40.479Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-06T11:52:40.479Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-06T11:52:40.479Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-06T11:52:40.479Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-06T11:52:40.479Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-06T11:52:40.479Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-06T11:52:40.479Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-06T11:52:40.479Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-06T11:52:40.479Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-06T11:52:40.479Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-06T11:52:40.479Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-06T11:52:40.479Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-06T11:52:40.479Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-06T11:52:40.479Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-06T11:52:40.479Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-06T11:52:40.479Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.479Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-06T11:52:40.480Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-06T11:52:40.480Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-06T11:52:40.480Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-06T11:52:40.480Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-06T11:52:40.480Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-06T11:52:40.480Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-06T11:52:40.480Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-06T11:52:40.480Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-06T11:52:40.480Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-06T11:52:40.480Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.480Z] [2021-05-06T11:52:40.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-05-06T11:52:40.481Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-06T11:52:40.481Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-06T11:52:40.481Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-06T11:52:40.481Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T11:52:40.481Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-06T11:52:40.481Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-06T11:52:40.481Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-06T11:52:40.481Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-06T11:52:40.481Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T11:52:40.481Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-06T11:52:40.481Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2021-05-06T11:52:40.481Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-06T11:52:40.481Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-06T11:52:40.481Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.481Z] [2021-05-06T11:52:40.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-06T11:52:40.482Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.482Z] [2021-05-06T11:52:40.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-06T11:52:40.482Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-06T11:52:40.483Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-06T11:52:40.483Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-06T11:52:40.483Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-06T11:52:40.483Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-06T11:52:40.483Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-06T11:52:40.483Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T11:52:40.483Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T11:52:40.483Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.483Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-06T11:52:40.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-06T11:52:40.484Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.484Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-06T11:52:40.944Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-06T11:52:40.944Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] DONE 1092 tests, 546 skipped in 2176.828s [2021-05-06T11:52:40.944Z] INFO: Integration tests ended at 05/06/2021 11:52:40. Duration:00:36:16.9395571 [2021-05-06T11:52:40.944Z] INFO: Docker info of the daemon under test at end of run [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] Containers: 2 [2021-05-06T11:52:40.944Z] Running: 0 [2021-05-06T11:52:40.944Z] Paused: 0 [2021-05-06T11:52:40.944Z] Stopped: 2 [2021-05-06T11:52:40.944Z] Images: 18 [2021-05-06T11:52:40.944Z] Server Version: 0.0.0-dev [2021-05-06T11:52:40.944Z] Storage Driver: windowsfilter [2021-05-06T11:52:40.944Z] Windows: [2021-05-06T11:52:40.944Z] Logging Driver: json-file [2021-05-06T11:52:40.944Z] Plugins: [2021-05-06T11:52:40.944Z] Volume: local [2021-05-06T11:52:40.944Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T11:52:40.944Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T11:52:40.944Z] Swarm: inactive [2021-05-06T11:52:40.944Z] Default Isolation: process [2021-05-06T11:52:40.944Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-06T11:52:40.944Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-05-06T11:52:40.944Z] OSType: windows [2021-05-06T11:52:40.944Z] Architecture: x86_64 [2021-05-06T11:52:40.944Z] CPUs: 4 [2021-05-06T11:52:40.944Z] Total Memory: 32GiB [2021-05-06T11:52:40.944Z] Name: azwin-2-09b120 [2021-05-06T11:52:40.944Z] ID: OFRQ:TKKC:PCWR:PC3W:XIE5:2KTF:O36O:XWXY:AHUI:Z3D5:N23B:3OTZ [2021-05-06T11:52:40.944Z] Docker Root Dir: D:\CI\PR-42339\5\daemon [2021-05-06T11:52:40.944Z] Debug Mode (client): false [2021-05-06T11:52:40.944Z] Debug Mode (server): true [2021-05-06T11:52:40.944Z] File Descriptors: -1 [2021-05-06T11:52:40.944Z] Goroutines: 17 [2021-05-06T11:52:40.944Z] System Time: 2021-05-06T11:52:40.6188373Z [2021-05-06T11:52:40.944Z] EventsListeners: 0 [2021-05-06T11:52:40.944Z] Registry: https://index.docker.io/v1/ [2021-05-06T11:52:40.944Z] Labels: [2021-05-06T11:52:40.944Z] Experimental: false [2021-05-06T11:52:40.944Z] Insecure Registries: [2021-05-06T11:52:40.944Z] 127.0.0.0/8 [2021-05-06T11:52:40.944Z] Live Restore Enabled: false [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] [2021-05-06T11:52:40.944Z] INFO: Stopping daemon under test [2021-05-06T11:52:40.944Z] SUCCESS: The process with PID 2064 (child process of PID 4368) has been terminated. [2021-05-06T11:52:40.944Z] SUCCESS: The process with PID 4368 (child process of PID 1268) has been terminated. [2021-05-06T11:52:40.944Z] INFO: Stop tailing logs of the daemon under tests [2021-05-06T11:52:40.944Z] INFO: executeCI.ps1 Completed successfully at 05/06/2021 11:52:40. [2021-05-06T11:52:40.944Z] INFO: Tidying up at end of run [2021-05-06T11:52:40.944Z] INFO: Saving daemon under test log (d:\CI\PR-42339\5\dut.out) to bundles\CIDUT.out [2021-05-06T11:52:40.944Z] INFO: Saving daemon under test log (d:\CI\PR-42339\5\dut.err) to bundles\CIDUT.err [2021-05-06T11:52:40.944Z] INFO: Nuke-Everything... [2021-05-06T11:52:41.404Z] INFO: Container count on control daemon to delete is 2 [2021-05-06T11:52:41.863Z] 422312bebede [2021-05-06T11:52:41.863Z] 12d5e115cc3e [2021-05-06T11:52:42.117Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-06T11:52:42.324Z] INFO: Tidying pidfile d:\CI\PR-42339\5\docker.pid [2021-05-06T11:52:42.324Z] INFO: Nuking d:\CI [2021-05-06T11:52:43.570Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-06T11:52:45.289Z] Archiving artifacts [2021-05-06T11:52:58.577Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42339/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T11:52:59.482Z] + make clean [2021-05-06T11:53:00.435Z] docker volume rm -f docker-dev-cache [2021-05-06T11:53:00.435Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T11:53:03.432Z] INFO: Zapped successfully [2021-05-06T11:53:03.893Z] [2021-05-06T11:53:03.893Z] INFO: executeCI.ps1 exiting at Thu May 6 11:53:03 CUT 2021. Duration 01:08:22.4254349 [2021-05-06T11:53:03.893Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-06T11:53:04.140Z] Recording test results [2021-05-06T11:53:10.908Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-06T11:53:12.394Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-06T11:53:13.575Z] Archiving artifacts [2021-05-06T11:53:27.227Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42339/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T11:53:28.155Z] + make clean [2021-05-06T11:53:31.208Z] docker volume rm -f docker-dev-cache [2021-05-06T11:53:31.208Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS